2021-02-16 19:25:09.523 | + ./stack.sh:main:466 : exec 2021-02-16 19:25:09.523 | + ./stack.sh:main:474 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2021-02-16-192509' 2021-02-16 19:25:09.523 | ++ ./stack.sh:main:466 : /usr/bin/python3.6 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2021-02-16-192509.summary.2021-02-16-192509 2021-02-16 19:25:09.523 | + ./stack.sh:echo_summary:419 : [[ -t 3 ]] 2021-02-16 19:25:09.523 | + ./stack.sh:echo_summary:425 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2021-02-16-192509 2021-02-16 19:25:09.523 | + ./stack.sh:main:476 : ln -sf /opt/stack/logs/stack.sh.log.2021-02-16-192509 /opt/stack/logs/stack.sh.log 2021-02-16 19:25:09.524 | + ./stack.sh:main:477 : ln -sf /opt/stack/logs/stack.sh.log.2021-02-16-192509.summary.2021-02-16-192509 /opt/stack/logs/stack.sh.log.summary 2021-02-16 19:25:09.524 | + ./stack.sh:main:492 : check_path_perm_sanity /opt/stack 2021-02-16 19:25:09.524 | + functions:check_path_perm_sanity:621 : local real_path 2021-02-16 19:25:09.524 | ++ functions:check_path_perm_sanity:622 : readlink -f /opt/stack 2021-02-16 19:25:09.524 | + functions:check_path_perm_sanity:622 : real_path=/opt/stack 2021-02-16 19:25:09.524 | + functions:check_path_perm_sanity:623 : local rebuilt_path= 2021-02-16 19:25:09.524 | ++ functions:check_path_perm_sanity:624 : tr / ' ' 2021-02-16 19:25:09.524 | ++ functions:check_path_perm_sanity:624 : echo /opt/stack 2021-02-16 19:25:09.524 | + functions:check_path_perm_sanity:624 : for i in $(echo ${real_path} | tr "/" " ") 2021-02-16 19:25:09.524 | + functions:check_path_perm_sanity:625 : rebuilt_path=/opt 2021-02-16 19:25:09.524 | ++ functions:check_path_perm_sanity:627 : stat -c %a /opt 2021-02-16 19:25:09.524 | + functions:check_path_perm_sanity:627 : [[ 755 = 700 ]] 2021-02-16 19:25:09.524 | + functions:check_path_perm_sanity:624 : for i in $(echo ${real_path} | tr "/" " ") 2021-02-16 19:25:09.524 | + functions:check_path_perm_sanity:625 : rebuilt_path=/opt/stack 2021-02-16 19:25:09.524 | ++ functions:check_path_perm_sanity:627 : stat -c %a /opt/stack 2021-02-16 19:25:09.527 | + functions:check_path_perm_sanity:627 : [[ 755 = 700 ]] 2021-02-16 19:25:09.529 | + ./stack.sh:main:498 : trap exit_trap EXIT 2021-02-16 19:25:09.531 | + ./stack.sh:main:539 : trap err_trap ERR 2021-02-16 19:25:09.533 | + ./stack.sh:main:552 : set -o errexit 2021-02-16 19:25:09.536 | + ./stack.sh:main:555 : uname -a 2021-02-16 19:25:09.537 | Linux dv-osbrick-775890-2-ceph 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-02-16 19:25:09.539 | + ./stack.sh:main:558 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2021-02-16 19:25:09.540 | + ./stack.sh:main:559 : rm -f /opt/stack/data/ca-bundle.pem 2021-02-16 19:25:09.543 | + ./stack.sh:main:562 : source /home/ubuntu/devstack/lib/database 2021-02-16 19:25:09.567 | + ./stack.sh:main:563 : source /home/ubuntu/devstack/lib/rpc_backend 2021-02-16 19:25:09.581 | + ./stack.sh:main:569 : fetch_plugins 2021-02-16 19:25:09.583 | + functions-common:fetch_plugins:1652 : local plugins=,devstack-plugin-ceph 2021-02-16 19:25:09.585 | + functions-common:fetch_plugins:1653 : local plugin 2021-02-16 19:25:09.587 | + functions-common:fetch_plugins:1656 : [[ -z ,devstack-plugin-ceph ]] 2021-02-16 19:25:09.588 | + functions-common:fetch_plugins:1660 : echo 'Fetching DevStack plugins' 2021-02-16 19:25:09.588 | Fetching DevStack plugins 2021-02-16 19:25:09.590 | + functions-common:fetch_plugins:1661 : for plugin in ${plugins//,/ } 2021-02-16 19:25:09.592 | + functions-common:fetch_plugins:1662 : git_clone_by_name devstack-plugin-ceph 2021-02-16 19:25:09.594 | + functions-common:git_clone_by_name:603 : local name=devstack-plugin-ceph 2021-02-16 19:25:09.595 | + functions-common:git_clone_by_name:604 : local repo=https://opendev.org/openstack/devstack-plugin-ceph 2021-02-16 19:25:09.598 | + functions-common:git_clone_by_name:605 : local dir=/opt/stack/devstack-plugin-ceph 2021-02-16 19:25:09.600 | + functions-common:git_clone_by_name:606 : local branch=master 2021-02-16 19:25:09.601 | + functions-common:git_clone_by_name:607 : git_clone https://opendev.org/openstack/devstack-plugin-ceph /opt/stack/devstack-plugin-ceph master 2021-02-16 19:25:09.603 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/devstack-plugin-ceph 2021-02-16 19:25:09.605 | + functions-common:git_clone:526 : local git_dest=/opt/stack/devstack-plugin-ceph 2021-02-16 19:25:09.607 | + functions-common:git_clone:527 : local git_ref=master 2021-02-16 19:25:09.608 | + functions-common:git_clone:528 : local orig_dir 2021-02-16 19:25:09.610 | ++ functions-common:git_clone:529 : pwd 2021-02-16 19:25:09.612 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2021-02-16 19:25:09.614 | + functions-common:git_clone:530 : local git_clone_flags= 2021-02-16 19:25:09.616 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2021-02-16 19:25:09.628 | + functions-common:git_clone:532 : RECLONE=False 2021-02-16 19:25:09.629 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2021-02-16 19:25:09.631 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2021-02-16 19:25:09.633 | + functions-common:git_clone:546 : echo master 2021-02-16 19:25:09.634 | + functions-common:git_clone:546 : egrep -q '^refs' 2021-02-16 19:25:09.638 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/devstack-plugin-ceph ]] 2021-02-16 19:25:09.640 | + functions-common:git_clone:561 : [[ False = \T\r\u\e ]] 2021-02-16 19:25:09.641 | + functions-common:git_clone:567 : git_timed clone https://opendev.org/openstack/devstack-plugin-ceph /opt/stack/devstack-plugin-ceph --branch master 2021-02-16 19:25:09.644 | + functions-common:git_timed:619 : local count=0 2021-02-16 19:25:09.645 | + functions-common:git_timed:620 : local timeout=0 2021-02-16 19:25:09.647 | + functions-common:git_timed:622 : [[ -n 0 ]] 2021-02-16 19:25:09.649 | + functions-common:git_timed:623 : timeout=0 2021-02-16 19:25:09.651 | + functions-common:git_timed:626 : time_start git_timed 2021-02-16 19:25:09.652 | + functions-common:time_start:2292 : local name=git_timed 2021-02-16 19:25:09.654 | + functions-common:time_start:2293 : local start_time= 2021-02-16 19:25:09.656 | + functions-common:time_start:2294 : [[ -n '' ]] 2021-02-16 19:25:09.658 | ++ functions-common:time_start:2297 : date +%s%3N 2021-02-16 19:25:09.661 | + functions-common:time_start:2297 : _TIME_START[$name]=1613503509659 2021-02-16 19:25:09.663 | + functions-common:git_timed:627 : timeout -s SIGINT 0 git clone https://opendev.org/openstack/devstack-plugin-ceph /opt/stack/devstack-plugin-ceph --branch master 2021-02-16 19:25:09.676 | Cloning into '/opt/stack/devstack-plugin-ceph'... 2021-02-16 19:25:11.771 | + functions-common:git_timed:641 : time_stop git_timed 2021-02-16 19:25:11.773 | + functions-common:time_stop:2306 : local name 2021-02-16 19:25:11.775 | + functions-common:time_stop:2307 : local end_time 2021-02-16 19:25:11.777 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-16 19:25:11.779 | + functions-common:time_stop:2309 : local total 2021-02-16 19:25:11.780 | + functions-common:time_stop:2310 : local start_time 2021-02-16 19:25:11.782 | + functions-common:time_stop:2312 : name=git_timed 2021-02-16 19:25:11.784 | + functions-common:time_stop:2313 : start_time=1613503509659 2021-02-16 19:25:11.786 | + functions-common:time_stop:2315 : [[ -z 1613503509659 ]] 2021-02-16 19:25:11.788 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-16 19:25:11.791 | + functions-common:time_stop:2318 : end_time=1613503511789 2021-02-16 19:25:11.793 | + functions-common:time_stop:2319 : elapsed_time=2130 2021-02-16 19:25:11.794 | + functions-common:time_stop:2320 : total=0 2021-02-16 19:25:11.796 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-16 19:25:11.798 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=2130 2021-02-16 19:25:11.800 | + functions-common:git_clone:594 : cd /opt/stack/devstack-plugin-ceph 2021-02-16 19:25:11.802 | + functions-common:git_clone:595 : git show --oneline 2021-02-16 19:25:11.803 | + functions-common:git_clone:595 : head -1 2021-02-16 19:25:11.804 | 57b5ab1 Merge "Update override-defaults to support ceph_iscsi" 2021-02-16 19:25:11.806 | + functions-common:git_clone:596 : cd /home/ubuntu/devstack 2021-02-16 19:25:11.808 | + ./stack.sh:main:573 : run_phase override_defaults 2021-02-16 19:25:11.810 | + functions-common:run_phase:1734 : local mode=override_defaults 2021-02-16 19:25:11.812 | + functions-common:run_phase:1735 : local phase= 2021-02-16 19:25:11.813 | + functions-common:run_phase:1736 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-02-16 19:25:11.815 | + functions-common:run_phase:1737 : local extra_plugin_file_name 2021-02-16 19:25:11.817 | + functions-common:run_phase:1738 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-02-16 19:25:11.819 | + functions-common:run_phase:1743 : local exceptions=80-tempest.sh 2021-02-16 19:25:11.821 | + functions-common:run_phase:1744 : local extra 2021-02-16 19:25:11.823 | ++ functions-common:run_phase:1745 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-02-16 19:25:11.826 | + functions-common:run_phase:1745 : extra=80-tempest.sh 2021-02-16 19:25:11.828 | + functions-common:run_phase:1746 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-02-16 19:25:11.831 | + functions-common:run_phase:1750 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-02-16 19:25:11.832 | + functions-common:run_phase:1750 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2021-02-16 19:25:11.835 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-02-16 19:25:11.847 | ++ functions-common:is_service_enabled:1962 : return 0 2021-02-16 19:25:11.849 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2021-02-16 19:25:11.851 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2021-02-16 19:25:11.852 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2021-02-16 19:25:11.854 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2021-02-16 19:25:11.856 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2021-02-16 19:25:11.858 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2021-02-16 19:25:11.859 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2021-02-16 19:25:11.861 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2021-02-16 19:25:11.863 | + functions-common:run_phase:1755 : [[ override_defaults == \s\o\u\r\c\e ]] 2021-02-16 19:25:11.865 | + functions-common:run_phase:1758 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-02-16 19:25:11.867 | + functions-common:run_phase:1759 : plugin_override_defaults 2021-02-16 19:25:11.869 | + functions-common:plugin_override_defaults:1693 : local plugins=,devstack-plugin-ceph 2021-02-16 19:25:11.871 | + functions-common:plugin_override_defaults:1694 : local plugin 2021-02-16 19:25:11.872 | + functions-common:plugin_override_defaults:1697 : [[ -z ,devstack-plugin-ceph ]] 2021-02-16 19:25:11.874 | + functions-common:plugin_override_defaults:1701 : echo 'Overriding Configuration Defaults' 2021-02-16 19:25:11.874 | Overriding Configuration Defaults 2021-02-16 19:25:11.876 | + functions-common:plugin_override_defaults:1702 : for plugin in ${plugins//,/ } 2021-02-16 19:25:11.878 | + functions-common:plugin_override_defaults:1703 : local dir=/opt/stack/devstack-plugin-ceph 2021-02-16 19:25:11.880 | + functions-common:plugin_override_defaults:1705 : [[ -f /opt/stack/devstack-plugin-ceph/devstack/override-defaults ]] 2021-02-16 19:25:11.882 | + functions-common:plugin_override_defaults:1708 : echo 'devstack-plugin-ceph has overridden the following defaults' 2021-02-16 19:25:11.882 | devstack-plugin-ceph has overridden the following defaults 2021-02-16 19:25:11.883 | + functions-common:plugin_override_defaults:1709 : cat /opt/stack/devstack-plugin-ceph/devstack/override-defaults 2021-02-16 19:25:11.884 | # Plug-in overrides 2021-02-16 19:25:11.884 | 2021-02-16 19:25:11.884 | ENABLE_CEPH_CINDER=$(trueorfalse True ENABLE_CEPH_CINDER) 2021-02-16 19:25:11.884 | ENABLE_CEPH_C_BAK=$(trueorfalse True ENABLE_CEPH_C_BAK) 2021-02-16 19:25:11.885 | ENABLE_CEPH_GLANCE=$(trueorfalse True ENABLE_CEPH_GLANCE) 2021-02-16 19:25:11.885 | ENABLE_CEPH_MANILA=$(trueorfalse True ENABLE_CEPH_MANILA) 2021-02-16 19:25:11.885 | ENABLE_CEPH_NOVA=$(trueorfalse True ENABLE_CEPH_NOVA) 2021-02-16 19:25:11.885 | # Do not enable RGW by default as RGW is not tested in upstream CI. 2021-02-16 19:25:11.885 | ENABLE_CEPH_RGW=$(trueorfalse False ENABLE_CEPH_RGW) 2021-02-16 19:25:11.885 | 2021-02-16 19:25:11.885 | if [[ $ENABLE_CEPH_CINDER == "True" ]]; then 2021-02-16 19:25:11.885 | if [[ $ENABLE_CEPH_ISCSI == "True" ]]; then 2021-02-16 19:25:11.885 | CINDER_DRIVER=${CINDER_DRIVER:-ceph_iscsi} 2021-02-16 19:25:11.885 | CINDER_ENABLED_BACKENDS=${CINDER_ENABLED_BACKENDS:-ceph_iscsi} 2021-02-16 19:25:11.885 | CINDER_ISCSI_HELPER=${CINDER_ISCSI_HELPER:-lioadm} 2021-02-16 19:25:11.885 | else 2021-02-16 19:25:11.885 | CINDER_DRIVER=${CINDER_DRIVER:-ceph} 2021-02-16 19:25:11.885 | CINDER_ENABLED_BACKENDS=${CINDER_ENABLED_BACKENDS:-ceph} 2021-02-16 19:25:11.885 | fi 2021-02-16 19:25:11.885 | fi 2021-02-16 19:25:11.887 | + functions-common:plugin_override_defaults:1710 : source /opt/stack/devstack-plugin-ceph/devstack/override-defaults 2021-02-16 19:25:11.889 | +++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:3 : trueorfalse True ENABLE_CEPH_CINDER 2021-02-16 19:25:11.902 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:3 : ENABLE_CEPH_CINDER=True 2021-02-16 19:25:11.904 | +++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:4 : trueorfalse True ENABLE_CEPH_C_BAK 2021-02-16 19:25:11.917 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:4 : ENABLE_CEPH_C_BAK=False 2021-02-16 19:25:11.920 | +++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:5 : trueorfalse True ENABLE_CEPH_GLANCE 2021-02-16 19:25:11.932 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:5 : ENABLE_CEPH_GLANCE=False 2021-02-16 19:25:11.934 | +++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:6 : trueorfalse True ENABLE_CEPH_MANILA 2021-02-16 19:25:11.946 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:6 : ENABLE_CEPH_MANILA=True 2021-02-16 19:25:11.949 | +++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:7 : trueorfalse True ENABLE_CEPH_NOVA 2021-02-16 19:25:11.962 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:7 : ENABLE_CEPH_NOVA=False 2021-02-16 19:25:11.964 | +++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:9 : trueorfalse False ENABLE_CEPH_RGW 2021-02-16 19:25:11.977 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:9 : ENABLE_CEPH_RGW=False 2021-02-16 19:25:11.979 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:11 : [[ True == \T\r\u\e ]] 2021-02-16 19:25:11.981 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:12 : [[ '' == \T\r\u\e ]] 2021-02-16 19:25:11.983 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:17 : CINDER_DRIVER=ceph 2021-02-16 19:25:11.984 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:18 : CINDER_ENABLED_BACKENDS=ceph 2021-02-16 19:25:11.987 | + ./stack.sh:main:576 : source /home/ubuntu/devstack/lib/apache 2021-02-16 19:25:12.002 | + ./stack.sh:main:579 : source /home/ubuntu/devstack/lib/tls 2021-02-16 19:25:12.005 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2021-02-16 19:25:12.016 | ++ functions-common:is_service_enabled:1962 : return 1 2021-02-16 19:25:12.019 | +++ lib/tls:source:43 : hostname -f 2021-02-16 19:25:12.022 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2021-02-16 19:25:12.024 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2021-02-16 19:25:12.026 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2021-02-16 19:25:12.028 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2021-02-16 19:25:12.030 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2021-02-16 19:25:12.031 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2021-02-16 19:25:12.034 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2021-02-16 19:25:12.036 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2021-02-16 19:25:12.037 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2021-02-16 19:25:12.039 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2021-02-16 19:25:12.044 | + ./stack.sh:main:582 : source /home/ubuntu/devstack/lib/infra 2021-02-16 19:25:12.054 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/libraries 2021-02-16 19:25:12.069 | + ./stack.sh:main:584 : source /home/ubuntu/devstack/lib/lvm 2021-02-16 19:25:12.081 | + ./stack.sh:main:585 : source /home/ubuntu/devstack/lib/horizon 2021-02-16 19:25:12.092 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/keystone 2021-02-16 19:25:12.115 | + ./stack.sh:main:587 : source /home/ubuntu/devstack/lib/glance 2021-02-16 19:25:12.149 | + ./stack.sh:main:588 : source /home/ubuntu/devstack/lib/nova 2021-02-16 19:25:12.217 | + ./stack.sh:main:589 : source /home/ubuntu/devstack/lib/placement 2021-02-16 19:25:12.236 | + ./stack.sh:main:590 : source /home/ubuntu/devstack/lib/cinder 2021-02-16 19:25:12.270 | + ./stack.sh:main:591 : source /home/ubuntu/devstack/lib/swift 2021-02-16 19:25:12.312 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/neutron 2021-02-16 19:25:12.427 | + ./stack.sh:main:593 : source /home/ubuntu/devstack/lib/ldap 2021-02-16 19:25:12.441 | + ./stack.sh:main:594 : source /home/ubuntu/devstack/lib/dstat 2021-02-16 19:25:12.453 | + ./stack.sh:main:595 : source /home/ubuntu/devstack/lib/tcpdump 2021-02-16 19:25:12.466 | + ./stack.sh:main:596 : source /home/ubuntu/devstack/lib/etcd3 2021-02-16 19:25:12.557 | + ./stack.sh:main:602 : run_phase source 2021-02-16 19:25:12.559 | + functions-common:run_phase:1734 : local mode=source 2021-02-16 19:25:12.561 | + functions-common:run_phase:1735 : local phase= 2021-02-16 19:25:12.564 | + functions-common:run_phase:1736 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-02-16 19:25:12.566 | + functions-common:run_phase:1737 : local extra_plugin_file_name 2021-02-16 19:25:12.568 | + functions-common:run_phase:1738 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-02-16 19:25:12.571 | + functions-common:run_phase:1743 : local exceptions=80-tempest.sh 2021-02-16 19:25:12.573 | + functions-common:run_phase:1744 : local extra 2021-02-16 19:25:12.575 | ++ functions-common:run_phase:1745 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-02-16 19:25:12.578 | + functions-common:run_phase:1745 : extra=80-tempest.sh 2021-02-16 19:25:12.580 | + functions-common:run_phase:1746 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-02-16 19:25:12.582 | + functions-common:run_phase:1750 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-02-16 19:25:12.585 | + functions-common:run_phase:1750 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2021-02-16 19:25:12.588 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-02-16 19:25:12.601 | ++ functions-common:is_service_enabled:1962 : return 0 2021-02-16 19:25:12.603 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2021-02-16 19:25:12.605 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2021-02-16 19:25:12.642 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2021-02-16 19:25:12.644 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2021-02-16 19:25:12.646 | + functions-common:run_phase:1755 : [[ source == \s\o\u\r\c\e ]] 2021-02-16 19:25:12.648 | + functions-common:run_phase:1756 : load_plugin_settings 2021-02-16 19:25:12.651 | + functions-common:load_plugin_settings:1670 : local plugins=,devstack-plugin-ceph 2021-02-16 19:25:12.653 | + functions-common:load_plugin_settings:1671 : local plugin 2021-02-16 19:25:12.655 | + functions-common:load_plugin_settings:1674 : [[ -z ,devstack-plugin-ceph ]] 2021-02-16 19:25:12.657 | + functions-common:load_plugin_settings:1678 : echo 'Loading plugin settings' 2021-02-16 19:25:12.657 | Loading plugin settings 2021-02-16 19:25:12.659 | + functions-common:load_plugin_settings:1679 : for plugin in ${plugins//,/ } 2021-02-16 19:25:12.662 | + functions-common:load_plugin_settings:1680 : local dir=/opt/stack/devstack-plugin-ceph 2021-02-16 19:25:12.665 | + functions-common:load_plugin_settings:1682 : [[ -f /opt/stack/devstack-plugin-ceph/devstack/settings ]] 2021-02-16 19:25:12.667 | + functions-common:load_plugin_settings:1683 : source /opt/stack/devstack-plugin-ceph/devstack/settings 2021-02-16 19:25:12.670 | ++++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:5 : dirname /opt/stack/devstack-plugin-ceph/devstack/settings 2021-02-16 19:25:12.675 | +++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:5 : readlink -f /opt/stack/devstack-plugin-ceph/devstack 2021-02-16 19:25:12.678 | ++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:5 : CEPH_PLUGIN_DIR=/opt/stack/devstack-plugin-ceph/devstack 2021-02-16 19:25:12.681 | ++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:14 : '[' '' = True ']' 2021-02-16 19:25:12.684 | ++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:17 : TEMPEST_STORAGE_PROTOCOL=ceph 2021-02-16 19:25:12.686 | ++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:21 : VOLUME_BACKING_FILE_SIZE=25GB 2021-02-16 19:25:12.688 | ++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:22 : CEPH_LOOPBACK_DISK_SIZE=25GB 2021-02-16 19:25:12.691 | ++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:24 : TEMPEST_VOLUME_MANAGE_SNAPSHOT=False 2021-02-16 19:25:12.693 | ++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:27 : source /opt/stack/devstack-plugin-ceph/devstack/lib/ceph 2021-02-16 19:25:12.748 | ++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:30 : is_ceph_enabled_for_service manila 2021-02-16 19:25:12.751 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:193 : local config config_name enabled service 2021-02-16 19:25:12.753 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:194 : enabled=1 2021-02-16 19:25:12.755 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:195 : service=manila 2021-02-16 19:25:12.759 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : echo manila 2021-02-16 19:25:12.759 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : tr - _ 2021-02-16 19:25:12.759 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : tr '[:lower:]' '[:upper:]' 2021-02-16 19:25:12.763 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : config_name=ENABLE_CEPH_MANILA 2021-02-16 19:25:12.766 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:200 : eval echo '$ENABLE_CEPH_MANILA' 2021-02-16 19:25:12.768 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:200 : echo True 2021-02-16 19:25:12.770 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:200 : config=True 2021-02-16 19:25:12.773 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:202 : is_service_enabled manila 2021-02-16 19:25:12.787 | ++ functions-common:is_service_enabled:1962 : return 1 2021-02-16 19:25:12.790 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:205 : return 1 2021-02-16 19:25:12.793 | + functions-common:run_phase:1757 : verify_disabled_services 2021-02-16 19:25:12.795 | + functions-common:verify_disabled_services:2017 : local service 2021-02-16 19:25:12.798 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-02-16 19:25:12.800 | + functions-common:verify_disabled_services:2019 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,key, ]] 2021-02-16 19:25:12.803 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-02-16 19:25:12.805 | + functions-common:verify_disabled_services:2019 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,n-api, ]] 2021-02-16 19:25:12.808 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-02-16 19:25:12.810 | + functions-common:verify_disabled_services:2019 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,n-cond, ]] 2021-02-16 19:25:12.813 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-02-16 19:25:12.815 | + functions-common:verify_disabled_services:2019 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,n-sch, ]] 2021-02-16 19:25:12.818 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-02-16 19:25:12.820 | + functions-common:verify_disabled_services:2019 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,n-api-meta, ]] 2021-02-16 19:25:12.823 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-02-16 19:25:12.826 | + functions-common:verify_disabled_services:2019 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,placement-api, ]] 2021-02-16 19:25:12.828 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-02-16 19:25:12.831 | + functions-common:verify_disabled_services:2019 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,placement-client, ]] 2021-02-16 19:25:12.833 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-02-16 19:25:12.835 | + functions-common:verify_disabled_services:2019 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,g-api, ]] 2021-02-16 19:25:12.837 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-02-16 19:25:12.840 | + functions-common:verify_disabled_services:2019 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,c-sch, ]] 2021-02-16 19:25:12.842 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-02-16 19:25:12.845 | + functions-common:verify_disabled_services:2019 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,c-api, ]] 2021-02-16 19:25:12.848 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-02-16 19:25:12.850 | + functions-common:verify_disabled_services:2019 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,c-vol, ]] 2021-02-16 19:25:12.852 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-02-16 19:25:12.855 | + functions-common:verify_disabled_services:2019 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,q-svc, ]] 2021-02-16 19:25:12.857 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-02-16 19:25:12.859 | + functions-common:verify_disabled_services:2019 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,q-dhcp, ]] 2021-02-16 19:25:12.862 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-02-16 19:25:12.865 | + functions-common:verify_disabled_services:2019 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,q-meta, ]] 2021-02-16 19:25:12.867 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-02-16 19:25:12.869 | + functions-common:verify_disabled_services:2019 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,q-agt, ]] 2021-02-16 19:25:12.872 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-02-16 19:25:12.874 | + functions-common:verify_disabled_services:2019 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,q-l3, ]] 2021-02-16 19:25:12.876 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-02-16 19:25:12.879 | + functions-common:verify_disabled_services:2019 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,rabbit, ]] 2021-02-16 19:25:12.881 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-02-16 19:25:12.884 | + functions-common:verify_disabled_services:2019 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,tempest, ]] 2021-02-16 19:25:12.886 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-02-16 19:25:12.888 | + functions-common:verify_disabled_services:2019 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,mysql, ]] 2021-02-16 19:25:12.891 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-02-16 19:25:12.893 | + functions-common:verify_disabled_services:2019 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,etcd3, ]] 2021-02-16 19:25:12.895 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-02-16 19:25:12.898 | + functions-common:verify_disabled_services:2019 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,dstat, ]] 2021-02-16 19:25:12.900 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-02-16 19:25:12.902 | + functions-common:verify_disabled_services:2019 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,n-crt, ]] 2021-02-16 19:25:12.905 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-02-16 19:25:12.907 | + functions-common:verify_disabled_services:2019 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,n-cauth, ]] 2021-02-16 19:25:12.910 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-02-16 19:25:12.913 | + functions-common:verify_disabled_services:2019 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,g-reg, ]] 2021-02-16 19:25:12.915 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-02-16 19:25:12.917 | + functions-common:verify_disabled_services:2019 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,cinder, ]] 2021-02-16 19:25:12.920 | + ./stack.sh:main:673 : initialize_database_backends 2021-02-16 19:25:12.922 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2021-02-16 19:25:12.925 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2021-02-16 19:25:12.939 | + functions-common:is_service_enabled:1962 : return 0 2021-02-16 19:25:12.941 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2021-02-16 19:25:12.943 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2021-02-16 19:25:12.945 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2021-02-16 19:25:12.959 | + functions-common:is_service_enabled:1962 : return 1 2021-02-16 19:25:12.961 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2021-02-16 19:25:12.963 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2021-02-16 19:25:12.966 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2021-02-16 19:25:12.968 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2021-02-16 19:25:12.970 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2021-02-16 19:25:12.973 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2021-02-16 19:25:12.975 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2021-02-16 19:25:12.978 | ++ lib/database:initialize_database_backends:102 : get_database_type_mysql 2021-02-16 19:25:12.980 | ++ lib/databases/mysql:get_database_type_mysql:35 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2021-02-16 19:25:12.982 | ++ lib/databases/mysql:get_database_type_mysql:36 : echo mysql+pymysql 2021-02-16 19:25:12.984 | + lib/database:initialize_database_backends:102 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-02-16 19:25:12.987 | + lib/database:initialize_database_backends:104 : return 0 2021-02-16 19:25:12.989 | + ./stack.sh:main:674 : echo 'Using mysql database backend' 2021-02-16 19:25:12.989 | Using mysql database backend 2021-02-16 19:25:12.992 | + ./stack.sh:main:677 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2021-02-16 19:25:13.005 | + ./stack.sh:main:689 : is_service_enabled rabbit 2021-02-16 19:25:13.020 | + functions-common:is_service_enabled:1962 : return 0 2021-02-16 19:25:13.022 | + ./stack.sh:main:690 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2021-02-16 19:25:13.037 | + ./stack.sh:main:697 : is_service_enabled keystone 2021-02-16 19:25:13.052 | + functions-common:is_service_enabled:1962 : return 0 2021-02-16 19:25:13.054 | + ./stack.sh:main:699 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2021-02-16 19:25:13.068 | + ./stack.sh:main:701 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2021-02-16 19:25:13.082 | + ./stack.sh:main:712 : is_service_enabled ldap 2021-02-16 19:25:13.097 | + functions-common:is_service_enabled:1962 : return 1 2021-02-16 19:25:13.099 | + ./stack.sh:main:721 : is_service_enabled nova 2021-02-16 19:25:13.114 | + functions-common:is_service_enabled:1962 : return 0 2021-02-16 19:25:13.116 | + ./stack.sh:main:721 : [[ libvirt == \x\e\n\s\e\r\v\e\r ]] 2021-02-16 19:25:13.119 | + ./stack.sh:main:731 : is_service_enabled s-proxy 2021-02-16 19:25:13.133 | + functions-common:is_service_enabled:1962 : return 1 2021-02-16 19:25:13.135 | + ./stack.sh:main:743 : save_stackenv 743 2021-02-16 19:25:13.138 | + functions-common:save_stackenv:60 : local tag=743 2021-02-16 19:25:13.140 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2021-02-16 19:25:13.144 | + functions-common:save_stackenv:62 : time_stamp=2021-02-16-192513 2021-02-16 19:25:13.146 | + functions-common:save_stackenv:63 : echo '# 2021-02-16-192513 743' 2021-02-16 19:25:13.148 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-02-16 19:25:13.150 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-02-16 19:25:13.153 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-02-16 19:25:13.155 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2021-02-16 19:25:13.157 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-02-16 19:25:13.160 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2021-02-16 19:25:13.162 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-02-16 19:25:13.165 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,g-reg,cinder 2021-02-16 19:25:13.167 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-02-16 19:25:13.169 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.13 2021-02-16 19:25:13.171 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-02-16 19:25:13.174 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.13/identity 2021-02-16 19:25:13.176 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-02-16 19:25:13.179 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2021-02-16-192509 2021-02-16 19:25:13.181 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-02-16 19:25:13.183 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2021-02-16 19:25:13.185 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-02-16 19:25:13.188 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.13 2021-02-16 19:25:13.190 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-02-16 19:25:13.192 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2021-02-16 19:25:13.194 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-02-16 19:25:13.197 | + functions-common:save_stackenv:65 : echo TLS_IP= 2021-02-16 19:25:13.199 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-02-16 19:25:13.201 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2021-02-16 19:25:13.203 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-02-16 19:25:13.206 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2021-02-16 19:25:13.208 | + ./stack.sh:main:754 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2021-02-16 19:25:13.211 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/requirements.git 2021-02-16 19:25:13.213 | + functions-common:git_clone:526 : local git_dest=/opt/stack/requirements 2021-02-16 19:25:13.215 | + functions-common:git_clone:527 : local git_ref=master 2021-02-16 19:25:13.217 | + functions-common:git_clone:528 : local orig_dir 2021-02-16 19:25:13.220 | ++ functions-common:git_clone:529 : pwd 2021-02-16 19:25:13.223 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2021-02-16 19:25:13.225 | + functions-common:git_clone:530 : local git_clone_flags= 2021-02-16 19:25:13.227 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2021-02-16 19:25:13.241 | + functions-common:git_clone:532 : RECLONE=False 2021-02-16 19:25:13.243 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2021-02-16 19:25:13.245 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2021-02-16 19:25:13.248 | + functions-common:git_clone:546 : echo master 2021-02-16 19:25:13.248 | + functions-common:git_clone:546 : egrep -q '^refs' 2021-02-16 19:25:13.252 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/requirements ]] 2021-02-16 19:25:13.254 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2021-02-16 19:25:13.256 | + functions-common:git_clone:594 : cd /opt/stack/requirements 2021-02-16 19:25:13.259 | + functions-common:git_clone:595 : git show --oneline 2021-02-16 19:25:13.259 | + functions-common:git_clone:595 : head -1 2021-02-16 19:25:13.261 | fead9143 Updated from generate-constraints 2021-02-16 19:25:13.264 | + functions-common:git_clone:596 : cd /home/ubuntu/devstack 2021-02-16 19:25:13.266 | + ./stack.sh:main:758 : echo_summary 'Installing package prerequisites' 2021-02-16 19:25:13.269 | + ./stack.sh:echo_summary:419 : [[ -t 3 ]] 2021-02-16 19:25:13.271 | + ./stack.sh:echo_summary:425 : echo -e Installing package prerequisites 2021-02-16 19:25:13.273 | + ./stack.sh:main:759 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2021-02-16 19:25:13.276 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2021-02-16 19:25:13.278 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2021-02-16 19:25:13.280 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2021-02-16 19:25:13.283 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2021-02-16 19:25:13.285 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2021-02-16 19:25:13.288 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2021-02-16 19:25:13.291 | +++ tools/install_prereqs.sh:source:47 : date +%s 2021-02-16 19:25:13.294 | ++ tools/install_prereqs.sh:source:47 : NOW=1613503513 2021-02-16 19:25:13.297 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2021-02-16 19:25:13.301 | +++ tools/install_prereqs.sh:source:48 : echo 0 2021-02-16 19:25:13.304 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2021-02-16 19:25:13.306 | ++ tools/install_prereqs.sh:source:49 : DELTA=1613503513 2021-02-16 19:25:13.308 | ++ tools/install_prereqs.sh:source:50 : [[ 1613503513 -lt 7200 ]] 2021-02-16 19:25:13.310 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2021-02-16 19:25:13.313 | ++ functions-common:export_proxy_variables:2124 : isset http_proxy 2021-02-16 19:25:13.315 | ++ functions-common:isset:174 : [[ -v http_proxy ]] 2021-02-16 19:25:13.317 | ++ functions-common:export_proxy_variables:2127 : isset https_proxy 2021-02-16 19:25:13.319 | ++ functions-common:isset:174 : [[ -v https_proxy ]] 2021-02-16 19:25:13.321 | ++ functions-common:export_proxy_variables:2130 : isset no_proxy 2021-02-16 19:25:13.323 | ++ functions-common:isset:174 : [[ -v no_proxy ]] 2021-02-16 19:25:13.326 | +++ tools/install_prereqs.sh:source:64 : get_packages general,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,g-reg,cinder 2021-02-16 19:25:13.371 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2021-02-16 19:25:13.371 | apache2-dev 2021-02-16 19:25:13.371 | bc 2021-02-16 19:25:13.371 | bsdmainutils 2021-02-16 19:25:13.371 | curl 2021-02-16 19:25:13.371 | g++ 2021-02-16 19:25:13.371 | gcc 2021-02-16 19:25:13.371 | gettext 2021-02-16 19:25:13.371 | git 2021-02-16 19:25:13.371 | graphviz 2021-02-16 19:25:13.371 | iputils-ping 2021-02-16 19:25:13.371 | libapache2-mod-proxy-uwsgi 2021-02-16 19:25:13.371 | libffi-dev 2021-02-16 19:25:13.371 | libjpeg-dev 2021-02-16 19:25:13.371 | libmysqlclient-dev 2021-02-16 19:25:13.371 | libpcre3-dev 2021-02-16 19:25:13.371 | libpq-dev 2021-02-16 19:25:13.371 | libssl-dev 2021-02-16 19:25:13.371 | libsystemd-dev 2021-02-16 19:25:13.371 | libxml2-dev 2021-02-16 19:25:13.371 | libxslt1-dev 2021-02-16 19:25:13.371 | libyaml-dev 2021-02-16 19:25:13.372 | lsof 2021-02-16 19:25:13.372 | openssh-server 2021-02-16 19:25:13.372 | openssl 2021-02-16 19:25:13.372 | pkg-config 2021-02-16 19:25:13.372 | psmisc 2021-02-16 19:25:13.372 | python3-dev 2021-02-16 19:25:13.372 | python3-pip 2021-02-16 19:25:13.372 | python3-systemd 2021-02-16 19:25:13.372 | python3-venv 2021-02-16 19:25:13.372 | tar 2021-02-16 19:25:13.372 | tcpdump 2021-02-16 19:25:13.372 | unzip 2021-02-16 19:25:13.372 | uuid-runtime 2021-02-16 19:25:13.372 | wget 2021-02-16 19:25:13.372 | wget 2021-02-16 19:25:13.372 | zlib1g-dev 2021-02-16 19:25:13.372 | libkrb5-dev 2021-02-16 19:25:13.372 | libldap2-dev 2021-02-16 19:25:13.372 | libsasl2-dev 2021-02-16 19:25:13.372 | memcached 2021-02-16 19:25:13.372 | python3-mysqldb 2021-02-16 19:25:13.372 | sqlite3 2021-02-16 19:25:13.372 | conntrack 2021-02-16 19:25:13.372 | curl 2021-02-16 19:25:13.372 | dnsmasq-base 2021-02-16 19:25:13.372 | dnsmasq-utils 2021-02-16 19:25:13.372 | ebtables 2021-02-16 19:25:13.372 | gawk 2021-02-16 19:25:13.372 | genisoimage 2021-02-16 19:25:13.372 | iptables 2021-02-16 19:25:13.372 | iputils-arping 2021-02-16 19:25:13.372 | kpartx 2021-02-16 19:25:13.372 | libjs-jquery-tablesorter 2021-02-16 19:25:13.372 | libmysqlclient-dev 2021-02-16 19:25:13.372 | parted 2021-02-16 19:25:13.372 | pm-utils 2021-02-16 19:25:13.372 | python3-mysqldb 2021-02-16 19:25:13.373 | socat 2021-02-16 19:25:13.373 | sqlite3 2021-02-16 19:25:13.373 | sudo 2021-02-16 19:25:13.373 | vlan 2021-02-16 19:25:13.373 | lsscsi 2021-02-16 19:25:13.373 | open-iscsi 2021-02-16 19:25:13.373 | lvm2 2021-02-16 19:25:13.373 | qemu-utils 2021-02-16 19:25:13.373 | thin-provisioning-tools 2021-02-16 19:25:13.373 | acl 2021-02-16 19:25:13.373 | dnsmasq-base 2021-02-16 19:25:13.373 | dnsmasq-utils 2021-02-16 19:25:13.373 | ebtables 2021-02-16 19:25:13.373 | haproxy 2021-02-16 19:25:13.373 | iptables 2021-02-16 19:25:13.373 | iputils-arping 2021-02-16 19:25:13.373 | iputils-ping 2021-02-16 19:25:13.373 | libmysqlclient-dev 2021-02-16 19:25:13.373 | postgresql-server-dev-all 2021-02-16 19:25:13.373 | python3-mysqldb 2021-02-16 19:25:13.373 | sqlite3 2021-02-16 19:25:13.373 | sudo 2021-02-16 19:25:13.373 | vlan 2021-02-16 19:25:13.373 | ipset 2021-02-16 19:25:13.373 | conntrack 2021-02-16 19:25:13.373 | conntrackd 2021-02-16 19:25:13.373 | keepalived 2021-02-16 19:25:13.373 | dstat 2021-02-16 19:25:13.373 | lvm2 2021-02-16 19:25:13.373 | qemu-utils 2021-02-16 19:25:13.373 | thin-provisioning-tools' 2021-02-16 19:25:13.374 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2021-02-16 19:25:13.391 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2021-02-16 19:25:13.391 | apache2-dev 2021-02-16 19:25:13.391 | bc 2021-02-16 19:25:13.391 | bsdmainutils 2021-02-16 19:25:13.391 | curl 2021-02-16 19:25:13.391 | g++ 2021-02-16 19:25:13.391 | gcc 2021-02-16 19:25:13.391 | gettext 2021-02-16 19:25:13.391 | git 2021-02-16 19:25:13.391 | graphviz 2021-02-16 19:25:13.391 | iputils-ping 2021-02-16 19:25:13.391 | libapache2-mod-proxy-uwsgi 2021-02-16 19:25:13.391 | libffi-dev 2021-02-16 19:25:13.391 | libjpeg-dev 2021-02-16 19:25:13.391 | libmysqlclient-dev 2021-02-16 19:25:13.392 | libpcre3-dev 2021-02-16 19:25:13.392 | libpq-dev 2021-02-16 19:25:13.392 | libssl-dev 2021-02-16 19:25:13.392 | libsystemd-dev 2021-02-16 19:25:13.392 | libxml2-dev 2021-02-16 19:25:13.392 | libxslt1-dev 2021-02-16 19:25:13.392 | libyaml-dev 2021-02-16 19:25:13.392 | lsof 2021-02-16 19:25:13.392 | openssh-server 2021-02-16 19:25:13.392 | openssl 2021-02-16 19:25:13.392 | pkg-config 2021-02-16 19:25:13.392 | psmisc 2021-02-16 19:25:13.392 | python3-dev 2021-02-16 19:25:13.392 | python3-pip 2021-02-16 19:25:13.392 | python3-systemd 2021-02-16 19:25:13.392 | python3-venv 2021-02-16 19:25:13.392 | tar 2021-02-16 19:25:13.392 | tcpdump 2021-02-16 19:25:13.392 | unzip 2021-02-16 19:25:13.392 | uuid-runtime 2021-02-16 19:25:13.392 | wget 2021-02-16 19:25:13.392 | wget 2021-02-16 19:25:13.392 | zlib1g-dev 2021-02-16 19:25:13.392 | libkrb5-dev 2021-02-16 19:25:13.392 | libldap2-dev 2021-02-16 19:25:13.392 | libsasl2-dev 2021-02-16 19:25:13.392 | memcached 2021-02-16 19:25:13.392 | python3-mysqldb 2021-02-16 19:25:13.392 | sqlite3 2021-02-16 19:25:13.392 | conntrack 2021-02-16 19:25:13.392 | curl 2021-02-16 19:25:13.392 | dnsmasq-base 2021-02-16 19:25:13.392 | dnsmasq-utils 2021-02-16 19:25:13.392 | ebtables 2021-02-16 19:25:13.392 | gawk 2021-02-16 19:25:13.393 | genisoimage 2021-02-16 19:25:13.393 | iptables 2021-02-16 19:25:13.393 | iputils-arping 2021-02-16 19:25:13.393 | kpartx 2021-02-16 19:25:13.393 | libjs-jquery-tablesorter 2021-02-16 19:25:13.393 | libmysqlclient-dev 2021-02-16 19:25:13.393 | parted 2021-02-16 19:25:13.393 | pm-utils 2021-02-16 19:25:13.393 | python3-mysqldb 2021-02-16 19:25:13.393 | socat 2021-02-16 19:25:13.393 | sqlite3 2021-02-16 19:25:13.393 | sudo 2021-02-16 19:25:13.393 | vlan 2021-02-16 19:25:13.393 | lsscsi 2021-02-16 19:25:13.393 | open-iscsi 2021-02-16 19:25:13.393 | lvm2 2021-02-16 19:25:13.393 | qemu-utils 2021-02-16 19:25:13.393 | thin-provisioning-tools 2021-02-16 19:25:13.393 | acl 2021-02-16 19:25:13.393 | dnsmasq-base 2021-02-16 19:25:13.394 | dnsmasq-utils 2021-02-16 19:25:13.394 | ebtables 2021-02-16 19:25:13.394 | haproxy 2021-02-16 19:25:13.394 | iptables 2021-02-16 19:25:13.394 | iputils-arping 2021-02-16 19:25:13.394 | iputils-ping 2021-02-16 19:25:13.394 | libmysqlclient-dev 2021-02-16 19:25:13.394 | postgresql-server-dev-all 2021-02-16 19:25:13.394 | python3-mysqldb 2021-02-16 19:25:13.394 | sqlite3 2021-02-16 19:25:13.394 | sudo 2021-02-16 19:25:13.394 | vlan 2021-02-16 19:25:13.394 | ipset 2021-02-16 19:25:13.394 | conntrack 2021-02-16 19:25:13.394 | conntrackd 2021-02-16 19:25:13.394 | keepalived 2021-02-16 19:25:13.394 | dstat 2021-02-16 19:25:13.394 | lvm2 2021-02-16 19:25:13.394 | qemu-utils 2021-02-16 19:25:13.394 | thin-provisioning-tools ' 2021-02-16 19:25:13.394 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2021-02-16 19:25:13.396 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-02-16 19:25:13.398 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-02-16 19:25:13.401 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2021-02-16 19:25:13.402 | ++ 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-pip python3-systemd 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 lsscsi open-iscsi lvm2 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 qemu-utils thin-provisioning-tools 2021-02-16 19:25:13.405 | ++ 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-pip python3-systemd 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 lsscsi open-iscsi lvm2 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 qemu-utils thin-provisioning-tools 2021-02-16 19:25:13.408 | ++ functions-common:install_package:1344 : update_package_repo 2021-02-16 19:25:13.410 | ++ functions-common:update_package_repo:1316 : NO_UPDATE_REPOS=False 2021-02-16 19:25:13.413 | ++ functions-common:update_package_repo:1317 : REPOS_UPDATED=False 2021-02-16 19:25:13.415 | ++ functions-common:update_package_repo:1318 : RETRY_UPDATE=False 2021-02-16 19:25:13.417 | ++ functions-common:update_package_repo:1320 : [[ False = \T\r\u\e ]] 2021-02-16 19:25:13.419 | ++ functions-common:update_package_repo:1324 : is_ubuntu 2021-02-16 19:25:13.421 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-02-16 19:25:13.423 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-02-16 19:25:13.425 | ++ functions-common:update_package_repo:1325 : apt_get_update 2021-02-16 19:25:13.428 | ++ functions-common:apt_get_update:1070 : [[ False == \T\r\u\e ]] 2021-02-16 19:25:13.430 | ++ functions-common:apt_get_update:1075 : [[ False = \T\r\u\e ]] 2021-02-16 19:25:13.432 | ++ functions-common:apt_get_update:1077 : local sudo=sudo 2021-02-16 19:25:13.435 | +++ functions-common:apt_get_update:1078 : id -u 2021-02-16 19:25:13.439 | ++ functions-common:apt_get_update:1078 : [[ 1000 = \0 ]] 2021-02-16 19:25:13.441 | ++ functions-common:apt_get_update:1081 : time_start apt-get-update 2021-02-16 19:25:13.443 | ++ functions-common:time_start:2292 : local name=apt-get-update 2021-02-16 19:25:13.445 | ++ functions-common:time_start:2293 : local start_time= 2021-02-16 19:25:13.447 | ++ functions-common:time_start:2294 : [[ -n '' ]] 2021-02-16 19:25:13.450 | +++ functions-common:time_start:2297 : date +%s%3N 2021-02-16 19:25:13.454 | ++ functions-common:time_start:2297 : _TIME_START[$name]=1613503513451 2021-02-16 19:25:13.456 | ++ functions-common:apt_get_update:1083 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2021-02-16 19:25:13.458 | ++ functions-common:apt_get_update:1084 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2021-02-16 19:25:13.460 | ++ functions-common:apt_get_update:1085 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2021-02-16 19:25:13.861 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic InRelease 2021-02-16 19:25:13.881 | Hit:2 http://security.ubuntu.com/ubuntu bionic-security InRelease 2021-02-16 19:25:13.909 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates InRelease 2021-02-16 19:25:13.965 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports InRelease 2021-02-16 19:25:16.157 | Reading package lists... 2021-02-16 19:25:16.216 | ++ functions-common:apt_get_update:1089 : REPOS_UPDATED=True 2021-02-16 19:25:16.218 | ++ functions-common:apt_get_update:1091 : time_stop apt-get-update 2021-02-16 19:25:16.220 | ++ functions-common:time_stop:2306 : local name 2021-02-16 19:25:16.223 | ++ functions-common:time_stop:2307 : local end_time 2021-02-16 19:25:16.225 | ++ functions-common:time_stop:2308 : local elapsed_time 2021-02-16 19:25:16.227 | ++ functions-common:time_stop:2309 : local total 2021-02-16 19:25:16.229 | ++ functions-common:time_stop:2310 : local start_time 2021-02-16 19:25:16.231 | ++ functions-common:time_stop:2312 : name=apt-get-update 2021-02-16 19:25:16.233 | ++ functions-common:time_stop:2313 : start_time=1613503513451 2021-02-16 19:25:16.235 | ++ functions-common:time_stop:2315 : [[ -z 1613503513451 ]] 2021-02-16 19:25:16.239 | +++ functions-common:time_stop:2318 : date +%s%3N 2021-02-16 19:25:16.242 | ++ functions-common:time_stop:2318 : end_time=1613503516240 2021-02-16 19:25:16.245 | ++ functions-common:time_stop:2319 : elapsed_time=2789 2021-02-16 19:25:16.247 | ++ functions-common:time_stop:2320 : total=0 2021-02-16 19:25:16.249 | ++ functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-16 19:25:16.251 | ++ functions-common:time_stop:2323 : _TIME_TOTAL[$name]=2789 2021-02-16 19:25:16.254 | ++ functions-common:install_package:1345 : 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-pip python3-systemd 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 lsscsi open-iscsi lvm2 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 qemu-utils thin-provisioning-tools 2021-02-16 19:25:16.256 | ++ functions-common:real_install_package:1330 : is_ubuntu 2021-02-16 19:25:16.258 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-02-16 19:25:16.260 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-02-16 19:25:16.263 | ++ functions-common:real_install_package:1331 : 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-pip python3-systemd 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 lsscsi open-iscsi lvm2 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 qemu-utils thin-provisioning-tools 2021-02-16 19:25:16.283 | ++ functions-common:apt_get:1111 : 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-pip python3-systemd 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 lsscsi open-iscsi lvm2 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 qemu-utils thin-provisioning-tools 2021-02-16 19:25:16.400 | Reading package lists... 2021-02-16 19:25:16.640 | Building dependency tree... 2021-02-16 19:25:16.641 | Reading state information... 2021-02-16 19:25:16.877 | acl is already the newest version (2.2.52-3build1). 2021-02-16 19:25:16.877 | acl set to manually installed. 2021-02-16 19:25:16.878 | bc is already the newest version (1.07.1-2). 2021-02-16 19:25:16.878 | bc set to manually installed. 2021-02-16 19:25:16.878 | bsdmainutils is already the newest version (11.1.2ubuntu1). 2021-02-16 19:25:16.878 | bsdmainutils set to manually installed. 2021-02-16 19:25:16.878 | gawk is already the newest version (1:4.1.4+dfsg-1build1). 2021-02-16 19:25:16.878 | gawk set to manually installed. 2021-02-16 19:25:16.878 | iptables is already the newest version (1.6.1-2ubuntu2). 2021-02-16 19:25:16.878 | iptables set to manually installed. 2021-02-16 19:25:16.878 | libpcre3-dev is already the newest version (2:8.39-9). 2021-02-16 19:25:16.878 | lsof is already the newest version (4.89+dfsg-0.1). 2021-02-16 19:25:16.878 | lsof set to manually installed. 2021-02-16 19:25:16.878 | python3-systemd is already the newest version (234-1build1). 2021-02-16 19:25:16.878 | python3-systemd set to manually installed. 2021-02-16 19:25:16.878 | ebtables is already the newest version (2.0.10.4-3.5ubuntu2.18.04.3). 2021-02-16 19:25:16.878 | ebtables set to manually installed. 2021-02-16 19:25:16.878 | gcc is already the newest version (4:7.4.0-1ubuntu2.3). 2021-02-16 19:25:16.878 | iputils-ping is already the newest version (3:20161105-1ubuntu3). 2021-02-16 19:25:16.878 | openssh-server is already the newest version (1:7.6p1-4ubuntu0.3). 2021-02-16 19:25:16.878 | parted is already the newest version (3.2-20ubuntu0.2). 2021-02-16 19:25:16.878 | parted set to manually installed. 2021-02-16 19:25:16.878 | psmisc is already the newest version (23.1-1ubuntu0.1). 2021-02-16 19:25:16.878 | psmisc set to manually installed. 2021-02-16 19:25:16.878 | python3-dev is already the newest version (3.6.7-1~18.04). 2021-02-16 19:25:16.878 | wget is already the newest version (1.19.4-1ubuntu2.2). 2021-02-16 19:25:16.878 | wget set to manually installed. 2021-02-16 19:25:16.878 | The following packages were automatically installed and are no longer required: 2021-02-16 19:25:16.878 | apport-symptoms grub-pc-bin python3-attr python3-automat python3-click 2021-02-16 19:25:16.878 | python3-colorama python3-configobj python3-constantly python3-hyperlink 2021-02-16 19:25:16.879 | python3-incremental python3-netifaces python3-pam python3-problem-report 2021-02-16 19:25:16.879 | python3-pyasn1 python3-requests-unixsocket python3-serial 2021-02-16 19:25:16.879 | python3-twisted-bin python3-zope.interface 2021-02-16 19:25:16.879 | Use 'sudo apt autoremove' to remove them. 2021-02-16 19:25:16.879 | The following additional packages will be installed: 2021-02-16 19:25:16.879 | apache2-bin apache2-data apache2-utils autoconf automake autopoint 2021-02-16 19:25:16.879 | autotools-dev build-essential comerr-dev dctrl-tools debhelper dh-autoreconf 2021-02-16 19:25:16.879 | dh-strip-nondeterminism dpkg-dev fakeroot fontconfig fontconfig-config 2021-02-16 19:25:16.879 | fonts-dejavu-core fonts-liberation g++-7 gir1.2-harfbuzz-0.0 2021-02-16 19:25:16.879 | ibverbs-providers icu-devtools intltool-debian ipvsadm javascript-common 2021-02-16 19:25:16.879 | krb5-multidev libaio1 libalgorithm-diff-perl libalgorithm-diff-xs-perl 2021-02-16 19:25:16.879 | libalgorithm-merge-perl libann0 libapr1 libapr1-dev libaprutil1 2021-02-16 19:25:16.879 | libaprutil1-dbd-sqlite3 libaprutil1-dev libaprutil1-ldap 2021-02-16 19:25:16.879 | libarchive-cpio-perl libarchive-zip-perl libcairo2 libcdt5 libcgraph6 2021-02-16 19:25:16.879 | libcom-err2 libcroco3 libcurl4 libdatrie1 libdpkg-perl libfakeroot 2021-02-16 19:25:16.879 | libfile-fcntllock-perl libfile-stripnondeterminism-perl libfontconfig1 2021-02-16 19:25:16.879 | libgd3 libglib2.0-0 libglib2.0-bin libglib2.0-dev libglib2.0-dev-bin 2021-02-16 19:25:16.879 | libgraphite2-3 libgraphite2-dev libgssapi-krb5-2 libgssrpc4 libgts-0.7-5 2021-02-16 19:25:16.879 | libgts-bin libgvc6 libgvpr2 libharfbuzz-dev libharfbuzz-gobject0 2021-02-16 19:25:16.879 | libharfbuzz-icu0 libharfbuzz0b libibverbs1 libice6 libicu-dev 2021-02-16 19:25:16.879 | libicu-le-hb-dev libicu-le-hb0 libicu60 libiculx60 libipset3 libiscsi7 2021-02-16 19:25:16.879 | libjansson4 libjbig0 libjpeg-turbo8 libjpeg-turbo8-dev libjpeg8 libjpeg8-dev 2021-02-16 19:25:16.879 | libjs-jquery libjs-jquery-metadata libk5crypto3 libkadm5clnt-mit11 2021-02-16 19:25:16.879 | libkadm5srv-mit11 libkdb5-9 libkrb5-3 libkrb5support0 liblab-gamut1 2021-02-16 19:25:16.879 | libldap-2.4-2 libldap-common libltdl-dev libltdl7 liblua5.2-0 liblua5.3-0 2021-02-16 19:25:16.879 | libmail-sendmail-perl libmatheval1 libmysqlclient20 libnetfilter-cthelper0 2021-02-16 19:25:16.879 | libnetfilter-queue1 libnl-3-200 libnl-genl-3-200 libnl-route-3-200 libnorm1 2021-02-16 19:25:16.880 | libnspr4 libnss-systemd libnss3 libpam-systemd libpango-1.0-0 2021-02-16 19:25:16.880 | libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 libpgm-5.2-0 2021-02-16 19:25:16.880 | libpixman-1-0 libpq5 librados2 librbd1 libsasl2-2 libsasl2-modules 2021-02-16 19:25:16.880 | libsasl2-modules-db libsctp-dev libsctp1 libsensors4 libsm6 libsnmp-base 2021-02-16 19:25:16.880 | libsnmp30 libsodium23 libsqlite3-0 libssl1.1 libstdc++-7-dev 2021-02-16 19:25:16.880 | libsys-hostname-long-perl libsystemd0 libthai-data libthai0 libtiff5 2021-02-16 19:25:16.880 | libtimedate-perl libtool libuuid1 libwebp6 libx86-1 libxaw7 libxcb-render0 2021-02-16 19:25:16.880 | libxcb-shm0 libxml2 libxmu6 libxpm4 libxrender1 libxslt1.1 libxt6 libzmq5 m4 2021-02-16 19:25:16.880 | make mysql-common po-debconf postgresql-client-common postgresql-common 2021-02-16 19:25:16.880 | postgresql-server-dev-10 python-pip-whl python3-crypto python3-keyring 2021-02-16 19:25:16.880 | python3-keyrings.alt python3-secretstorage python3-setuptools python3-wheel 2021-02-16 19:25:16.880 | python3-xdg python3.6-venv qemu-block-extra sharutils ssl-cert systemd 2021-02-16 19:25:16.880 | uuid-dev uwsgi-core vbetool x11-common 2021-02-16 19:25:16.881 | Suggested packages: 2021-02-16 19:25:16.881 | www-browser apache2-doc apache2-suexec-pristine | apache2-suexec-custom 2021-02-16 19:25:16.881 | autoconf-archive gnu-standards autoconf-doc doc-base debtags dh-make dwz 2021-02-16 19:25:16.881 | debian-keyring g++-multilib g++-7-multilib gcc-7-doc libstdc++6-7-dbg wodim 2021-02-16 19:25:16.881 | cdrkit-doc gettext-doc libasprintf-dev libgettextpo-dev git-daemon-run 2021-02-16 19:25:16.881 | | git-daemon-sysvinit git-doc git-el git-email git-gui gitk gitweb git-cvs 2021-02-16 19:25:16.881 | git-mediawiki git-svn gsfonts graphviz-doc vim-haproxy haproxy-doc heartbeat 2021-02-16 19:25:16.881 | ldirectord krb5-doc uwsgi bzr libgd-tools libglib2.0-doc libgraphite2-utils 2021-02-16 19:25:16.881 | krb5-user icu-doc libtool-doc postgresql-doc-10 libsasl2-modules-gssapi-mit 2021-02-16 19:25:16.881 | | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp 2021-02-16 19:25:16.881 | libsasl2-modules-sql lksctp-tools lm-sensors snmp-mibs-downloader libssl-doc 2021-02-16 19:25:16.881 | libstdc++-7-doc gfortran | fortran95-compiler gcj-jdk libyaml-doc m4-doc 2021-02-16 19:25:16.881 | make-doc libcache-memcached-perl libmemcached libanyevent-perl libyaml-perl 2021-02-16 19:25:16.881 | libterm-readkey-perl cpufrequtils wireless-tools radeontool libmail-box-perl 2021-02-16 19:25:16.881 | libjson-perl python-crypto-doc gnome-keyring libkf5wallet-bin 2021-02-16 19:25:16.881 | gir1.2-gnomekeyring-1.0 default-mysql-server | virtual-mysql-server 2021-02-16 19:25:16.881 | python-egenix-mxdatetime python3-mysqldb-dbg python-secretstorage-doc 2021-02-16 19:25:16.881 | python-setuptools-doc debootstrap sharutils-doc bsd-mailx | mailx 2021-02-16 19:25:16.882 | sqlite3-doc openssl-blacklist systemd-container ncompress tar-scripts 2021-02-16 19:25:16.882 | tar-doc zip uwsgi-plugins-all uwsgi-extra uwsgi-dev 2021-02-16 19:25:17.138 | The following NEW packages will be installed: 2021-02-16 19:25:17.138 | apache2 apache2-bin apache2-data apache2-dev apache2-utils autoconf automake 2021-02-16 19:25:17.138 | autopoint autotools-dev build-essential comerr-dev conntrack conntrackd 2021-02-16 19:25:17.138 | dctrl-tools debhelper dh-autoreconf dh-strip-nondeterminism dnsmasq-utils 2021-02-16 19:25:17.138 | dpkg-dev dstat fakeroot fontconfig fontconfig-config fonts-dejavu-core 2021-02-16 19:25:17.138 | fonts-liberation g++ g++-7 genisoimage gettext gir1.2-harfbuzz-0.0 graphviz 2021-02-16 19:25:17.138 | haproxy ibverbs-providers icu-devtools intltool-debian ipset iputils-arping 2021-02-16 19:25:17.138 | ipvsadm javascript-common keepalived kpartx krb5-multidev libaio1 2021-02-16 19:25:17.138 | libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl 2021-02-16 19:25:17.138 | libann0 libapache2-mod-proxy-uwsgi libapr1 libapr1-dev libaprutil1 2021-02-16 19:25:17.138 | libaprutil1-dbd-sqlite3 libaprutil1-dev libaprutil1-ldap 2021-02-16 19:25:17.138 | libarchive-cpio-perl libarchive-zip-perl libcairo2 libcdt5 libcgraph6 2021-02-16 19:25:17.138 | libcroco3 libdatrie1 libdpkg-perl libfakeroot libffi-dev 2021-02-16 19:25:17.138 | libfile-fcntllock-perl libfile-stripnondeterminism-perl libfontconfig1 2021-02-16 19:25:17.139 | libgd3 libglib2.0-bin libglib2.0-dev libglib2.0-dev-bin libgraphite2-3 2021-02-16 19:25:17.139 | libgraphite2-dev libgssrpc4 libgts-0.7-5 libgts-bin libgvc6 libgvpr2 2021-02-16 19:25:17.139 | libharfbuzz-dev libharfbuzz-gobject0 libharfbuzz-icu0 libharfbuzz0b 2021-02-16 19:25:17.139 | libibverbs1 libice6 libicu-dev libicu-le-hb-dev libicu-le-hb0 libiculx60 2021-02-16 19:25:17.139 | libipset3 libiscsi7 libjansson4 libjbig0 libjpeg-dev libjpeg-turbo8 2021-02-16 19:25:17.139 | libjpeg-turbo8-dev libjpeg8 libjpeg8-dev libjs-jquery libjs-jquery-metadata 2021-02-16 19:25:17.139 | libjs-jquery-tablesorter libkadm5clnt-mit11 libkadm5srv-mit11 libkdb5-9 2021-02-16 19:25:17.139 | libkrb5-dev liblab-gamut1 libldap2-dev libltdl-dev libltdl7 liblua5.2-0 2021-02-16 19:25:17.139 | liblua5.3-0 libmail-sendmail-perl libmatheval1 libmysqlclient-dev 2021-02-16 19:25:17.139 | libmysqlclient20 libnetfilter-cthelper0 libnetfilter-queue1 libnl-3-200 2021-02-16 19:25:17.139 | libnl-genl-3-200 libnl-route-3-200 libnorm1 libnspr4 libnss3 libpango-1.0-0 2021-02-16 19:25:17.139 | libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 libpgm-5.2-0 2021-02-16 19:25:17.139 | libpixman-1-0 libpq-dev libpq5 librados2 librbd1 libsasl2-dev libsctp-dev 2021-02-16 19:25:17.139 | libsctp1 libsensors4 libsm6 libsnmp-base libsnmp30 libsodium23 libssl-dev 2021-02-16 19:25:17.139 | libstdc++-7-dev libsys-hostname-long-perl libsystemd-dev libthai-data 2021-02-16 19:25:17.139 | libthai0 libtiff5 libtimedate-perl libtool libwebp6 libx86-1 libxaw7 2021-02-16 19:25:17.139 | libxcb-render0 libxcb-shm0 libxml2-dev libxmu6 libxpm4 libxrender1 2021-02-16 19:25:17.139 | libxslt1-dev libxt6 libyaml-dev libzmq5 lsscsi m4 make memcached 2021-02-16 19:25:17.139 | mysql-common pkg-config pm-utils po-debconf postgresql-client-common 2021-02-16 19:25:17.139 | postgresql-common postgresql-server-dev-10 postgresql-server-dev-all 2021-02-16 19:25:17.139 | python-pip-whl python3-crypto python3-keyring python3-keyrings.alt 2021-02-16 19:25:17.139 | python3-mysqldb python3-pip python3-secretstorage python3-setuptools 2021-02-16 19:25:17.139 | python3-venv python3-wheel python3-xdg python3.6-venv qemu-block-extra 2021-02-16 19:25:17.139 | qemu-utils sharutils socat sqlite3 ssl-cert thin-provisioning-tools unzip 2021-02-16 19:25:17.139 | uuid-dev uwsgi-core vbetool vlan x11-common zlib1g-dev 2021-02-16 19:25:17.139 | The following packages will be upgraded: 2021-02-16 19:25:17.140 | curl dnsmasq-base git libcom-err2 libcurl4 libglib2.0-0 libgssapi-krb5-2 2021-02-16 19:25:17.140 | libicu60 libk5crypto3 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common 2021-02-16 19:25:17.140 | libnss-systemd libpam-systemd libsasl2-2 libsasl2-modules 2021-02-16 19:25:17.140 | libsasl2-modules-db libsqlite3-0 libssl1.1 libsystemd0 libuuid1 libxml2 2021-02-16 19:25:17.140 | libxslt1.1 lvm2 open-iscsi openssl sudo systemd tar tcpdump uuid-runtime 2021-02-16 19:25:17.425 | 32 upgraded, 200 newly installed, 0 to remove and 150 not upgraded. 2021-02-16 19:25:17.425 | Need to get 84.8 MB of archives. 2021-02-16 19:25:17.425 | After this operation, 263 MB of additional disk space will be used. 2021-02-16 19:25:17.425 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 2021-02-16 19:25:18.099 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libnss-systemd amd64 237-3ubuntu10.44 [105 kB] 2021-02-16 19:25:18.141 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-systemd amd64 237-3ubuntu10.44 [108 kB] 2021-02-16 19:25:18.178 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.44 [2,913 kB] 2021-02-16 19:25:18.896 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.44 [209 kB] 2021-02-16 19:25:19.040 | 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-02-16 19:25:19.040 | 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-02-16 19:25:19.321 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libapr1 amd64 1.6.3-2 [90.9 kB] 2021-02-16 19:25:19.327 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.7 [1,301 kB] 2021-02-16 19:25:19.494 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libaprutil1 amd64 1.6.1-2 [84.4 kB] 2021-02-16 19:25:19.496 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 2021-02-16 19:25:19.512 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libaprutil1-dbd-sqlite3 amd64 1.6.1-2 [10.6 kB] 2021-02-16 19:25:19.512 | 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-02-16 19:25:19.513 | 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-02-16 19:25:19.515 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.9 [16.6 kB] 2021-02-16 19:25:19.516 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.9 [155 kB] 2021-02-16 19:25:19.521 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libaprutil1-ldap amd64 1.6.1-2 [8,764 B] 2021-02-16 19:25:19.578 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 liblua5.2-0 amd64 5.2.4-1.1build1 [108 kB] 2021-02-16 19:25:19.650 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libicu60 amd64 60.2-3ubuntu3.1 [8,054 kB] 2021-02-16 19:25:21.420 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxml2 amd64 2.9.4+dfsg1-6.1ubuntu1.3 [663 kB] 2021-02-16 19:25:21.718 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 apache2-bin amd64 2.4.29-1ubuntu4.14 [1,070 kB] 2021-02-16 19:25:21.838 | Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 apache2-utils amd64 2.4.29-1ubuntu4.14 [83.9 kB] 2021-02-16 19:25:21.841 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 apache2-data all 2.4.29-1ubuntu4.14 [160 kB] 2021-02-16 19:25:21.847 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 apache2 amd64 2.4.29-1ubuntu4.14 [95.1 kB] 2021-02-16 19:25:21.850 | Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 fonts-dejavu-core all 2.37-1 [1,041 kB] 2021-02-16 19:25:22.123 | 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-02-16 19:25:22.305 | Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 fontconfig-config all 2.12.6-0ubuntu2 [55.8 kB] 2021-02-16 19:25:22.306 | Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libfontconfig1 amd64 2.12.6-0ubuntu2 [137 kB] 2021-02-16 19:25:22.344 | Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 fontconfig amd64 2.12.6-0ubuntu2 [169 kB] 2021-02-16 19:25:22.356 | 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-02-16 19:25:22.408 | Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 haproxy amd64 1.8.8-1ubuntu0.11 [1,116 kB] 2021-02-16 19:25:22.600 | 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-02-16 19:25:22.669 | 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-02-16 19:25:22.670 | Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libice6 amd64 2:1.0.9-2 [40.2 kB] 2021-02-16 19:25:22.671 | Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libsm6 amd64 2:1.2.2-1 [15.8 kB] 2021-02-16 19:25:22.689 | Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 open-iscsi amd64 2.0.874-5ubuntu2.10 [280 kB] 2021-02-16 19:25:22.731 | Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libnetfilter-cthelper0 amd64 1.0.0-1ubuntu1 [6,530 B] 2021-02-16 19:25:22.731 | 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-02-16 19:25:22.732 | Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.6 [1,171 kB] 2021-02-16 19:25:22.938 | Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.7 [614 kB] 2021-02-16 19:25:23.120 | Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 2021-02-16 19:25:23.189 | Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 2021-02-16 19:25:23.241 | Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 2021-02-16 19:25:23.250 | Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 2021-02-16 19:25:23.251 | Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 2021-02-16 19:25:23.330 | 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-02-16 19:25:23.374 | 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-02-16 19:25:23.427 | Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libsctp1 amd64 1.0.17+dfsg-2 [8,008 B] 2021-02-16 19:25:23.427 | Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libsctp-dev amd64 1.0.17+dfsg-2 [61.9 kB] 2021-02-16 19:25:23.429 | Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libapr1-dev amd64 1.6.3-2 [690 kB] 2021-02-16 19:25:23.653 | Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libldap2-dev amd64 2.4.45+dfsg-1ubuntu1.9 [261 kB] 2021-02-16 19:25:23.712 | Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libaprutil1-dev amd64 1.6.1-2 [391 kB] 2021-02-16 19:25:23.769 | Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 autotools-dev all 20180224.1 [39.6 kB] 2021-02-16 19:25:23.808 | Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 m4 amd64 1.4.18-1 [197 kB] 2021-02-16 19:25:23.831 | Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 autoconf all 2.69-11 [322 kB] 2021-02-16 19:25:23.839 | Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 automake all 1:1.15.1-3ubuntu2 [509 kB] 2021-02-16 19:25:24.000 | Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 autopoint all 0.19.8.1-6ubuntu0.3 [426 kB] 2021-02-16 19:25:24.073 | Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libtool all 2.4.6-2 [194 kB] 2021-02-16 19:25:24.140 | Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 dh-autoreconf all 17 [15.8 kB] 2021-02-16 19:25:24.162 | 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-02-16 19:25:24.165 | 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-02-16 19:25:24.166 | Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libtimedate-perl all 2.3000-2 [37.5 kB] 2021-02-16 19:25:24.167 | 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-02-16 19:25:24.167 | Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 2021-02-16 19:25:24.174 | Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 make amd64 4.1-9.1ubuntu1 [154 kB] 2021-02-16 19:25:24.178 | Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 2021-02-16 19:25:24.373 | Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libcroco3 amd64 0.6.12-2 [81.3 kB] 2021-02-16 19:25:24.375 | 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-02-16 19:25:24.715 | Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 intltool-debian all 0.35.0+20060710.4 [24.9 kB] 2021-02-16 19:25:24.716 | Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 po-debconf all 1.0.20 [232 kB] 2021-02-16 19:25:24.721 | Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 debhelper all 11.1.6ubuntu2 [902 kB] 2021-02-16 19:25:24.866 | Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 apache2-dev amd64 2.4.29-1ubuntu4.14 [177 kB] 2021-02-16 19:25:24.876 | 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-02-16 19:25:25.191 | 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-02-16 19:25:27.266 | 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-02-16 19:25:27.266 | Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 build-essential amd64 12.4ubuntu1 [4,758 B] 2021-02-16 19:25:27.266 | Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 conntrack amd64 1:1.4.4+snapshot20161117-6ubuntu2 [30.6 kB] 2021-02-16 19:25:27.272 | Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libnetfilter-queue1 amd64 1.0.2-2 [11.4 kB] 2021-02-16 19:25:27.275 | Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 conntrackd amd64 1:1.4.4+snapshot20161117-6ubuntu2 [126 kB] 2021-02-16 19:25:27.302 | Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 curl amd64 7.58.0-2ubuntu3.12 [159 kB] 2021-02-16 19:25:27.336 | Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcurl4 amd64 7.58.0-2ubuntu3.12 [214 kB] 2021-02-16 19:25:27.382 | Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 dctrl-tools amd64 2.24-2build1 [60.9 kB] 2021-02-16 19:25:27.395 | Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 dnsmasq-base amd64 2.79-1ubuntu0.2 [306 kB] 2021-02-16 19:25:27.460 | Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 dnsmasq-utils amd64 2.79-1ubuntu0.2 [13.1 kB] 2021-02-16 19:25:27.463 | Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 dstat all 0.7.3-1 [52.1 kB] 2021-02-16 19:25:27.525 | Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libfakeroot amd64 1.22-2ubuntu1 [25.9 kB] 2021-02-16 19:25:27.531 | Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 fakeroot amd64 1.22-2ubuntu1 [62.3 kB] 2021-02-16 19:25:27.544 | Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 genisoimage amd64 9:1.1.11-3ubuntu2 [328 kB] 2021-02-16 19:25:27.619 | Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libgraphite2-3 amd64 1.3.11-2 [78.7 kB] 2021-02-16 19:25:27.631 | Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libharfbuzz0b amd64 1.7.2-1ubuntu1 [232 kB] 2021-02-16 19:25:27.679 | 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-02-16 19:25:27.684 | Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3,915 kB] 2021-02-16 19:25:28.366 | Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libann0 amd64 1.1.2+doc-6 [24.8 kB] 2021-02-16 19:25:28.369 | Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libcdt5 amd64 2.40.1-2 [19.6 kB] 2021-02-16 19:25:28.372 | Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libcgraph6 amd64 2.40.1-2 [40.8 kB] 2021-02-16 19:25:28.377 | Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libjpeg8 amd64 8c-2ubuntu8 [2,194 B] 2021-02-16 19:25:28.378 | Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libjbig0 amd64 2.1-3.1build1 [26.7 kB] 2021-02-16 19:25:28.381 | Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtiff5 amd64 4.0.9-5ubuntu0.3 [153 kB] 2021-02-16 19:25:28.403 | Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libwebp6 amd64 0.6.1-2 [185 kB] 2021-02-16 19:25:28.427 | Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libxpm4 amd64 1:3.5.12-1 [34.0 kB] 2021-02-16 19:25:28.432 | Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgd3 amd64 2.2.5-4ubuntu0.4 [119 kB] 2021-02-16 19:25:28.710 | 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-02-16 19:25:29.290 | Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libpixman-1-0 amd64 0.34.0-2 [229 kB] 2021-02-16 19:25:29.457 | 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-02-16 19:25:29.467 | 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-02-16 19:25:29.470 | Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libxrender1 amd64 1:0.9.10-1 [18.7 kB] 2021-02-16 19:25:29.483 | Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcairo2 amd64 1.15.10-2ubuntu0.1 [580 kB] 2021-02-16 19:25:29.670 | Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libltdl7 amd64 2.4.6-2 [38.8 kB] 2021-02-16 19:25:29.678 | Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libthai-data all 0.1.27-2 [133 kB] 2021-02-16 19:25:29.703 | Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libdatrie1 amd64 0.2.10-7 [17.8 kB] 2021-02-16 19:25:29.705 | Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libthai0 amd64 0.1.27-2 [18.0 kB] 2021-02-16 19:25:29.708 | 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-02-16 19:25:29.723 | 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-02-16 19:25:29.727 | 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-02-16 19:25:29.729 | Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libpathplan4 amd64 2.40.1-2 [22.6 kB] 2021-02-16 19:25:29.733 | Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libgvc6 amd64 2.40.1-2 [601 kB] 2021-02-16 19:25:29.872 | Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libgvpr2 amd64 2.40.1-2 [169 kB] 2021-02-16 19:25:29.893 | Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 liblab-gamut1 amd64 2.40.1-2 [178 kB] 2021-02-16 19:25:29.912 | Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libxt6 amd64 1:1.1.5-1 [160 kB] 2021-02-16 19:25:29.931 | Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libxmu6 amd64 2:1.1.2-2 [46.0 kB] 2021-02-16 19:25:29.935 | Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libxaw7 amd64 2:1.0.13-1 [173 kB] 2021-02-16 19:25:30.000 | Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 graphviz amd64 2.40.1-2 [601 kB] 2021-02-16 19:25:30.058 | Get:123 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libnl-3-200 amd64 3.2.29-0ubuntu3 [52.8 kB] 2021-02-16 19:25:30.063 | Get:124 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libnl-route-3-200 amd64 3.2.29-0ubuntu3 [146 kB] 2021-02-16 19:25:30.081 | Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libibverbs1 amd64 17.1-1ubuntu0.2 [44.4 kB] 2021-02-16 19:25:30.086 | Get:126 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 ibverbs-providers amd64 17.1-1ubuntu0.2 [160 kB] 2021-02-16 19:25:30.131 | Get:127 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 icu-devtools amd64 60.2-3ubuntu3.1 [179 kB] 2021-02-16 19:25:30.153 | Get:128 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 iputils-arping amd64 3:20161105-1ubuntu3 [29.7 kB] 2021-02-16 19:25:30.156 | Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 javascript-common all 11 [6,066 B] 2021-02-16 19:25:30.156 | 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-02-16 19:25:30.158 | Get:131 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libsensors4 amd64 1:3.4.0-4 [28.8 kB] 2021-02-16 19:25:30.260 | 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-02-16 19:25:30.280 | 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-02-16 19:25:30.369 | 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-02-16 19:25:30.391 | Get:135 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgssrpc4 amd64 1.16-2ubuntu0.2 [54.4 kB] 2021-02-16 19:25:30.396 | Get:136 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkdb5-9 amd64 1.16-2ubuntu0.2 [37.3 kB] 2021-02-16 19:25:30.418 | Get:137 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkadm5srv-mit11 amd64 1.16-2ubuntu0.2 [49.7 kB] 2021-02-16 19:25:30.424 | Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkadm5clnt-mit11 amd64 1.16-2ubuntu0.2 [38.0 kB] 2021-02-16 19:25:30.429 | 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-02-16 19:25:30.433 | Get:140 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 krb5-multidev amd64 1.16-2ubuntu0.2 [120 kB] 2021-02-16 19:25:30.445 | Get:141 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaio1 amd64 0.3.110-5ubuntu0.1 [6,476 B] 2021-02-16 19:25:30.547 | Get:142 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libalgorithm-diff-perl all 1.19.03-1 [47.6 kB] 2021-02-16 19:25:30.552 | Get:143 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libalgorithm-diff-xs-perl amd64 0.04-5 [11.1 kB] 2021-02-16 19:25:30.553 | Get:144 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB] 2021-02-16 19:25:30.554 | Get:145 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libarchive-cpio-perl all 0.10-1 [9,644 B] 2021-02-16 19:25:30.556 | Get:146 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libfile-fcntllock-perl amd64 0.22-3build2 [33.2 kB] 2021-02-16 19:25:30.676 | Get:147 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libglib2.0-bin amd64 2.56.4-0ubuntu0.18.04.6 [68.8 kB] 2021-02-16 19:25:30.682 | Get:148 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libglib2.0-dev-bin amd64 2.56.4-0ubuntu0.18.04.6 [102 kB] 2021-02-16 19:25:30.691 | Get:149 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 2021-02-16 19:25:30.695 | Get:150 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-0ubuntu2 [176 kB] 2021-02-16 19:25:30.710 | Get:151 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libglib2.0-dev amd64 2.56.4-0ubuntu0.18.04.6 [1,385 kB] 2021-02-16 19:25:30.960 | Get:152 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libgraphite2-dev amd64 1.3.11-2 [14.5 kB] 2021-02-16 19:25:30.960 | Get:153 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libgts-bin amd64 0.7.6+darcs121130-4 [41.3 kB] 2021-02-16 19:25:30.962 | Get:154 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libharfbuzz-icu0 amd64 1.7.2-1ubuntu1 [5,604 B] 2021-02-16 19:25:30.962 | Get:155 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libharfbuzz-gobject0 amd64 1.7.2-1ubuntu1 [13.4 kB] 2021-02-16 19:25:30.963 | 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-02-16 19:25:30.969 | Get:157 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libiculx60 amd64 60.2-3ubuntu3.1 [19.0 kB] 2021-02-16 19:25:30.971 | 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-02-16 19:25:30.973 | Get:159 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libicu-dev amd64 60.2-3ubuntu3.1 [8,889 kB] 2021-02-16 19:25:33.132 | Get:160 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libharfbuzz-dev amd64 1.7.2-1ubuntu1 [302 kB] 2021-02-16 19:25:33.281 | Get:161 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libiscsi7 amd64 1.17.0-1.1 [55.4 kB] 2021-02-16 19:25:33.283 | Get:162 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libjansson4 amd64 2.11-1 [29.3 kB] 2021-02-16 19:25:33.311 | 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-02-16 19:25:33.318 | Get:164 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libjpeg8-dev amd64 8c-2ubuntu8 [1,552 B] 2021-02-16 19:25:33.318 | Get:165 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libjpeg-dev amd64 8c-2ubuntu8 [1,546 B] 2021-02-16 19:25:33.319 | Get:166 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libjs-jquery all 3.2.1-1 [152 kB] 2021-02-16 19:25:33.322 | Get:167 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libjs-jquery-metadata all 12-1 [6,930 B] 2021-02-16 19:25:33.323 | 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-02-16 19:25:33.327 | Get:169 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libltdl-dev amd64 2.4.6-2 [162 kB] 2021-02-16 19:25:33.412 | Get:170 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libsys-hostname-long-perl all 1.5-1 [11.7 kB] 2021-02-16 19:25:33.466 | Get:171 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libmail-sendmail-perl all 0.80-1 [22.6 kB] 2021-02-16 19:25:33.471 | Get:172 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libmatheval1 amd64 1.1.11+dfsg-3build1 [20.5 kB] 2021-02-16 19:25:33.476 | Get:173 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 mysql-common all 5.8+1.0.4 [7,308 B] 2021-02-16 19:25:33.477 | Get:174 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libmysqlclient20 amd64 5.7.33-0ubuntu0.18.04.1 [687 kB] 2021-02-16 19:25:33.708 | Get:175 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libssl-dev amd64 1.1.1-1ubuntu2.1~18.04.7 [1,566 kB] 2021-02-16 19:25:34.313 | Get:176 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libmysqlclient-dev amd64 5.7.33-0ubuntu0.18.04.1 [989 kB] 2021-02-16 19:25:34.363 | Get:177 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 2021-02-16 19:25:34.368 | Get:178 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libnspr4 amd64 2:4.18-1ubuntu1 [112 kB] 2021-02-16 19:25:34.371 | Get:179 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libnss3 amd64 2:3.35-2ubuntu2.12 [1,220 kB] 2021-02-16 19:25:34.408 | 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-02-16 19:25:34.412 | Get:181 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpq5 amd64 10.15-0ubuntu0.18.04.1 [108 kB] 2021-02-16 19:25:34.475 | Get:182 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpq-dev amd64 10.15-0ubuntu0.18.04.1 [218 kB] 2021-02-16 19:25:34.502 | Get:183 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 librados2 amd64 12.2.13-0ubuntu0.18.04.6 [2,724 kB] 2021-02-16 19:25:34.913 | Get:184 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 librbd1 amd64 12.2.13-0ubuntu0.18.04.6 [925 kB] 2021-02-16 19:25:35.278 | 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-02-16 19:25:35.286 | 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-02-16 19:25:35.288 | Get:187 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 2021-02-16 19:25:35.346 | Get:188 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd-dev amd64 237-3ubuntu10.44 [184 kB] 2021-02-16 19:25:35.351 | Get:189 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libx86-1 amd64 1.1+ds1-10.2 [75.2 kB] 2021-02-16 19:25:35.353 | Get:190 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxml2-dev amd64 2.9.4+dfsg1-6.1ubuntu1.3 [756 kB] 2021-02-16 19:25:35.377 | Get:191 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxslt1.1 amd64 1.1.29-5ubuntu0.2 [150 kB] 2021-02-16 19:25:35.382 | Get:192 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxslt1-dev amd64 1.1.29-5ubuntu0.2 [407 kB] 2021-02-16 19:25:35.416 | Get:193 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 2021-02-16 19:25:35.533 | Get:194 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 lsscsi amd64 0.28-0.1 [35.5 kB] 2021-02-16 19:25:35.540 | Get:195 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 lvm2 amd64 2.02.176-4.1ubuntu3.18.04.3 [929 kB] 2021-02-16 19:25:35.876 | Get:196 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 memcached amd64 1.5.6-0ubuntu1.2 [109 kB] 2021-02-16 19:25:35.879 | Get:197 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 pm-utils all 1.4.1-17 [48.3 kB] 2021-02-16 19:25:35.880 | Get:198 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 postgresql-client-common all 190ubuntu0.1 [29.6 kB] 2021-02-16 19:25:35.882 | Get:199 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 ssl-cert all 1.0.39 [17.0 kB] 2021-02-16 19:25:35.882 | Get:200 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 postgresql-common all 190ubuntu0.1 [157 kB] 2021-02-16 19:25:35.887 | Get:201 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 postgresql-server-dev-10 amd64 10.15-0ubuntu0.18.04.1 [838 kB] 2021-02-16 19:25:35.956 | Get:202 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 postgresql-server-dev-all all 190ubuntu0.1 [14.1 kB] 2021-02-16 19:25:36.221 | Get:203 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 python-pip-whl all 9.0.1-2.3~ubuntu1.18.04.4 [1,653 kB] 2021-02-16 19:25:41.193 | Get:204 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 python3-crypto amd64 2.6.1-8ubuntu2 [244 kB] 2021-02-16 19:25:41.371 | Get:205 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 python3-secretstorage all 2.3.1-2 [12.1 kB] 2021-02-16 19:25:41.380 | Get:206 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 python3-keyring all 10.6.0-1 [26.7 kB] 2021-02-16 19:25:41.398 | Get:207 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 python3-keyrings.alt all 3.0-1 [16.6 kB] 2021-02-16 19:25:41.408 | Get:208 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 python3-mysqldb amd64 1.3.10-1build1 [46.0 kB] 2021-02-16 19:25:41.437 | Get:209 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 python3-pip all 9.0.1-2.3~ubuntu1.18.04.4 [114 kB] 2021-02-16 19:25:41.508 | Get:210 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 python3-setuptools all 39.0.1-2 [248 kB] 2021-02-16 19:25:41.640 | Get:211 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 python3.6-venv amd64 3.6.9-1~18.04ubuntu1.3 [6,180 B] 2021-02-16 19:25:41.644 | Get:212 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 python3-venv amd64 3.6.7-1~18.04 [1,208 B] 2021-02-16 19:25:41.644 | Get:213 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 python3-wheel all 0.30.0-0.2 [36.5 kB] 2021-02-16 19:25:41.661 | Get:214 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-xdg all 0.25-4ubuntu1.1 [31.3 kB] 2021-02-16 19:25:41.677 | Get:215 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 qemu-block-extra amd64 1:2.11+dfsg-1ubuntu7.35 [40.5 kB] 2021-02-16 19:25:41.685 | Get:216 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 qemu-utils amd64 1:2.11+dfsg-1ubuntu7.35 [868 kB] 2021-02-16 19:25:42.122 | Get:217 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 sharutils amd64 1:4.15.2-3 [155 kB] 2021-02-16 19:25:42.193 | Get:218 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 sqlite3 amd64 3.22.0-1ubuntu0.4 [752 kB] 2021-02-16 19:25:42.539 | Get:219 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 thin-provisioning-tools amd64 0.7.4-2ubuntu3 [359 kB] 2021-02-16 19:25:42.672 | Get:220 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 unzip amd64 6.0-21ubuntu1.1 [168 kB] 2021-02-16 19:25:42.729 | Get:221 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 uwsgi-core amd64 2.0.15-10.2ubuntu2.1 [523 kB] 2021-02-16 19:25:42.886 | Get:222 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 vbetool amd64 1.1-4 [11.5 kB] 2021-02-16 19:25:42.889 | Get:223 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libipset3 amd64 6.34-1 [43.9 kB] 2021-02-16 19:25:42.901 | Get:224 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 ipset amd64 6.34-1 [33.7 kB] 2021-02-16 19:25:42.911 | Get:225 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 ipvsadm amd64 1:1.28-3ubuntu0.18.04.1 [35.5 kB] 2021-02-16 19:25:42.920 | Get:226 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 kpartx amd64 0.7.4-2ubuntu3 [27.7 kB] 2021-02-16 19:25:42.927 | Get:227 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-02-16 19:25:42.930 | Get:228 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libffi-dev amd64 3.2.1-8 [156 kB] 2021-02-16 19:25:42.969 | Get:229 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkrb5-dev amd64 1.16-2ubuntu0.2 [11.7 kB] 2021-02-16 19:25:42.973 | Get:230 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libyaml-dev amd64 0.1.7-2ubuntu3 [55.7 kB] 2021-02-16 19:25:43.061 | Get:231 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 socat amd64 1.7.3.2-2ubuntu2 [342 kB] 2021-02-16 19:25:43.137 | Get:232 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 vlan amd64 1.9-3.2ubuntu6 [30.7 kB] 2021-02-16 19:25:44.770 | Preconfiguring packages ... 2021-02-16 19:25:44.890 | Fetched 84.8 MB in 26s (3,262 kB/s) 2021-02-16 19:25:44.949 | (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 ... 64590 files and directories currently installed.) 2021-02-16 19:25:44.952 | Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 2021-02-16 19:25:44.978 | Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2ubuntu0.1) ... 2021-02-16 19:25:45.101 | Setting up tar (1.29b-2ubuntu0.2) ... 2021-02-16 19:25:45.255 | (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 ... 64590 files and directories currently installed.) 2021-02-16 19:25:45.258 | Preparing to unpack .../libnss-systemd_237-3ubuntu10.44_amd64.deb ... 2021-02-16 19:25:45.289 | Unpacking libnss-systemd:amd64 (237-3ubuntu10.44) over (237-3ubuntu10.25) ... 2021-02-16 19:25:45.412 | Preparing to unpack .../libpam-systemd_237-3ubuntu10.44_amd64.deb ... 2021-02-16 19:25:45.439 | Unpacking libpam-systemd:amd64 (237-3ubuntu10.44) over (237-3ubuntu10.25) ... 2021-02-16 19:25:45.584 | Preparing to unpack .../systemd_237-3ubuntu10.44_amd64.deb ... 2021-02-16 19:25:45.731 | Unpacking systemd (237-3ubuntu10.44) over (237-3ubuntu10.25) ... 2021-02-16 19:25:46.489 | Preparing to unpack .../libsystemd0_237-3ubuntu10.44_amd64.deb ... 2021-02-16 19:25:46.515 | Unpacking libsystemd0:amd64 (237-3ubuntu10.44) over (237-3ubuntu10.25) ... 2021-02-16 19:25:46.618 | Setting up libsystemd0:amd64 (237-3ubuntu10.44) ... 2021-02-16 19:25:46.740 | (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 ... 64590 files and directories currently installed.) 2021-02-16 19:25:46.742 | Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 2021-02-16 19:25:46.770 | Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3.3) ... 2021-02-16 19:25:46.862 | Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 2021-02-16 19:25:46.993 | (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 ... 64590 files and directories currently installed.) 2021-02-16 19:25:46.996 | Preparing to unpack .../00-uuid-runtime_2.31.1-0.4ubuntu3.7_amd64.deb ... 2021-02-16 19:25:47.020 | Unpacking uuid-runtime (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3.3) ... 2021-02-16 19:25:47.309 | Selecting previously unselected package libapr1:amd64. 2021-02-16 19:25:47.316 | Preparing to unpack .../01-libapr1_1.6.3-2_amd64.deb ... 2021-02-16 19:25:47.319 | Unpacking libapr1:amd64 (1.6.3-2) ... 2021-02-16 19:25:47.448 | Preparing to unpack .../02-libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... 2021-02-16 19:25:47.476 | Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) over (1.1.1-1ubuntu2.1~18.04.4) ... 2021-02-16 19:25:47.750 | Selecting previously unselected package libaprutil1:amd64. 2021-02-16 19:25:47.756 | Preparing to unpack .../03-libaprutil1_1.6.1-2_amd64.deb ... 2021-02-16 19:25:47.759 | Unpacking libaprutil1:amd64 (1.6.1-2) ... 2021-02-16 19:25:47.856 | Preparing to unpack .../04-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 2021-02-16 19:25:47.879 | Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1ubuntu0.1) ... 2021-02-16 19:25:48.017 | Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2021-02-16 19:25:48.023 | Preparing to unpack .../05-libaprutil1-dbd-sqlite3_1.6.1-2_amd64.deb ... 2021-02-16 19:25:48.026 | Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.1-2) ... 2021-02-16 19:25:48.089 | Preparing to unpack .../06-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 2021-02-16 19:25:48.111 | Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) over (2.1.27~101-g0780600+dfsg-3ubuntu2) ... 2021-02-16 19:25:48.211 | Preparing to unpack .../07-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 2021-02-16 19:25:48.235 | Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) over (2.1.27~101-g0780600+dfsg-3ubuntu2) ... 2021-02-16 19:25:48.329 | Preparing to unpack .../08-libldap-common_2.4.45+dfsg-1ubuntu1.9_all.deb ... 2021-02-16 19:25:48.351 | Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.9) over (2.4.45+dfsg-1ubuntu1.3) ... 2021-02-16 19:25:48.461 | Preparing to unpack .../09-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.9_amd64.deb ... 2021-02-16 19:25:48.484 | Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.9) over (2.4.45+dfsg-1ubuntu1.3) ... 2021-02-16 19:25:48.574 | Selecting previously unselected package libaprutil1-ldap:amd64. 2021-02-16 19:25:48.581 | Preparing to unpack .../10-libaprutil1-ldap_1.6.1-2_amd64.deb ... 2021-02-16 19:25:48.584 | Unpacking libaprutil1-ldap:amd64 (1.6.1-2) ... 2021-02-16 19:25:48.657 | Selecting previously unselected package liblua5.2-0:amd64. 2021-02-16 19:25:48.663 | Preparing to unpack .../11-liblua5.2-0_5.2.4-1.1build1_amd64.deb ... 2021-02-16 19:25:48.666 | Unpacking liblua5.2-0:amd64 (5.2.4-1.1build1) ... 2021-02-16 19:25:48.758 | Preparing to unpack .../12-libicu60_60.2-3ubuntu3.1_amd64.deb ... 2021-02-16 19:25:48.783 | Unpacking libicu60:amd64 (60.2-3ubuntu3.1) over (60.2-3ubuntu3) ... 2021-02-16 19:25:50.087 | Preparing to unpack .../13-libxml2_2.9.4+dfsg1-6.1ubuntu1.3_amd64.deb ... 2021-02-16 19:25:50.117 | Unpacking libxml2:amd64 (2.9.4+dfsg1-6.1ubuntu1.3) over (2.9.4+dfsg1-6.1ubuntu1.2) ... 2021-02-16 19:25:50.286 | Selecting previously unselected package apache2-bin. 2021-02-16 19:25:50.292 | Preparing to unpack .../14-apache2-bin_2.4.29-1ubuntu4.14_amd64.deb ... 2021-02-16 19:25:50.295 | Unpacking apache2-bin (2.4.29-1ubuntu4.14) ... 2021-02-16 19:25:50.505 | Selecting previously unselected package apache2-utils. 2021-02-16 19:25:50.511 | Preparing to unpack .../15-apache2-utils_2.4.29-1ubuntu4.14_amd64.deb ... 2021-02-16 19:25:50.514 | Unpacking apache2-utils (2.4.29-1ubuntu4.14) ... 2021-02-16 19:25:50.579 | Selecting previously unselected package apache2-data. 2021-02-16 19:25:50.585 | Preparing to unpack .../16-apache2-data_2.4.29-1ubuntu4.14_all.deb ... 2021-02-16 19:25:50.588 | Unpacking apache2-data (2.4.29-1ubuntu4.14) ... 2021-02-16 19:25:50.761 | Selecting previously unselected package apache2. 2021-02-16 19:25:50.768 | Preparing to unpack .../17-apache2_2.4.29-1ubuntu4.14_amd64.deb ... 2021-02-16 19:25:50.786 | Unpacking apache2 (2.4.29-1ubuntu4.14) ... 2021-02-16 19:25:50.898 | Selecting previously unselected package fonts-dejavu-core. 2021-02-16 19:25:50.905 | Preparing to unpack .../18-fonts-dejavu-core_2.37-1_all.deb ... 2021-02-16 19:25:50.907 | Unpacking fonts-dejavu-core (2.37-1) ... 2021-02-16 19:25:51.118 | Selecting previously unselected package fonts-liberation. 2021-02-16 19:25:51.124 | Preparing to unpack .../19-fonts-liberation_1%3a1.07.4-7~18.04.1_all.deb ... 2021-02-16 19:25:51.127 | Unpacking fonts-liberation (1:1.07.4-7~18.04.1) ... 2021-02-16 19:25:51.315 | Selecting previously unselected package fontconfig-config. 2021-02-16 19:25:51.322 | Preparing to unpack .../20-fontconfig-config_2.12.6-0ubuntu2_all.deb ... 2021-02-16 19:25:51.324 | Unpacking fontconfig-config (2.12.6-0ubuntu2) ... 2021-02-16 19:25:51.426 | Selecting previously unselected package libfontconfig1:amd64. 2021-02-16 19:25:51.432 | Preparing to unpack .../21-libfontconfig1_2.12.6-0ubuntu2_amd64.deb ... 2021-02-16 19:25:51.435 | Unpacking libfontconfig1:amd64 (2.12.6-0ubuntu2) ... 2021-02-16 19:25:51.533 | Selecting previously unselected package fontconfig. 2021-02-16 19:25:51.539 | Preparing to unpack .../22-fontconfig_2.12.6-0ubuntu2_amd64.deb ... 2021-02-16 19:25:51.542 | Unpacking fontconfig (2.12.6-0ubuntu2) ... 2021-02-16 19:25:51.636 | Selecting previously unselected package liblua5.3-0:amd64. 2021-02-16 19:25:51.643 | Preparing to unpack .../23-liblua5.3-0_5.3.3-1ubuntu0.18.04.1_amd64.deb ... 2021-02-16 19:25:51.645 | Unpacking liblua5.3-0:amd64 (5.3.3-1ubuntu0.18.04.1) ... 2021-02-16 19:25:51.757 | Selecting previously unselected package haproxy. 2021-02-16 19:25:51.764 | Preparing to unpack .../24-haproxy_1.8.8-1ubuntu0.11_amd64.deb ... 2021-02-16 19:25:51.774 | Unpacking haproxy (1.8.8-1ubuntu0.11) ... 2021-02-16 19:25:51.991 | Selecting previously unselected package libjpeg-turbo8:amd64. 2021-02-16 19:25:51.997 | Preparing to unpack .../25-libjpeg-turbo8_1.5.2-0ubuntu5.18.04.4_amd64.deb ... 2021-02-16 19:25:51.999 | Unpacking libjpeg-turbo8:amd64 (1.5.2-0ubuntu5.18.04.4) ... 2021-02-16 19:25:52.112 | Selecting previously unselected package x11-common. 2021-02-16 19:25:52.118 | Preparing to unpack .../26-x11-common_1%3a7.7+19ubuntu7.1_all.deb ... 2021-02-16 19:25:52.143 | dpkg-query: no packages found matching nux-tools 2021-02-16 19:25:52.153 | Unpacking x11-common (1:7.7+19ubuntu7.1) ... 2021-02-16 19:25:52.240 | Selecting previously unselected package libice6:amd64. 2021-02-16 19:25:52.247 | Preparing to unpack .../27-libice6_2%3a1.0.9-2_amd64.deb ... 2021-02-16 19:25:52.250 | Unpacking libice6:amd64 (2:1.0.9-2) ... 2021-02-16 19:25:52.334 | Selecting previously unselected package libsm6:amd64. 2021-02-16 19:25:52.340 | Preparing to unpack .../28-libsm6_2%3a1.2.2-1_amd64.deb ... 2021-02-16 19:25:52.343 | Unpacking libsm6:amd64 (2:1.2.2-1) ... 2021-02-16 19:25:52.465 | Preparing to unpack .../29-open-iscsi_2.0.874-5ubuntu2.10_amd64.deb ... 2021-02-16 19:25:52.935 | Unpacking open-iscsi (2.0.874-5ubuntu2.10) over (2.0.874-5ubuntu2.7) ... 2021-02-16 19:25:53.407 | Selecting previously unselected package libnetfilter-cthelper0:amd64. 2021-02-16 19:25:53.414 | Preparing to unpack .../30-libnetfilter-cthelper0_1.0.0-1ubuntu1_amd64.deb ... 2021-02-16 19:25:53.416 | Unpacking libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu1) ... 2021-02-16 19:25:53.504 | Preparing to unpack .../31-libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 2021-02-16 19:25:53.528 | Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1ubuntu1.1) ... 2021-02-16 19:25:53.624 | Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 2021-02-16 19:25:53.779 | (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 ... 65643 files and directories currently installed.) 2021-02-16 19:25:53.781 | Preparing to unpack .../000-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... 2021-02-16 19:25:53.809 | Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) over (2.56.4-0ubuntu0.18.04.4) ... 2021-02-16 19:25:54.082 | Preparing to unpack .../001-openssl_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... 2021-02-16 19:25:54.102 | Unpacking openssl (1.1.1-1ubuntu2.1~18.04.7) over (1.1.1-1ubuntu2.1~18.04.4) ... 2021-02-16 19:25:54.308 | Preparing to unpack .../002-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 2021-02-16 19:25:54.339 | Unpacking sudo (1.8.21p2-3ubuntu1.4) over (1.8.21p2-3ubuntu1) ... 2021-02-16 19:25:54.517 | Preparing to unpack .../003-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 2021-02-16 19:25:54.540 | Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) over (1.16-2ubuntu0.1) ... 2021-02-16 19:25:54.668 | Preparing to unpack .../004-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 2021-02-16 19:25:54.694 | Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) over (1.16-2ubuntu0.1) ... 2021-02-16 19:25:54.842 | Preparing to unpack .../005-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 2021-02-16 19:25:54.869 | Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) over (1.16-2ubuntu0.1) ... 2021-02-16 19:25:54.967 | Preparing to unpack .../006-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 2021-02-16 19:25:54.992 | Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) over (1.16-2ubuntu0.1) ... 2021-02-16 19:25:55.098 | Preparing to unpack .../007-tcpdump_4.9.3-0ubuntu0.18.04.1_amd64.deb ... 2021-02-16 19:25:55.119 | Unpacking tcpdump (4.9.3-0ubuntu0.18.04.1) over (4.9.2-3) ... 2021-02-16 19:25:55.241 | Selecting previously unselected package uuid-dev:amd64. 2021-02-16 19:25:55.247 | Preparing to unpack .../008-uuid-dev_2.31.1-0.4ubuntu3.7_amd64.deb ... 2021-02-16 19:25:55.250 | Unpacking uuid-dev:amd64 (2.31.1-0.4ubuntu3.7) ... 2021-02-16 19:25:55.333 | Selecting previously unselected package libsctp1:amd64. 2021-02-16 19:25:55.339 | Preparing to unpack .../009-libsctp1_1.0.17+dfsg-2_amd64.deb ... 2021-02-16 19:25:55.342 | Unpacking libsctp1:amd64 (1.0.17+dfsg-2) ... 2021-02-16 19:25:55.399 | Selecting previously unselected package libsctp-dev:amd64. 2021-02-16 19:25:55.405 | Preparing to unpack .../010-libsctp-dev_1.0.17+dfsg-2_amd64.deb ... 2021-02-16 19:25:55.409 | Unpacking libsctp-dev:amd64 (1.0.17+dfsg-2) ... 2021-02-16 19:25:55.470 | Selecting previously unselected package libapr1-dev. 2021-02-16 19:25:55.476 | Preparing to unpack .../011-libapr1-dev_1.6.3-2_amd64.deb ... 2021-02-16 19:25:55.479 | Unpacking libapr1-dev (1.6.3-2) ... 2021-02-16 19:25:55.763 | Selecting previously unselected package libldap2-dev:amd64. 2021-02-16 19:25:55.769 | Preparing to unpack .../012-libldap2-dev_2.4.45+dfsg-1ubuntu1.9_amd64.deb ... 2021-02-16 19:25:55.772 | Unpacking libldap2-dev:amd64 (2.4.45+dfsg-1ubuntu1.9) ... 2021-02-16 19:25:55.903 | Selecting previously unselected package libaprutil1-dev. 2021-02-16 19:25:55.910 | Preparing to unpack .../013-libaprutil1-dev_1.6.1-2_amd64.deb ... 2021-02-16 19:25:55.913 | Unpacking libaprutil1-dev (1.6.1-2) ... 2021-02-16 19:25:56.171 | Selecting previously unselected package autotools-dev. 2021-02-16 19:25:56.178 | Preparing to unpack .../014-autotools-dev_20180224.1_all.deb ... 2021-02-16 19:25:56.181 | Unpacking autotools-dev (20180224.1) ... 2021-02-16 19:25:56.239 | Selecting previously unselected package m4. 2021-02-16 19:25:56.246 | Preparing to unpack .../015-m4_1.4.18-1_amd64.deb ... 2021-02-16 19:25:56.249 | Unpacking m4 (1.4.18-1) ... 2021-02-16 19:25:56.361 | Selecting previously unselected package autoconf. 2021-02-16 19:25:56.367 | Preparing to unpack .../016-autoconf_2.69-11_all.deb ... 2021-02-16 19:25:56.370 | Unpacking autoconf (2.69-11) ... 2021-02-16 19:25:56.494 | Selecting previously unselected package automake. 2021-02-16 19:25:56.500 | Preparing to unpack .../017-automake_1%3a1.15.1-3ubuntu2_all.deb ... 2021-02-16 19:25:56.505 | Unpacking automake (1:1.15.1-3ubuntu2) ... 2021-02-16 19:25:56.628 | Selecting previously unselected package autopoint. 2021-02-16 19:25:56.635 | Preparing to unpack .../018-autopoint_0.19.8.1-6ubuntu0.3_all.deb ... 2021-02-16 19:25:56.637 | Unpacking autopoint (0.19.8.1-6ubuntu0.3) ... 2021-02-16 19:25:56.710 | Selecting previously unselected package libtool. 2021-02-16 19:25:56.716 | Preparing to unpack .../019-libtool_2.4.6-2_all.deb ... 2021-02-16 19:25:56.719 | Unpacking libtool (2.4.6-2) ... 2021-02-16 19:25:56.799 | Selecting previously unselected package dh-autoreconf. 2021-02-16 19:25:56.806 | Preparing to unpack .../020-dh-autoreconf_17_all.deb ... 2021-02-16 19:25:56.808 | Unpacking dh-autoreconf (17) ... 2021-02-16 19:25:56.864 | Selecting previously unselected package libarchive-zip-perl. 2021-02-16 19:25:56.871 | Preparing to unpack .../021-libarchive-zip-perl_1.60-1ubuntu0.1_all.deb ... 2021-02-16 19:25:56.873 | Unpacking libarchive-zip-perl (1.60-1ubuntu0.1) ... 2021-02-16 19:25:56.936 | Selecting previously unselected package libfile-stripnondeterminism-perl. 2021-02-16 19:25:56.943 | Preparing to unpack .../022-libfile-stripnondeterminism-perl_0.040-1.1~build1_all.deb ... 2021-02-16 19:25:56.946 | Unpacking libfile-stripnondeterminism-perl (0.040-1.1~build1) ... 2021-02-16 19:25:57.003 | Selecting previously unselected package libtimedate-perl. 2021-02-16 19:25:57.009 | Preparing to unpack .../023-libtimedate-perl_2.3000-2_all.deb ... 2021-02-16 19:25:57.012 | Unpacking libtimedate-perl (2.3000-2) ... 2021-02-16 19:25:57.080 | Selecting previously unselected package dh-strip-nondeterminism. 2021-02-16 19:25:57.087 | Preparing to unpack .../024-dh-strip-nondeterminism_0.040-1.1~build1_all.deb ... 2021-02-16 19:25:57.090 | Unpacking dh-strip-nondeterminism (0.040-1.1~build1) ... 2021-02-16 19:25:57.156 | Selecting previously unselected package libdpkg-perl. 2021-02-16 19:25:57.163 | Preparing to unpack .../025-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 2021-02-16 19:25:57.165 | Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) ... 2021-02-16 19:25:57.252 | Selecting previously unselected package make. 2021-02-16 19:25:57.258 | Preparing to unpack .../026-make_4.1-9.1ubuntu1_amd64.deb ... 2021-02-16 19:25:57.261 | Unpacking make (4.1-9.1ubuntu1) ... 2021-02-16 19:25:57.342 | Selecting previously unselected package dpkg-dev. 2021-02-16 19:25:57.350 | Preparing to unpack .../027-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 2021-02-16 19:25:57.352 | Unpacking dpkg-dev (1.19.0.5ubuntu2.3) ... 2021-02-16 19:25:57.545 | Selecting previously unselected package libcroco3:amd64. 2021-02-16 19:25:57.552 | Preparing to unpack .../028-libcroco3_0.6.12-2_amd64.deb ... 2021-02-16 19:25:57.554 | Unpacking libcroco3:amd64 (0.6.12-2) ... 2021-02-16 19:25:57.631 | Selecting previously unselected package gettext. 2021-02-16 19:25:57.638 | Preparing to unpack .../029-gettext_0.19.8.1-6ubuntu0.3_amd64.deb ... 2021-02-16 19:25:57.640 | Unpacking gettext (0.19.8.1-6ubuntu0.3) ... 2021-02-16 19:25:57.913 | Selecting previously unselected package intltool-debian. 2021-02-16 19:25:57.920 | Preparing to unpack .../030-intltool-debian_0.35.0+20060710.4_all.deb ... 2021-02-16 19:25:57.922 | Unpacking intltool-debian (0.35.0+20060710.4) ... 2021-02-16 19:25:57.988 | Selecting previously unselected package po-debconf. 2021-02-16 19:25:57.995 | Preparing to unpack .../031-po-debconf_1.0.20_all.deb ... 2021-02-16 19:25:57.997 | Unpacking po-debconf (1.0.20) ... 2021-02-16 19:25:58.082 | Selecting previously unselected package debhelper. 2021-02-16 19:25:58.089 | Preparing to unpack .../032-debhelper_11.1.6ubuntu2_all.deb ... 2021-02-16 19:25:58.091 | Unpacking debhelper (11.1.6ubuntu2) ... 2021-02-16 19:25:58.317 | Selecting previously unselected package apache2-dev. 2021-02-16 19:25:58.323 | Preparing to unpack .../033-apache2-dev_2.4.29-1ubuntu4.14_amd64.deb ... 2021-02-16 19:25:58.326 | Unpacking apache2-dev (2.4.29-1ubuntu4.14) ... 2021-02-16 19:25:58.417 | Selecting previously unselected package libstdc++-7-dev:amd64. 2021-02-16 19:25:58.424 | Preparing to unpack .../034-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 2021-02-16 19:25:58.426 | Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 2021-02-16 19:25:58.877 | Selecting previously unselected package g++-7. 2021-02-16 19:25:58.884 | Preparing to unpack .../035-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 2021-02-16 19:25:58.886 | Unpacking g++-7 (7.5.0-3ubuntu1~18.04) ... 2021-02-16 19:26:00.251 | Selecting previously unselected package g++. 2021-02-16 19:26:00.258 | Preparing to unpack .../036-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 2021-02-16 19:26:00.260 | Unpacking g++ (4:7.4.0-1ubuntu2.3) ... 2021-02-16 19:26:00.328 | Selecting previously unselected package build-essential. 2021-02-16 19:26:00.334 | Preparing to unpack .../037-build-essential_12.4ubuntu1_amd64.deb ... 2021-02-16 19:26:00.345 | Unpacking build-essential (12.4ubuntu1) ... 2021-02-16 19:26:00.403 | Selecting previously unselected package conntrack. 2021-02-16 19:26:00.410 | Preparing to unpack .../038-conntrack_1%3a1.4.4+snapshot20161117-6ubuntu2_amd64.deb ... 2021-02-16 19:26:00.413 | Unpacking conntrack (1:1.4.4+snapshot20161117-6ubuntu2) ... 2021-02-16 19:26:00.504 | Selecting previously unselected package libnetfilter-queue1. 2021-02-16 19:26:00.510 | Preparing to unpack .../039-libnetfilter-queue1_1.0.2-2_amd64.deb ... 2021-02-16 19:26:00.513 | Unpacking libnetfilter-queue1 (1.0.2-2) ... 2021-02-16 19:26:00.604 | Selecting previously unselected package conntrackd. 2021-02-16 19:26:00.611 | Preparing to unpack .../040-conntrackd_1%3a1.4.4+snapshot20161117-6ubuntu2_amd64.deb ... 2021-02-16 19:26:00.621 | Unpacking conntrackd (1:1.4.4+snapshot20161117-6ubuntu2) ... 2021-02-16 19:26:00.704 | Preparing to unpack .../041-curl_7.58.0-2ubuntu3.12_amd64.deb ... 2021-02-16 19:26:00.733 | Unpacking curl (7.58.0-2ubuntu3.12) over (7.58.0-2ubuntu3.7) ... 2021-02-16 19:26:00.857 | Preparing to unpack .../042-libcurl4_7.58.0-2ubuntu3.12_amd64.deb ... 2021-02-16 19:26:00.887 | Unpacking libcurl4:amd64 (7.58.0-2ubuntu3.12) over (7.58.0-2ubuntu3.7) ... 2021-02-16 19:26:01.022 | Selecting previously unselected package dctrl-tools. 2021-02-16 19:26:01.029 | Preparing to unpack .../043-dctrl-tools_2.24-2build1_amd64.deb ... 2021-02-16 19:26:01.038 | Unpacking dctrl-tools (2.24-2build1) ... 2021-02-16 19:26:01.142 | Preparing to unpack .../044-dnsmasq-base_2.79-1ubuntu0.2_amd64.deb ... 2021-02-16 19:26:01.164 | Unpacking dnsmasq-base (2.79-1ubuntu0.2) over (2.79-1) ... 2021-02-16 19:26:01.290 | Selecting previously unselected package dnsmasq-utils. 2021-02-16 19:26:01.297 | Preparing to unpack .../045-dnsmasq-utils_2.79-1ubuntu0.2_amd64.deb ... 2021-02-16 19:26:01.308 | Unpacking dnsmasq-utils (2.79-1ubuntu0.2) ... 2021-02-16 19:26:01.383 | Selecting previously unselected package dstat. 2021-02-16 19:26:01.390 | Preparing to unpack .../046-dstat_0.7.3-1_all.deb ... 2021-02-16 19:26:01.392 | Unpacking dstat (0.7.3-1) ... 2021-02-16 19:26:01.505 | Selecting previously unselected package libfakeroot:amd64. 2021-02-16 19:26:01.511 | Preparing to unpack .../047-libfakeroot_1.22-2ubuntu1_amd64.deb ... 2021-02-16 19:26:01.514 | Unpacking libfakeroot:amd64 (1.22-2ubuntu1) ... 2021-02-16 19:26:01.597 | Selecting previously unselected package fakeroot. 2021-02-16 19:26:01.603 | Preparing to unpack .../048-fakeroot_1.22-2ubuntu1_amd64.deb ... 2021-02-16 19:26:01.606 | Unpacking fakeroot (1.22-2ubuntu1) ... 2021-02-16 19:26:01.681 | Selecting previously unselected package genisoimage. 2021-02-16 19:26:01.687 | Preparing to unpack .../049-genisoimage_9%3a1.1.11-3ubuntu2_amd64.deb ... 2021-02-16 19:26:01.690 | Unpacking genisoimage (9:1.1.11-3ubuntu2) ... 2021-02-16 19:26:01.828 | Selecting previously unselected package libgraphite2-3:amd64. 2021-02-16 19:26:01.835 | Preparing to unpack .../050-libgraphite2-3_1.3.11-2_amd64.deb ... 2021-02-16 19:26:01.838 | Unpacking libgraphite2-3:amd64 (1.3.11-2) ... 2021-02-16 19:26:01.929 | Selecting previously unselected package libharfbuzz0b:amd64. 2021-02-16 19:26:01.936 | Preparing to unpack .../051-libharfbuzz0b_1.7.2-1ubuntu1_amd64.deb ... 2021-02-16 19:26:01.938 | Unpacking libharfbuzz0b:amd64 (1.7.2-1ubuntu1) ... 2021-02-16 19:26:02.027 | Selecting previously unselected package gir1.2-harfbuzz-0.0:amd64. 2021-02-16 19:26:02.034 | Preparing to unpack .../052-gir1.2-harfbuzz-0.0_1.7.2-1ubuntu1_amd64.deb ... 2021-02-16 19:26:02.036 | Unpacking gir1.2-harfbuzz-0.0:amd64 (1.7.2-1ubuntu1) ... 2021-02-16 19:26:02.162 | Preparing to unpack .../053-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... 2021-02-16 19:26:02.249 | Unpacking git (1:2.17.1-1ubuntu0.7) over (1:2.17.1-1ubuntu0.4) ... 2021-02-16 19:26:03.162 | Selecting previously unselected package libann0. 2021-02-16 19:26:03.169 | Preparing to unpack .../054-libann0_1.1.2+doc-6_amd64.deb ... 2021-02-16 19:26:03.171 | Unpacking libann0 (1.1.2+doc-6) ... 2021-02-16 19:26:03.246 | Selecting previously unselected package libcdt5. 2021-02-16 19:26:03.253 | Preparing to unpack .../055-libcdt5_2.40.1-2_amd64.deb ... 2021-02-16 19:26:03.255 | Unpacking libcdt5 (2.40.1-2) ... 2021-02-16 19:26:03.330 | Selecting previously unselected package libcgraph6. 2021-02-16 19:26:03.337 | Preparing to unpack .../056-libcgraph6_2.40.1-2_amd64.deb ... 2021-02-16 19:26:03.340 | Unpacking libcgraph6 (2.40.1-2) ... 2021-02-16 19:26:03.413 | Selecting previously unselected package libjpeg8:amd64. 2021-02-16 19:26:03.420 | Preparing to unpack .../057-libjpeg8_8c-2ubuntu8_amd64.deb ... 2021-02-16 19:26:03.422 | Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... 2021-02-16 19:26:03.520 | Selecting previously unselected package libjbig0:amd64. 2021-02-16 19:26:03.527 | Preparing to unpack .../058-libjbig0_2.1-3.1build1_amd64.deb ... 2021-02-16 19:26:03.529 | Unpacking libjbig0:amd64 (2.1-3.1build1) ... 2021-02-16 19:26:03.614 | Selecting previously unselected package libtiff5:amd64. 2021-02-16 19:26:03.620 | Preparing to unpack .../059-libtiff5_4.0.9-5ubuntu0.3_amd64.deb ... 2021-02-16 19:26:03.623 | Unpacking libtiff5:amd64 (4.0.9-5ubuntu0.3) ... 2021-02-16 19:26:03.726 | Selecting previously unselected package libwebp6:amd64. 2021-02-16 19:26:03.733 | Preparing to unpack .../060-libwebp6_0.6.1-2_amd64.deb ... 2021-02-16 19:26:03.735 | Unpacking libwebp6:amd64 (0.6.1-2) ... 2021-02-16 19:26:03.834 | Selecting previously unselected package libxpm4:amd64. 2021-02-16 19:26:03.841 | Preparing to unpack .../061-libxpm4_1%3a3.5.12-1_amd64.deb ... 2021-02-16 19:26:03.843 | Unpacking libxpm4:amd64 (1:3.5.12-1) ... 2021-02-16 19:26:03.930 | Selecting previously unselected package libgd3:amd64. 2021-02-16 19:26:03.937 | Preparing to unpack .../062-libgd3_2.2.5-4ubuntu0.4_amd64.deb ... 2021-02-16 19:26:03.939 | Unpacking libgd3:amd64 (2.2.5-4ubuntu0.4) ... 2021-02-16 19:26:04.046 | Selecting previously unselected package libgts-0.7-5:amd64. 2021-02-16 19:26:04.052 | Preparing to unpack .../063-libgts-0.7-5_0.7.6+darcs121130-4_amd64.deb ... 2021-02-16 19:26:04.055 | Unpacking libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... 2021-02-16 19:26:04.163 | Selecting previously unselected package libpixman-1-0:amd64. 2021-02-16 19:26:04.170 | Preparing to unpack .../064-libpixman-1-0_0.34.0-2_amd64.deb ... 2021-02-16 19:26:04.180 | Unpacking libpixman-1-0:amd64 (0.34.0-2) ... 2021-02-16 19:26:04.301 | Selecting previously unselected package libxcb-render0:amd64. 2021-02-16 19:26:04.307 | Preparing to unpack .../065-libxcb-render0_1.13-2~ubuntu18.04_amd64.deb ... 2021-02-16 19:26:04.318 | Unpacking libxcb-render0:amd64 (1.13-2~ubuntu18.04) ... 2021-02-16 19:26:04.409 | Selecting previously unselected package libxcb-shm0:amd64. 2021-02-16 19:26:04.416 | Preparing to unpack .../066-libxcb-shm0_1.13-2~ubuntu18.04_amd64.deb ... 2021-02-16 19:26:04.418 | Unpacking libxcb-shm0:amd64 (1.13-2~ubuntu18.04) ... 2021-02-16 19:26:04.492 | Selecting previously unselected package libxrender1:amd64. 2021-02-16 19:26:04.499 | Preparing to unpack .../067-libxrender1_1%3a0.9.10-1_amd64.deb ... 2021-02-16 19:26:04.501 | Unpacking libxrender1:amd64 (1:0.9.10-1) ... 2021-02-16 19:26:04.592 | Selecting previously unselected package libcairo2:amd64. 2021-02-16 19:26:04.599 | Preparing to unpack .../068-libcairo2_1.15.10-2ubuntu0.1_amd64.deb ... 2021-02-16 19:26:04.609 | Unpacking libcairo2:amd64 (1.15.10-2ubuntu0.1) ... 2021-02-16 19:26:04.768 | Selecting previously unselected package libltdl7:amd64. 2021-02-16 19:26:04.775 | Preparing to unpack .../069-libltdl7_2.4.6-2_amd64.deb ... 2021-02-16 19:26:04.777 | Unpacking libltdl7:amd64 (2.4.6-2) ... 2021-02-16 19:26:04.844 | Selecting previously unselected package libthai-data. 2021-02-16 19:26:04.851 | Preparing to unpack .../070-libthai-data_0.1.27-2_all.deb ... 2021-02-16 19:26:04.853 | Unpacking libthai-data (0.1.27-2) ... 2021-02-16 19:26:04.981 | Selecting previously unselected package libdatrie1:amd64. 2021-02-16 19:26:04.988 | Preparing to unpack .../071-libdatrie1_0.2.10-7_amd64.deb ... 2021-02-16 19:26:04.990 | Unpacking libdatrie1:amd64 (0.2.10-7) ... 2021-02-16 19:26:05.073 | Selecting previously unselected package libthai0:amd64. 2021-02-16 19:26:05.080 | Preparing to unpack .../072-libthai0_0.1.27-2_amd64.deb ... 2021-02-16 19:26:05.083 | Unpacking libthai0:amd64 (0.1.27-2) ... 2021-02-16 19:26:05.167 | Selecting previously unselected package libpango-1.0-0:amd64. 2021-02-16 19:26:05.173 | Preparing to unpack .../073-libpango-1.0-0_1.40.14-1ubuntu0.1_amd64.deb ... 2021-02-16 19:26:05.176 | Unpacking libpango-1.0-0:amd64 (1.40.14-1ubuntu0.1) ... 2021-02-16 19:26:05.284 | Selecting previously unselected package libpangoft2-1.0-0:amd64. 2021-02-16 19:26:05.291 | Preparing to unpack .../074-libpangoft2-1.0-0_1.40.14-1ubuntu0.1_amd64.deb ... 2021-02-16 19:26:05.293 | Unpacking libpangoft2-1.0-0:amd64 (1.40.14-1ubuntu0.1) ... 2021-02-16 19:26:05.375 | Selecting previously unselected package libpangocairo-1.0-0:amd64. 2021-02-16 19:26:05.383 | Preparing to unpack .../075-libpangocairo-1.0-0_1.40.14-1ubuntu0.1_amd64.deb ... 2021-02-16 19:26:05.385 | Unpacking libpangocairo-1.0-0:amd64 (1.40.14-1ubuntu0.1) ... 2021-02-16 19:26:05.467 | Selecting previously unselected package libpathplan4. 2021-02-16 19:26:05.474 | Preparing to unpack .../076-libpathplan4_2.40.1-2_amd64.deb ... 2021-02-16 19:26:05.476 | Unpacking libpathplan4 (2.40.1-2) ... 2021-02-16 19:26:05.566 | Selecting previously unselected package libgvc6. 2021-02-16 19:26:05.573 | Preparing to unpack .../077-libgvc6_2.40.1-2_amd64.deb ... 2021-02-16 19:26:05.584 | Unpacking libgvc6 (2.40.1-2) ... 2021-02-16 19:26:05.743 | Selecting previously unselected package libgvpr2. 2021-02-16 19:26:05.750 | Preparing to unpack .../078-libgvpr2_2.40.1-2_amd64.deb ... 2021-02-16 19:26:05.752 | Unpacking libgvpr2 (2.40.1-2) ... 2021-02-16 19:26:05.848 | Selecting previously unselected package liblab-gamut1. 2021-02-16 19:26:05.855 | Preparing to unpack .../079-liblab-gamut1_2.40.1-2_amd64.deb ... 2021-02-16 19:26:05.857 | Unpacking liblab-gamut1 (2.40.1-2) ... 2021-02-16 19:26:06.073 | Selecting previously unselected package libxt6:amd64. 2021-02-16 19:26:06.080 | Preparing to unpack .../080-libxt6_1%3a1.1.5-1_amd64.deb ... 2021-02-16 19:26:06.083 | Unpacking libxt6:amd64 (1:1.1.5-1) ... 2021-02-16 19:26:06.176 | Selecting previously unselected package libxmu6:amd64. 2021-02-16 19:26:06.183 | Preparing to unpack .../081-libxmu6_2%3a1.1.2-2_amd64.deb ... 2021-02-16 19:26:06.193 | Unpacking libxmu6:amd64 (2:1.1.2-2) ... 2021-02-16 19:26:06.287 | Selecting previously unselected package libxaw7:amd64. 2021-02-16 19:26:06.294 | Preparing to unpack .../082-libxaw7_2%3a1.0.13-1_amd64.deb ... 2021-02-16 19:26:06.296 | Unpacking libxaw7:amd64 (2:1.0.13-1) ... 2021-02-16 19:26:06.397 | Selecting previously unselected package graphviz. 2021-02-16 19:26:06.404 | Preparing to unpack .../083-graphviz_2.40.1-2_amd64.deb ... 2021-02-16 19:26:06.406 | Unpacking graphviz (2.40.1-2) ... 2021-02-16 19:26:06.608 | Selecting previously unselected package libnl-3-200:amd64. 2021-02-16 19:26:06.615 | Preparing to unpack .../084-libnl-3-200_3.2.29-0ubuntu3_amd64.deb ... 2021-02-16 19:26:06.617 | Unpacking libnl-3-200:amd64 (3.2.29-0ubuntu3) ... 2021-02-16 19:26:06.712 | Selecting previously unselected package libnl-route-3-200:amd64. 2021-02-16 19:26:06.719 | Preparing to unpack .../085-libnl-route-3-200_3.2.29-0ubuntu3_amd64.deb ... 2021-02-16 19:26:06.721 | Unpacking libnl-route-3-200:amd64 (3.2.29-0ubuntu3) ... 2021-02-16 19:26:06.830 | Selecting previously unselected package libibverbs1:amd64. 2021-02-16 19:26:06.837 | Preparing to unpack .../086-libibverbs1_17.1-1ubuntu0.2_amd64.deb ... 2021-02-16 19:26:06.839 | Unpacking libibverbs1:amd64 (17.1-1ubuntu0.2) ... 2021-02-16 19:26:06.934 | Selecting previously unselected package ibverbs-providers:amd64. 2021-02-16 19:26:06.940 | Preparing to unpack .../087-ibverbs-providers_17.1-1ubuntu0.2_amd64.deb ... 2021-02-16 19:26:06.943 | Unpacking ibverbs-providers:amd64 (17.1-1ubuntu0.2) ... 2021-02-16 19:26:07.030 | Selecting previously unselected package icu-devtools. 2021-02-16 19:26:07.037 | Preparing to unpack .../088-icu-devtools_60.2-3ubuntu3.1_amd64.deb ... 2021-02-16 19:26:07.040 | Unpacking icu-devtools (60.2-3ubuntu3.1) ... 2021-02-16 19:26:07.139 | Selecting previously unselected package iputils-arping. 2021-02-16 19:26:07.146 | Preparing to unpack .../089-iputils-arping_3%3a20161105-1ubuntu3_amd64.deb ... 2021-02-16 19:26:07.148 | Unpacking iputils-arping (3:20161105-1ubuntu3) ... 2021-02-16 19:26:07.249 | Selecting previously unselected package javascript-common. 2021-02-16 19:26:07.256 | Preparing to unpack .../090-javascript-common_11_all.deb ... 2021-02-16 19:26:07.270 | Unpacking javascript-common (11) ... 2021-02-16 19:26:07.352 | Selecting previously unselected package libnl-genl-3-200:amd64. 2021-02-16 19:26:07.359 | Preparing to unpack .../091-libnl-genl-3-200_3.2.29-0ubuntu3_amd64.deb ... 2021-02-16 19:26:07.369 | Unpacking libnl-genl-3-200:amd64 (3.2.29-0ubuntu3) ... 2021-02-16 19:26:07.470 | Selecting previously unselected package libsensors4:amd64. 2021-02-16 19:26:07.477 | Preparing to unpack .../092-libsensors4_1%3a3.4.0-4_amd64.deb ... 2021-02-16 19:26:07.567 | Unpacking libsensors4:amd64 (1:3.4.0-4) ... 2021-02-16 19:26:07.650 | Selecting previously unselected package libsnmp-base. 2021-02-16 19:26:07.657 | Preparing to unpack .../093-libsnmp-base_5.7.3+dfsg-1.8ubuntu3.6_all.deb ... 2021-02-16 19:26:07.659 | Unpacking libsnmp-base (5.7.3+dfsg-1.8ubuntu3.6) ... 2021-02-16 19:26:07.773 | Selecting previously unselected package libsnmp30:amd64. 2021-02-16 19:26:07.780 | Preparing to unpack .../094-libsnmp30_5.7.3+dfsg-1.8ubuntu3.6_amd64.deb ... 2021-02-16 19:26:07.782 | Unpacking libsnmp30:amd64 (5.7.3+dfsg-1.8ubuntu3.6) ... 2021-02-16 19:26:08.017 | Selecting previously unselected package keepalived. 2021-02-16 19:26:08.024 | Preparing to unpack .../095-keepalived_1%3a1.3.9-1ubuntu0.18.04.2_amd64.deb ... 2021-02-16 19:26:08.036 | Unpacking keepalived (1:1.3.9-1ubuntu0.18.04.2) ... 2021-02-16 19:26:08.179 | Selecting previously unselected package libgssrpc4:amd64. 2021-02-16 19:26:08.185 | Preparing to unpack .../096-libgssrpc4_1.16-2ubuntu0.2_amd64.deb ... 2021-02-16 19:26:08.188 | Unpacking libgssrpc4:amd64 (1.16-2ubuntu0.2) ... 2021-02-16 19:26:08.275 | Selecting previously unselected package libkdb5-9:amd64. 2021-02-16 19:26:08.282 | Preparing to unpack .../097-libkdb5-9_1.16-2ubuntu0.2_amd64.deb ... 2021-02-16 19:26:08.292 | Unpacking libkdb5-9:amd64 (1.16-2ubuntu0.2) ... 2021-02-16 19:26:08.376 | Selecting previously unselected package libkadm5srv-mit11:amd64. 2021-02-16 19:26:08.384 | Preparing to unpack .../098-libkadm5srv-mit11_1.16-2ubuntu0.2_amd64.deb ... 2021-02-16 19:26:08.386 | Unpacking libkadm5srv-mit11:amd64 (1.16-2ubuntu0.2) ... 2021-02-16 19:26:08.473 | Selecting previously unselected package libkadm5clnt-mit11:amd64. 2021-02-16 19:26:08.480 | Preparing to unpack .../099-libkadm5clnt-mit11_1.16-2ubuntu0.2_amd64.deb ... 2021-02-16 19:26:08.482 | Unpacking libkadm5clnt-mit11:amd64 (1.16-2ubuntu0.2) ... 2021-02-16 19:26:08.540 | Selecting previously unselected package comerr-dev:amd64. 2021-02-16 19:26:08.547 | Preparing to unpack .../100-comerr-dev_2.1-1.44.1-1ubuntu1.3_amd64.deb ... 2021-02-16 19:26:08.549 | Unpacking comerr-dev:amd64 (2.1-1.44.1-1ubuntu1.3) ... 2021-02-16 19:26:08.618 | Selecting previously unselected package krb5-multidev:amd64. 2021-02-16 19:26:08.625 | Preparing to unpack .../101-krb5-multidev_1.16-2ubuntu0.2_amd64.deb ... 2021-02-16 19:26:08.627 | Unpacking krb5-multidev:amd64 (1.16-2ubuntu0.2) ... 2021-02-16 19:26:08.734 | Selecting previously unselected package libaio1:amd64. 2021-02-16 19:26:08.742 | Preparing to unpack .../102-libaio1_0.3.110-5ubuntu0.1_amd64.deb ... 2021-02-16 19:26:08.744 | Unpacking libaio1:amd64 (0.3.110-5ubuntu0.1) ... 2021-02-16 19:26:08.809 | Selecting previously unselected package libalgorithm-diff-perl. 2021-02-16 19:26:08.816 | Preparing to unpack .../103-libalgorithm-diff-perl_1.19.03-1_all.deb ... 2021-02-16 19:26:08.818 | Unpacking libalgorithm-diff-perl (1.19.03-1) ... 2021-02-16 19:26:08.878 | Selecting previously unselected package libalgorithm-diff-xs-perl. 2021-02-16 19:26:08.885 | Preparing to unpack .../104-libalgorithm-diff-xs-perl_0.04-5_amd64.deb ... 2021-02-16 19:26:08.896 | Unpacking libalgorithm-diff-xs-perl (0.04-5) ... 2021-02-16 19:26:08.953 | Selecting previously unselected package libalgorithm-merge-perl. 2021-02-16 19:26:08.960 | Preparing to unpack .../105-libalgorithm-merge-perl_0.08-3_all.deb ... 2021-02-16 19:26:08.962 | Unpacking libalgorithm-merge-perl (0.08-3) ... 2021-02-16 19:26:09.019 | Selecting previously unselected package libarchive-cpio-perl. 2021-02-16 19:26:09.026 | Preparing to unpack .../106-libarchive-cpio-perl_0.10-1_all.deb ... 2021-02-16 19:26:09.037 | Unpacking libarchive-cpio-perl (0.10-1) ... 2021-02-16 19:26:09.095 | Selecting previously unselected package libfile-fcntllock-perl. 2021-02-16 19:26:09.102 | Preparing to unpack .../107-libfile-fcntllock-perl_0.22-3build2_amd64.deb ... 2021-02-16 19:26:09.112 | Unpacking libfile-fcntllock-perl (0.22-3build2) ... 2021-02-16 19:26:09.179 | Selecting previously unselected package libglib2.0-bin. 2021-02-16 19:26:09.186 | Preparing to unpack .../108-libglib2.0-bin_2.56.4-0ubuntu0.18.04.6_amd64.deb ... 2021-02-16 19:26:09.188 | Unpacking libglib2.0-bin (2.56.4-0ubuntu0.18.04.6) ... 2021-02-16 19:26:09.286 | Selecting previously unselected package libglib2.0-dev-bin. 2021-02-16 19:26:09.293 | Preparing to unpack .../109-libglib2.0-dev-bin_2.56.4-0ubuntu0.18.04.6_amd64.deb ... 2021-02-16 19:26:09.295 | Unpacking libglib2.0-dev-bin (2.56.4-0ubuntu0.18.04.6) ... 2021-02-16 19:26:09.393 | Selecting previously unselected package pkg-config. 2021-02-16 19:26:09.400 | Preparing to unpack .../110-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 2021-02-16 19:26:09.412 | Unpacking pkg-config (0.29.1-0ubuntu2) ... 2021-02-16 19:26:09.480 | Selecting previously unselected package zlib1g-dev:amd64. 2021-02-16 19:26:09.487 | Preparing to unpack .../111-zlib1g-dev_1%3a1.2.11.dfsg-0ubuntu2_amd64.deb ... 2021-02-16 19:26:09.489 | Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-0ubuntu2) ... 2021-02-16 19:26:09.576 | Selecting previously unselected package libglib2.0-dev:amd64. 2021-02-16 19:26:09.583 | Preparing to unpack .../112-libglib2.0-dev_2.56.4-0ubuntu0.18.04.6_amd64.deb ... 2021-02-16 19:26:09.585 | Unpacking libglib2.0-dev:amd64 (2.56.4-0ubuntu0.18.04.6) ... 2021-02-16 19:26:09.940 | Selecting previously unselected package libgraphite2-dev:amd64. 2021-02-16 19:26:09.948 | Preparing to unpack .../113-libgraphite2-dev_1.3.11-2_amd64.deb ... 2021-02-16 19:26:09.950 | Unpacking libgraphite2-dev:amd64 (1.3.11-2) ... 2021-02-16 19:26:10.008 | Selecting previously unselected package libgts-bin. 2021-02-16 19:26:10.015 | Preparing to unpack .../114-libgts-bin_0.7.6+darcs121130-4_amd64.deb ... 2021-02-16 19:26:10.017 | Unpacking libgts-bin (0.7.6+darcs121130-4) ... 2021-02-16 19:26:10.110 | Selecting previously unselected package libharfbuzz-icu0:amd64. 2021-02-16 19:26:10.118 | Preparing to unpack .../115-libharfbuzz-icu0_1.7.2-1ubuntu1_amd64.deb ... 2021-02-16 19:26:10.120 | Unpacking libharfbuzz-icu0:amd64 (1.7.2-1ubuntu1) ... 2021-02-16 19:26:10.202 | Selecting previously unselected package libharfbuzz-gobject0:amd64. 2021-02-16 19:26:10.208 | Preparing to unpack .../116-libharfbuzz-gobject0_1.7.2-1ubuntu1_amd64.deb ... 2021-02-16 19:26:10.219 | Unpacking libharfbuzz-gobject0:amd64 (1.7.2-1ubuntu1) ... 2021-02-16 19:26:10.295 | Selecting previously unselected package libicu-le-hb0:amd64. 2021-02-16 19:26:10.302 | Preparing to unpack .../117-libicu-le-hb0_1.0.3+git161113-4_amd64.deb ... 2021-02-16 19:26:10.312 | Unpacking libicu-le-hb0:amd64 (1.0.3+git161113-4) ... 2021-02-16 19:26:10.385 | Selecting previously unselected package libiculx60:amd64. 2021-02-16 19:26:10.392 | Preparing to unpack .../118-libiculx60_60.2-3ubuntu3.1_amd64.deb ... 2021-02-16 19:26:10.402 | Unpacking libiculx60:amd64 (60.2-3ubuntu3.1) ... 2021-02-16 19:26:10.461 | Selecting previously unselected package libicu-le-hb-dev:amd64. 2021-02-16 19:26:10.467 | Preparing to unpack .../119-libicu-le-hb-dev_1.0.3+git161113-4_amd64.deb ... 2021-02-16 19:26:10.478 | Unpacking libicu-le-hb-dev:amd64 (1.0.3+git161113-4) ... 2021-02-16 19:26:10.553 | Selecting previously unselected package libicu-dev. 2021-02-16 19:26:10.559 | Preparing to unpack .../120-libicu-dev_60.2-3ubuntu3.1_amd64.deb ... 2021-02-16 19:26:10.562 | Unpacking libicu-dev (60.2-3ubuntu3.1) ... 2021-02-16 19:26:11.978 | Selecting previously unselected package libharfbuzz-dev:amd64. 2021-02-16 19:26:11.985 | Preparing to unpack .../121-libharfbuzz-dev_1.7.2-1ubuntu1_amd64.deb ... 2021-02-16 19:26:11.987 | Unpacking libharfbuzz-dev:amd64 (1.7.2-1ubuntu1) ... 2021-02-16 19:26:12.113 | Selecting previously unselected package libiscsi7:amd64. 2021-02-16 19:26:12.120 | Preparing to unpack .../122-libiscsi7_1.17.0-1.1_amd64.deb ... 2021-02-16 19:26:12.123 | Unpacking libiscsi7:amd64 (1.17.0-1.1) ... 2021-02-16 19:26:12.217 | Selecting previously unselected package libjansson4:amd64. 2021-02-16 19:26:12.224 | Preparing to unpack .../123-libjansson4_2.11-1_amd64.deb ... 2021-02-16 19:26:12.227 | Unpacking libjansson4:amd64 (2.11-1) ... 2021-02-16 19:26:12.287 | Selecting previously unselected package libjpeg-turbo8-dev:amd64. 2021-02-16 19:26:12.294 | Preparing to unpack .../124-libjpeg-turbo8-dev_1.5.2-0ubuntu5.18.04.4_amd64.deb ... 2021-02-16 19:26:12.296 | Unpacking libjpeg-turbo8-dev:amd64 (1.5.2-0ubuntu5.18.04.4) ... 2021-02-16 19:26:12.399 | Selecting previously unselected package libjpeg8-dev:amd64. 2021-02-16 19:26:12.406 | Preparing to unpack .../125-libjpeg8-dev_8c-2ubuntu8_amd64.deb ... 2021-02-16 19:26:12.412 | Unpacking libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2021-02-16 19:26:12.481 | Selecting previously unselected package libjpeg-dev:amd64. 2021-02-16 19:26:12.489 | Preparing to unpack .../126-libjpeg-dev_8c-2ubuntu8_amd64.deb ... 2021-02-16 19:26:12.492 | Unpacking libjpeg-dev:amd64 (8c-2ubuntu8) ... 2021-02-16 19:26:12.564 | Selecting previously unselected package libjs-jquery. 2021-02-16 19:26:12.572 | Preparing to unpack .../127-libjs-jquery_3.2.1-1_all.deb ... 2021-02-16 19:26:12.575 | Unpacking libjs-jquery (3.2.1-1) ... 2021-02-16 19:26:12.653 | Selecting previously unselected package libjs-jquery-metadata. 2021-02-16 19:26:12.661 | Preparing to unpack .../128-libjs-jquery-metadata_12-1_all.deb ... 2021-02-16 19:26:12.663 | Unpacking libjs-jquery-metadata (12-1) ... 2021-02-16 19:26:12.731 | Selecting previously unselected package libjs-jquery-tablesorter. 2021-02-16 19:26:12.739 | Preparing to unpack .../129-libjs-jquery-tablesorter_1%3a2.29.5+dfsg1-1_all.deb ... 2021-02-16 19:26:12.741 | Unpacking libjs-jquery-tablesorter (1:2.29.5+dfsg1-1) ... 2021-02-16 19:26:12.851 | Selecting previously unselected package libltdl-dev:amd64. 2021-02-16 19:26:12.859 | Preparing to unpack .../130-libltdl-dev_2.4.6-2_amd64.deb ... 2021-02-16 19:26:12.862 | Unpacking libltdl-dev:amd64 (2.4.6-2) ... 2021-02-16 19:26:12.952 | Selecting previously unselected package libsys-hostname-long-perl. 2021-02-16 19:26:12.959 | Preparing to unpack .../131-libsys-hostname-long-perl_1.5-1_all.deb ... 2021-02-16 19:26:12.961 | Unpacking libsys-hostname-long-perl (1.5-1) ... 2021-02-16 19:26:13.024 | Selecting previously unselected package libmail-sendmail-perl. 2021-02-16 19:26:13.031 | Preparing to unpack .../132-libmail-sendmail-perl_0.80-1_all.deb ... 2021-02-16 19:26:13.042 | Unpacking libmail-sendmail-perl (0.80-1) ... 2021-02-16 19:26:13.134 | Selecting previously unselected package libmatheval1:amd64. 2021-02-16 19:26:13.141 | Preparing to unpack .../133-libmatheval1_1.1.11+dfsg-3build1_amd64.deb ... 2021-02-16 19:26:13.143 | Unpacking libmatheval1:amd64 (1.1.11+dfsg-3build1) ... 2021-02-16 19:26:13.251 | Selecting previously unselected package mysql-common. 2021-02-16 19:26:13.258 | Preparing to unpack .../134-mysql-common_5.8+1.0.4_all.deb ... 2021-02-16 19:26:13.274 | Unpacking mysql-common (5.8+1.0.4) ... 2021-02-16 19:26:13.357 | Selecting previously unselected package libmysqlclient20:amd64. 2021-02-16 19:26:13.365 | Preparing to unpack .../135-libmysqlclient20_5.7.33-0ubuntu0.18.04.1_amd64.deb ... 2021-02-16 19:26:13.367 | Unpacking libmysqlclient20:amd64 (5.7.33-0ubuntu0.18.04.1) ... 2021-02-16 19:26:13.547 | Selecting previously unselected package libssl-dev:amd64. 2021-02-16 19:26:13.554 | Preparing to unpack .../136-libssl-dev_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... 2021-02-16 19:26:13.557 | Unpacking libssl-dev:amd64 (1.1.1-1ubuntu2.1~18.04.7) ... 2021-02-16 19:26:13.849 | Selecting previously unselected package libmysqlclient-dev. 2021-02-16 19:26:13.857 | Preparing to unpack .../137-libmysqlclient-dev_5.7.33-0ubuntu0.18.04.1_amd64.deb ... 2021-02-16 19:26:13.859 | Unpacking libmysqlclient-dev (5.7.33-0ubuntu0.18.04.1) ... 2021-02-16 19:26:14.114 | Selecting previously unselected package libnorm1:amd64. 2021-02-16 19:26:14.121 | Preparing to unpack .../138-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 2021-02-16 19:26:14.123 | Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 2021-02-16 19:26:14.234 | Selecting previously unselected package libnspr4:amd64. 2021-02-16 19:26:14.242 | Preparing to unpack .../139-libnspr4_2%3a4.18-1ubuntu1_amd64.deb ... 2021-02-16 19:26:14.252 | Unpacking libnspr4:amd64 (2:4.18-1ubuntu1) ... 2021-02-16 19:26:14.343 | Selecting previously unselected package libnss3:amd64. 2021-02-16 19:26:14.351 | Preparing to unpack .../140-libnss3_2%3a3.35-2ubuntu2.12_amd64.deb ... 2021-02-16 19:26:14.353 | Unpacking libnss3:amd64 (2:3.35-2ubuntu2.12) ... 2021-02-16 19:26:14.610 | Selecting previously unselected package libpgm-5.2-0:amd64. 2021-02-16 19:26:14.617 | Preparing to unpack .../141-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 2021-02-16 19:26:14.620 | Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 2021-02-16 19:26:14.725 | Selecting previously unselected package libpq5:amd64. 2021-02-16 19:26:14.733 | Preparing to unpack .../142-libpq5_10.15-0ubuntu0.18.04.1_amd64.deb ... 2021-02-16 19:26:14.743 | Unpacking libpq5:amd64 (10.15-0ubuntu0.18.04.1) ... 2021-02-16 19:26:14.813 | Selecting previously unselected package libpq-dev. 2021-02-16 19:26:14.821 | Preparing to unpack .../143-libpq-dev_10.15-0ubuntu0.18.04.1_amd64.deb ... 2021-02-16 19:26:14.823 | Unpacking libpq-dev (10.15-0ubuntu0.18.04.1) ... 2021-02-16 19:26:14.969 | Selecting previously unselected package librados2. 2021-02-16 19:26:14.976 | Preparing to unpack .../144-librados2_12.2.13-0ubuntu0.18.04.6_amd64.deb ... 2021-02-16 19:26:14.979 | Unpacking librados2 (12.2.13-0ubuntu0.18.04.6) ... 2021-02-16 19:26:15.466 | Selecting previously unselected package librbd1. 2021-02-16 19:26:15.474 | Preparing to unpack .../145-librbd1_12.2.13-0ubuntu0.18.04.6_amd64.deb ... 2021-02-16 19:26:15.477 | Unpacking librbd1 (12.2.13-0ubuntu0.18.04.6) ... 2021-02-16 19:26:15.681 | Selecting previously unselected package libsasl2-dev. 2021-02-16 19:26:15.688 | Preparing to unpack .../146-libsasl2-dev_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 2021-02-16 19:26:15.690 | Unpacking libsasl2-dev (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 2021-02-16 19:26:15.819 | Preparing to unpack .../147-libsasl2-modules_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 2021-02-16 19:26:15.840 | Unpacking libsasl2-modules:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) over (2.1.27~101-g0780600+dfsg-3ubuntu2) ... 2021-02-16 19:26:15.963 | Selecting previously unselected package libsodium23:amd64. 2021-02-16 19:26:15.971 | Preparing to unpack .../148-libsodium23_1.0.16-2_amd64.deb ... 2021-02-16 19:26:15.974 | Unpacking libsodium23:amd64 (1.0.16-2) ... 2021-02-16 19:26:16.058 | Selecting previously unselected package libsystemd-dev:amd64. 2021-02-16 19:26:16.066 | Preparing to unpack .../149-libsystemd-dev_237-3ubuntu10.44_amd64.deb ... 2021-02-16 19:26:16.068 | Unpacking libsystemd-dev:amd64 (237-3ubuntu10.44) ... 2021-02-16 19:26:16.225 | Selecting previously unselected package libx86-1:amd64. 2021-02-16 19:26:16.233 | Preparing to unpack .../150-libx86-1_1.1+ds1-10.2_amd64.deb ... 2021-02-16 19:26:16.235 | Unpacking libx86-1:amd64 (1.1+ds1-10.2) ... 2021-02-16 19:26:16.311 | Selecting previously unselected package libxml2-dev:amd64. 2021-02-16 19:26:16.319 | Preparing to unpack .../151-libxml2-dev_2.9.4+dfsg1-6.1ubuntu1.3_amd64.deb ... 2021-02-16 19:26:16.325 | Unpacking libxml2-dev:amd64 (2.9.4+dfsg1-6.1ubuntu1.3) ... 2021-02-16 19:26:16.542 | Preparing to unpack .../152-libxslt1.1_1.1.29-5ubuntu0.2_amd64.deb ... 2021-02-16 19:26:16.577 | Unpacking libxslt1.1:amd64 (1.1.29-5ubuntu0.2) over (1.1.29-5ubuntu0.1) ... 2021-02-16 19:26:16.689 | Selecting previously unselected package libxslt1-dev:amd64. 2021-02-16 19:26:16.697 | Preparing to unpack .../153-libxslt1-dev_1.1.29-5ubuntu0.2_amd64.deb ... 2021-02-16 19:26:16.699 | Unpacking libxslt1-dev:amd64 (1.1.29-5ubuntu0.2) ... 2021-02-16 19:26:16.850 | Selecting previously unselected package libzmq5:amd64. 2021-02-16 19:26:16.857 | Preparing to unpack .../154-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 2021-02-16 19:26:16.859 | Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 2021-02-16 19:26:16.946 | Selecting previously unselected package lsscsi. 2021-02-16 19:26:16.953 | Preparing to unpack .../155-lsscsi_0.28-0.1_amd64.deb ... 2021-02-16 19:26:16.955 | Unpacking lsscsi (0.28-0.1) ... 2021-02-16 19:26:17.063 | Preparing to unpack .../156-lvm2_2.02.176-4.1ubuntu3.18.04.3_amd64.deb ... 2021-02-16 19:26:17.092 | Unpacking lvm2 (2.02.176-4.1ubuntu3.18.04.3) over (2.02.176-4.1ubuntu3.18.04.1) ... 2021-02-16 19:26:17.989 | Selecting previously unselected package memcached. 2021-02-16 19:26:17.997 | Preparing to unpack .../157-memcached_1.5.6-0ubuntu1.2_amd64.deb ... 2021-02-16 19:26:17.999 | Unpacking memcached (1.5.6-0ubuntu1.2) ... 2021-02-16 19:26:18.076 | Selecting previously unselected package pm-utils. 2021-02-16 19:26:18.083 | Preparing to unpack .../158-pm-utils_1.4.1-17_all.deb ... 2021-02-16 19:26:18.086 | Unpacking pm-utils (1.4.1-17) ... 2021-02-16 19:26:18.179 | Selecting previously unselected package postgresql-client-common. 2021-02-16 19:26:18.186 | Preparing to unpack .../159-postgresql-client-common_190ubuntu0.1_all.deb ... 2021-02-16 19:26:18.188 | Unpacking postgresql-client-common (190ubuntu0.1) ... 2021-02-16 19:26:18.272 | Selecting previously unselected package ssl-cert. 2021-02-16 19:26:18.279 | Preparing to unpack .../160-ssl-cert_1.0.39_all.deb ... 2021-02-16 19:26:18.281 | Unpacking ssl-cert (1.0.39) ... 2021-02-16 19:26:18.408 | Selecting previously unselected package postgresql-common. 2021-02-16 19:26:18.416 | Preparing to unpack .../161-postgresql-common_190ubuntu0.1_all.deb ... 2021-02-16 19:26:18.451 | Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common' 2021-02-16 19:26:18.461 | Unpacking postgresql-common (190ubuntu0.1) ... 2021-02-16 19:26:18.550 | Selecting previously unselected package postgresql-server-dev-10. 2021-02-16 19:26:18.558 | Preparing to unpack .../162-postgresql-server-dev-10_10.15-0ubuntu0.18.04.1_amd64.deb ... 2021-02-16 19:26:18.560 | Unpacking postgresql-server-dev-10 (10.15-0ubuntu0.18.04.1) ... 2021-02-16 19:26:18.849 | Selecting previously unselected package postgresql-server-dev-all. 2021-02-16 19:26:18.857 | Preparing to unpack .../163-postgresql-server-dev-all_190ubuntu0.1_all.deb ... 2021-02-16 19:26:18.859 | Unpacking postgresql-server-dev-all (190ubuntu0.1) ... 2021-02-16 19:26:18.917 | Selecting previously unselected package python-pip-whl. 2021-02-16 19:26:18.924 | Preparing to unpack .../164-python-pip-whl_9.0.1-2.3~ubuntu1.18.04.4_all.deb ... 2021-02-16 19:26:18.927 | Unpacking python-pip-whl (9.0.1-2.3~ubuntu1.18.04.4) ... 2021-02-16 19:26:19.181 | Selecting previously unselected package python3-crypto. 2021-02-16 19:26:19.188 | Preparing to unpack .../165-python3-crypto_2.6.1-8ubuntu2_amd64.deb ... 2021-02-16 19:26:19.190 | Unpacking python3-crypto (2.6.1-8ubuntu2) ... 2021-02-16 19:26:19.337 | Selecting previously unselected package python3-secretstorage. 2021-02-16 19:26:19.345 | Preparing to unpack .../166-python3-secretstorage_2.3.1-2_all.deb ... 2021-02-16 19:26:19.347 | Unpacking python3-secretstorage (2.3.1-2) ... 2021-02-16 19:26:19.422 | Selecting previously unselected package python3-keyring. 2021-02-16 19:26:19.430 | Preparing to unpack .../167-python3-keyring_10.6.0-1_all.deb ... 2021-02-16 19:26:19.432 | Unpacking python3-keyring (10.6.0-1) ... 2021-02-16 19:26:19.510 | Selecting previously unselected package python3-keyrings.alt. 2021-02-16 19:26:19.517 | Preparing to unpack .../168-python3-keyrings.alt_3.0-1_all.deb ... 2021-02-16 19:26:19.519 | Unpacking python3-keyrings.alt (3.0-1) ... 2021-02-16 19:26:19.595 | Selecting previously unselected package python3-mysqldb. 2021-02-16 19:26:19.603 | Preparing to unpack .../169-python3-mysqldb_1.3.10-1build1_amd64.deb ... 2021-02-16 19:26:19.605 | Unpacking python3-mysqldb (1.3.10-1build1) ... 2021-02-16 19:26:19.681 | Selecting previously unselected package python3-pip. 2021-02-16 19:26:19.689 | Preparing to unpack .../170-python3-pip_9.0.1-2.3~ubuntu1.18.04.4_all.deb ... 2021-02-16 19:26:19.691 | Unpacking python3-pip (9.0.1-2.3~ubuntu1.18.04.4) ... 2021-02-16 19:26:19.777 | Selecting previously unselected package python3-setuptools. 2021-02-16 19:26:19.786 | Preparing to unpack .../171-python3-setuptools_39.0.1-2_all.deb ... 2021-02-16 19:26:19.788 | Unpacking python3-setuptools (39.0.1-2) ... 2021-02-16 19:26:19.905 | Selecting previously unselected package python3.6-venv. 2021-02-16 19:26:19.913 | Preparing to unpack .../172-python3.6-venv_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 2021-02-16 19:26:19.915 | Unpacking python3.6-venv (3.6.9-1~18.04ubuntu1.3) ... 2021-02-16 19:26:19.964 | Selecting previously unselected package python3-venv. 2021-02-16 19:26:19.972 | Preparing to unpack .../173-python3-venv_3.6.7-1~18.04_amd64.deb ... 2021-02-16 19:26:19.975 | Unpacking python3-venv (3.6.7-1~18.04) ... 2021-02-16 19:26:20.042 | Selecting previously unselected package python3-wheel. 2021-02-16 19:26:20.049 | Preparing to unpack .../174-python3-wheel_0.30.0-0.2_all.deb ... 2021-02-16 19:26:20.051 | Unpacking python3-wheel (0.30.0-0.2) ... 2021-02-16 19:26:20.126 | Selecting previously unselected package python3-xdg. 2021-02-16 19:26:20.134 | Preparing to unpack .../175-python3-xdg_0.25-4ubuntu1.1_all.deb ... 2021-02-16 19:26:20.136 | Unpacking python3-xdg (0.25-4ubuntu1.1) ... 2021-02-16 19:26:20.211 | Selecting previously unselected package qemu-block-extra:amd64. 2021-02-16 19:26:20.218 | Preparing to unpack .../176-qemu-block-extra_1%3a2.11+dfsg-1ubuntu7.35_amd64.deb ... 2021-02-16 19:26:20.220 | Unpacking qemu-block-extra:amd64 (1:2.11+dfsg-1ubuntu7.35) ... 2021-02-16 19:26:20.280 | Selecting previously unselected package qemu-utils. 2021-02-16 19:26:20.288 | Preparing to unpack .../177-qemu-utils_1%3a2.11+dfsg-1ubuntu7.35_amd64.deb ... 2021-02-16 19:26:20.290 | Unpacking qemu-utils (1:2.11+dfsg-1ubuntu7.35) ... 2021-02-16 19:26:20.489 | Selecting previously unselected package sharutils. 2021-02-16 19:26:20.496 | Preparing to unpack .../178-sharutils_1%3a4.15.2-3_amd64.deb ... 2021-02-16 19:26:20.498 | Unpacking sharutils (1:4.15.2-3) ... 2021-02-16 19:26:20.575 | Selecting previously unselected package sqlite3. 2021-02-16 19:26:20.582 | Preparing to unpack .../179-sqlite3_3.22.0-1ubuntu0.4_amd64.deb ... 2021-02-16 19:26:20.584 | Unpacking sqlite3 (3.22.0-1ubuntu0.4) ... 2021-02-16 19:26:20.744 | Selecting previously unselected package thin-provisioning-tools. 2021-02-16 19:26:20.752 | Preparing to unpack .../180-thin-provisioning-tools_0.7.4-2ubuntu3_amd64.deb ... 2021-02-16 19:26:20.754 | Unpacking thin-provisioning-tools (0.7.4-2ubuntu3) ... 2021-02-16 19:26:20.881 | Selecting previously unselected package unzip. 2021-02-16 19:26:20.888 | Preparing to unpack .../181-unzip_6.0-21ubuntu1.1_amd64.deb ... 2021-02-16 19:26:20.891 | Unpacking unzip (6.0-21ubuntu1.1) ... 2021-02-16 19:26:20.984 | Selecting previously unselected package uwsgi-core. 2021-02-16 19:26:20.992 | Preparing to unpack .../182-uwsgi-core_2.0.15-10.2ubuntu2.1_amd64.deb ... 2021-02-16 19:26:20.994 | Unpacking uwsgi-core (2.0.15-10.2ubuntu2.1) ... 2021-02-16 19:26:21.147 | Selecting previously unselected package vbetool. 2021-02-16 19:26:21.155 | Preparing to unpack .../183-vbetool_1.1-4_amd64.deb ... 2021-02-16 19:26:21.157 | Unpacking vbetool (1.1-4) ... 2021-02-16 19:26:21.239 | Selecting previously unselected package libipset3:amd64. 2021-02-16 19:26:21.247 | Preparing to unpack .../184-libipset3_6.34-1_amd64.deb ... 2021-02-16 19:26:21.249 | Unpacking libipset3:amd64 (6.34-1) ... 2021-02-16 19:26:21.318 | Selecting previously unselected package ipset. 2021-02-16 19:26:21.326 | Preparing to unpack .../185-ipset_6.34-1_amd64.deb ... 2021-02-16 19:26:21.328 | Unpacking ipset (6.34-1) ... 2021-02-16 19:26:21.420 | Selecting previously unselected package ipvsadm. 2021-02-16 19:26:21.428 | Preparing to unpack .../186-ipvsadm_1%3a1.28-3ubuntu0.18.04.1_amd64.deb ... 2021-02-16 19:26:21.430 | Unpacking ipvsadm (1:1.28-3ubuntu0.18.04.1) ... 2021-02-16 19:26:21.505 | Selecting previously unselected package kpartx. 2021-02-16 19:26:21.513 | Preparing to unpack .../187-kpartx_0.7.4-2ubuntu3_amd64.deb ... 2021-02-16 19:26:21.515 | Unpacking kpartx (0.7.4-2ubuntu3) ... 2021-02-16 19:26:21.581 | Selecting previously unselected package libapache2-mod-proxy-uwsgi. 2021-02-16 19:26:21.589 | Preparing to unpack .../188-libapache2-mod-proxy-uwsgi_2.0.15-10.2ubuntu2.1_amd64.deb ... 2021-02-16 19:26:21.591 | Unpacking libapache2-mod-proxy-uwsgi (2.0.15-10.2ubuntu2.1) ... 2021-02-16 19:26:21.649 | Selecting previously unselected package libffi-dev:amd64. 2021-02-16 19:26:21.656 | Preparing to unpack .../189-libffi-dev_3.2.1-8_amd64.deb ... 2021-02-16 19:26:21.658 | Unpacking libffi-dev:amd64 (3.2.1-8) ... 2021-02-16 19:26:21.733 | Selecting previously unselected package libkrb5-dev:amd64. 2021-02-16 19:26:21.740 | Preparing to unpack .../190-libkrb5-dev_1.16-2ubuntu0.2_amd64.deb ... 2021-02-16 19:26:21.742 | Unpacking libkrb5-dev:amd64 (1.16-2ubuntu0.2) ... 2021-02-16 19:26:21.808 | Selecting previously unselected package libyaml-dev:amd64. 2021-02-16 19:26:21.816 | Preparing to unpack .../191-libyaml-dev_0.1.7-2ubuntu3_amd64.deb ... 2021-02-16 19:26:21.818 | Unpacking libyaml-dev:amd64 (0.1.7-2ubuntu3) ... 2021-02-16 19:26:21.881 | Selecting previously unselected package socat. 2021-02-16 19:26:21.889 | Preparing to unpack .../192-socat_1.7.3.2-2ubuntu2_amd64.deb ... 2021-02-16 19:26:21.891 | Unpacking socat (1.7.3.2-2ubuntu2) ... 2021-02-16 19:26:22.000 | Selecting previously unselected package vlan. 2021-02-16 19:26:22.008 | Preparing to unpack .../193-vlan_1.9-3.2ubuntu6_amd64.deb ... 2021-02-16 19:26:22.010 | Unpacking vlan (1.9-3.2ubuntu6) ... 2021-02-16 19:26:22.105 | Setting up libjs-jquery (3.2.1-1) ... 2021-02-16 19:26:22.125 | Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 2021-02-16 19:26:22.153 | Setting up libapr1:amd64 (1.6.3-2) ... 2021-02-16 19:26:22.180 | Setting up python-pip-whl (9.0.1-2.3~ubuntu1.18.04.4) ... 2021-02-16 19:26:22.208 | Processing triggers for ufw (0.36-0ubuntu0.18.04.1) ... 2021-02-16 19:26:22.396 | Setting up libpathplan4 (2.40.1-2) ... 2021-02-16 19:26:22.424 | Setting up conntrack (1:1.4.4+snapshot20161117-6ubuntu2) ... 2021-02-16 19:26:22.451 | Setting up libicu60:amd64 (60.2-3ubuntu3.1) ... 2021-02-16 19:26:22.479 | Setting up make (4.1-9.1ubuntu1) ... 2021-02-16 19:26:22.506 | Setting up liblab-gamut1 (2.40.1-2) ... 2021-02-16 19:26:22.534 | Setting up libxcb-render0:amd64 (1.13-2~ubuntu18.04) ... 2021-02-16 19:26:22.562 | Setting up vlan (1.9-3.2ubuntu6) ... 2021-02-16 19:26:22.626 | Setting up libarchive-zip-perl (1.60-1ubuntu0.1) ... 2021-02-16 19:26:22.654 | Setting up comerr-dev:amd64 (2.1-1.44.1-1ubuntu1.3) ... 2021-02-16 19:26:22.682 | Processing triggers for mime-support (3.60ubuntu1) ... 2021-02-16 19:26:22.709 | Setting up libsctp1:amd64 (1.0.17+dfsg-2) ... 2021-02-16 19:26:22.737 | Processing triggers for ureadahead (0.100.0-21) ... 2021-02-16 19:26:22.759 | Setting up sudo (1.8.21p2-3ubuntu1.4) ... 2021-02-16 19:26:22.822 | Setting up libtimedate-perl (2.3000-2) ... 2021-02-16 19:26:22.850 | Setting up libjbig0:amd64 (2.1-3.1build1) ... 2021-02-16 19:26:22.878 | Setting up libldap-common (2.4.45+dfsg-1ubuntu1.9) ... 2021-02-16 19:26:22.925 | Setting up fonts-dejavu-core (2.37-1) ... 2021-02-16 19:26:23.065 | Setting up python3-crypto (2.6.1-8ubuntu2) ... 2021-02-16 19:26:23.480 | Processing triggers for install-info (6.5.0.dfsg.1-2) ... 2021-02-16 19:26:23.715 | Setting up libx86-1:amd64 (1.1+ds1-10.2) ... 2021-02-16 19:26:23.743 | Setting up lvm2 (2.02.176-4.1ubuntu3.18.04.3) ... 2021-02-16 19:26:24.115 | update-initramfs: deferring update (trigger activated) 2021-02-16 19:26:26.204 | Setting up lsscsi (0.28-0.1) ... 2021-02-16 19:26:26.231 | Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 2021-02-16 19:26:26.252 | No schema files found: doing nothing. 2021-02-16 19:26:26.259 | Setting up mysql-common (5.8+1.0.4) ... 2021-02-16 19:26:26.319 | update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2021-02-16 19:26:26.329 | Setting up sharutils (1:4.15.2-3) ... 2021-02-16 19:26:26.357 | Setting up libiscsi7:amd64 (1.17.0-1.1) ... 2021-02-16 19:26:26.385 | Setting up python3-xdg (0.25-4ubuntu1.1) ... 2021-02-16 19:26:26.671 | Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 2021-02-16 19:26:26.699 | Setting up libjansson4:amd64 (2.11-1) ... 2021-02-16 19:26:26.727 | Setting up python3-keyrings.alt (3.0-1) ... 2021-02-16 19:26:26.990 | Setting up unzip (6.0-21ubuntu1.1) ... 2021-02-16 19:26:27.022 | Setting up python3.6-venv (3.6.9-1~18.04ubuntu1.3) ... 2021-02-16 19:26:27.118 | Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 2021-02-16 19:26:27.146 | Setting up libarchive-cpio-perl (0.10-1) ... 2021-02-16 19:26:27.173 | Setting up genisoimage (9:1.1.11-3ubuntu2) ... 2021-02-16 19:26:27.201 | Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 2021-02-16 19:26:27.229 | Setting up uuid-dev:amd64 (2.31.1-0.4ubuntu3.7) ... 2021-02-16 19:26:27.257 | Setting up dctrl-tools (2.24-2build1) ... 2021-02-16 19:26:27.285 | Setting up apache2-data (2.4.29-1ubuntu4.14) ... 2021-02-16 19:26:27.312 | Setting up libffi-dev:amd64 (3.2.1-8) ... 2021-02-16 19:26:27.340 | Setting up libdatrie1:amd64 (0.2.10-7) ... 2021-02-16 19:26:27.368 | Setting up libjpeg-turbo8:amd64 (1.5.2-0ubuntu5.18.04.4) ... 2021-02-16 19:26:27.396 | Setting up libyaml-dev:amd64 (0.1.7-2ubuntu3) ... 2021-02-16 19:26:27.424 | Processing triggers for initramfs-tools (0.130ubuntu3.8) ... 2021-02-16 19:26:27.491 | update-initramfs: Generating /boot/initrd.img-4.15.0-55-generic 2021-02-16 19:26:37.862 | Setting up pm-utils (1.4.1-17) ... 2021-02-16 19:26:37.901 | Setting up libnetfilter-queue1 (1.0.2-2) ... 2021-02-16 19:26:37.937 | Setting up python3-wheel (0.30.0-0.2) ... 2021-02-16 19:26:38.225 | Setting up m4 (1.4.18-1) ... 2021-02-16 19:26:38.253 | Setting up libipset3:amd64 (6.34-1) ... 2021-02-16 19:26:38.281 | Setting up fonts-liberation (1:1.07.4-7~18.04.1) ... 2021-02-16 19:26:38.308 | Setting up libsasl2-dev (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 2021-02-16 19:26:38.338 | Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 2021-02-16 19:26:38.367 | Setting up open-iscsi (2.0.874-5ubuntu2.10) ... 2021-02-16 19:26:38.453 | Installing new version of config file /etc/iscsi/iscsid.conf ... 2021-02-16 19:26:40.307 | Setting up libnspr4:amd64 (2:4.18-1ubuntu1) ... 2021-02-16 19:26:40.335 | Setting up libxml2:amd64 (2.9.4+dfsg1-6.1ubuntu1.3) ... 2021-02-16 19:26:40.363 | Setting up uuid-runtime (2.31.1-0.4ubuntu3.7) ... 2021-02-16 19:26:41.257 | Setting up libgraphite2-3:amd64 (1.3.11-2) ... 2021-02-16 19:26:41.285 | Setting up libcroco3:amd64 (0.6.12-2) ... 2021-02-16 19:26:41.313 | Setting up libxslt1.1:amd64 (1.1.29-5ubuntu0.2) ... 2021-02-16 19:26:41.343 | Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 2021-02-16 19:26:41.372 | Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 2021-02-16 19:26:41.401 | Setting up libsys-hostname-long-perl (1.5-1) ... 2021-02-16 19:26:41.429 | Setting up libfile-fcntllock-perl (0.22-3build2) ... 2021-02-16 19:26:41.458 | Setting up dnsmasq-utils (2.79-1ubuntu0.2) ... 2021-02-16 19:26:41.486 | Setting up libsodium23:amd64 (1.0.16-2) ... 2021-02-16 19:26:41.514 | Setting up libpixman-1-0:amd64 (0.34.0-2) ... 2021-02-16 19:26:41.558 | Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 2021-02-16 19:26:41.605 | Setting up libjpeg-turbo8-dev:amd64 (1.5.2-0ubuntu5.18.04.4) ... 2021-02-16 19:26:41.634 | Setting up libmail-sendmail-perl (0.80-1) ... 2021-02-16 19:26:41.662 | Processing triggers for libc-bin (2.27-3ubuntu1) ... 2021-02-16 19:26:41.698 | Setting up libaio1:amd64 (0.3.110-5ubuntu0.1) ... 2021-02-16 19:26:41.737 | Setting up autotools-dev (20180224.1) ... 2021-02-16 19:26:41.764 | Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.9) ... 2021-02-16 19:26:41.793 | Setting up kpartx (0.7.4-2ubuntu3) ... 2021-02-16 19:26:41.821 | Setting up postgresql-client-common (190ubuntu0.1) ... 2021-02-16 19:26:41.868 | Setting up dstat (0.7.3-1) ... 2021-02-16 19:26:42.073 | Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) ... 2021-02-16 19:26:42.309 | Setting up libaprutil1:amd64 (1.6.1-2) ... 2021-02-16 19:26:42.338 | Setting up ipset (6.34-1) ... 2021-02-16 19:26:42.365 | Setting up libfakeroot:amd64 (1.22-2ubuntu1) ... 2021-02-16 19:26:42.402 | Setting up thin-provisioning-tools (0.7.4-2ubuntu3) ... 2021-02-16 19:26:42.431 | Setting up systemd (237-3ubuntu10.44) ... 2021-02-16 19:26:42.448 | Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 2021-02-16 19:26:43.656 | [/usr/lib/tmpfiles.d/haproxy.conf:1] Unknown user 'haproxy'. 2021-02-16 19:26:43.657 | [/usr/lib/tmpfiles.d/memcached.conf:1] Unknown user 'memcache'. 2021-02-16 19:26:43.658 | [/usr/lib/tmpfiles.d/postgresql.conf:2] Unknown user 'postgres'. 2021-02-16 19:26:43.660 | [/usr/lib/tmpfiles.d/postgresql.conf:4] Unknown group 'postgres'. 2021-02-16 19:26:43.740 | Setting up libltdl7:amd64 (2.4.6-2) ... 2021-02-16 19:26:43.760 | Setting up openssl (1.1.1-1ubuntu2.1~18.04.7) ... 2021-02-16 19:26:43.798 | Setting up python3-pip (9.0.1-2.3~ubuntu1.18.04.4) ... 2021-02-16 19:26:44.173 | Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 2021-02-16 19:26:44.202 | Setting up libann0 (1.1.2+doc-6) ... 2021-02-16 19:26:44.234 | Setting up libalgorithm-diff-perl (1.19.03-1) ... 2021-02-16 19:26:44.262 | Setting up libxcb-shm0:amd64 (1.13-2~ubuntu18.04) ... 2021-02-16 19:26:44.290 | Setting up libxpm4:amd64 (1:3.5.12-1) ... 2021-02-16 19:26:44.318 | Setting up dnsmasq-base (2.79-1ubuntu0.2) ... 2021-02-16 19:26:44.356 | Setting up libxrender1:amd64 (1:0.9.10-1) ... 2021-02-16 19:26:44.384 | Setting up libsensors4:amd64 (1:3.4.0-4) ... 2021-02-16 19:26:44.431 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2021-02-16 19:27:06.172 | Setting up libsystemd-dev:amd64 (237-3ubuntu10.44) ... 2021-02-16 19:27:06.179 | Setting up libmysqlclient20:amd64 (5.7.33-0ubuntu0.18.04.1) ... 2021-02-16 19:27:06.208 | Setting up icu-devtools (60.2-3ubuntu3.1) ... 2021-02-16 19:27:06.237 | Setting up liblua5.2-0:amd64 (5.2.4-1.1build1) ... 2021-02-16 19:27:06.264 | Setting up libthai-data (0.1.27-2) ... 2021-02-16 19:27:06.292 | Setting up javascript-common (11) ... 2021-02-16 19:27:06.359 | Package apache2 is not configured yet. Will defer actions by package javascript-common. 2021-02-16 19:27:06.375 | Processing triggers for dbus (1.12.2-1ubuntu1.1) ... 2021-02-16 19:27:06.418 | Setting up python3-setuptools (39.0.1-2) ... 2021-02-16 19:27:06.857 | Setting up libsasl2-modules:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 2021-02-16 19:27:06.897 | Setting up libnl-3-200:amd64 (3.2.29-0ubuntu3) ... 2021-02-16 19:27:06.944 | Setting up libjs-jquery-metadata (12-1) ... 2021-02-16 19:27:06.972 | Setting up x11-common (1:7.7+19ubuntu7.1) ... 2021-02-16 19:27:07.353 | update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults 2021-02-16 19:27:07.691 | Setting up python3-secretstorage (2.3.1-2) ... 2021-02-16 19:27:07.953 | Setting up iputils-arping (3:20161105-1ubuntu3) ... 2021-02-16 19:27:07.981 | Setting up liblua5.3-0:amd64 (5.3.3-1ubuntu0.18.04.1) ... 2021-02-16 19:27:08.009 | Setting up libglib2.0-bin (2.56.4-0ubuntu0.18.04.6) ... 2021-02-16 19:27:08.037 | Setting up libgraphite2-dev:amd64 (1.3.11-2) ... 2021-02-16 19:27:08.066 | Setting up vbetool (1.1-4) ... 2021-02-16 19:27:08.093 | Setting up libcdt5 (2.40.1-2) ... 2021-02-16 19:27:08.122 | Setting up git (1:2.17.1-1ubuntu0.7) ... 2021-02-16 19:27:08.183 | Setting up libmatheval1:amd64 (1.1.11+dfsg-3build1) ... 2021-02-16 19:27:08.211 | Setting up autopoint (0.19.8.1-6ubuntu0.3) ... 2021-02-16 19:27:08.239 | Processing triggers for rsyslog (8.32.0-1ubuntu4) ... 2021-02-16 19:27:08.459 | Setting up libcgraph6 (2.40.1-2) ... 2021-02-16 19:27:08.487 | Setting up libaprutil1-ldap:amd64 (1.6.1-2) ... 2021-02-16 19:27:08.516 | Setting up libwebp6:amd64 (0.6.1-2) ... 2021-02-16 19:27:08.545 | Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-0ubuntu2) ... 2021-02-16 19:27:08.573 | Setting up libsnmp-base (5.7.3+dfsg-1.8ubuntu3.6) ... 2021-02-16 19:27:08.601 | Setting up libfile-stripnondeterminism-perl (0.040-1.1~build1) ... 2021-02-16 19:27:08.638 | Setting up libjpeg8:amd64 (8c-2ubuntu8) ... 2021-02-16 19:27:08.666 | Setting up python3-venv (3.6.7-1~18.04) ... 2021-02-16 19:27:08.694 | Setting up libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu1) ... 2021-02-16 19:27:08.729 | Setting up libldap2-dev:amd64 (2.4.45+dfsg-1ubuntu1.9) ... 2021-02-16 19:27:08.757 | Setting up libtool (2.4.6-2) ... 2021-02-16 19:27:08.785 | Setting up libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... 2021-02-16 19:27:08.813 | Setting up libsctp-dev:amd64 (1.0.17+dfsg-2) ... 2021-02-16 19:27:08.841 | Setting up libnss-systemd:amd64 (237-3ubuntu10.44) ... 2021-02-16 19:27:08.869 | Setting up libjs-jquery-tablesorter (1:2.29.5+dfsg1-1) ... 2021-02-16 19:27:08.897 | Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 2021-02-16 19:27:08.925 | Setting up haproxy (1.8.8-1ubuntu0.11) ... 2021-02-16 19:27:09.499 | Created symlink /etc/systemd/system/multi-user.target.wants/haproxy.service → /lib/systemd/system/haproxy.service. 2021-02-16 19:27:10.031 | Setting up fontconfig-config (2.12.6-0ubuntu2) ... 2021-02-16 19:27:10.430 | Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 2021-02-16 19:27:10.457 | Setting up libsnmp30:amd64 (5.7.3+dfsg-1.8ubuntu3.6) ... 2021-02-16 19:27:10.486 | Setting up libpam-systemd:amd64 (237-3ubuntu10.44) ... 2021-02-16 19:27:10.859 | Setting up libapr1-dev (1.6.3-2) ... 2021-02-16 19:27:10.887 | Setting up libltdl-dev:amd64 (2.4.6-2) ... 2021-02-16 19:27:10.915 | Setting up python3-keyring (10.6.0-1) ... 2021-02-16 19:27:11.192 | Setting up libglib2.0-dev-bin (2.56.4-0ubuntu0.18.04.6) ... 2021-02-16 19:27:11.475 | Setting up gettext (0.19.8.1-6ubuntu0.3) ... 2021-02-16 19:27:11.503 | Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.1-2) ... 2021-02-16 19:27:11.531 | Setting up libgvpr2 (2.40.1-2) ... 2021-02-16 19:27:11.558 | Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 2021-02-16 19:27:11.586 | Setting up memcached (1.5.6-0ubuntu1.2) ... 2021-02-16 19:27:12.161 | Created symlink /etc/systemd/system/multi-user.target.wants/memcached.service → /lib/systemd/system/memcached.service. 2021-02-16 19:27:12.706 | Setting up socat (1.7.3.2-2ubuntu2) ... 2021-02-16 19:27:12.728 | Setting up apache2-utils (2.4.29-1ubuntu4.14) ... 2021-02-16 19:27:12.756 | Setting up libssl-dev:amd64 (1.1.1-1ubuntu2.1~18.04.7) ... 2021-02-16 19:27:12.785 | Setting up libaprutil1-dev (1.6.1-2) ... 2021-02-16 19:27:12.833 | Setting up apache2-bin (2.4.29-1ubuntu4.14) ... 2021-02-16 19:27:12.863 | Setting up libnl-genl-3-200:amd64 (3.2.29-0ubuntu3) ... 2021-02-16 19:27:12.891 | Setting up libnss3:amd64 (2:3.35-2ubuntu2.12) ... 2021-02-16 19:27:12.919 | Setting up libharfbuzz0b:amd64 (1.7.2-1ubuntu1) ... 2021-02-16 19:27:12.949 | Setting up libtiff5:amd64 (4.0.9-5ubuntu0.3) ... 2021-02-16 19:27:12.978 | Setting up libnl-route-3-200:amd64 (3.2.29-0ubuntu3) ... 2021-02-16 19:27:13.006 | Setting up ssl-cert (1.0.39) ... 2021-02-16 19:27:13.523 | Setting up python3-mysqldb (1.3.10-1build1) ... 2021-02-16 19:27:13.804 | Setting up autoconf (2.69-11) ... 2021-02-16 19:27:13.842 | Setting up libthai0:amd64 (0.1.27-2) ... 2021-02-16 19:27:13.869 | Setting up fakeroot (1.22-2ubuntu1) ... 2021-02-16 19:27:13.891 | update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode 2021-02-16 19:27:13.915 | Setting up tcpdump (4.9.3-0ubuntu0.18.04.1) ... 2021-02-16 19:27:14.117 | Setting up ipvsadm (1:1.28-3ubuntu0.18.04.1) ... 2021-02-16 19:27:14.536 | Setting up sqlite3 (3.22.0-1ubuntu0.4) ... 2021-02-16 19:27:14.564 | Setting up libalgorithm-merge-perl (0.08-3) ... 2021-02-16 19:27:14.593 | Setting up intltool-debian (0.35.0+20060710.4) ... 2021-02-16 19:27:14.621 | Setting up pkg-config (0.29.1-0ubuntu2) ... 2021-02-16 19:27:14.720 | Setting up libalgorithm-diff-xs-perl (0.04-5) ... 2021-02-16 19:27:14.747 | Setting up libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2021-02-16 19:27:14.775 | Setting up gir1.2-harfbuzz-0.0:amd64 (1.7.2-1ubuntu1) ... 2021-02-16 19:27:14.803 | Setting up libjpeg-dev:amd64 (8c-2ubuntu8) ... 2021-02-16 19:27:14.831 | Setting up keepalived (1:1.3.9-1ubuntu0.18.04.2) ... 2021-02-16 19:27:15.117 | Created symlink /etc/systemd/system/multi-user.target.wants/keepalived.service → /lib/systemd/system/keepalived.service. 2021-02-16 19:27:15.616 | Setting up postgresql-common (190ubuntu0.1) ... 2021-02-16 19:27:16.204 | Adding user postgres to group ssl-cert 2021-02-16 19:27:16.372 | 2021-02-16 19:27:16.372 | Creating config file /etc/postgresql-common/createcluster.conf with new version 2021-02-16 19:27:16.563 | Building PostgreSQL dictionaries from installed myspell/hunspell packages... 2021-02-16 19:27:16.563 | Removing obsolete dictionary files: 2021-02-16 19:27:16.798 | Created symlink /etc/systemd/system/multi-user.target.wants/postgresql.service → /lib/systemd/system/postgresql.service. 2021-02-16 19:27:17.385 | Setting up automake (1:1.15.1-3ubuntu2) ... 2021-02-16 19:27:17.400 | update-alternatives: using /usr/bin/automake-1.15 to provide /usr/bin/automake (automake) in auto mode 2021-02-16 19:27:17.423 | Setting up libapache2-mod-proxy-uwsgi (2.0.15-10.2ubuntu2.1) ... 2021-02-16 19:27:17.460 | Setting up libice6:amd64 (2:1.0.9-2) ... 2021-02-16 19:27:17.488 | Setting up g++ (4:7.4.0-1ubuntu2.3) ... 2021-02-16 19:27:17.561 | update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode 2021-02-16 19:27:17.572 | Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 2021-02-16 19:27:17.602 | Setting up libgts-bin (0.7.6+darcs121130-4) ... 2021-02-16 19:27:17.636 | Setting up libharfbuzz-gobject0:amd64 (1.7.2-1ubuntu1) ... 2021-02-16 19:27:17.664 | Setting up uwsgi-core (2.0.15-10.2ubuntu2.1) ... 2021-02-16 19:27:17.701 | Setting up conntrackd (1:1.4.4+snapshot20161117-6ubuntu2) ... 2021-02-16 19:27:17.992 | Created symlink /etc/systemd/system/multi-user.target.wants/conntrackd.service → /lib/systemd/system/conntrackd.service. 2021-02-16 19:27:18.550 | Setting up libibverbs1:amd64 (17.1-1ubuntu0.2) ... 2021-02-16 19:27:18.679 | Setting up libfontconfig1:amd64 (2.12.6-0ubuntu2) ... 2021-02-16 19:27:18.708 | Setting up libsm6:amd64 (2:1.2.2-1) ... 2021-02-16 19:27:18.744 | Setting up libharfbuzz-icu0:amd64 (1.7.2-1ubuntu1) ... 2021-02-16 19:27:18.772 | Setting up apache2 (2.4.29-1ubuntu4.14) ... 2021-02-16 19:27:20.352 | Enabling module mpm_event. 2021-02-16 19:27:20.418 | Enabling module authz_core. 2021-02-16 19:27:20.427 | Enabling module authz_host. 2021-02-16 19:27:20.483 | Enabling module authn_core. 2021-02-16 19:27:20.488 | Enabling module auth_basic. 2021-02-16 19:27:20.545 | Enabling module access_compat. 2021-02-16 19:27:20.601 | Enabling module authn_file. 2021-02-16 19:27:20.660 | Enabling module authz_user. 2021-02-16 19:27:20.716 | Enabling module alias. 2021-02-16 19:27:20.773 | Enabling module dir. 2021-02-16 19:27:20.830 | Enabling module autoindex. 2021-02-16 19:27:20.887 | Enabling module env. 2021-02-16 19:27:20.950 | Enabling module mime. 2021-02-16 19:27:21.007 | Enabling module negotiation. 2021-02-16 19:27:21.064 | Enabling module setenvif. 2021-02-16 19:27:21.121 | Enabling module filter. 2021-02-16 19:27:21.178 | Enabling module deflate. 2021-02-16 19:27:21.234 | Enabling module status. 2021-02-16 19:27:21.291 | Enabling module reqtimeout. 2021-02-16 19:27:21.348 | Enabling conf charset. 2021-02-16 19:27:21.404 | Enabling conf localized-error-pages. 2021-02-16 19:27:21.462 | Enabling conf other-vhosts-access-log. 2021-02-16 19:27:21.519 | Enabling conf security. 2021-02-16 19:27:21.575 | Enabling conf serve-cgi-bin. 2021-02-16 19:27:21.634 | Enabling site 000-default. 2021-02-16 19:27:21.686 | info: Executing deferred 'a2enconf javascript-common' for package javascript-common 2021-02-16 19:27:21.739 | Enabling conf javascript-common. 2021-02-16 19:27:21.979 | Created symlink /etc/systemd/system/multi-user.target.wants/apache2.service → /lib/systemd/system/apache2.service. 2021-02-16 19:27:22.358 | Created symlink /etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service → /lib/systemd/system/apache-htcacheclean.service. 2021-02-16 19:27:23.656 | Setting up libmysqlclient-dev (5.7.33-0ubuntu0.18.04.1) ... 2021-02-16 19:27:23.683 | Setting up po-debconf (1.0.20) ... 2021-02-16 19:27:23.718 | Setting up build-essential (12.4ubuntu1) ... 2021-02-16 19:27:23.747 | Setting up libicu-le-hb0:amd64 (1.0.3+git161113-4) ... 2021-02-16 19:27:23.776 | Setting up libgd3:amd64 (2.2.5-4ubuntu0.4) ... 2021-02-16 19:27:23.806 | Setting up libglib2.0-dev:amd64 (2.56.4-0ubuntu0.18.04.6) ... 2021-02-16 19:27:23.836 | Setting up librados2 (12.2.13-0ubuntu0.18.04.6) ... 2021-02-16 19:27:23.865 | Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 2021-02-16 19:27:23.897 | Setting up libpq5:amd64 (10.15-0ubuntu0.18.04.1) ... 2021-02-16 19:27:23.925 | Setting up ibverbs-providers:amd64 (17.1-1ubuntu0.2) ... 2021-02-16 19:27:24.092 | Setting up libiculx60:amd64 (60.2-3ubuntu3.1) ... 2021-02-16 19:27:24.120 | Setting up libxt6:amd64 (1:1.1.5-1) ... 2021-02-16 19:27:24.149 | Setting up fontconfig (2.12.6-0ubuntu2) ... 2021-02-16 19:27:26.320 | Regenerating fonts cache... done. 2021-02-16 19:27:26.323 | Setting up libcairo2:amd64 (1.15.10-2ubuntu0.1) ... 2021-02-16 19:27:26.351 | Setting up libgssrpc4:amd64 (1.16-2ubuntu0.2) ... 2021-02-16 19:27:26.380 | Setting up libpq-dev (10.15-0ubuntu0.18.04.1) ... 2021-02-16 19:27:26.408 | Setting up libcurl4:amd64 (7.58.0-2ubuntu3.12) ... 2021-02-16 19:27:26.435 | Setting up postgresql-server-dev-10 (10.15-0ubuntu0.18.04.1) ... 2021-02-16 19:27:26.463 | Setting up librbd1 (12.2.13-0ubuntu0.18.04.6) ... 2021-02-16 19:27:26.491 | Setting up libkdb5-9:amd64 (1.16-2ubuntu0.2) ... 2021-02-16 19:27:26.520 | Setting up qemu-block-extra:amd64 (1:2.11+dfsg-1ubuntu7.35) ... 2021-02-16 19:27:26.549 | Setting up qemu-utils (1:2.11+dfsg-1ubuntu7.35) ... 2021-02-16 19:27:26.577 | Setting up libxmu6:amd64 (2:1.1.2-2) ... 2021-02-16 19:27:26.605 | Setting up postgresql-server-dev-all (190ubuntu0.1) ... 2021-02-16 19:27:26.633 | Setting up libpango-1.0-0:amd64 (1.40.14-1ubuntu0.1) ... 2021-02-16 19:27:26.662 | Setting up libkadm5srv-mit11:amd64 (1.16-2ubuntu0.2) ... 2021-02-16 19:27:26.691 | Setting up libkadm5clnt-mit11:amd64 (1.16-2ubuntu0.2) ... 2021-02-16 19:27:26.718 | Setting up libxaw7:amd64 (2:1.0.13-1) ... 2021-02-16 19:27:26.753 | Setting up curl (7.58.0-2ubuntu3.12) ... 2021-02-16 19:27:26.781 | Setting up libpangoft2-1.0-0:amd64 (1.40.14-1ubuntu0.1) ... 2021-02-16 19:27:26.810 | Setting up krb5-multidev:amd64 (1.16-2ubuntu0.2) ... 2021-02-16 19:27:26.838 | Setting up libkrb5-dev:amd64 (1.16-2ubuntu0.2) ... 2021-02-16 19:27:26.865 | Setting up libpangocairo-1.0-0:amd64 (1.40.14-1ubuntu0.1) ... 2021-02-16 19:27:26.895 | Setting up libgvc6 (2.40.1-2) ... 2021-02-16 19:27:26.933 | Setting up graphviz (2.40.1-2) ... 2021-02-16 19:27:26.979 | Setting up libicu-dev (60.2-3ubuntu3.1) ... 2021-02-16 19:27:27.007 | Setting up libxml2-dev:amd64 (2.9.4+dfsg1-6.1ubuntu1.3) ... 2021-02-16 19:27:27.040 | Setting up libharfbuzz-dev:amd64 (1.7.2-1ubuntu1) ... 2021-02-16 19:27:27.068 | Setting up libxslt1-dev:amd64 (1.1.29-5ubuntu0.2) ... 2021-02-16 19:27:27.096 | Setting up debhelper (11.1.6ubuntu2) ... 2021-02-16 19:27:27.125 | Setting up dh-autoreconf (17) ... 2021-02-16 19:27:27.154 | Setting up libicu-le-hb-dev:amd64 (1.0.3+git161113-4) ... 2021-02-16 19:27:27.181 | Setting up dh-strip-nondeterminism (0.040-1.1~build1) ... 2021-02-16 19:27:27.210 | Setting up apache2-dev (2.4.29-1ubuntu4.14) ... 2021-02-16 19:27:27.238 | Processing triggers for initramfs-tools (0.130ubuntu3.8) ... 2021-02-16 19:27:27.298 | update-initramfs: Generating /boot/initrd.img-4.15.0-55-generic 2021-02-16 19:27:36.088 | Processing triggers for libc-bin (2.27-3ubuntu1) ... 2021-02-16 19:27:36.118 | Processing triggers for systemd (237-3ubuntu10.44) ... 2021-02-16 19:27:36.294 | Processing triggers for ureadahead (0.100.0-21) ... 2021-02-16 19:27:36.327 | Processing triggers for rsyslog (8.32.0-1ubuntu4) ... 2021-02-16 19:27:36.539 | Processing triggers for dbus (1.12.2-1ubuntu1.1) ... 2021-02-16 19:27:36.557 | Processing triggers for ufw (0.36-0ubuntu0.18.04.1) ... 2021-02-16 19:27:38.544 | ++ functions-common:apt_get:1115 : result=0 2021-02-16 19:27:38.547 | ++ functions-common:apt_get:1118 : time_stop apt-get 2021-02-16 19:27:38.549 | ++ functions-common:time_stop:2306 : local name 2021-02-16 19:27:38.551 | ++ functions-common:time_stop:2307 : local end_time 2021-02-16 19:27:38.553 | ++ functions-common:time_stop:2308 : local elapsed_time 2021-02-16 19:27:38.556 | ++ functions-common:time_stop:2309 : local total 2021-02-16 19:27:38.558 | ++ functions-common:time_stop:2310 : local start_time 2021-02-16 19:27:38.560 | ++ functions-common:time_stop:2312 : name=apt-get 2021-02-16 19:27:38.562 | ++ functions-common:time_stop:2313 : start_time=1613503516280 2021-02-16 19:27:38.564 | ++ functions-common:time_stop:2315 : [[ -z 1613503516280 ]] 2021-02-16 19:27:38.568 | +++ functions-common:time_stop:2318 : date +%s%3N 2021-02-16 19:27:38.572 | ++ functions-common:time_stop:2318 : end_time=1613503658569 2021-02-16 19:27:38.574 | ++ functions-common:time_stop:2319 : elapsed_time=142289 2021-02-16 19:27:38.576 | ++ functions-common:time_stop:2320 : total=668 2021-02-16 19:27:38.578 | ++ functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-16 19:27:38.580 | ++ functions-common:time_stop:2323 : _TIME_TOTAL[$name]=142957 2021-02-16 19:27:38.582 | ++ functions-common:apt_get:1119 : return 0 2021-02-16 19:27:38.585 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2021-02-16 19:27:38.587 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2021-02-16 19:27:38.590 | ++ tools/install_prereqs.sh:source:88 : date +%s 2021-02-16 19:27:38.597 | ++ tools/install_prereqs.sh:source:89 : date 2021-02-16 19:27:38.601 | + ./stack.sh:main:762 : [[ False != \T\r\u\e ]] 2021-02-16 19:27:38.604 | + ./stack.sh:main:763 : PYPI_ALTERNATIVE_URL= 2021-02-16 19:27:38.607 | + ./stack.sh:main:763 : /home/ubuntu/devstack/tools/install_pip.sh 2021-02-16 19:27:39.925 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2021-02-16 19:27:39.927 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2021-02-16 19:27:39.929 | ++ tools/install_pip.sh:main:41 : basename https://bootstrap.pypa.io/get-pip.py 2021-02-16 19:27:39.932 | + tools/install_pip.sh:main:41 : LOCAL_PIP=/home/ubuntu/devstack/files/get-pip.py 2021-02-16 19:27:39.934 | + tools/install_pip.sh:main:43 : GetDistro 2021-02-16 19:27:39.936 | + functions-common:GetDistro:373 : GetOSVersion 2021-02-16 19:27:39.938 | + functions-common:GetOSVersion:350 : _ensure_lsb_release 2021-02-16 19:27:39.940 | ++ functions-common:_ensure_lsb_release:327 : command -v lsb_release 2021-02-16 19:27:39.943 | + functions-common:_ensure_lsb_release:327 : [[ -x /usr/bin/lsb_release ]] 2021-02-16 19:27:39.944 | + functions-common:_ensure_lsb_release:328 : return 2021-02-16 19:27:39.946 | ++ functions-common:GetOSVersion:352 : lsb_release -r -s 2021-02-16 19:27:40.019 | + functions-common:GetOSVersion:352 : os_RELEASE=18.04 2021-02-16 19:27:40.022 | ++ functions-common:GetOSVersion:353 : lsb_release -c -s 2021-02-16 19:27:40.094 | + functions-common:GetOSVersion:353 : os_CODENAME=bionic 2021-02-16 19:27:40.096 | ++ functions-common:GetOSVersion:354 : lsb_release -i -s 2021-02-16 19:27:40.168 | + functions-common:GetOSVersion:354 : os_VENDOR=Ubuntu 2021-02-16 19:27:40.169 | + functions-common:GetOSVersion:356 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2021-02-16 19:27:40.172 | + functions-common:GetOSVersion:357 : os_PACKAGE=deb 2021-02-16 19:27:40.175 | + functions-common:GetOSVersion:362 : typeset -xr os_VENDOR 2021-02-16 19:27:40.178 | + functions-common:GetOSVersion:363 : typeset -xr os_RELEASE 2021-02-16 19:27:40.180 | + functions-common:GetOSVersion:364 : typeset -xr os_PACKAGE 2021-02-16 19:27:40.181 | + functions-common:GetOSVersion:365 : typeset -xr os_CODENAME 2021-02-16 19:27:40.183 | + functions-common:GetDistro:375 : [[ Ubuntu =~ (Ubuntu) ]] 2021-02-16 19:27:40.185 | + functions-common:GetDistro:378 : DISTRO=bionic 2021-02-16 19:27:40.187 | + functions-common:GetDistro:424 : typeset -xr DISTRO 2021-02-16 19:27:40.189 | + tools/install_pip.sh:main:44 : echo 'Distro: bionic' 2021-02-16 19:27:40.190 | Distro: bionic 2021-02-16 19:27:40.192 | + tools/install_pip.sh:main:127 : get_versions 2021-02-16 19:27:40.195 | ++ tools/install_pip.sh:get_versions:49 : which pip 2021-02-16 19:27:40.198 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2021-02-16 19:27:40.200 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2021-02-16 19:27:40.202 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2021-02-16 19:27:40.202 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2021-02-16 19:27:40.535 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.2.2 2021-02-16 19:27:40.537 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.2.2' 2021-02-16 19:27:40.537 | pip: 20.2.2 2021-02-16 19:27:40.538 | + tools/install_pip.sh:get_versions:57 : python3.6 -m pip --version 2021-02-16 19:27:40.848 | pip 20.2.2 from /usr/local/lib/python3.6/dist-packages/pip (python 3.6) 2021-02-16 19:27:40.871 | + tools/install_pip.sh:main:129 : [[ -n '' ]] 2021-02-16 19:27:40.872 | + tools/install_pip.sh:main:134 : [[ bionic == focal ]] 2021-02-16 19:27:40.874 | + tools/install_pip.sh:main:143 : is_fedora 2021-02-16 19:27:40.876 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2021-02-16 19:27:40.878 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2021-02-16 19:27:40.879 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2021-02-16 19:27:40.881 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-02-16 19:27:40.883 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2021-02-16 19:27:40.884 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2021-02-16 19:27:40.886 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOSStream ']' 2021-02-16 19:27:40.887 | + functions-common:is_fedora:456 : '[' Ubuntu = OracleServer ']' 2021-02-16 19:27:40.889 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2021-02-16 19:27:40.891 | + tools/install_pip.sh:main:143 : is_suse 2021-02-16 19:27:40.893 | + functions-common:is_suse:464 : is_opensuse 2021-02-16 19:27:40.895 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2021-02-16 19:27:40.896 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2021-02-16 19:27:40.898 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2021-02-16 19:27:40.900 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2021-02-16 19:27:40.902 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2021-02-16 19:27:40.903 | + tools/install_pip.sh:main:144 : is_package_installed python3-pip 2021-02-16 19:27:40.905 | + functions-common:is_package_installed:1353 : [[ -z python3-pip ]] 2021-02-16 19:27:40.907 | + functions-common:is_package_installed:1357 : [[ -z deb ]] 2021-02-16 19:27:40.909 | + functions-common:is_package_installed:1361 : [[ deb = \d\e\b ]] 2021-02-16 19:27:40.911 | + functions-common:is_package_installed:1362 : dpkg -s python3-pip 2021-02-16 19:27:40.932 | + tools/install_pip.sh:main:145 : uninstall_package python3-pip 2021-02-16 19:27:40.934 | + functions-common:uninstall_package:1373 : is_ubuntu 2021-02-16 19:27:40.936 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-02-16 19:27:40.937 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-02-16 19:27:40.939 | + functions-common:uninstall_package:1374 : apt_get purge python3-pip 2021-02-16 19:27:40.953 | + functions-common:apt_get:1111 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes purge python3-pip 2021-02-16 19:27:41.072 | Reading package lists... 2021-02-16 19:27:41.327 | Building dependency tree... 2021-02-16 19:27:41.329 | Reading state information... 2021-02-16 19:27:41.540 | The following packages were automatically installed and are no longer required: 2021-02-16 19:27:41.540 | apport-symptoms grub-pc-bin python3-attr python3-automat python3-click 2021-02-16 19:27:41.540 | python3-colorama python3-configobj python3-constantly python3-hyperlink 2021-02-16 19:27:41.540 | python3-incremental python3-keyring python3-keyrings.alt python3-netifaces 2021-02-16 19:27:41.540 | python3-pam python3-problem-report python3-pyasn1 2021-02-16 19:27:41.540 | python3-requests-unixsocket python3-secretstorage python3-serial 2021-02-16 19:27:41.540 | python3-twisted-bin python3-wheel python3-xdg python3-zope.interface 2021-02-16 19:27:41.541 | Use 'sudo apt autoremove' to remove them. 2021-02-16 19:27:41.580 | The following packages will be REMOVED: 2021-02-16 19:27:41.580 | python3-pip* 2021-02-16 19:27:42.009 | 0 upgraded, 0 newly installed, 1 to remove and 150 not upgraded. 2021-02-16 19:27:42.009 | After this operation, 601 kB disk space will be freed. 2021-02-16 19:27:42.070 | (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 ... 74759 files and directories currently installed.) 2021-02-16 19:27:42.073 | Removing python3-pip (9.0.1-2.3~ubuntu1.18.04.4) ... 2021-02-16 19:27:42.306 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2021-02-16 19:27:44.960 | + functions-common:apt_get:1115 : result=0 2021-02-16 19:27:44.962 | + functions-common:apt_get:1118 : time_stop apt-get 2021-02-16 19:27:44.964 | + functions-common:time_stop:2306 : local name 2021-02-16 19:27:44.966 | + functions-common:time_stop:2307 : local end_time 2021-02-16 19:27:44.967 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-16 19:27:44.969 | + functions-common:time_stop:2309 : local total 2021-02-16 19:27:44.971 | + functions-common:time_stop:2310 : local start_time 2021-02-16 19:27:44.972 | + functions-common:time_stop:2312 : name=apt-get 2021-02-16 19:27:44.974 | + functions-common:time_stop:2313 : start_time=1613503660951 2021-02-16 19:27:44.976 | + functions-common:time_stop:2315 : [[ -z 1613503660951 ]] 2021-02-16 19:27:44.978 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-16 19:27:44.980 | + functions-common:time_stop:2318 : end_time=1613503664978 2021-02-16 19:27:44.982 | + functions-common:time_stop:2319 : elapsed_time=4027 2021-02-16 19:27:44.984 | + functions-common:time_stop:2320 : total=0 2021-02-16 19:27:44.985 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-16 19:27:44.987 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=4027 2021-02-16 19:27:44.988 | + functions-common:apt_get:1119 : return 0 2021-02-16 19:27:44.990 | + tools/install_pip.sh:main:149 : install_get_pip 2021-02-16 19:27:44.992 | + tools/install_pip.sh:install_get_pip:64 : [[ -r /home/ubuntu/devstack/files/get-pip.py ]] 2021-02-16 19:27:44.994 | + tools/install_pip.sh:install_get_pip:81 : [[ ! -r /home/ubuntu/devstack/files/get-pip.py ]] 2021-02-16 19:27:44.996 | + tools/install_pip.sh:install_get_pip:84 : local timecond= 2021-02-16 19:27:44.997 | + tools/install_pip.sh:install_get_pip:85 : [[ -r /home/ubuntu/devstack/files/get-pip.py ]] 2021-02-16 19:27:44.999 | + tools/install_pip.sh:install_get_pip:89 : curl -f --retry 6 --retry-delay 5 -o /home/ubuntu/devstack/files/get-pip.py https://bootstrap.pypa.io/get-pip.py 2021-02-16 19:27:45.010 | % Total % Received % Xferd Average Speed Time Time Time Current 2021-02-16 19:27:45.010 | Dload Upload Total Spent Left Speed 2021-02-16 19:27:45.659 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 63 1884k 63 1205k 0 0 2244k 0 --:--:-- --:--:-- --:--:-- 2240k 100 1884k 100 1884k 0 0 2903k 0 --:--:-- --:--:-- --:--:-- 2899k 2021-02-16 19:27:45.664 | + tools/install_pip.sh:install_get_pip:92 : touch /home/ubuntu/devstack/files/get-pip.py.downloaded 2021-02-16 19:27:45.667 | + tools/install_pip.sh:install_get_pip:96 : sudo -H -E python3.6 /home/ubuntu/devstack/files/get-pip.py -c /home/ubuntu/devstack/tools/cap-pip.txt 2021-02-16 19:27:48.443 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-02-16 19:27:49.355 | Collecting pip 2021-02-16 19:27:49.367 | 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-02-16 19:27:49.699 | Installing collected packages: pip 2021-02-16 19:27:49.699 | Attempting uninstall: pip 2021-02-16 19:27:49.700 | Found existing installation: pip 20.2.2 2021-02-16 19:27:49.931 | Uninstalling pip-20.2.2: 2021-02-16 19:27:49.945 | Successfully uninstalled pip-20.2.2 2021-02-16 19:27:51.219 | Successfully installed pip-20.2.4 2021-02-16 19:27:51.356 | + tools/install_pip.sh:main:151 : set -x 2021-02-16 19:27:51.358 | + tools/install_pip.sh:main:155 : pip_install_gr setuptools 2021-02-16 19:27:51.360 | + inc/python:pip_install_gr:76 : local name=setuptools 2021-02-16 19:27:51.362 | + inc/python:pip_install_gr:77 : local clean_name 2021-02-16 19:27:51.364 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2021-02-16 19:27:51.366 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2021-02-16 19:27:51.368 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-02-16 19:27:51.371 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2021-02-16 19:27:51.372 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-02-16 19:27:51.377 | ++ inc/python:get_from_global_requirements:227 : 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,!=48.0.0,!=49.0.0 ' 2021-02-16 19:27:51.379 | ++ inc/python:get_from_global_requirements:228 : [[ 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,!=48.0.0,!=49.0.0 == '' ]] 2021-02-16 19:27:51.380 | ++ inc/python:get_from_global_requirements:231 : 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,!=48.0.0,!=49.0.0' 2021-02-16 19:27:51.383 | + 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,!=48.0.0,!=49.0.0' 2021-02-16 19:27:51.384 | + 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,!=48.0.0,!=49.0.0' 2021-02-16 19:27:51.404 | 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,!=48.0.0,!=49.0.0 2021-02-16 19:27:51.406 | + inc/python:pip_install:193 : 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 python3.6 -m pip 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,!=48.0.0,!=49.0.0' 2021-02-16 19:27:53.205 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-02-16 19:27:53.210 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-02-16 19:27:53.220 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-02-16 19:27:53.226 | Ignoring importlib-resources: markers 'python_version == "3.8"' don't match your environment 2021-02-16 19:27:53.859 | Collecting setuptools===53.0.0 2021-02-16 19:27:53.868 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/0e8/6620d658c5ca8/setuptools-53.0.0-py3-none-any.whl (784 kB) 2021-02-16 19:27:54.261 | Installing collected packages: setuptools 2021-02-16 19:27:54.261 | Attempting uninstall: setuptools 2021-02-16 19:27:54.262 | Found existing installation: setuptools 49.6.0 2021-02-16 19:27:54.348 | Uninstalling setuptools-49.6.0: 2021-02-16 19:27:54.379 | Successfully uninstalled setuptools-49.6.0 2021-02-16 19:27:54.896 | Successfully installed setuptools-53.0.0 2021-02-16 19:27:54.951 | WARNING: You are using pip version 20.2.4; however, version 21.0.1 is available. 2021-02-16 19:27:54.951 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-02-16 19:27:55.038 | + inc/python:pip_install:200 : result=0 2021-02-16 19:27:55.039 | + inc/python:pip_install:202 : time_stop pip_install 2021-02-16 19:27:55.041 | + functions-common:time_stop:2306 : local name 2021-02-16 19:27:55.043 | + functions-common:time_stop:2307 : local end_time 2021-02-16 19:27:55.045 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-16 19:27:55.046 | + functions-common:time_stop:2309 : local total 2021-02-16 19:27:55.048 | + functions-common:time_stop:2310 : local start_time 2021-02-16 19:27:55.050 | + functions-common:time_stop:2312 : name=pip_install 2021-02-16 19:27:55.051 | + functions-common:time_stop:2313 : start_time=1613503671396 2021-02-16 19:27:55.053 | + functions-common:time_stop:2315 : [[ -z 1613503671396 ]] 2021-02-16 19:27:55.055 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-16 19:27:55.058 | + functions-common:time_stop:2318 : end_time=1613503675056 2021-02-16 19:27:55.059 | + functions-common:time_stop:2319 : elapsed_time=3660 2021-02-16 19:27:55.061 | + functions-common:time_stop:2320 : total=0 2021-02-16 19:27:55.063 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-16 19:27:55.065 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=3660 2021-02-16 19:27:55.066 | + inc/python:pip_install:203 : return 0 2021-02-16 19:27:55.068 | + tools/install_pip.sh:main:157 : get_versions 2021-02-16 19:27:55.070 | ++ tools/install_pip.sh:get_versions:49 : which pip 2021-02-16 19:27:55.074 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2021-02-16 19:27:55.076 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2021-02-16 19:27:55.078 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2021-02-16 19:27:55.079 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2021-02-16 19:27:55.414 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.2.4 2021-02-16 19:27:55.416 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.2.4' 2021-02-16 19:27:55.416 | pip: 20.2.4 2021-02-16 19:27:55.417 | + tools/install_pip.sh:get_versions:57 : python3.6 -m pip --version 2021-02-16 19:27:55.730 | pip 20.2.4 from /usr/local/lib/python3.6/dist-packages/pip (python 3.6) 2021-02-16 19:27:55.755 | + ./stack.sh:main:767 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2021-02-16 19:27:55.757 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2021-02-16 19:27:55.761 | + ./stack.sh:main:768 : fixup_all 2021-02-16 19:27:55.763 | + tools/fixup_stuff.sh:fixup_all:196 : fixup_keystone 2021-02-16 19:27:55.765 | + tools/fixup_stuff.sh:fixup_keystone:39 : keystone_ports=35357,35358 2021-02-16 19:27:55.767 | + tools/fixup_stuff.sh:fixup_keystone:44 : sysctl net.ipv4.ip_local_reserved_ports 2021-02-16 19:27:55.773 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sysctl net.ipv4.ip_local_reserved_ports 2021-02-16 19:27:55.773 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : awk -F= '{print $2;}' 2021-02-16 19:27:55.774 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sed 's/^ //' 2021-02-16 19:27:55.778 | + tools/fixup_stuff.sh:fixup_keystone:46 : reserved_ports= 2021-02-16 19:27:55.781 | + tools/fixup_stuff.sh:fixup_keystone:48 : [[ -z '' ]] 2021-02-16 19:27:55.783 | + tools/fixup_stuff.sh:fixup_keystone:50 : sudo sysctl -w net.ipv4.ip_local_reserved_ports=35357,35358 2021-02-16 19:27:55.790 | net.ipv4.ip_local_reserved_ports = 35357,35358 2021-02-16 19:27:55.793 | + tools/fixup_stuff.sh:fixup_all:197 : fixup_ubuntu 2021-02-16 19:27:55.795 | + tools/fixup_stuff.sh:fixup_ubuntu:66 : [[ bionic != \b\i\o\n\i\c ]] 2021-02-16 19:27:55.797 | + tools/fixup_stuff.sh:fixup_ubuntu:71 : install_package software-properties-common 2021-02-16 19:27:55.800 | + functions-common:install_package:1344 : update_package_repo 2021-02-16 19:27:55.802 | + functions-common:update_package_repo:1316 : NO_UPDATE_REPOS=False 2021-02-16 19:27:55.804 | + functions-common:update_package_repo:1317 : REPOS_UPDATED=True 2021-02-16 19:27:55.806 | + functions-common:update_package_repo:1318 : RETRY_UPDATE=False 2021-02-16 19:27:55.808 | + functions-common:update_package_repo:1320 : [[ False = \T\r\u\e ]] 2021-02-16 19:27:55.812 | + functions-common:update_package_repo:1324 : is_ubuntu 2021-02-16 19:27:55.814 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-02-16 19:27:55.817 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-02-16 19:27:55.819 | + functions-common:update_package_repo:1325 : apt_get_update 2021-02-16 19:27:55.821 | + functions-common:apt_get_update:1070 : [[ True == \T\r\u\e ]] 2021-02-16 19:27:55.823 | + functions-common:apt_get_update:1070 : [[ False != \T\r\u\e ]] 2021-02-16 19:27:55.825 | + functions-common:apt_get_update:1071 : return 2021-02-16 19:27:55.827 | + functions-common:install_package:1345 : real_install_package software-properties-common 2021-02-16 19:27:55.829 | + functions-common:real_install_package:1330 : is_ubuntu 2021-02-16 19:27:55.831 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-02-16 19:27:55.833 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-02-16 19:27:55.835 | + functions-common:real_install_package:1331 : apt_get install software-properties-common 2021-02-16 19:27:55.852 | + functions-common:apt_get:1111 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install software-properties-common 2021-02-16 19:27:55.970 | Reading package lists... 2021-02-16 19:27:56.222 | Building dependency tree... 2021-02-16 19:27:56.223 | Reading state information... 2021-02-16 19:27:56.429 | The following packages were automatically installed and are no longer required: 2021-02-16 19:27:56.430 | apport-symptoms grub-pc-bin python3-attr python3-automat python3-click 2021-02-16 19:27:56.430 | python3-colorama python3-configobj python3-constantly python3-hyperlink 2021-02-16 19:27:56.430 | python3-incremental python3-keyring python3-keyrings.alt python3-netifaces 2021-02-16 19:27:56.430 | python3-pam python3-problem-report python3-pyasn1 2021-02-16 19:27:56.430 | python3-requests-unixsocket python3-secretstorage python3-serial 2021-02-16 19:27:56.430 | python3-twisted-bin python3-wheel python3-xdg python3-zope.interface 2021-02-16 19:27:56.430 | Use 'sudo apt autoremove' to remove them. 2021-02-16 19:27:56.431 | The following additional packages will be installed: 2021-02-16 19:27:56.431 | python3-software-properties 2021-02-16 19:27:56.479 | The following packages will be upgraded: 2021-02-16 19:27:56.479 | python3-software-properties software-properties-common 2021-02-16 19:27:56.929 | 2 upgraded, 0 newly installed, 0 to remove and 148 not upgraded. 2021-02-16 19:27:56.929 | Need to get 33.9 kB of archives. 2021-02-16 19:27:56.929 | After this operation, 0 B of additional disk space will be used. 2021-02-16 19:27:56.929 | 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-02-16 19:27:57.059 | 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-02-16 19:27:57.598 | Fetched 33.9 kB in 1s (58.8 kB/s) 2021-02-16 19:27:57.679 | (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 ... 74682 files and directories currently installed.) 2021-02-16 19:27:57.683 | Preparing to unpack .../software-properties-common_0.96.24.32.14_all.deb ... 2021-02-16 19:27:57.831 | Unpacking software-properties-common (0.96.24.32.14) over (0.96.24.32.9) ... 2021-02-16 19:27:57.970 | Preparing to unpack .../python3-software-properties_0.96.24.32.14_all.deb ... 2021-02-16 19:27:58.116 | Unpacking python3-software-properties (0.96.24.32.14) over (0.96.24.32.9) ... 2021-02-16 19:27:58.201 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2021-02-16 19:27:58.715 | Setting up python3-software-properties (0.96.24.32.14) ... 2021-02-16 19:27:58.985 | Processing triggers for dbus (1.12.2-1ubuntu1.1) ... 2021-02-16 19:27:59.004 | Setting up software-properties-common (0.96.24.32.14) ... 2021-02-16 19:28:01.144 | + functions-common:apt_get:1115 : result=0 2021-02-16 19:28:01.146 | + functions-common:apt_get:1118 : time_stop apt-get 2021-02-16 19:28:01.149 | + functions-common:time_stop:2306 : local name 2021-02-16 19:28:01.151 | + functions-common:time_stop:2307 : local end_time 2021-02-16 19:28:01.153 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-16 19:28:01.155 | + functions-common:time_stop:2309 : local total 2021-02-16 19:28:01.157 | + functions-common:time_stop:2310 : local start_time 2021-02-16 19:28:01.160 | + functions-common:time_stop:2312 : name=apt-get 2021-02-16 19:28:01.162 | + functions-common:time_stop:2313 : start_time=1613503675849 2021-02-16 19:28:01.164 | + functions-common:time_stop:2315 : [[ -z 1613503675849 ]] 2021-02-16 19:28:01.167 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-16 19:28:01.170 | + functions-common:time_stop:2318 : end_time=1613503681167 2021-02-16 19:28:01.172 | + functions-common:time_stop:2319 : elapsed_time=5318 2021-02-16 19:28:01.174 | + functions-common:time_stop:2320 : total=142957 2021-02-16 19:28:01.176 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-16 19:28:01.178 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=148275 2021-02-16 19:28:01.180 | + functions-common:apt_get:1119 : return 0 2021-02-16 19:28:01.182 | + tools/fixup_stuff.sh:fixup_ubuntu:74 : sudo add-apt-repository -y universe 2021-02-16 19:28:01.991 | 'universe' distribution component is already enabled for all sources. 2021-02-16 19:28:02.018 | + tools/fixup_stuff.sh:fixup_ubuntu:76 : [[ -f /etc/ci/mirror_info.sh ]] 2021-02-16 19:28:02.021 | + tools/fixup_stuff.sh:fixup_ubuntu:83 : sudo add-apt-repository -y cloud-archive:ussuri 2021-02-16 19:28:04.588 | Reading package lists... 2021-02-16 19:28:04.886 | Building dependency tree... 2021-02-16 19:28:04.887 | Reading state information... 2021-02-16 19:28:05.103 | The following packages were automatically installed and are no longer required: 2021-02-16 19:28:05.104 | apport-symptoms grub-pc-bin python3-attr python3-automat python3-click 2021-02-16 19:28:05.104 | python3-colorama python3-configobj python3-constantly python3-hyperlink 2021-02-16 19:28:05.104 | python3-incremental python3-keyring python3-keyrings.alt python3-netifaces 2021-02-16 19:28:05.104 | python3-pam python3-problem-report python3-pyasn1 2021-02-16 19:28:05.104 | python3-requests-unixsocket python3-secretstorage python3-serial 2021-02-16 19:28:05.104 | python3-twisted-bin python3-wheel python3-xdg python3-zope.interface 2021-02-16 19:28:05.104 | Use 'sudo apt autoremove' to remove them. 2021-02-16 19:28:05.153 | The following NEW packages will be installed: 2021-02-16 19:28:05.153 | ubuntu-cloud-keyring 2021-02-16 19:28:05.431 | 0 upgraded, 1 newly installed, 0 to remove and 148 not upgraded. 2021-02-16 19:28:05.431 | Need to get 6,008 B of archives. 2021-02-16 19:28:05.431 | After this operation, 22.5 kB of additional disk space will be used. 2021-02-16 19:28:05.431 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-cloud-keyring all 2018.09.18.1~18.04.0 [6,008 B] 2021-02-16 19:28:05.965 | Fetched 6,008 B in 0s (23.0 kB/s) 2021-02-16 19:28:06.014 | Selecting previously unselected package ubuntu-cloud-keyring. 2021-02-16 19:28:06.054 | (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 ... 74682 files and directories currently installed.) 2021-02-16 19:28:06.058 | Preparing to unpack .../ubuntu-cloud-keyring_2018.09.18.1~18.04.0_all.deb ... 2021-02-16 19:28:06.061 | Unpacking ubuntu-cloud-keyring (2018.09.18.1~18.04.0) ... 2021-02-16 19:28:06.149 | Setting up ubuntu-cloud-keyring (2018.09.18.1~18.04.0) ... 2021-02-16 19:28:08.492 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic InRelease 2021-02-16 19:28:08.601 | Hit:2 http://security.ubuntu.com/ubuntu bionic-security InRelease 2021-02-16 19:28:08.610 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates InRelease 2021-02-16 19:28:08.636 | Get:4 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri InRelease [8,769 B] 2021-02-16 19:28:08.738 | Hit:5 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports InRelease 2021-02-16 19:28:09.117 | Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri/main amd64 Packages [188 kB] 2021-02-16 19:28:13.101 | Fetched 197 kB in 1s (146 kB/s) 2021-02-16 19:28:14.830 | Reading package lists... 2021-02-16 19:28:14.891 | + tools/fixup_stuff.sh:fixup_ubuntu:85 : REPOS_UPDATED=False 2021-02-16 19:28:14.893 | + tools/fixup_stuff.sh:fixup_ubuntu:86 : apt_get_update 2021-02-16 19:28:14.895 | + functions-common:apt_get_update:1070 : [[ False == \T\r\u\e ]] 2021-02-16 19:28:14.897 | + functions-common:apt_get_update:1075 : [[ False = \T\r\u\e ]] 2021-02-16 19:28:14.899 | + functions-common:apt_get_update:1077 : local sudo=sudo 2021-02-16 19:28:14.902 | ++ functions-common:apt_get_update:1078 : id -u 2021-02-16 19:28:14.906 | + functions-common:apt_get_update:1078 : [[ 1000 = \0 ]] 2021-02-16 19:28:14.908 | + functions-common:apt_get_update:1081 : time_start apt-get-update 2021-02-16 19:28:14.911 | + functions-common:time_start:2292 : local name=apt-get-update 2021-02-16 19:28:14.913 | + functions-common:time_start:2293 : local start_time= 2021-02-16 19:28:14.915 | + functions-common:time_start:2294 : [[ -n '' ]] 2021-02-16 19:28:14.918 | ++ functions-common:time_start:2297 : date +%s%3N 2021-02-16 19:28:14.921 | + functions-common:time_start:2297 : _TIME_START[$name]=1613503694918 2021-02-16 19:28:14.923 | + functions-common:apt_get_update:1083 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2021-02-16 19:28:14.926 | + functions-common:apt_get_update:1084 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2021-02-16 19:28:14.928 | + functions-common:apt_get_update:1085 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2021-02-16 19:28:15.163 | Hit:1 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri InRelease 2021-02-16 19:28:15.163 | Hit:2 http://security.ubuntu.com/ubuntu bionic-security InRelease 2021-02-16 19:28:15.299 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu bionic InRelease 2021-02-16 19:28:15.427 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates InRelease 2021-02-16 19:28:15.556 | Hit:5 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports InRelease 2021-02-16 19:28:17.648 | Reading package lists... 2021-02-16 19:28:17.708 | + functions-common:apt_get_update:1089 : REPOS_UPDATED=True 2021-02-16 19:28:17.711 | + functions-common:apt_get_update:1091 : time_stop apt-get-update 2021-02-16 19:28:17.713 | + functions-common:time_stop:2306 : local name 2021-02-16 19:28:17.715 | + functions-common:time_stop:2307 : local end_time 2021-02-16 19:28:17.718 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-16 19:28:17.720 | + functions-common:time_stop:2309 : local total 2021-02-16 19:28:17.723 | + functions-common:time_stop:2310 : local start_time 2021-02-16 19:28:17.725 | + functions-common:time_stop:2312 : name=apt-get-update 2021-02-16 19:28:17.727 | + functions-common:time_stop:2313 : start_time=1613503694918 2021-02-16 19:28:17.729 | + functions-common:time_stop:2315 : [[ -z 1613503694918 ]] 2021-02-16 19:28:17.732 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-16 19:28:17.735 | + functions-common:time_stop:2318 : end_time=1613503697733 2021-02-16 19:28:17.737 | + functions-common:time_stop:2319 : elapsed_time=2815 2021-02-16 19:28:17.739 | + functions-common:time_stop:2320 : total=2789 2021-02-16 19:28:17.742 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-16 19:28:17.744 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=5604 2021-02-16 19:28:17.746 | + tools/fixup_stuff.sh:fixup_ubuntu:94 : sudo rm -rf '/usr/lib/python3/dist-packages/httplib2-*.egg-info' 2021-02-16 19:28:17.757 | + tools/fixup_stuff.sh:fixup_ubuntu:95 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2021-02-16 19:28:17.768 | + tools/fixup_stuff.sh:fixup_ubuntu:96 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2021-02-16 19:28:17.778 | + tools/fixup_stuff.sh:fixup_all:198 : fixup_fedora 2021-02-16 19:28:17.781 | + tools/fixup_stuff.sh:fixup_fedora:103 : is_fedora 2021-02-16 19:28:17.783 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2021-02-16 19:28:17.786 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2021-02-16 19:28:17.788 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2021-02-16 19:28:17.790 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-02-16 19:28:17.792 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2021-02-16 19:28:17.795 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2021-02-16 19:28:17.797 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOSStream ']' 2021-02-16 19:28:17.799 | + functions-common:is_fedora:456 : '[' Ubuntu = OracleServer ']' 2021-02-16 19:28:17.801 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2021-02-16 19:28:17.803 | + tools/fixup_stuff.sh:fixup_fedora:104 : return 2021-02-16 19:28:17.805 | + tools/fixup_stuff.sh:fixup_all:199 : fixup_suse 2021-02-16 19:28:17.807 | + tools/fixup_stuff.sh:fixup_suse:149 : is_suse 2021-02-16 19:28:17.810 | + functions-common:is_suse:464 : is_opensuse 2021-02-16 19:28:17.812 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2021-02-16 19:28:17.814 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2021-02-16 19:28:17.816 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2021-02-16 19:28:17.818 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2021-02-16 19:28:17.820 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2021-02-16 19:28:17.822 | + tools/fixup_stuff.sh:fixup_suse:150 : return 2021-02-16 19:28:17.825 | + ./stack.sh:main:771 : pip_install -U os-testr 2021-02-16 19:28:17.844 | Using python 3.6 to install os-testr 2021-02-16 19:28:17.847 | + inc/python:pip_install:193 : 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 python3.6 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2021-02-16 19:28:19.653 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-02-16 19:28:19.658 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-02-16 19:28:19.668 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-02-16 19:28:19.673 | Ignoring importlib-resources: markers 'python_version == "3.8"' don't match your environment 2021-02-16 19:28:20.178 | Collecting os-testr===2.0.0 2021-02-16 19:28:20.184 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/93a/e59a9d278e557/os_testr-2.0.0-py3-none-any.whl (46 kB) 2021-02-16 19:28:20.321 | Collecting testtools===2.4.0 2021-02-16 19:28:20.327 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/36f/f4998177c7d32/testtools-2.4.0-py2.py3-none-any.whl (185 kB) 2021-02-16 19:28:20.785 | Collecting stestr===3.1.0 2021-02-16 19:28:20.791 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/13c/8f771ea252290/stestr-3.1.0-py3-none-any.whl (120 kB) 2021-02-16 19:28:20.977 | Collecting pbr===5.5.1 2021-02-16 19:28:20.984 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b23/6cde0ac9a6aed/pbr-5.5.1-py2.py3-none-any.whl (106 kB) 2021-02-16 19:28:21.501 | Collecting python-subunit===1.4.0 2021-02-16 19:28:21.507 | 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-02-16 19:28:21.595 | Collecting six===1.15.0 2021-02-16 19:28:21.602 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8b7/4bedcbbbaca38/six-1.15.0-py2.py3-none-any.whl (10 kB) 2021-02-16 19:28:21.667 | Collecting fixtures===3.0.0 2021-02-16 19:28:21.674 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/2a5/51b0421101de1/fixtures-3.0.0-py2.py3-none-any.whl (67 kB) 2021-02-16 19:28:21.769 | Collecting python-mimeparse===1.6.0 2021-02-16 19:28:21.775 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/a29/5f03ff2034149/python_mimeparse-1.6.0-py2.py3-none-any.whl (6.1 kB) 2021-02-16 19:28:21.853 | Collecting extras===1.0.0 2021-02-16 19:28:21.860 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/f68/9f08df47e2dec/extras-1.0.0-py2.py3-none-any.whl (7.3 kB) 2021-02-16 19:28:21.942 | Collecting traceback2===1.4.0 2021-02-16 19:28:21.949 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/825/3cebec4b19094/traceback2-1.4.0-py2.py3-none-any.whl (16 kB) 2021-02-16 19:28:22.041 | Collecting unittest2===1.1.0 2021-02-16 19:28:22.048 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/13f/77d0875db6d9b/unittest2-1.1.0-py2.py3-none-any.whl (96 kB) 2021-02-16 19:28:22.196 | Collecting cliff===3.6.0 2021-02-16 19:28:22.203 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/32b/d9656c6049d8c/cliff-3.6.0-py3-none-any.whl (79 kB) 2021-02-16 19:28:22.429 | Collecting PyYAML===5.4.1 2021-02-16 19:28:22.437 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4e0/583d24c881e14/PyYAML-5.4.1-cp36-cp36m-manylinux1_x86_64.whl (640 kB) 2021-02-16 19:28:22.903 | Collecting future===0.18.2 2021-02-16 19:28:22.910 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b1b/ead90b70cf6ec/future-0.18.2.tar.gz (829 kB) 2021-02-16 19:28:24.156 | Collecting voluptuous===0.12.1 2021-02-16 19:28:24.164 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8ac/e33fcf9e6b1f5/voluptuous-0.12.1-py3-none-any.whl (29 kB) 2021-02-16 19:28:24.242 | Collecting linecache2===1.0.0 2021-02-16 19:28:24.257 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/e78/be9c0a0dfcbac/linecache2-1.0.0-py2.py3-none-any.whl (12 kB) 2021-02-16 19:28:24.349 | Collecting argparse 2021-02-16 19:28:24.356 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/c31/647edb69fd3d4/argparse-1.4.0-py2.py3-none-any.whl (23 kB) 2021-02-16 19:28:24.444 | Collecting prettytable===0.7.2 2021-02-16 19:28:24.450 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/788/48506f2c027f8/prettytable-0.7.2-py3-none-any.whl (13 kB) 2021-02-16 19:28:24.647 | Collecting cmd2===1.5.0 2021-02-16 19:28:24.655 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/31a/aeb590ec7bd2c/cmd2-1.5.0-py3-none-any.whl (133 kB) 2021-02-16 19:28:24.903 | Collecting pyparsing===2.4.7 2021-02-16 19:28:24.912 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ef9/d7589ef3c200a/pyparsing-2.4.7-py2.py3-none-any.whl (67 kB) 2021-02-16 19:28:25.050 | Collecting stevedore===3.3.0 2021-02-16 19:28:25.057 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/50d/7b78fbaf0d04c/stevedore-3.3.0-py3-none-any.whl (49 kB) 2021-02-16 19:28:25.156 | Collecting wcwidth===0.2.5 2021-02-16 19:28:25.163 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/beb/4802a9cebb914/wcwidth-0.2.5-py2.py3-none-any.whl (30 kB) 2021-02-16 19:28:25.200 | Requirement already satisfied, skipping upgrade: importlib-metadata===3.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 279)) (3.4.0) 2021-02-16 19:28:25.271 | Collecting attrs===20.3.0 2021-02-16 19:28:25.277 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/31b/2eced602aa842/attrs-20.3.0-py2.py3-none-any.whl (49 kB) 2021-02-16 19:28:25.380 | Collecting colorama===0.4.4 2021-02-16 19:28:25.387 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/9f4/7eda37229f68e/colorama-0.4.4-py2.py3-none-any.whl (16 kB) 2021-02-16 19:28:25.482 | Collecting pyperclip===1.8.1 2021-02-16 19:28:25.489 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/8bb/51a8fb6ad32d5/pyperclip-1.8.1-py3-none-any.whl (11 kB) 2021-02-16 19:28:25.522 | Requirement already satisfied, skipping upgrade: zipp===3.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (3.4.0) 2021-02-16 19:28:25.548 | Requirement already satisfied, skipping upgrade: typing-extensions===3.7.4.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 574)) (3.7.4.3) 2021-02-16 19:28:25.553 | Building wheels for collected packages: future 2021-02-16 19:28:25.554 | Building wheel for future (setup.py): started 2021-02-16 19:28:26.522 | Building wheel for future (setup.py): finished with status 'done' 2021-02-16 19:28:26.526 | Created wheel for future: filename=future-0.18.2-py3-none-any.whl size=491059 sha256=2dbb6f1cdc3bd328727301a2a686990b3e8d8c406c5f0d8c07b014f8b37c3686 2021-02-16 19:28:26.527 | Stored in directory: /root/.cache/pip/wheels/8c/58/d1/5f5b03a578242b7f6aaa86627fac27e15b5ffb03afb2150cb6 2021-02-16 19:28:26.528 | Successfully built future 2021-02-16 19:28:26.977 | Installing collected packages: voluptuous, pbr, attrs, six, python-mimeparse, extras, linecache2, traceback2, argparse, unittest2, testtools, fixtures, wcwidth, prettytable, python-subunit, PyYAML, colorama, pyperclip, cmd2, pyparsing, stevedore, cliff, future, stestr, os-testr 2021-02-16 19:28:27.112 | Attempting uninstall: attrs 2021-02-16 19:28:27.113 | Found existing installation: attrs 17.4.0 2021-02-16 19:28:27.118 | Uninstalling attrs-17.4.0: 2021-02-16 19:28:27.209 | Successfully uninstalled attrs-17.4.0 2021-02-16 19:28:27.260 | Attempting uninstall: six 2021-02-16 19:28:27.261 | Found existing installation: six 1.11.0 2021-02-16 19:28:27.265 | Uninstalling six-1.11.0: 2021-02-16 19:28:27.298 | Successfully uninstalled six-1.11.0 2021-02-16 19:28:28.119 | Attempting uninstall: colorama 2021-02-16 19:28:28.120 | Found existing installation: colorama 0.3.7 2021-02-16 19:28:28.127 | Uninstalling colorama-0.3.7: 2021-02-16 19:28:28.159 | Successfully uninstalled colorama-0.3.7 2021-02-16 19:28:29.137 | Successfully installed PyYAML-5.4.1 argparse-1.4.0 attrs-20.3.0 cliff-3.6.0 cmd2-1.5.0 colorama-0.4.4 extras-1.0.0 fixtures-3.0.0 future-0.18.2 linecache2-1.0.0 os-testr-2.0.0 pbr-5.5.1 prettytable-0.7.2 pyparsing-2.4.7 pyperclip-1.8.1 python-mimeparse-1.6.0 python-subunit-1.4.0 six-1.15.0 stestr-3.1.0 stevedore-3.3.0 testtools-2.4.0 traceback2-1.4.0 unittest2-1.1.0 voluptuous-0.12.1 wcwidth-0.2.5 2021-02-16 19:28:29.203 | WARNING: You are using pip version 20.2.4; however, version 21.0.1 is available. 2021-02-16 19:28:29.203 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-02-16 19:28:29.331 | + inc/python:pip_install:200 : result=0 2021-02-16 19:28:29.333 | + inc/python:pip_install:202 : time_stop pip_install 2021-02-16 19:28:29.335 | + functions-common:time_stop:2306 : local name 2021-02-16 19:28:29.338 | + functions-common:time_stop:2307 : local end_time 2021-02-16 19:28:29.340 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-16 19:28:29.342 | + functions-common:time_stop:2309 : local total 2021-02-16 19:28:29.345 | + functions-common:time_stop:2310 : local start_time 2021-02-16 19:28:29.347 | + functions-common:time_stop:2312 : name=pip_install 2021-02-16 19:28:29.349 | + functions-common:time_stop:2313 : start_time=1613503697839 2021-02-16 19:28:29.351 | + functions-common:time_stop:2315 : [[ -z 1613503697839 ]] 2021-02-16 19:28:29.354 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-16 19:28:29.357 | + functions-common:time_stop:2318 : end_time=1613503709355 2021-02-16 19:28:29.359 | + functions-common:time_stop:2319 : elapsed_time=11516 2021-02-16 19:28:29.362 | + functions-common:time_stop:2320 : total=0 2021-02-16 19:28:29.364 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-16 19:28:29.366 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=11516 2021-02-16 19:28:29.369 | + inc/python:pip_install:203 : return 0 2021-02-16 19:28:29.371 | + ./stack.sh:main:775 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2021-02-16 19:28:29.416 | + ./stack.sh:main:776 : sudo systemctl restart systemd-journald 2021-02-16 19:28:29.486 | + ./stack.sh:main:782 : install_infra 2021-02-16 19:28:29.491 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-02-16 19:28:29.494 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2021-02-16 19:28:29.496 | + lib/infra:install_infra:32 : python3 -m venv /opt/stack/requirements/.venv 2021-02-16 19:28:32.109 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-02-16 19:28:32.112 | + lib/infra:install_infra:34 : pip_install -U pbr 2021-02-16 19:28:32.133 | + inc/python:pip_install:193 : 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-02-16 19:28:33.975 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-02-16 19:28:34.459 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-02-16 19:28:34.673 | Ignoring importlib-resources: markers 'python_version == "3.8"' don't match your environment 2021-02-16 19:28:34.801 | Collecting pbr===5.5.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 46)) 2021-02-16 19:28:34.913 | Downloading http://10.100.0.9:8080/root/pypi/+f/b23/6cde0ac9a6aed/pbr-5.5.1-py2.py3-none-any.whl (106kB) 2021-02-16 19:28:34.942 | Installing collected packages: pbr 2021-02-16 19:28:35.050 | Successfully installed pbr-5.5.1 2021-02-16 19:28:35.107 | + inc/python:pip_install:200 : result=0 2021-02-16 19:28:35.109 | + inc/python:pip_install:202 : time_stop pip_install 2021-02-16 19:28:35.112 | + functions-common:time_stop:2306 : local name 2021-02-16 19:28:35.114 | + functions-common:time_stop:2307 : local end_time 2021-02-16 19:28:35.116 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-16 19:28:35.118 | + functions-common:time_stop:2309 : local total 2021-02-16 19:28:35.120 | + functions-common:time_stop:2310 : local start_time 2021-02-16 19:28:35.122 | + functions-common:time_stop:2312 : name=pip_install 2021-02-16 19:28:35.124 | + functions-common:time_stop:2313 : start_time=1613503712126 2021-02-16 19:28:35.126 | + functions-common:time_stop:2315 : [[ -z 1613503712126 ]] 2021-02-16 19:28:35.129 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-16 19:28:35.132 | + functions-common:time_stop:2318 : end_time=1613503715129 2021-02-16 19:28:35.134 | + functions-common:time_stop:2319 : elapsed_time=3003 2021-02-16 19:28:35.136 | + functions-common:time_stop:2320 : total=11516 2021-02-16 19:28:35.138 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-16 19:28:35.140 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=14519 2021-02-16 19:28:35.142 | + inc/python:pip_install:203 : return 0 2021-02-16 19:28:35.145 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-02-16 19:28:35.147 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2021-02-16 19:28:35.168 | + inc/python:pip_install:193 : 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-02-16 19:28:37.022 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-02-16 19:28:37.511 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-02-16 19:28:37.728 | Ignoring importlib-resources: markers 'python_version == "3.8"' don't match your environment 2021-02-16 19:28:37.848 | Processing /opt/stack/requirements 2021-02-16 19:28:39.226 | Collecting fixtures===3.0.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 62)) 2021-02-16 19:28:39.295 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/2a5/51b0421101de1/fixtures-3.0.0-py2.py3-none-any.whl (67kB) 2021-02-16 19:28:39.330 | Collecting PyYAML===5.4.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 181)) 2021-02-16 19:28:39.446 | Downloading http://10.100.0.9:8080/root/pypi/+f/4e0/583d24c881e14/PyYAML-5.4.1-cp36-cp36m-manylinux1_x86_64.whl (640kB) 2021-02-16 19:28:39.504 | Collecting requests===2.25.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) 2021-02-16 19:28:39.607 | Downloading http://10.100.0.9:8080/root/pypi/+f/c21/0084e36a42ae6/requests-2.25.1-py2.py3-none-any.whl (61kB) 2021-02-16 19:28:39.645 | Collecting packaging===20.9 (from -c /opt/stack/requirements/upper-constraints.txt (line 331)) 2021-02-16 19:28:39.688 | Downloading http://10.100.0.9:8080/root/pypi/+f/677/14da7f7bc052e/packaging-20.9-py2.py3-none-any.whl (40kB) 2021-02-16 19:28:39.708 | Collecting testtools===2.4.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 343)) 2021-02-16 19:28:39.751 | Downloading http://10.100.0.9:8080/root/pypi/+f/36f/f4998177c7d32/testtools-2.4.0-py2.py3-none-any.whl (185kB) 2021-02-16 19:28:39.808 | Collecting idna===2.10 (from -c /opt/stack/requirements/upper-constraints.txt (line 361)) 2021-02-16 19:28:39.838 | Downloading http://10.100.0.9:8080/root/pypi/+f/b97/d804b1e9b523b/idna-2.10-py2.py3-none-any.whl (58kB) 2021-02-16 19:28:39.857 | Collecting pyparsing===2.4.7 (from -c /opt/stack/requirements/upper-constraints.txt (line 409)) 2021-02-16 19:28:39.962 | Downloading http://10.100.0.9:8080/root/pypi/+f/ef9/d7589ef3c200a/pyparsing-2.4.7-py2.py3-none-any.whl (67kB) 2021-02-16 19:28:39.980 | Collecting six===1.15.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) 2021-02-16 19:28:40.013 | Downloading http://10.100.0.9:8080/root/pypi/+f/8b7/4bedcbbbaca38/six-1.15.0-py2.py3-none-any.whl 2021-02-16 19:28:40.028 | Collecting Parsley>=1.2 (from openstack-requirements==1.2.1.dev4345) 2021-02-16 19:28:40.064 | Downloading http://10.100.0.9:8080/root/pypi/+f/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88kB) 2021-02-16 19:28:40.091 | Collecting beagle>=0.2.1 (from openstack-requirements==1.2.1.dev4345) 2021-02-16 19:28:40.111 | Downloading http://10.100.0.9:8080/root/pypi/+f/34b/7236e550859b0/beagle-0.3.0-py3-none-any.whl 2021-02-16 19:28:40.136 | Requirement already satisfied: pbr===5.5.1 in /opt/stack/requirements/.venv/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 46)) 2021-02-16 19:28:40.143 | Collecting urllib3===1.26.3 (from -c /opt/stack/requirements/upper-constraints.txt (line 172)) 2021-02-16 19:28:40.204 | Downloading http://10.100.0.9:8080/root/pypi/+f/1b4/65e494e3e0d89/urllib3-1.26.3-py2.py3-none-any.whl (137kB) 2021-02-16 19:28:40.254 | Collecting certifi===2020.12.5 (from -c /opt/stack/requirements/upper-constraints.txt (line 41)) 2021-02-16 19:28:40.302 | Downloading http://10.100.0.9:8080/root/pypi/+f/719/a74fb9e33b9bd/certifi-2020.12.5-py2.py3-none-any.whl (147kB) 2021-02-16 19:28:40.322 | Collecting chardet===4.0.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) 2021-02-16 19:28:40.348 | Downloading http://10.100.0.9:8080/root/pypi/+f/f86/4054d66fd9118/chardet-4.0.0-py2.py3-none-any.whl (178kB) 2021-02-16 19:28:40.384 | Collecting python-mimeparse===1.6.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 97)) 2021-02-16 19:28:40.406 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/a29/5f03ff2034149/python_mimeparse-1.6.0-py2.py3-none-any.whl 2021-02-16 19:28:40.420 | Collecting traceback2===1.4.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 146)) 2021-02-16 19:28:40.445 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/825/3cebec4b19094/traceback2-1.4.0-py2.py3-none-any.whl 2021-02-16 19:28:40.462 | Collecting extras===1.0.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 161)) 2021-02-16 19:28:40.482 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/f68/9f08df47e2dec/extras-1.0.0-py2.py3-none-any.whl 2021-02-16 19:28:40.497 | Collecting unittest2===1.1.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 203)) 2021-02-16 19:28:40.526 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/13f/77d0875db6d9b/unittest2-1.1.0-py2.py3-none-any.whl (96kB) 2021-02-16 19:28:40.558 | Collecting cliff===3.6.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 245)) 2021-02-16 19:28:40.625 | Downloading http://10.100.0.9:8080/root/pypi/+f/32b/d9656c6049d8c/cliff-3.6.0-py3-none-any.whl (79kB) 2021-02-16 19:28:40.663 | Collecting linecache2===1.0.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 359)) 2021-02-16 19:28:40.681 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/e78/be9c0a0dfcbac/linecache2-1.0.0-py2.py3-none-any.whl 2021-02-16 19:28:40.695 | Collecting argparse (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 203)) 2021-02-16 19:28:40.725 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/c31/647edb69fd3d4/argparse-1.4.0-py2.py3-none-any.whl 2021-02-16 19:28:40.739 | Collecting stevedore===3.3.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 420)) 2021-02-16 19:28:40.807 | Downloading http://10.100.0.9:8080/root/pypi/+f/50d/7b78fbaf0d04c/stevedore-3.3.0-py3-none-any.whl (49kB) 2021-02-16 19:28:40.837 | Collecting prettytable===0.7.2 (from -c /opt/stack/requirements/upper-constraints.txt (line 143)) 2021-02-16 19:28:40.864 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/788/48506f2c027f8/prettytable-0.7.2-py3-none-any.whl 2021-02-16 19:28:40.877 | Collecting cmd2===1.5.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 429)) 2021-02-16 19:28:40.995 | Downloading http://10.100.0.9:8080/root/pypi/+f/31a/aeb590ec7bd2c/cmd2-1.5.0-py3-none-any.whl (133kB) 2021-02-16 19:28:41.079 | Collecting importlib-metadata===3.4.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 279)) 2021-02-16 19:28:41.135 | Downloading http://10.100.0.9:8080/root/pypi/+f/ace/61d5fc652dc28/importlib_metadata-3.4.0-py3-none-any.whl 2021-02-16 19:28:41.187 | Collecting wcwidth===0.2.5 (from -c /opt/stack/requirements/upper-constraints.txt (line 140)) 2021-02-16 19:28:41.215 | Downloading http://10.100.0.9:8080/root/pypi/+f/beb/4802a9cebb914/wcwidth-0.2.5-py2.py3-none-any.whl 2021-02-16 19:28:41.235 | Collecting colorama===0.4.4 (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) 2021-02-16 19:28:41.287 | Downloading http://10.100.0.9:8080/root/pypi/+f/9f4/7eda37229f68e/colorama-0.4.4-py2.py3-none-any.whl 2021-02-16 19:28:41.304 | Collecting attrs===20.3.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 49)) 2021-02-16 19:28:41.335 | Downloading http://10.100.0.9:8080/root/pypi/+f/31b/2eced602aa842/attrs-20.3.0-py2.py3-none-any.whl (49kB) 2021-02-16 19:28:41.398 | Collecting pyperclip===1.8.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 267)) 2021-02-16 19:28:41.431 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/8bb/51a8fb6ad32d5/pyperclip-1.8.1-py3-none-any.whl 2021-02-16 19:28:41.446 | Collecting typing-extensions===3.7.4.3 (from -c /opt/stack/requirements/upper-constraints.txt (line 574)) 2021-02-16 19:28:41.472 | Downloading http://10.100.0.9:8080/root/pypi/+f/7cb/407020f00f7bf/typing_extensions-3.7.4.3-py3-none-any.whl 2021-02-16 19:28:41.489 | Collecting zipp===3.4.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) 2021-02-16 19:28:41.529 | Downloading http://10.100.0.9:8080/root/pypi/+f/102/c24ef8f171fd7/zipp-3.4.0-py3-none-any.whl 2021-02-16 19:28:41.565 | Installing collected packages: chardet, certifi, attrs, six, python-mimeparse, linecache2, traceback2, extras, argparse, unittest2, testtools, fixtures, wcwidth, prettytable, urllib3, PyYAML, idna, requests, typing-extensions, zipp, importlib-metadata, stevedore, colorama, pyperclip, cmd2, pyparsing, cliff, packaging, Parsley, beagle, openstack-requirements 2021-02-16 19:28:43.397 | Running setup.py install for openstack-requirements: started 2021-02-16 19:28:45.742 | Running setup.py install for openstack-requirements: finished with status 'done' 2021-02-16 19:28:46.327 | Successfully installed Parsley-1.3 PyYAML-5.4.1 argparse-1.4.0 attrs-20.3.0 beagle-0.3.0 certifi-2020.12.5 chardet-4.0.0 cliff-3.6.0 cmd2-1.5.0 colorama-0.4.4 extras-1.0.0 fixtures-3.0.0 idna-2.10 importlib-metadata-3.4.0 linecache2-1.0.0 openstack-requirements-1.2.1.dev4345 packaging-20.9 prettytable-0.7.2 pyparsing-2.4.7 pyperclip-1.8.1 python-mimeparse-1.6.0 requests-2.25.1 six-1.15.0 stevedore-3.3.0 testtools-2.4.0 traceback2-1.4.0 typing-extensions-3.7.4.3 unittest2-1.1.0 urllib3-1.26.3 wcwidth-0.2.5 zipp-3.4.0 2021-02-16 19:28:46.459 | + inc/python:pip_install:200 : result=0 2021-02-16 19:28:46.461 | + inc/python:pip_install:202 : time_stop pip_install 2021-02-16 19:28:46.463 | + functions-common:time_stop:2306 : local name 2021-02-16 19:28:46.465 | + functions-common:time_stop:2307 : local end_time 2021-02-16 19:28:46.468 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-16 19:28:46.470 | + functions-common:time_stop:2309 : local total 2021-02-16 19:28:46.472 | + functions-common:time_stop:2310 : local start_time 2021-02-16 19:28:46.474 | + functions-common:time_stop:2312 : name=pip_install 2021-02-16 19:28:46.476 | + functions-common:time_stop:2313 : start_time=1613503715162 2021-02-16 19:28:46.478 | + functions-common:time_stop:2315 : [[ -z 1613503715162 ]] 2021-02-16 19:28:46.481 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-16 19:28:46.484 | + functions-common:time_stop:2318 : end_time=1613503726482 2021-02-16 19:28:46.487 | + functions-common:time_stop:2319 : elapsed_time=11320 2021-02-16 19:28:46.489 | + functions-common:time_stop:2320 : total=14519 2021-02-16 19:28:46.491 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-16 19:28:46.493 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=25839 2021-02-16 19:28:46.495 | + inc/python:pip_install:203 : return 0 2021-02-16 19:28:46.498 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2021-02-16 19:28:46.500 | + lib/infra:install_infra:42 : use_library_from_git pbr 2021-02-16 19:28:46.503 | + inc/python:use_library_from_git:250 : local name=pbr 2021-02-16 19:28:46.505 | + inc/python:use_library_from_git:251 : local enabled=1 2021-02-16 19:28:46.508 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-02-16 19:28:46.510 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pbr, ]] 2021-02-16 19:28:46.513 | + inc/python:use_library_from_git:253 : return 1 2021-02-16 19:28:46.515 | + lib/infra:install_infra:48 : pip_install -U pbr 2021-02-16 19:28:46.535 | Using python 3.6 to install pbr 2021-02-16 19:28:46.537 | + inc/python:pip_install:193 : 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 python3.6 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2021-02-16 19:28:48.364 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-02-16 19:28:48.369 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-02-16 19:28:48.380 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-02-16 19:28:48.384 | Ignoring importlib-resources: markers 'python_version == "3.8"' don't match your environment 2021-02-16 19:28:48.523 | Requirement already up-to-date: pbr===5.5.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 46)) (5.5.1) 2021-02-16 19:28:49.060 | WARNING: You are using pip version 20.2.4; however, version 21.0.1 is available. 2021-02-16 19:28:49.060 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-02-16 19:28:49.138 | + inc/python:pip_install:200 : result=0 2021-02-16 19:28:49.140 | + inc/python:pip_install:202 : time_stop pip_install 2021-02-16 19:28:49.143 | + functions-common:time_stop:2306 : local name 2021-02-16 19:28:49.145 | + functions-common:time_stop:2307 : local end_time 2021-02-16 19:28:49.147 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-16 19:28:49.149 | + functions-common:time_stop:2309 : local total 2021-02-16 19:28:49.151 | + functions-common:time_stop:2310 : local start_time 2021-02-16 19:28:49.153 | + functions-common:time_stop:2312 : name=pip_install 2021-02-16 19:28:49.156 | + functions-common:time_stop:2313 : start_time=1613503726529 2021-02-16 19:28:49.158 | + functions-common:time_stop:2315 : [[ -z 1613503726529 ]] 2021-02-16 19:28:49.161 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-16 19:28:49.164 | + functions-common:time_stop:2318 : end_time=1613503729162 2021-02-16 19:28:49.167 | + functions-common:time_stop:2319 : elapsed_time=2633 2021-02-16 19:28:49.169 | + functions-common:time_stop:2320 : total=25839 2021-02-16 19:28:49.171 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-16 19:28:49.173 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=28472 2021-02-16 19:28:49.175 | + inc/python:pip_install:203 : return 0 2021-02-16 19:28:49.178 | + ./stack.sh:main:785 : python3 -m venv /opt/stack/bindep-venv 2021-02-16 19:28:51.770 | + ./stack.sh:main:787 : /opt/stack/bindep-venv/bin/pip install bindep 2021-02-16 19:28:53.444 | Collecting bindep 2021-02-16 19:28:53.939 | Downloading http://10.100.0.9:8080/root/pypi/+f/0e7/df0a527c159ff/bindep-2.9.0-py2.py3-none-any.whl 2021-02-16 19:28:53.963 | Collecting pbr>=2.0.0 (from bindep) 2021-02-16 19:28:54.047 | Downloading http://10.100.0.9:8080/root/pypi/+f/b23/6cde0ac9a6aed/pbr-5.5.1-py2.py3-none-any.whl (106kB) 2021-02-16 19:28:54.080 | Collecting distro (from bindep) 2021-02-16 19:28:54.431 | Downloading http://10.100.0.9:8080/root/pypi/+f/df7/4eed763e18d10/distro-1.5.0-py2.py3-none-any.whl 2021-02-16 19:28:54.444 | Collecting Parsley (from bindep) 2021-02-16 19:28:54.461 | Downloading http://10.100.0.9:8080/root/pypi/+f/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88kB) 2021-02-16 19:28:54.484 | Installing collected packages: pbr, distro, Parsley, bindep 2021-02-16 19:28:54.818 | Successfully installed Parsley-1.3 bindep-2.9.0 distro-1.5.0 pbr-5.5.1 2021-02-16 19:28:54.884 | + ./stack.sh:main:788 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2021-02-16 19:28:54.886 | + ./stack.sh:main:788 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2021-02-16 19:28:54.890 | ++ ./stack.sh:main:791 : _get_plugin_bindep_packages 2021-02-16 19:28:54.906 | + ./stack.sh:main:791 : pkgs= 2021-02-16 19:28:54.908 | + ./stack.sh:main:792 : [[ -n '' ]] 2021-02-16 19:28:54.911 | + ./stack.sh:main:799 : run_phase stack pre-install 2021-02-16 19:28:54.913 | + functions-common:run_phase:1734 : local mode=stack 2021-02-16 19:28:54.915 | + functions-common:run_phase:1735 : local phase=pre-install 2021-02-16 19:28:54.917 | + functions-common:run_phase:1736 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-02-16 19:28:54.920 | + functions-common:run_phase:1737 : local extra_plugin_file_name 2021-02-16 19:28:54.922 | + functions-common:run_phase:1738 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-02-16 19:28:54.925 | + functions-common:run_phase:1743 : local exceptions=80-tempest.sh 2021-02-16 19:28:54.927 | + functions-common:run_phase:1744 : local extra 2021-02-16 19:28:54.929 | ++ functions-common:run_phase:1745 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-02-16 19:28:54.933 | + functions-common:run_phase:1745 : extra=80-tempest.sh 2021-02-16 19:28:54.935 | + functions-common:run_phase:1746 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-02-16 19:28:54.937 | + functions-common:run_phase:1750 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-02-16 19:28:54.940 | + functions-common:run_phase:1750 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2021-02-16 19:28:54.942 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-02-16 19:28:54.957 | ++ functions-common:is_service_enabled:1962 : return 0 2021-02-16 19:28:54.959 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2021-02-16 19:28:54.961 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2021-02-16 19:28:54.963 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2021-02-16 19:28:54.965 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2021-02-16 19:28:54.967 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2021-02-16 19:28:54.969 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2021-02-16 19:28:54.971 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2021-02-16 19:28:54.974 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2021-02-16 19:28:54.976 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2021-02-16 19:28:54.978 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2021-02-16 19:28:54.980 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2021-02-16 19:28:54.982 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2021-02-16 19:28:54.984 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2021-02-16 19:28:54.986 | + functions-common:run_phase:1755 : [[ stack == \s\o\u\r\c\e ]] 2021-02-16 19:28:54.988 | + functions-common:run_phase:1758 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-02-16 19:28:54.991 | + functions-common:run_phase:1761 : run_plugins stack pre-install 2021-02-16 19:28:54.993 | + functions-common:run_plugins:1720 : local mode=stack 2021-02-16 19:28:54.995 | + functions-common:run_plugins:1721 : local phase=pre-install 2021-02-16 19:28:54.997 | + functions-common:run_plugins:1723 : local plugins=,devstack-plugin-ceph 2021-02-16 19:28:54.999 | + functions-common:run_plugins:1724 : local plugin 2021-02-16 19:28:55.006 | + functions-common:run_plugins:1725 : for plugin in ${plugins//,/ } 2021-02-16 19:28:55.008 | + functions-common:run_plugins:1726 : local dir=/opt/stack/devstack-plugin-ceph 2021-02-16 19:28:55.010 | + functions-common:run_plugins:1727 : [[ -f /opt/stack/devstack-plugin-ceph/devstack/plugin.sh ]] 2021-02-16 19:28:55.013 | + functions-common:run_plugins:1728 : source /opt/stack/devstack-plugin-ceph/devstack/plugin.sh stack pre-install 2021-02-16 19:28:55.015 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:3 : [[ stack == \s\o\u\r\c\e ]] 2021-02-16 19:28:55.018 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:6 : [[ stack == \s\t\a\c\k ]] 2021-02-16 19:28:55.020 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:6 : [[ pre-install == \p\r\e\-\i\n\s\t\a\l\l ]] 2021-02-16 19:28:55.023 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:7 : [[ False = \T\r\u\e ]] 2021-02-16 19:28:55.025 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:12 : echo_summary 'Installing Ceph' 2021-02-16 19:28:55.027 | ++ ./stack.sh:echo_summary:419 : [[ -t 3 ]] 2021-02-16 19:28:55.029 | ++ ./stack.sh:echo_summary:425 : echo -e Installing Ceph 2021-02-16 19:28:55.031 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:13 : check_os_support_ceph 2021-02-16 19:28:55.033 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:check_os_support_ceph:269 : [[ bionic =~ f[0-9][0-9] ]] 2021-02-16 19:28:55.036 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:check_os_support_ceph:274 : [[ ! bionic =~ (focal|bionic|xenial|f31|f32) ]] 2021-02-16 19:28:55.038 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:check_os_support_ceph:287 : [[ ! systemd == \s\y\s\t\e\m\d ]] 2021-02-16 19:28:55.040 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:14 : '[' False = False ']' 2021-02-16 19:28:55.042 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:15 : '[' False = True ']' 2021-02-16 19:28:55.044 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:19 : install_ceph 2021-02-16 19:28:55.046 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1057 : is_ubuntu 2021-02-16 19:28:55.049 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-02-16 19:28:55.051 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-02-16 19:28:55.053 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1058 : [[ bionic =~ (focal|xenial|bionic) ]] 2021-02-16 19:28:55.055 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1063 : install_package software-properties-common 2021-02-16 19:28:55.058 | ++ functions-common:install_package:1344 : update_package_repo 2021-02-16 19:28:55.060 | ++ functions-common:update_package_repo:1316 : NO_UPDATE_REPOS=False 2021-02-16 19:28:55.062 | ++ functions-common:update_package_repo:1317 : REPOS_UPDATED=True 2021-02-16 19:28:55.064 | ++ functions-common:update_package_repo:1318 : RETRY_UPDATE=False 2021-02-16 19:28:55.067 | ++ functions-common:update_package_repo:1320 : [[ False = \T\r\u\e ]] 2021-02-16 19:28:55.069 | ++ functions-common:update_package_repo:1324 : is_ubuntu 2021-02-16 19:28:55.072 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-02-16 19:28:55.074 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-02-16 19:28:55.076 | ++ functions-common:update_package_repo:1325 : apt_get_update 2021-02-16 19:28:55.078 | ++ functions-common:apt_get_update:1070 : [[ True == \T\r\u\e ]] 2021-02-16 19:28:55.080 | ++ functions-common:apt_get_update:1070 : [[ False != \T\r\u\e ]] 2021-02-16 19:28:55.082 | ++ functions-common:apt_get_update:1071 : return 2021-02-16 19:28:55.084 | ++ functions-common:install_package:1345 : real_install_package software-properties-common 2021-02-16 19:28:55.086 | ++ functions-common:real_install_package:1330 : is_ubuntu 2021-02-16 19:28:55.089 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-02-16 19:28:55.091 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-02-16 19:28:55.093 | ++ functions-common:real_install_package:1331 : apt_get install software-properties-common 2021-02-16 19:28:55.112 | ++ functions-common:apt_get:1111 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install software-properties-common 2021-02-16 19:28:55.231 | Reading package lists... 2021-02-16 19:28:55.491 | Building dependency tree... 2021-02-16 19:28:55.492 | Reading state information... 2021-02-16 19:28:55.700 | software-properties-common is already the newest version (0.96.24.32.14). 2021-02-16 19:28:55.700 | The following packages were automatically installed and are no longer required: 2021-02-16 19:28:55.700 | apport-symptoms grub-pc-bin python3-attr python3-automat python3-click 2021-02-16 19:28:55.700 | python3-colorama python3-configobj python3-constantly python3-hyperlink 2021-02-16 19:28:55.700 | python3-incremental python3-keyring python3-keyrings.alt python3-netifaces 2021-02-16 19:28:55.701 | python3-pam python3-problem-report python3-pyasn1 2021-02-16 19:28:55.701 | python3-requests-unixsocket python3-secretstorage python3-serial 2021-02-16 19:28:55.701 | python3-twisted-bin python3-wheel python3-xdg python3-zope.interface 2021-02-16 19:28:55.701 | Use 'sudo apt autoremove' to remove them. 2021-02-16 19:28:55.766 | 0 upgraded, 0 newly installed, 0 to remove and 170 not upgraded. 2021-02-16 19:28:55.770 | ++ functions-common:apt_get:1115 : result=0 2021-02-16 19:28:55.773 | ++ functions-common:apt_get:1118 : time_stop apt-get 2021-02-16 19:28:55.775 | ++ functions-common:time_stop:2306 : local name 2021-02-16 19:28:55.777 | ++ functions-common:time_stop:2307 : local end_time 2021-02-16 19:28:55.779 | ++ functions-common:time_stop:2308 : local elapsed_time 2021-02-16 19:28:55.781 | ++ functions-common:time_stop:2309 : local total 2021-02-16 19:28:55.783 | ++ functions-common:time_stop:2310 : local start_time 2021-02-16 19:28:55.785 | ++ functions-common:time_stop:2312 : name=apt-get 2021-02-16 19:28:55.787 | ++ functions-common:time_stop:2313 : start_time=1613503735108 2021-02-16 19:28:55.789 | ++ functions-common:time_stop:2315 : [[ -z 1613503735108 ]] 2021-02-16 19:28:55.792 | +++ functions-common:time_stop:2318 : date +%s%3N 2021-02-16 19:28:55.796 | ++ functions-common:time_stop:2318 : end_time=1613503735793 2021-02-16 19:28:55.798 | ++ functions-common:time_stop:2319 : elapsed_time=685 2021-02-16 19:28:55.801 | ++ functions-common:time_stop:2320 : total=148275 2021-02-16 19:28:55.803 | ++ functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-16 19:28:55.805 | ++ functions-common:time_stop:2323 : _TIME_TOTAL[$name]=148960 2021-02-16 19:28:55.807 | ++ functions-common:apt_get:1119 : return 0 2021-02-16 19:28:55.809 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1065 : [[ bionic =~ (xenial) ]] 2021-02-16 19:28:55.811 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1068 : configure_repo_ceph apt-get nautilus bionic 2021-02-16 19:28:55.813 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_repo_ceph:965 : local package_manager=apt-get 2021-02-16 19:28:55.816 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_repo_ceph:966 : local ceph_release=nautilus 2021-02-16 19:28:55.818 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_repo_ceph:967 : local distro_release=bionic 2021-02-16 19:28:55.820 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_repo_ceph:969 : is_ubuntu 2021-02-16 19:28:55.823 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-02-16 19:28:55.825 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-02-16 19:28:55.827 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_repo_ceph:970 : wget -q -O- https://download.ceph.com/keys/release.asc 2021-02-16 19:28:55.828 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_repo_ceph:970 : sudo apt-key add - 2021-02-16 19:28:55.952 | Warning: apt-key output should not be parsed (stdout is not a terminal) 2021-02-16 19:28:56.963 | OK 2021-02-16 19:28:56.975 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_repo_ceph:971 : sudo apt-add-repository -y 'deb https://download.ceph.com/debian-nautilus/ bionic main' 2021-02-16 19:28:58.052 | Hit:1 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri InRelease 2021-02-16 19:28:58.052 | Hit:2 http://security.ubuntu.com/ubuntu bionic-security InRelease 2021-02-16 19:28:58.359 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu bionic InRelease 2021-02-16 19:28:58.495 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates InRelease 2021-02-16 19:28:58.616 | Hit:5 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports InRelease 2021-02-16 19:28:58.641 | Get:6 https://download.ceph.com/debian-nautilus bionic InRelease [8,560 B] 2021-02-16 19:28:59.004 | Get:7 https://download.ceph.com/debian-nautilus bionic/main amd64 Packages [15.9 kB] 2021-02-16 19:29:02.446 | Fetched 24.4 kB in 1s (22.3 kB/s) 2021-02-16 19:29:04.144 | Reading package lists... 2021-02-16 19:29:04.204 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_repo_ceph:972 : sudo apt-get -y update 2021-02-16 19:29:04.451 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic InRelease 2021-02-16 19:29:04.451 | Hit:2 http://security.ubuntu.com/ubuntu bionic-security InRelease 2021-02-16 19:29:04.451 | Hit:3 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri InRelease 2021-02-16 19:29:04.497 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates InRelease 2021-02-16 19:29:04.553 | Hit:5 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports InRelease 2021-02-16 19:29:04.903 | Hit:6 https://download.ceph.com/debian-nautilus bionic InRelease 2021-02-16 19:29:07.025 | Reading package lists... 2021-02-16 19:29:07.085 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1071 : CEPH_PACKAGES='ceph libnss3-tools' 2021-02-16 19:29:07.087 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1072 : python3_enabled 2021-02-16 19:29:07.089 | ++ inc/python:python3_enabled:455 : return 0 2021-02-16 19:29:07.092 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1073 : CEPH_PACKAGES='ceph libnss3-tools python3-rados python3-rbd' 2021-02-16 19:29:07.094 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1076 : is_ceph_enabled_for_service manila 2021-02-16 19:29:07.097 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:193 : local config config_name enabled service 2021-02-16 19:29:07.099 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:194 : enabled=1 2021-02-16 19:29:07.101 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:195 : service=manila 2021-02-16 19:29:07.104 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : echo manila 2021-02-16 19:29:07.105 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : tr '[:lower:]' '[:upper:]' 2021-02-16 19:29:07.105 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : tr - _ 2021-02-16 19:29:07.109 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : config_name=ENABLE_CEPH_MANILA 2021-02-16 19:29:07.111 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:200 : eval echo '$ENABLE_CEPH_MANILA' 2021-02-16 19:29:07.114 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:200 : echo True 2021-02-16 19:29:07.116 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:200 : config=True 2021-02-16 19:29:07.119 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:202 : is_service_enabled manila 2021-02-16 19:29:07.133 | ++ functions-common:is_service_enabled:1962 : return 1 2021-02-16 19:29:07.135 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:205 : return 1 2021-02-16 19:29:07.138 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1080 : '[' False = True ']' 2021-02-16 19:29:07.140 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1084 : '[' '' = True ']' 2021-02-16 19:29:07.142 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1094 : install_package ceph libnss3-tools python3-rados python3-rbd 2021-02-16 19:29:07.145 | ++ functions-common:install_package:1344 : update_package_repo 2021-02-16 19:29:07.147 | ++ functions-common:update_package_repo:1316 : NO_UPDATE_REPOS=False 2021-02-16 19:29:07.149 | ++ functions-common:update_package_repo:1317 : REPOS_UPDATED=True 2021-02-16 19:29:07.151 | ++ functions-common:update_package_repo:1318 : RETRY_UPDATE=False 2021-02-16 19:29:07.153 | ++ functions-common:update_package_repo:1320 : [[ False = \T\r\u\e ]] 2021-02-16 19:29:07.155 | ++ functions-common:update_package_repo:1324 : is_ubuntu 2021-02-16 19:29:07.157 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-02-16 19:29:07.160 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-02-16 19:29:07.162 | ++ functions-common:update_package_repo:1325 : apt_get_update 2021-02-16 19:29:07.164 | ++ functions-common:apt_get_update:1070 : [[ True == \T\r\u\e ]] 2021-02-16 19:29:07.166 | ++ functions-common:apt_get_update:1070 : [[ False != \T\r\u\e ]] 2021-02-16 19:29:07.169 | ++ functions-common:apt_get_update:1071 : return 2021-02-16 19:29:07.171 | ++ functions-common:install_package:1345 : real_install_package ceph libnss3-tools python3-rados python3-rbd 2021-02-16 19:29:07.173 | ++ functions-common:real_install_package:1330 : is_ubuntu 2021-02-16 19:29:07.175 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-02-16 19:29:07.178 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-02-16 19:29:07.180 | ++ functions-common:real_install_package:1331 : apt_get install ceph libnss3-tools python3-rados python3-rbd 2021-02-16 19:29:07.198 | ++ functions-common:apt_get:1111 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install ceph libnss3-tools python3-rados python3-rbd 2021-02-16 19:29:07.318 | Reading package lists... 2021-02-16 19:29:07.569 | Building dependency tree... 2021-02-16 19:29:07.570 | Reading state information... 2021-02-16 19:29:07.783 | The following packages were automatically installed and are no longer required: 2021-02-16 19:29:07.783 | apport-symptoms grub-pc-bin python3-attr python3-automat python3-click 2021-02-16 19:29:07.783 | python3-colorama python3-configobj python3-constantly python3-hyperlink 2021-02-16 19:29:07.784 | python3-incremental python3-keyring python3-keyrings.alt python3-netifaces 2021-02-16 19:29:07.784 | python3-pam python3-problem-report python3-pyasn1 2021-02-16 19:29:07.784 | python3-requests-unixsocket python3-secretstorage python3-serial 2021-02-16 19:29:07.784 | python3-twisted-bin python3-wheel python3-xdg python3-zope.interface 2021-02-16 19:29:07.784 | Use 'sudo apt autoremove' to remove them. 2021-02-16 19:29:07.784 | The following additional packages will be installed: 2021-02-16 19:29:07.784 | ceph-base ceph-common ceph-mds ceph-mgr ceph-mgr-modules-core ceph-mon 2021-02-16 19:29:07.784 | ceph-osd chrony ibverbs-providers libbabeltrace1 libcephfs2 libdw1 2021-02-16 19:29:07.784 | libgoogle-perftools4 libibverbs1 libleveldb1v5 liboath0 librabbitmq4 2021-02-16 19:29:07.784 | librados2 libradosstriper1 librbd1 librdmacm1 libsnappy1v5 2021-02-16 19:29:07.784 | libtcmalloc-minimal4 python-pastedeploy-tpl python3-bcrypt python3-bs4 2021-02-16 19:29:07.785 | python3-ceph-argparse python3-ceph-common python3-cephfs python3-cherrypy3 2021-02-16 19:29:07.785 | python3-dateutil python3-html5lib python3-logutils python3-lxml python3-mako 2021-02-16 19:29:07.785 | python3-paste python3-pastedeploy python3-pastescript python3-pecan 2021-02-16 19:29:07.785 | python3-prettytable python3-pyinotify python3-repoze.lru python3-routes 2021-02-16 19:29:07.785 | python3-simplegeneric python3-simplejson python3-singledispatch 2021-02-16 19:29:07.785 | python3-tempita python3-waitress python3-webencodings python3-webob 2021-02-16 19:29:07.785 | python3-webtest python3-werkzeug python3-yaml smartmontools 2021-02-16 19:29:07.786 | Suggested packages: 2021-02-16 19:29:07.786 | ceph-fuse ceph-mgr-cephadm ceph-mgr-dashboard ceph-mgr-diskprediction-cloud 2021-02-16 19:29:07.786 | ceph-mgr-diskprediction-local ceph-mgr-k8sevents ceph-mgr-rook nvme-cli 2021-02-16 19:29:07.786 | python3-genshi python3-lxml-dbg python-lxml-doc python3-beaker 2021-02-16 19:29:07.786 | python-mako-doc httpd-wsgi libapache2-mod-python libapache2-mod-scgi 2021-02-16 19:29:07.786 | libjs-mochikit python-pecan-doc python-pyinotify-doc python-waitress-doc 2021-02-16 19:29:07.786 | python-webob-doc python-webtest-doc ipython3 python-werkzeug-doc 2021-02-16 19:29:07.786 | python3-termcolor python3-watchdog gsmartcontrol smart-notifier mailx 2021-02-16 19:29:07.786 | | mailutils 2021-02-16 19:29:07.917 | The following NEW packages will be installed: 2021-02-16 19:29:07.917 | ceph ceph-base ceph-common ceph-mds ceph-mgr ceph-mgr-modules-core ceph-mon 2021-02-16 19:29:07.917 | ceph-osd chrony libbabeltrace1 libcephfs2 libdw1 libgoogle-perftools4 2021-02-16 19:29:07.917 | libleveldb1v5 libnss3-tools liboath0 librabbitmq4 libradosstriper1 2021-02-16 19:29:07.917 | librdmacm1 libsnappy1v5 libtcmalloc-minimal4 python-pastedeploy-tpl 2021-02-16 19:29:07.917 | python3-bcrypt python3-bs4 python3-ceph-argparse python3-ceph-common 2021-02-16 19:29:07.918 | python3-cephfs python3-cherrypy3 python3-dateutil python3-html5lib 2021-02-16 19:29:07.918 | python3-logutils python3-lxml python3-mako python3-paste python3-pastedeploy 2021-02-16 19:29:07.918 | python3-pastescript python3-pecan python3-prettytable python3-pyinotify 2021-02-16 19:29:07.918 | python3-rados python3-rbd python3-repoze.lru python3-routes 2021-02-16 19:29:07.918 | python3-simplegeneric python3-simplejson python3-singledispatch 2021-02-16 19:29:07.918 | python3-tempita python3-waitress python3-webencodings python3-webob 2021-02-16 19:29:07.918 | python3-webtest python3-werkzeug python3-yaml smartmontools 2021-02-16 19:29:07.918 | The following packages will be upgraded: 2021-02-16 19:29:07.919 | ibverbs-providers libibverbs1 librados2 librbd1 2021-02-16 19:29:08.059 | 4 upgraded, 54 newly installed, 0 to remove and 166 not upgraded. 2021-02-16 19:29:08.059 | Need to get 52.9 MB of archives. 2021-02-16 19:29:08.059 | After this operation, 193 MB of additional disk space will be used. 2021-02-16 19:29:08.059 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 python3-prettytable all 0.7.2-3 [19.7 kB] 2021-02-16 19:29:08.063 | Get:2 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri/main amd64 ibverbs-providers amd64 28.0-1ubuntu1~cloud0 [221 kB] 2021-02-16 19:29:08.174 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdw1 amd64 0.170-0.4ubuntu0.1 [203 kB] 2021-02-16 19:29:08.341 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libbabeltrace1 amd64 1.5.5-1 [154 kB] 2021-02-16 19:29:08.389 | Get:5 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri/main amd64 libibverbs1 amd64 28.0-1ubuntu1~cloud0 [54.1 kB] 2021-02-16 19:29:08.410 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libtcmalloc-minimal4 amd64 2.5-2.2ubuntu3 [91.6 kB] 2021-02-16 19:29:08.417 | Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri/main amd64 librdmacm1 amd64 28.0-1ubuntu1~cloud0 [61.7 kB] 2021-02-16 19:29:08.431 | Get:8 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri/main amd64 librbd1 amd64 15.2.7-0ubuntu0.20.04.1~cloud0 [1,569 kB] 2021-02-16 19:29:08.433 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libgoogle-perftools4 amd64 2.5-2.2ubuntu3 [190 kB] 2021-02-16 19:29:08.458 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libsnappy1v5 amd64 1.1.7-1 [16.0 kB] 2021-02-16 19:29:08.459 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libleveldb1v5 amd64 1.20-2 [136 kB] 2021-02-16 19:29:08.480 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 liboath0 amd64 2.6.1-1 [44.7 kB] 2021-02-16 19:29:08.486 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 librabbitmq4 amd64 0.8.0-1ubuntu0.18.04.2 [33.9 kB] 2021-02-16 19:29:08.491 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 python3-bcrypt amd64 3.1.4-2 [29.9 kB] 2021-02-16 19:29:08.495 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 python3-cherrypy3 all 8.9.1-2 [160 kB] 2021-02-16 19:29:08.516 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 python3-logutils all 0.3.3-5 [16.7 kB] 2021-02-16 19:29:08.519 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 python3-mako all 1.0.7+ds1-1 [59.3 kB] 2021-02-16 19:29:08.548 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 python3-simplegeneric all 0.8.1-1 [11.5 kB] 2021-02-16 19:29:08.549 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 python3-singledispatch all 3.4.0.3-2 [7,022 B] 2021-02-16 19:29:08.550 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 python3-bs4 all 4.6.0-1 [67.8 kB] 2021-02-16 19:29:08.560 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 python3-waitress all 1.0.1-1 [53.4 kB] 2021-02-16 19:29:08.567 | Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 python3-tempita all 0.5.2-2 [13.9 kB] 2021-02-16 19:29:08.673 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 python3-paste all 2.0.3+dfsg-4ubuntu1 [456 kB] 2021-02-16 19:29:08.731 | Get:24 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri/main amd64 librados2 amd64 15.2.7-0ubuntu0.20.04.1~cloud0 [3,076 kB] 2021-02-16 19:29:08.770 | Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 python-pastedeploy-tpl all 1.5.2-4 [4,796 B] 2021-02-16 19:29:08.770 | Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 python3-pastedeploy all 1.5.2-4 [13.4 kB] 2021-02-16 19:29:08.771 | Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 python3-webtest all 2.0.28-1ubuntu1 [27.9 kB] 2021-02-16 19:29:08.776 | Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 libnss3-tools amd64 2:3.35-2ubuntu2.12 [869 kB] 2021-02-16 19:29:08.975 | Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 python3-webencodings all 0.5-2 [10.4 kB] 2021-02-16 19:29:08.976 | Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 python3-html5lib all 0.999999999-1 [81.9 kB] 2021-02-16 19:29:08.996 | Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-lxml amd64 4.2.1-1ubuntu0.3 [1,097 kB] 2021-02-16 19:29:09.357 | Get:32 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri/main amd64 python3-ceph-argparse amd64 15.2.7-0ubuntu0.20.04.1~cloud0 [54.2 kB] 2021-02-16 19:29:09.365 | Get:33 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri/main amd64 python3-yaml amd64 5.3.1-1~cloud0 [127 kB] 2021-02-16 19:29:09.382 | Get:34 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri/main amd64 python3-ceph-common all 15.2.7-0ubuntu0.20.04.1~cloud0 [60.3 kB] 2021-02-16 19:29:09.389 | Get:35 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri/main amd64 libcephfs2 amd64 15.2.7-0ubuntu0.20.04.1~cloud0 [465 kB] 2021-02-16 19:29:09.447 | Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 python3-pastescript all 2.0.2-2 [54.6 kB] 2021-02-16 19:29:09.449 | Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 python3-pyinotify all 0.9.6-1 [24.7 kB] 2021-02-16 19:29:09.449 | Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 python3-repoze.lru all 0.7-1 [11.7 kB] 2021-02-16 19:29:09.450 | Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 python3-routes all 2.4.1-1 [28.4 kB] 2021-02-16 19:29:09.451 | Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 python3-simplejson amd64 3.13.2-1 [49.6 kB] 2021-02-16 19:29:09.452 | Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 chrony amd64 3.2-4ubuntu4.5 [204 kB] 2021-02-16 19:29:09.453 | Get:42 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri/main amd64 python3-rados amd64 15.2.7-0ubuntu0.20.04.1~cloud0 [365 kB] 2021-02-16 19:29:09.501 | Get:43 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri/main amd64 python3-cephfs amd64 15.2.7-0ubuntu0.20.04.1~cloud0 [165 kB] 2021-02-16 19:29:09.522 | Get:44 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri/main amd64 python3-rbd amd64 15.2.7-0ubuntu0.20.04.1~cloud0 [345 kB] 2021-02-16 19:29:09.567 | Get:45 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri/main amd64 libradosstriper1 amd64 15.2.7-0ubuntu0.20.04.1~cloud0 [375 kB] 2021-02-16 19:29:09.645 | Get:46 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri/main amd64 ceph-common amd64 15.2.7-0ubuntu0.20.04.1~cloud0 [16.1 MB] 2021-02-16 19:29:11.728 | Get:47 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri/main amd64 ceph-base amd64 15.2.7-0ubuntu0.20.04.1~cloud0 [4,009 kB] 2021-02-16 19:29:12.412 | Get:48 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri/main amd64 smartmontools amd64 7.1-1build1~cloud0 [529 kB] 2021-02-16 19:29:12.511 | Get:49 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri/main amd64 ceph-osd amd64 15.2.7-0ubuntu0.20.04.1~cloud0 [14.2 MB] 2021-02-16 19:29:14.812 | Get:50 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri/main amd64 python3-dateutil all 2.7.3-3ubuntu1~cloud0 [64.5 kB] 2021-02-16 19:29:14.815 | Get:51 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri/main amd64 ceph-mgr-modules-core all 15.2.7-0ubuntu0.20.04.1~cloud0 [180 kB] 2021-02-16 19:29:14.854 | Get:52 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri/main amd64 python3-webob all 1:1.8.5-2~cloud0 [89.4 kB] 2021-02-16 19:29:14.860 | Get:53 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri/main amd64 python3-pecan all 1.3.3-3ubuntu1~cloud0 [104 kB] 2021-02-16 19:29:14.863 | Get:54 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri/main amd64 python3-werkzeug all 0.16.1+dfsg1-2~cloud0 [185 kB] 2021-02-16 19:29:14.868 | Get:55 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri/main amd64 ceph-mgr amd64 15.2.7-0ubuntu0.20.04.1~cloud0 [1,296 kB] 2021-02-16 19:29:15.108 | Get:56 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri/main amd64 ceph-mon amd64 15.2.7-0ubuntu0.20.04.1~cloud0 [3,054 kB] 2021-02-16 19:29:15.632 | Get:57 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri/main amd64 ceph amd64 15.2.7-0ubuntu0.20.04.1~cloud0 [42.6 kB] 2021-02-16 19:29:15.634 | Get:58 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri/main amd64 ceph-mds amd64 15.2.7-0ubuntu0.20.04.1~cloud0 [1,854 kB] 2021-02-16 19:29:16.606 | Fetched 52.9 MB in 8s (6,670 kB/s) 2021-02-16 19:29:16.706 | (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 ... 74688 files and directories currently installed.) 2021-02-16 19:29:16.709 | Preparing to unpack .../00-ibverbs-providers_28.0-1ubuntu1~cloud0_amd64.deb ... 2021-02-16 19:29:16.838 | Unpacking ibverbs-providers:amd64 (28.0-1ubuntu1~cloud0) over (17.1-1ubuntu0.2) ... 2021-02-16 19:29:16.974 | Preparing to unpack .../01-libibverbs1_28.0-1ubuntu1~cloud0_amd64.deb ... 2021-02-16 19:29:16.995 | Unpacking libibverbs1:amd64 (28.0-1ubuntu1~cloud0) over (17.1-1ubuntu0.2) ... 2021-02-16 19:29:17.091 | Selecting previously unselected package librdmacm1:amd64. 2021-02-16 19:29:17.099 | Preparing to unpack .../02-librdmacm1_28.0-1ubuntu1~cloud0_amd64.deb ... 2021-02-16 19:29:17.101 | Unpacking librdmacm1:amd64 (28.0-1ubuntu1~cloud0) ... 2021-02-16 19:29:17.195 | Preparing to unpack .../03-librbd1_15.2.7-0ubuntu0.20.04.1~cloud0_amd64.deb ... 2021-02-16 19:29:17.216 | Unpacking librbd1 (15.2.7-0ubuntu0.20.04.1~cloud0) over (12.2.13-0ubuntu0.18.04.6) ... 2021-02-16 19:29:17.567 | Preparing to unpack .../04-librados2_15.2.7-0ubuntu0.20.04.1~cloud0_amd64.deb ... 2021-02-16 19:29:17.588 | Unpacking librados2 (15.2.7-0ubuntu0.20.04.1~cloud0) over (12.2.13-0ubuntu0.18.04.6) ... 2021-02-16 19:29:18.105 | Selecting previously unselected package python3-ceph-argparse. 2021-02-16 19:29:18.112 | Preparing to unpack .../05-python3-ceph-argparse_15.2.7-0ubuntu0.20.04.1~cloud0_amd64.deb ... 2021-02-16 19:29:18.115 | Unpacking python3-ceph-argparse (15.2.7-0ubuntu0.20.04.1~cloud0) ... 2021-02-16 19:29:18.193 | Selecting previously unselected package python3-yaml. 2021-02-16 19:29:18.200 | Preparing to unpack .../06-python3-yaml_5.3.1-1~cloud0_amd64.deb ... 2021-02-16 19:29:18.203 | Unpacking python3-yaml (5.3.1-1~cloud0) ... 2021-02-16 19:29:18.292 | Selecting previously unselected package python3-ceph-common. 2021-02-16 19:29:18.299 | Preparing to unpack .../07-python3-ceph-common_15.2.7-0ubuntu0.20.04.1~cloud0_all.deb ... 2021-02-16 19:29:18.301 | Unpacking python3-ceph-common (15.2.7-0ubuntu0.20.04.1~cloud0) ... 2021-02-16 19:29:18.389 | Selecting previously unselected package libcephfs2. 2021-02-16 19:29:18.396 | Preparing to unpack .../08-libcephfs2_15.2.7-0ubuntu0.20.04.1~cloud0_amd64.deb ... 2021-02-16 19:29:18.409 | Unpacking libcephfs2 (15.2.7-0ubuntu0.20.04.1~cloud0) ... 2021-02-16 19:29:18.524 | Selecting previously unselected package python3-rados. 2021-02-16 19:29:18.535 | Preparing to unpack .../09-python3-rados_15.2.7-0ubuntu0.20.04.1~cloud0_amd64.deb ... 2021-02-16 19:29:18.537 | Unpacking python3-rados (15.2.7-0ubuntu0.20.04.1~cloud0) ... 2021-02-16 19:29:18.665 | Selecting previously unselected package python3-cephfs. 2021-02-16 19:29:18.674 | Preparing to unpack .../10-python3-cephfs_15.2.7-0ubuntu0.20.04.1~cloud0_amd64.deb ... 2021-02-16 19:29:18.677 | Unpacking python3-cephfs (15.2.7-0ubuntu0.20.04.1~cloud0) ... 2021-02-16 19:29:18.772 | Selecting previously unselected package python3-prettytable. 2021-02-16 19:29:18.780 | Preparing to unpack .../11-python3-prettytable_0.7.2-3_all.deb ... 2021-02-16 19:29:18.783 | Unpacking python3-prettytable (0.7.2-3) ... 2021-02-16 19:29:18.842 | Selecting previously unselected package python3-rbd. 2021-02-16 19:29:18.850 | Preparing to unpack .../12-python3-rbd_15.2.7-0ubuntu0.20.04.1~cloud0_amd64.deb ... 2021-02-16 19:29:18.853 | Unpacking python3-rbd (15.2.7-0ubuntu0.20.04.1~cloud0) ... 2021-02-16 19:29:18.985 | Selecting previously unselected package libdw1:amd64. 2021-02-16 19:29:18.993 | Preparing to unpack .../13-libdw1_0.170-0.4ubuntu0.1_amd64.deb ... 2021-02-16 19:29:18.996 | Unpacking libdw1:amd64 (0.170-0.4ubuntu0.1) ... 2021-02-16 19:29:19.108 | Selecting previously unselected package libbabeltrace1:amd64. 2021-02-16 19:29:19.116 | Preparing to unpack .../14-libbabeltrace1_1.5.5-1_amd64.deb ... 2021-02-16 19:29:19.118 | Unpacking libbabeltrace1:amd64 (1.5.5-1) ... 2021-02-16 19:29:19.212 | Selecting previously unselected package libtcmalloc-minimal4. 2021-02-16 19:29:19.219 | Preparing to unpack .../15-libtcmalloc-minimal4_2.5-2.2ubuntu3_amd64.deb ... 2021-02-16 19:29:19.222 | Unpacking libtcmalloc-minimal4 (2.5-2.2ubuntu3) ... 2021-02-16 19:29:19.308 | Selecting previously unselected package libgoogle-perftools4. 2021-02-16 19:29:19.316 | Preparing to unpack .../16-libgoogle-perftools4_2.5-2.2ubuntu3_amd64.deb ... 2021-02-16 19:29:19.318 | Unpacking libgoogle-perftools4 (2.5-2.2ubuntu3) ... 2021-02-16 19:29:19.421 | Selecting previously unselected package libsnappy1v5:amd64. 2021-02-16 19:29:19.428 | Preparing to unpack .../17-libsnappy1v5_1.1.7-1_amd64.deb ... 2021-02-16 19:29:19.431 | Unpacking libsnappy1v5:amd64 (1.1.7-1) ... 2021-02-16 19:29:19.509 | Selecting previously unselected package libleveldb1v5:amd64. 2021-02-16 19:29:19.516 | Preparing to unpack .../18-libleveldb1v5_1.20-2_amd64.deb ... 2021-02-16 19:29:19.519 | Unpacking libleveldb1v5:amd64 (1.20-2) ... 2021-02-16 19:29:19.626 | Selecting previously unselected package liboath0. 2021-02-16 19:29:19.635 | Preparing to unpack .../19-liboath0_2.6.1-1_amd64.deb ... 2021-02-16 19:29:19.638 | Unpacking liboath0 (2.6.1-1) ... 2021-02-16 19:29:19.724 | Selecting previously unselected package librabbitmq4:amd64. 2021-02-16 19:29:19.732 | Preparing to unpack .../20-librabbitmq4_0.8.0-1ubuntu0.18.04.2_amd64.deb ... 2021-02-16 19:29:19.735 | Unpacking librabbitmq4:amd64 (0.8.0-1ubuntu0.18.04.2) ... 2021-02-16 19:29:19.822 | Selecting previously unselected package libradosstriper1. 2021-02-16 19:29:19.831 | Preparing to unpack .../21-libradosstriper1_15.2.7-0ubuntu0.20.04.1~cloud0_amd64.deb ... 2021-02-16 19:29:19.833 | Unpacking libradosstriper1 (15.2.7-0ubuntu0.20.04.1~cloud0) ... 2021-02-16 19:29:20.013 | Selecting previously unselected package ceph-common. 2021-02-16 19:29:20.022 | Preparing to unpack .../22-ceph-common_15.2.7-0ubuntu0.20.04.1~cloud0_amd64.deb ... 2021-02-16 19:29:20.027 | Unpacking ceph-common (15.2.7-0ubuntu0.20.04.1~cloud0) ... 2021-02-16 19:29:22.475 | Selecting previously unselected package ceph-base. 2021-02-16 19:29:22.482 | Preparing to unpack .../23-ceph-base_15.2.7-0ubuntu0.20.04.1~cloud0_amd64.deb ... 2021-02-16 19:29:22.492 | Unpacking ceph-base (15.2.7-0ubuntu0.20.04.1~cloud0) ... 2021-02-16 19:29:23.202 | Selecting previously unselected package smartmontools. 2021-02-16 19:29:23.211 | Preparing to unpack .../24-smartmontools_7.1-1build1~cloud0_amd64.deb ... 2021-02-16 19:29:23.229 | Unpacking smartmontools (7.1-1build1~cloud0) ... 2021-02-16 19:29:23.381 | Setting up libibverbs1:amd64 (28.0-1ubuntu1~cloud0) ... 2021-02-16 19:29:23.402 | Setting up librdmacm1:amd64 (28.0-1ubuntu1~cloud0) ... 2021-02-16 19:29:23.431 | Setting up librados2 (15.2.7-0ubuntu0.20.04.1~cloud0) ... 2021-02-16 19:29:23.458 | Setting up librbd1 (15.2.7-0ubuntu0.20.04.1~cloud0) ... 2021-02-16 19:29:23.486 | Setting up python3-ceph-argparse (15.2.7-0ubuntu0.20.04.1~cloud0) ... 2021-02-16 19:29:23.751 | Setting up python3-yaml (5.3.1-1~cloud0) ... 2021-02-16 19:29:24.052 | Setting up python3-ceph-common (15.2.7-0ubuntu0.20.04.1~cloud0) ... 2021-02-16 19:29:24.330 | Setting up libcephfs2 (15.2.7-0ubuntu0.20.04.1~cloud0) ... 2021-02-16 19:29:24.358 | Setting up python3-rados (15.2.7-0ubuntu0.20.04.1~cloud0) ... 2021-02-16 19:29:24.387 | Setting up python3-cephfs (15.2.7-0ubuntu0.20.04.1~cloud0) ... 2021-02-16 19:29:24.645 | Setting up python3-prettytable (0.7.2-3) ... 2021-02-16 19:29:24.906 | Setting up python3-rbd (15.2.7-0ubuntu0.20.04.1~cloud0) ... 2021-02-16 19:29:24.934 | Setting up libdw1:amd64 (0.170-0.4ubuntu0.1) ... 2021-02-16 19:29:24.962 | Setting up libbabeltrace1:amd64 (1.5.5-1) ... 2021-02-16 19:29:24.990 | Setting up libtcmalloc-minimal4 (2.5-2.2ubuntu3) ... 2021-02-16 19:29:25.018 | Setting up libgoogle-perftools4 (2.5-2.2ubuntu3) ... 2021-02-16 19:29:25.047 | Setting up libsnappy1v5:amd64 (1.1.7-1) ... 2021-02-16 19:29:25.074 | Setting up libleveldb1v5:amd64 (1.20-2) ... 2021-02-16 19:29:25.103 | Setting up liboath0 (2.6.1-1) ... 2021-02-16 19:29:25.137 | Setting up librabbitmq4:amd64 (0.8.0-1ubuntu0.18.04.2) ... 2021-02-16 19:29:25.166 | Setting up libradosstriper1 (15.2.7-0ubuntu0.20.04.1~cloud0) ... 2021-02-16 19:29:25.194 | Setting up ceph-common (15.2.7-0ubuntu0.20.04.1~cloud0) ... 2021-02-16 19:29:25.364 | Adding group ceph....done 2021-02-16 19:29:25.525 | Adding system user ceph....done 2021-02-16 19:29:25.587 | Setting system user ceph properties....done 2021-02-16 19:29:25.837 | Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /lib/systemd/system/ceph.target. 2021-02-16 19:29:26.220 | Created symlink /etc/systemd/system/multi-user.target.wants/rbdmap.service → /lib/systemd/system/rbdmap.service. 2021-02-16 19:29:26.811 | Selecting previously unselected package ceph-osd. 2021-02-16 19:29:26.852 | (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 ... 75124 files and directories currently installed.) 2021-02-16 19:29:26.857 | Preparing to unpack .../00-ceph-osd_15.2.7-0ubuntu0.20.04.1~cloud0_amd64.deb ... 2021-02-16 19:29:26.860 | Unpacking ceph-osd (15.2.7-0ubuntu0.20.04.1~cloud0) ... 2021-02-16 19:29:28.948 | Selecting previously unselected package python3-dateutil. 2021-02-16 19:29:28.956 | Preparing to unpack .../01-python3-dateutil_2.7.3-3ubuntu1~cloud0_all.deb ... 2021-02-16 19:29:28.958 | Unpacking python3-dateutil (2.7.3-3ubuntu1~cloud0) ... 2021-02-16 19:29:29.021 | Selecting previously unselected package ceph-mgr-modules-core. 2021-02-16 19:29:29.028 | Preparing to unpack .../02-ceph-mgr-modules-core_15.2.7-0ubuntu0.20.04.1~cloud0_all.deb ... 2021-02-16 19:29:29.030 | Unpacking ceph-mgr-modules-core (15.2.7-0ubuntu0.20.04.1~cloud0) ... 2021-02-16 19:29:29.137 | Selecting previously unselected package python3-bcrypt. 2021-02-16 19:29:29.144 | Preparing to unpack .../03-python3-bcrypt_3.1.4-2_amd64.deb ... 2021-02-16 19:29:29.146 | Unpacking python3-bcrypt (3.1.4-2) ... 2021-02-16 19:29:29.222 | Selecting previously unselected package python3-cherrypy3. 2021-02-16 19:29:29.230 | Preparing to unpack .../04-python3-cherrypy3_8.9.1-2_all.deb ... 2021-02-16 19:29:29.232 | Unpacking python3-cherrypy3 (8.9.1-2) ... 2021-02-16 19:29:29.325 | Selecting previously unselected package python3-logutils. 2021-02-16 19:29:29.332 | Preparing to unpack .../05-python3-logutils_0.3.3-5_all.deb ... 2021-02-16 19:29:29.334 | Unpacking python3-logutils (0.3.3-5) ... 2021-02-16 19:29:29.410 | Selecting previously unselected package python3-mako. 2021-02-16 19:29:29.417 | Preparing to unpack .../06-python3-mako_1.0.7+ds1-1_all.deb ... 2021-02-16 19:29:29.420 | Unpacking python3-mako (1.0.7+ds1-1) ... 2021-02-16 19:29:29.497 | Selecting previously unselected package python3-simplegeneric. 2021-02-16 19:29:29.505 | Preparing to unpack .../07-python3-simplegeneric_0.8.1-1_all.deb ... 2021-02-16 19:29:29.507 | Unpacking python3-simplegeneric (0.8.1-1) ... 2021-02-16 19:29:29.582 | Selecting previously unselected package python3-singledispatch. 2021-02-16 19:29:29.589 | Preparing to unpack .../08-python3-singledispatch_3.4.0.3-2_all.deb ... 2021-02-16 19:29:29.592 | Unpacking python3-singledispatch (3.4.0.3-2) ... 2021-02-16 19:29:29.665 | Selecting previously unselected package python3-webob. 2021-02-16 19:29:29.673 | Preparing to unpack .../09-python3-webob_1%3a1.8.5-2~cloud0_all.deb ... 2021-02-16 19:29:29.675 | Unpacking python3-webob (1:1.8.5-2~cloud0) ... 2021-02-16 19:29:29.757 | Selecting previously unselected package python3-bs4. 2021-02-16 19:29:29.764 | Preparing to unpack .../10-python3-bs4_4.6.0-1_all.deb ... 2021-02-16 19:29:29.766 | Unpacking python3-bs4 (4.6.0-1) ... 2021-02-16 19:29:29.845 | Selecting previously unselected package python3-waitress. 2021-02-16 19:29:29.853 | Preparing to unpack .../11-python3-waitress_1.0.1-1_all.deb ... 2021-02-16 19:29:29.856 | Unpacking python3-waitress (1.0.1-1) ... 2021-02-16 19:29:29.936 | Selecting previously unselected package python3-tempita. 2021-02-16 19:29:29.944 | Preparing to unpack .../12-python3-tempita_0.5.2-2_all.deb ... 2021-02-16 19:29:29.946 | Unpacking python3-tempita (0.5.2-2) ... 2021-02-16 19:29:30.021 | Selecting previously unselected package python3-paste. 2021-02-16 19:29:30.028 | Preparing to unpack .../13-python3-paste_2.0.3+dfsg-4ubuntu1_all.deb ... 2021-02-16 19:29:30.030 | Unpacking python3-paste (2.0.3+dfsg-4ubuntu1) ... 2021-02-16 19:29:30.131 | Selecting previously unselected package python-pastedeploy-tpl. 2021-02-16 19:29:30.139 | Preparing to unpack .../14-python-pastedeploy-tpl_1.5.2-4_all.deb ... 2021-02-16 19:29:30.141 | Unpacking python-pastedeploy-tpl (1.5.2-4) ... 2021-02-16 19:29:30.215 | Selecting previously unselected package python3-pastedeploy. 2021-02-16 19:29:30.223 | Preparing to unpack .../15-python3-pastedeploy_1.5.2-4_all.deb ... 2021-02-16 19:29:30.225 | Unpacking python3-pastedeploy (1.5.2-4) ... 2021-02-16 19:29:30.300 | Selecting previously unselected package python3-webtest. 2021-02-16 19:29:30.308 | Preparing to unpack .../16-python3-webtest_2.0.28-1ubuntu1_all.deb ... 2021-02-16 19:29:30.310 | Unpacking python3-webtest (2.0.28-1ubuntu1) ... 2021-02-16 19:29:30.385 | Selecting previously unselected package python3-pecan. 2021-02-16 19:29:30.392 | Preparing to unpack .../17-python3-pecan_1.3.3-3ubuntu1~cloud0_all.deb ... 2021-02-16 19:29:30.395 | Unpacking python3-pecan (1.3.3-3ubuntu1~cloud0) ... 2021-02-16 19:29:30.498 | Selecting previously unselected package python3-werkzeug. 2021-02-16 19:29:30.506 | Preparing to unpack .../18-python3-werkzeug_0.16.1+dfsg1-2~cloud0_all.deb ... 2021-02-16 19:29:30.509 | Unpacking python3-werkzeug (0.16.1+dfsg1-2~cloud0) ... 2021-02-16 19:29:30.614 | Selecting previously unselected package ceph-mgr. 2021-02-16 19:29:30.622 | Preparing to unpack .../19-ceph-mgr_15.2.7-0ubuntu0.20.04.1~cloud0_amd64.deb ... 2021-02-16 19:29:30.624 | Unpacking ceph-mgr (15.2.7-0ubuntu0.20.04.1~cloud0) ... 2021-02-16 19:29:30.890 | Selecting previously unselected package ceph-mon. 2021-02-16 19:29:30.898 | Preparing to unpack .../20-ceph-mon_15.2.7-0ubuntu0.20.04.1~cloud0_amd64.deb ... 2021-02-16 19:29:30.900 | Unpacking ceph-mon (15.2.7-0ubuntu0.20.04.1~cloud0) ... 2021-02-16 19:29:31.434 | Selecting previously unselected package ceph. 2021-02-16 19:29:31.442 | Preparing to unpack .../21-ceph_15.2.7-0ubuntu0.20.04.1~cloud0_amd64.deb ... 2021-02-16 19:29:31.451 | Unpacking ceph (15.2.7-0ubuntu0.20.04.1~cloud0) ... 2021-02-16 19:29:31.534 | Selecting previously unselected package ceph-mds. 2021-02-16 19:29:31.541 | Preparing to unpack .../22-ceph-mds_15.2.7-0ubuntu0.20.04.1~cloud0_amd64.deb ... 2021-02-16 19:29:31.543 | Unpacking ceph-mds (15.2.7-0ubuntu0.20.04.1~cloud0) ... 2021-02-16 19:29:31.859 | Selecting previously unselected package libnss3-tools. 2021-02-16 19:29:31.867 | Preparing to unpack .../23-libnss3-tools_2%3a3.35-2ubuntu2.12_amd64.deb ... 2021-02-16 19:29:31.869 | Unpacking libnss3-tools (2:3.35-2ubuntu2.12) ... 2021-02-16 19:29:32.072 | Selecting previously unselected package python3-webencodings. 2021-02-16 19:29:32.080 | Preparing to unpack .../24-python3-webencodings_0.5-2_all.deb ... 2021-02-16 19:29:32.082 | Unpacking python3-webencodings (0.5-2) ... 2021-02-16 19:29:32.157 | Selecting previously unselected package python3-html5lib. 2021-02-16 19:29:32.165 | Preparing to unpack .../25-python3-html5lib_0.999999999-1_all.deb ... 2021-02-16 19:29:32.167 | Unpacking python3-html5lib (0.999999999-1) ... 2021-02-16 19:29:32.252 | Selecting previously unselected package python3-lxml:amd64. 2021-02-16 19:29:32.259 | Preparing to unpack .../26-python3-lxml_4.2.1-1ubuntu0.3_amd64.deb ... 2021-02-16 19:29:32.261 | Unpacking python3-lxml:amd64 (4.2.1-1ubuntu0.3) ... 2021-02-16 19:29:32.496 | Selecting previously unselected package python3-pastescript. 2021-02-16 19:29:32.503 | Preparing to unpack .../27-python3-pastescript_2.0.2-2_all.deb ... 2021-02-16 19:29:32.506 | Unpacking python3-pastescript (2.0.2-2) ... 2021-02-16 19:29:32.584 | Selecting previously unselected package python3-pyinotify. 2021-02-16 19:29:32.592 | Preparing to unpack .../28-python3-pyinotify_0.9.6-1_all.deb ... 2021-02-16 19:29:32.595 | Unpacking python3-pyinotify (0.9.6-1) ... 2021-02-16 19:29:32.669 | Selecting previously unselected package python3-repoze.lru. 2021-02-16 19:29:32.677 | Preparing to unpack .../29-python3-repoze.lru_0.7-1_all.deb ... 2021-02-16 19:29:32.679 | Unpacking python3-repoze.lru (0.7-1) ... 2021-02-16 19:29:32.753 | Selecting previously unselected package python3-routes. 2021-02-16 19:29:32.761 | Preparing to unpack .../30-python3-routes_2.4.1-1_all.deb ... 2021-02-16 19:29:32.763 | Unpacking python3-routes (2.4.1-1) ... 2021-02-16 19:29:32.837 | Selecting previously unselected package python3-simplejson. 2021-02-16 19:29:32.845 | Preparing to unpack .../31-python3-simplejson_3.13.2-1_amd64.deb ... 2021-02-16 19:29:32.847 | Unpacking python3-simplejson (3.13.2-1) ... 2021-02-16 19:29:32.954 | Selecting previously unselected package chrony. 2021-02-16 19:29:32.963 | Preparing to unpack .../32-chrony_3.2-4ubuntu4.5_amd64.deb ... 2021-02-16 19:29:32.972 | Unpacking chrony (3.2-4ubuntu4.5) ... 2021-02-16 19:29:33.077 | Setting up python3-logutils (0.3.3-5) ... 2021-02-16 19:29:33.335 | Setting up python3-werkzeug (0.16.1+dfsg1-2~cloud0) ... 2021-02-16 19:29:33.742 | Setting up python3-simplegeneric (0.8.1-1) ... 2021-02-16 19:29:34.000 | Setting up python3-webencodings (0.5-2) ... 2021-02-16 19:29:34.257 | Processing triggers for ureadahead (0.100.0-21) ... 2021-02-16 19:29:34.279 | Setting up python3-lxml:amd64 (4.2.1-1ubuntu0.3) ... 2021-02-16 19:29:34.588 | Setting up python3-waitress (1.0.1-1) ... 2021-02-16 19:29:34.610 | update-alternatives: using /usr/bin/waitress-serve-python3 to provide /usr/bin/waitress-serve (waitress-serve) in auto mode 2021-02-16 19:29:34.934 | Setting up chrony (3.2-4ubuntu4.5) ... 2021-02-16 19:29:35.059 | Creating '_chrony' system user/group for the chronyd daemon… 2021-02-16 19:29:35.541 | 2021-02-16 19:29:35.541 | Creating config file /etc/chrony/chrony.conf with new version 2021-02-16 19:29:35.852 | 2021-02-16 19:29:35.852 | Creating config file /etc/chrony/chrony.keys with new version 2021-02-16 19:29:36.839 | Created symlink /etc/systemd/system/chronyd.service → /lib/systemd/system/chrony.service. 2021-02-16 19:29:36.840 | Created symlink /etc/systemd/system/multi-user.target.wants/chrony.service → /lib/systemd/system/chrony.service. 2021-02-16 19:29:37.008 | Setting up python3-mako (1.0.7+ds1-1) ... 2021-02-16 19:29:37.317 | Setting up python3-tempita (0.5.2-2) ... 2021-02-16 19:29:37.591 | Setting up python3-webob (1:1.8.5-2~cloud0) ... 2021-02-16 19:29:37.924 | Setting up python3-bcrypt (3.1.4-2) ... 2021-02-16 19:29:38.176 | Setting up python3-simplejson (3.13.2-1) ... 2021-02-16 19:29:38.476 | Setting up python3-singledispatch (3.4.0.3-2) ... 2021-02-16 19:29:38.737 | Setting up python3-cherrypy3 (8.9.1-2) ... 2021-02-16 19:29:39.141 | Setting up python3-bs4 (4.6.0-1) ... 2021-02-16 19:29:39.470 | Setting up smartmontools (7.1-1build1~cloud0) ... 2021-02-16 19:29:39.946 | Created symlink /etc/systemd/system/smartd.service → /lib/systemd/system/smartmontools.service. 2021-02-16 19:29:39.946 | Created symlink /etc/systemd/system/multi-user.target.wants/smartmontools.service → /lib/systemd/system/smartmontools.service. 2021-02-16 19:29:40.327 | Processing triggers for libc-bin (2.27-3ubuntu1) ... 2021-02-16 19:29:40.356 | Setting up ceph-base (15.2.7-0ubuntu0.20.04.1~cloud0) ... 2021-02-16 19:29:40.679 | Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service → /lib/systemd/system/ceph-crash.service. 2021-02-16 19:29:41.058 | Setting up libnss3-tools (2:3.35-2ubuntu2.12) ... 2021-02-16 19:29:41.085 | Setting up ibverbs-providers:amd64 (28.0-1ubuntu1~cloud0) ... 2021-02-16 19:29:41.261 | Removing obsolete conffile /etc/libibverbs.d/nes.driver ... 2021-02-16 19:29:41.268 | Removing obsolete conffile /etc/libibverbs.d/cxgb3.driver ... 2021-02-16 19:29:41.272 | Setting up python3-html5lib (0.999999999-1) ... 2021-02-16 19:29:41.636 | Processing triggers for systemd (237-3ubuntu10.44) ... 2021-02-16 19:29:41.796 | Setting up python3-repoze.lru (0.7-1) ... 2021-02-16 19:29:42.064 | Setting up python3-paste (2.0.3+dfsg-4ubuntu1) ... 2021-02-16 19:29:42.523 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2021-02-16 19:29:43.778 | Setting up python-pastedeploy-tpl (1.5.2-4) ... 2021-02-16 19:29:43.807 | Setting up python3-routes (2.4.1-1) ... 2021-02-16 19:29:44.082 | Setting up python3-pyinotify (0.9.6-1) ... 2021-02-16 19:29:44.349 | Setting up python3-dateutil (2.7.3-3ubuntu1~cloud0) ... 2021-02-16 19:29:44.659 | Setting up ceph-osd (15.2.7-0ubuntu0.20.04.1~cloud0) ... 2021-02-16 19:29:45.281 | Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target → /lib/systemd/system/ceph-osd.target. 2021-02-16 19:29:45.281 | Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target → /lib/systemd/system/ceph-osd.target. 2021-02-16 19:29:45.634 | Setting up ceph-mds (15.2.7-0ubuntu0.20.04.1~cloud0) ... 2021-02-16 19:29:45.885 | Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target → /lib/systemd/system/ceph-mds.target. 2021-02-16 19:29:45.886 | Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target → /lib/systemd/system/ceph-mds.target. 2021-02-16 19:29:46.222 | Setting up ceph-mon (15.2.7-0ubuntu0.20.04.1~cloud0) ... 2021-02-16 19:29:46.471 | Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target → /lib/systemd/system/ceph-mon.target. 2021-02-16 19:29:46.472 | Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target → /lib/systemd/system/ceph-mon.target. 2021-02-16 19:29:46.859 | ceph-mon.service is a disabled or a static unit, not starting it. 2021-02-16 19:29:46.879 | Setting up ceph-mgr-modules-core (15.2.7-0ubuntu0.20.04.1~cloud0) ... 2021-02-16 19:29:46.907 | Setting up python3-pastedeploy (1.5.2-4) ... 2021-02-16 19:29:47.174 | Setting up python3-webtest (2.0.28-1ubuntu1) ... 2021-02-16 19:29:47.455 | Setting up python3-pecan (1.3.3-3ubuntu1~cloud0) ... 2021-02-16 19:29:47.853 | Setting up python3-pastescript (2.0.2-2) ... 2021-02-16 19:29:48.164 | Setting up ceph-mgr (15.2.7-0ubuntu0.20.04.1~cloud0) ... 2021-02-16 19:29:48.416 | Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target → /lib/systemd/system/ceph-mgr.target. 2021-02-16 19:29:48.417 | Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target → /lib/systemd/system/ceph-mgr.target. 2021-02-16 19:29:48.778 | Setting up ceph (15.2.7-0ubuntu0.20.04.1~cloud0) ... 2021-02-16 19:29:48.806 | Processing triggers for ureadahead (0.100.0-21) ... 2021-02-16 19:29:48.829 | Processing triggers for libc-bin (2.27-3ubuntu1) ... 2021-02-16 19:29:50.732 | ++ functions-common:apt_get:1115 : result=0 2021-02-16 19:29:50.735 | ++ functions-common:apt_get:1118 : time_stop apt-get 2021-02-16 19:29:50.737 | ++ functions-common:time_stop:2306 : local name 2021-02-16 19:29:50.740 | ++ functions-common:time_stop:2307 : local end_time 2021-02-16 19:29:50.742 | ++ functions-common:time_stop:2308 : local elapsed_time 2021-02-16 19:29:50.744 | ++ functions-common:time_stop:2309 : local total 2021-02-16 19:29:50.746 | ++ functions-common:time_stop:2310 : local start_time 2021-02-16 19:29:50.748 | ++ functions-common:time_stop:2312 : name=apt-get 2021-02-16 19:29:50.750 | ++ functions-common:time_stop:2313 : start_time=1613503747196 2021-02-16 19:29:50.752 | ++ functions-common:time_stop:2315 : [[ -z 1613503747196 ]] 2021-02-16 19:29:50.755 | +++ functions-common:time_stop:2318 : date +%s%3N 2021-02-16 19:29:50.759 | ++ functions-common:time_stop:2318 : end_time=1613503790756 2021-02-16 19:29:50.761 | ++ functions-common:time_stop:2319 : elapsed_time=43560 2021-02-16 19:29:50.764 | ++ functions-common:time_stop:2320 : total=148960 2021-02-16 19:29:50.766 | ++ functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-16 19:29:50.768 | ++ functions-common:time_stop:2323 : _TIME_TOTAL[$name]=192520 2021-02-16 19:29:50.770 | ++ functions-common:apt_get:1119 : return 0 2021-02-16 19:29:50.772 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:20 : echo_summary 'Configuring Ceph' 2021-02-16 19:29:50.774 | ++ ./stack.sh:echo_summary:419 : [[ -t 3 ]] 2021-02-16 19:29:50.776 | ++ ./stack.sh:echo_summary:425 : echo -e Configuring Ceph 2021-02-16 19:29:50.779 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:21 : configure_ceph 2021-02-16 19:29:50.781 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:389 : local count=0 2021-02-16 19:29:50.783 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:391 : initial_configure_ceph 2021-02-16 19:29:50.785 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:initial_configure_ceph:381 : create_disk /var/lib/ceph/drives/images/ceph.img /var/lib/ceph 25GB 2021-02-16 19:29:50.788 | ++ functions:create_disk:757 : local node_number 2021-02-16 19:29:50.790 | ++ functions:create_disk:758 : local disk_image=/var/lib/ceph/drives/images/ceph.img 2021-02-16 19:29:50.792 | ++ functions:create_disk:759 : local storage_data_dir=/var/lib/ceph 2021-02-16 19:29:50.794 | ++ functions:create_disk:760 : local loopback_disk_size=25GB 2021-02-16 19:29:50.796 | ++ functions:create_disk:761 : local key 2021-02-16 19:29:50.799 | +++ functions:create_disk:763 : echo /var/lib/ceph/drives/images/ceph.img 2021-02-16 19:29:50.800 | +++ functions:create_disk:763 : sed s#/.## 2021-02-16 19:29:50.804 | ++ functions:create_disk:763 : key=ar/lib/ceph/drives/images/ceph.img 2021-02-16 19:29:50.807 | ++ functions:create_disk:764 : key=devstack-ar/lib/ceph/drives/images/ceph.img 2021-02-16 19:29:50.809 | ++ functions:create_disk:766 : destroy_disk /var/lib/ceph/drives/images/ceph.img /var/lib/ceph 2021-02-16 19:29:50.811 | ++ functions:destroy_disk:788 : local disk_image=/var/lib/ceph/drives/images/ceph.img 2021-02-16 19:29:50.813 | ++ functions:destroy_disk:789 : local storage_data_dir=/var/lib/ceph 2021-02-16 19:29:50.815 | ++ functions:destroy_disk:790 : local key 2021-02-16 19:29:50.818 | +++ functions:destroy_disk:792 : echo /var/lib/ceph/drives/images/ceph.img 2021-02-16 19:29:50.819 | +++ functions:destroy_disk:792 : sed s#/.## 2021-02-16 19:29:50.823 | ++ functions:destroy_disk:792 : key=ar/lib/ceph/drives/images/ceph.img 2021-02-16 19:29:50.825 | ++ functions:destroy_disk:793 : key=devstack-ar/lib/ceph/drives/images/ceph.img 2021-02-16 19:29:50.827 | ++ functions:destroy_disk:796 : egrep -q /var/lib/ceph /proc/mounts 2021-02-16 19:29:50.831 | ++ functions:destroy_disk:801 : sudo sed -i '/.*comment=$key.*/ d' /etc/fstab 2021-02-16 19:29:50.842 | ++ functions:destroy_disk:804 : sudo rm -f /var/lib/ceph/drives/images/ceph.img 2021-02-16 19:29:50.853 | +++ functions:create_disk:770 : dirname /var/lib/ceph/drives/images/ceph.img 2021-02-16 19:29:50.857 | ++ functions:create_disk:770 : sudo mkdir -p /var/lib/ceph/drives/images 2021-02-16 19:29:50.867 | ++ functions:create_disk:771 : sudo truncate -s 25GB /var/lib/ceph/drives/images/ceph.img 2021-02-16 19:29:50.884 | ++ functions:create_disk:778 : sudo mkfs.xfs -f -i size=1024 /var/lib/ceph/drives/images/ceph.img 2021-02-16 19:29:50.935 | meta-data=/var/lib/ceph/drives/images/ceph.img isize=1024 agcount=4, agsize=1525879 blks 2021-02-16 19:29:50.935 | = sectsz=512 attr=2, projid32bit=1 2021-02-16 19:29:50.935 | = crc=1 finobt=1, sparse=0, rmapbt=0, reflink=0 2021-02-16 19:29:50.935 | data = bsize=4096 blocks=6103515, imaxpct=25 2021-02-16 19:29:50.935 | = sunit=0 swidth=0 blks 2021-02-16 19:29:50.935 | naming =version 2 bsize=4096 ascii-ci=0 ftype=1 2021-02-16 19:29:50.935 | log =internal log bsize=4096 blocks=2980, version=2 2021-02-16 19:29:50.935 | = sectsz=512 sunit=0 blks, lazy-count=1 2021-02-16 19:29:50.935 | realtime =none extsz=4096 blocks=0, rtextents=0 2021-02-16 19:29:50.939 | ++ functions:create_disk:781 : echo '/var/lib/ceph/drives/images/ceph.img /var/lib/ceph xfs loop,noatime,nodiratime,logbufs=8,comment=devstack-ar/lib/ceph/drives/images/ceph.img 0 0' 2021-02-16 19:29:50.939 | ++ functions:create_disk:781 : sudo tee -a /etc/fstab 2021-02-16 19:29:50.946 | /var/lib/ceph/drives/images/ceph.img /var/lib/ceph xfs loop,noatime,nodiratime,logbufs=8,comment=devstack-ar/lib/ceph/drives/images/ceph.img 0 0 2021-02-16 19:29:50.950 | ++ functions:create_disk:782 : sudo mkdir -p /var/lib/ceph 2021-02-16 19:29:50.960 | ++ functions:create_disk:783 : sudo mount -v /var/lib/ceph 2021-02-16 19:29:51.028 | mount: /dev/loop0 mounted on /var/lib/ceph. 2021-02-16 19:29:51.033 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:initial_configure_ceph:384 : sudo mkdir -p /var/lib/ceph/bootstrap-mds /var/lib/ceph/bootstrap-osd /var/lib/ceph/bootstrap-mgr /var/lib/ceph/bootstrap-rgw /var/lib/ceph/mgr /var/lib/ceph/rgw /var/lib/ceph/mds /var/lib/ceph/mon /var/lib/ceph/osd /var/lib/ceph/tmp /var/lib/ceph/radosgw 2021-02-16 19:29:51.048 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:394 : hostname 2021-02-16 19:29:51.053 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:394 : ceph-authtool --gen-print-key 2021-02-16 19:29:51.075 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:394 : sudo ceph-authtool /var/lib/ceph/tmp/keyring.mon.dv-osbrick-775890-2-ceph --create-keyring --name=mon. --add-key=AQAvHSxgb9xDBBAAt8MdAnQXAPCZycxWkePK4A== --cap mon 'allow *' 2021-02-16 19:29:51.110 | creating /var/lib/ceph/tmp/keyring.mon.dv-osbrick-775890-2-ceph 2021-02-16 19:29:51.110 | added entity mon. auth(key=AQAvHSxgb9xDBBAAt8MdAnQXAPCZycxWkePK4A==) 2021-02-16 19:29:51.110 | added 1 caps to entity mon. 2021-02-16 19:29:51.116 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:399 : sudo ceph-authtool /etc/ceph/ceph.client.admin.keyring --create-keyring --gen-key -n client.admin --cap mon 'allow *' --cap osd 'allow *' --cap mds 'allow *' --cap mgr 'allow *' 2021-02-16 19:29:51.164 | creating /etc/ceph/ceph.client.admin.keyring 2021-02-16 19:29:51.170 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:404 : hostname 2021-02-16 19:29:51.174 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:404 : sudo ceph-authtool /var/lib/ceph/tmp/keyring.mon.dv-osbrick-775890-2-ceph --import-keyring /etc/ceph/ceph.client.admin.keyring 2021-02-16 19:29:51.202 | importing contents of /etc/ceph/ceph.client.admin.keyring into /var/lib/ceph/tmp/keyring.mon.dv-osbrick-775890-2-ceph 2021-02-16 19:29:51.208 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:407 : hostname 2021-02-16 19:29:51.212 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:407 : sudo mkdir -p /var/lib/ceph/mon/ceph-dv-osbrick-775890-2-ceph 2021-02-16 19:29:51.222 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:409 : '[' '' = True ']' 2021-02-16 19:29:51.225 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:416 : iniset -sudo /etc/ceph/ceph.conf global fsid 86e55950-a01e-4d5d-a00f-5ab922445bbe 2021-02-16 19:29:51.279 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:417 : hostname 2021-02-16 19:29:51.283 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:417 : iniset -sudo /etc/ceph/ceph.conf global mon_initial_members dv-osbrick-775890-2-ceph 2021-02-16 19:29:51.328 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:418 : iniset -sudo /etc/ceph/ceph.conf global mon_host 10.222.0.13 2021-02-16 19:29:51.373 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:419 : iniset -sudo /etc/ceph/ceph.conf global auth_cluster_required cephx 2021-02-16 19:29:51.418 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:420 : iniset -sudo /etc/ceph/ceph.conf global auth_service_required cephx 2021-02-16 19:29:51.462 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:421 : iniset -sudo /etc/ceph/ceph.conf global auth_client_required cephx 2021-02-16 19:29:51.507 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:422 : iniset -sudo /etc/ceph/ceph.conf global filestore_xattr_use_omap true 2021-02-16 19:29:51.551 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:423 : iniset -sudo /etc/ceph/ceph.conf global 'osd crush chooseleaf type' 0 2021-02-16 19:29:51.596 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:424 : iniset -sudo /etc/ceph/ceph.conf global 'osd journal size' 100 2021-02-16 19:29:51.642 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:425 : iniset -sudo /etc/ceph/ceph.conf global 'osd pool default size' 1 2021-02-16 19:29:51.689 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:426 : iniset -sudo /etc/ceph/ceph.conf global 'rbd default features' 1 2021-02-16 19:29:51.733 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:427 : iniset -sudo /etc/ceph/ceph.conf client debug_client 10 2021-02-16 19:29:51.786 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:429 : local gigs 2021-02-16 19:29:51.789 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:430 : echo 25GB 2021-02-16 19:29:51.790 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:430 : grep -o '^[0-9]*' 2021-02-16 19:29:51.794 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:430 : gigs=25 2021-02-16 19:29:51.796 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:431 : iniset -sudo /etc/ceph/ceph.conf global bluestore_block_size 22548578304 2021-02-16 19:29:51.842 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:434 : hostname 2021-02-16 19:29:51.847 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:434 : hostname 2021-02-16 19:29:51.850 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:434 : sudo ceph-mon -c /etc/ceph/ceph.conf --mkfs -i dv-osbrick-775890-2-ceph --keyring /var/lib/ceph/tmp/keyring.mon.dv-osbrick-775890-2-ceph 2021-02-16 19:29:51.930 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:437 : sudo chown -R ceph. /var/lib/ceph 2021-02-16 19:29:51.942 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:439 : hostname 2021-02-16 19:29:51.946 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:439 : sudo systemctl enable ceph-mon@dv-osbrick-775890-2-ceph 2021-02-16 19:29:51.959 | Created symlink /etc/systemd/system/ceph-mon.target.wants/ceph-mon@dv-osbrick-775890-2-ceph.service → /lib/systemd/system/ceph-mon@.service. 2021-02-16 19:29:52.142 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:440 : hostname 2021-02-16 19:29:52.147 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:440 : sudo systemctl start ceph-mon@dv-osbrick-775890-2-ceph 2021-02-16 19:29:52.168 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:442 : local ceph_version 2021-02-16 19:29:52.171 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:443 : _get_ceph_version mon 2021-02-16 19:29:52.173 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:212 : local ceph_version_str 2021-02-16 19:29:52.176 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:213 : local mon_started 2021-02-16 19:29:52.178 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:215 : [[ mon == \c\l\i ]] 2021-02-16 19:29:52.180 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:219 : [[ mon == \m\o\n ]] 2021-02-16 19:29:52.184 | +++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:221 : hostname 2021-02-16 19:29:52.188 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:221 : wait_for_daemon 'sudo systemctl is-active --quiet ceph-mon@dv-osbrick-775890-2-ceph' 2021-02-16 19:29:52.190 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:173 : timeout=20 2021-02-16 19:29:52.192 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:174 : daemon_to_test='sudo systemctl is-active --quiet ceph-mon@dv-osbrick-775890-2-ceph' 2021-02-16 19:29:52.194 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:175 : '[' 20 -ne 0 ']' 2021-02-16 19:29:52.197 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:176 : eval sudo systemctl is-active --quiet ceph-mon@dv-osbrick-775890-2-ceph 2021-02-16 19:29:52.199 | +++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:176 : sudo systemctl is-active --quiet ceph-mon@dv-osbrick-775890-2-ceph 2021-02-16 19:29:52.215 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:177 : return 0 2021-02-16 19:29:52.217 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:221 : mon_started= 2021-02-16 19:29:52.221 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:225 : sudo ceph version 2021-02-16 19:29:52.221 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:225 : cut -d ' ' -f 3 2021-02-16 19:29:52.221 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:225 : cut -f 1,2 -d . 2021-02-16 19:29:52.618 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:225 : ceph_version_str=15.2 2021-02-16 19:29:52.620 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:235 : echo 15.2 2021-02-16 19:29:52.623 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:443 : ceph_version=15.2 2021-02-16 19:29:52.625 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:445 : vercmp 15.2 '>=' 14.0 2021-02-16 19:29:52.628 | ++ functions:vercmp:653 : local v1=15.2 2021-02-16 19:29:52.630 | ++ functions:vercmp:654 : local 'op=>=' 2021-02-16 19:29:52.633 | ++ functions:vercmp:655 : local v2=14.0 2021-02-16 19:29:52.635 | ++ functions:vercmp:656 : local result 2021-02-16 19:29:52.639 | +++ functions:vercmp:660 : echo -e '15.2\n14.0' 2021-02-16 19:29:52.639 | +++ functions:vercmp:660 : sort -V 2021-02-16 19:29:52.639 | +++ functions:vercmp:660 : head -1 2021-02-16 19:29:52.643 | ++ functions:vercmp:660 : result=14.0 2021-02-16 19:29:52.646 | ++ functions:vercmp:662 : case $op in 2021-02-16 19:29:52.648 | ++ functions:vercmp:676 : '[' 14.0 = 14.0 ']' 2021-02-16 19:29:52.650 | ++ functions:vercmp:677 : return 2021-02-16 19:29:52.652 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:446 : for key in bootstrap-{mds,osd,rgw} 2021-02-16 19:29:52.654 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:447 : sudo ceph auth get client.bootstrap-mds -o /var/lib/ceph/bootstrap-mds/ceph.keyring 2021-02-16 19:29:53.000 | exported keyring for client.bootstrap-mds 2021-02-16 19:29:53.019 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:446 : for key in bootstrap-{mds,osd,rgw} 2021-02-16 19:29:53.021 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:447 : sudo ceph auth get client.bootstrap-osd -o /var/lib/ceph/bootstrap-osd/ceph.keyring 2021-02-16 19:29:53.363 | exported keyring for client.bootstrap-osd 2021-02-16 19:29:53.381 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:446 : for key in bootstrap-{mds,osd,rgw} 2021-02-16 19:29:53.383 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:447 : sudo ceph auth get client.bootstrap-rgw -o /var/lib/ceph/bootstrap-rgw/ceph.keyring 2021-02-16 19:29:53.727 | exported keyring for client.bootstrap-rgw 2021-02-16 19:29:53.745 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:451 : sudo mkdir -p /var/lib/ceph/mgr/ceph-x 2021-02-16 19:29:53.756 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:452 : sudo ceph -c /etc/ceph/ceph.conf auth get-or-create mgr.x mon 'allow profile mgr' mds 'allow *' osd 'allow *' -o /var/lib/ceph/mgr/ceph-x/keyring 2021-02-16 19:29:54.137 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:455 : sudo chown -R ceph. /var/lib/ceph/mgr 2021-02-16 19:29:54.149 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:459 : [[ 1 -ne 1 ]] 2021-02-16 19:29:54.152 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:477 : for rep in ${CEPH_REPLICAS_SEQ} 2021-02-16 19:29:54.155 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:478 : sudo ceph -c /etc/ceph/ceph.conf osd create 2021-02-16 19:29:54.553 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:478 : OSD_ID=0 2021-02-16 19:29:54.556 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:479 : sudo mkdir -p /var/lib/ceph/osd/ceph-0 2021-02-16 19:29:54.568 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:482 : sudo tee /var/lib/ceph/osd/ceph-0/keyring 2021-02-16 19:29:54.568 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:480 : sudo ceph -c /etc/ceph/ceph.conf auth get-or-create osd.0 mon 'allow profile osd ' osd 'allow *' 2021-02-16 19:29:54.923 | [osd.0] 2021-02-16 19:29:54.923 | key = AQAyHSxgmV+tNhAA/vjfrosLrgwZKYEW42ZnYA== 2021-02-16 19:29:54.945 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:483 : sudo chown ceph. /var/lib/ceph/osd/ceph-0 2021-02-16 19:29:54.957 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:484 : sudo chown ceph. /var/lib/ceph/osd/ceph-0/keyring 2021-02-16 19:29:54.968 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:485 : sudo ceph-osd -c /etc/ceph/ceph.conf --setuser ceph --setgroup ceph -i 0 --mkfs 2021-02-16 19:29:55.016 | 2021-02-16T19:29:55.012+0000 7f94ce1cdd80 -1 bluestore(/var/lib/ceph/osd/ceph-0/block) _read_bdev_label failed to open /var/lib/ceph/osd/ceph-0/block: (2) No such file or directory 2021-02-16 19:29:55.016 | 2021-02-16T19:29:55.012+0000 7f94ce1cdd80 -1 bluestore(/var/lib/ceph/osd/ceph-0/block) _read_bdev_label failed to open /var/lib/ceph/osd/ceph-0/block: (2) No such file or directory 2021-02-16 19:29:55.016 | 2021-02-16T19:29:55.012+0000 7f94ce1cdd80 -1 bluestore(/var/lib/ceph/osd/ceph-0/block) _read_bdev_label failed to open /var/lib/ceph/osd/ceph-0/block: (2) No such file or directory 2021-02-16 19:29:55.020 | 2021-02-16T19:29:55.016+0000 7f94ce1cdd80 -1 bluestore(/var/lib/ceph/osd/ceph-0) _read_fsid unparsable uuid 2021-02-16 19:29:55.056 | 2021-02-16T19:29:55.052+0000 7f94ce1cdd80 -1 freelist read_size_meta_from_db missing size meta in DB 2021-02-16 19:29:56.969 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:486 : sudo ceph-osd -c /etc/ceph/ceph.conf -i 0 --mkfs 2021-02-16 19:29:58.401 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:488 : sudo systemctl enable ceph-osd@0 2021-02-16 19:29:58.414 | Created symlink /etc/systemd/system/ceph-osd.target.wants/ceph-osd@0.service → /lib/systemd/system/ceph-osd@.service. 2021-02-16 19:29:58.584 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:491 : is_ceph_enabled_for_service manila 2021-02-16 19:29:58.587 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:193 : local config config_name enabled service 2021-02-16 19:29:58.589 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:194 : enabled=1 2021-02-16 19:29:58.592 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:195 : service=manila 2021-02-16 19:29:58.596 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : tr '[:lower:]' '[:upper:]' 2021-02-16 19:29:58.596 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : echo manila 2021-02-16 19:29:58.596 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : tr - _ 2021-02-16 19:29:58.600 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : config_name=ENABLE_CEPH_MANILA 2021-02-16 19:29:58.603 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:200 : eval echo '$ENABLE_CEPH_MANILA' 2021-02-16 19:29:58.605 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:200 : echo True 2021-02-16 19:29:58.608 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:200 : config=True 2021-02-16 19:29:58.611 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:202 : is_service_enabled manila 2021-02-16 19:29:58.626 | ++ functions-common:is_service_enabled:1962 : return 1 2021-02-16 19:29:58.629 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:205 : return 1 2021-02-16 19:29:58.631 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:503 : '[' False = True ']' 2021-02-16 19:29:58.634 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:507 : '[' '' = True ']' 2021-02-16 19:29:58.636 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:26 : echo_summary 'Initializing Ceph' 2021-02-16 19:29:58.638 | ++ ./stack.sh:echo_summary:419 : [[ -t 3 ]] 2021-02-16 19:29:58.640 | ++ ./stack.sh:echo_summary:425 : echo -e Initializing Ceph 2021-02-16 19:29:58.643 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:27 : start_ceph 2021-02-16 19:29:58.645 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1127 : sudo chown -R ceph. /var/lib/ceph 2021-02-16 19:29:58.658 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1129 : hostname 2021-02-16 19:29:58.662 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1129 : sudo systemctl start ceph-mon@dv-osbrick-775890-2-ceph 2021-02-16 19:29:58.678 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1130 : local ceph_version 2021-02-16 19:29:58.681 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1131 : _get_ceph_version mon 2021-02-16 19:29:58.683 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:212 : local ceph_version_str 2021-02-16 19:29:58.686 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:213 : local mon_started 2021-02-16 19:29:58.688 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:215 : [[ mon == \c\l\i ]] 2021-02-16 19:29:58.690 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:219 : [[ mon == \m\o\n ]] 2021-02-16 19:29:58.694 | +++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:221 : hostname 2021-02-16 19:29:58.698 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:221 : wait_for_daemon 'sudo systemctl is-active --quiet ceph-mon@dv-osbrick-775890-2-ceph' 2021-02-16 19:29:58.701 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:173 : timeout=20 2021-02-16 19:29:58.703 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:174 : daemon_to_test='sudo systemctl is-active --quiet ceph-mon@dv-osbrick-775890-2-ceph' 2021-02-16 19:29:58.705 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:175 : '[' 20 -ne 0 ']' 2021-02-16 19:29:58.708 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:176 : eval sudo systemctl is-active --quiet ceph-mon@dv-osbrick-775890-2-ceph 2021-02-16 19:29:58.710 | +++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:176 : sudo systemctl is-active --quiet ceph-mon@dv-osbrick-775890-2-ceph 2021-02-16 19:29:58.725 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:177 : return 0 2021-02-16 19:29:58.728 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:221 : mon_started= 2021-02-16 19:29:58.733 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:225 : cut -f 1,2 -d . 2021-02-16 19:29:58.734 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:225 : cut -d ' ' -f 3 2021-02-16 19:29:58.735 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:225 : sudo ceph version 2021-02-16 19:29:59.120 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:225 : ceph_version_str=15.2 2021-02-16 19:29:59.122 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:235 : echo 15.2 2021-02-16 19:29:59.125 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1131 : ceph_version=15.2 2021-02-16 19:29:59.127 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1133 : sudo systemctl start ceph-mgr@x 2021-02-16 19:29:59.151 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1136 : sudo ceph -c /etc/ceph/ceph.conf tell mgr restful create-self-signed-cert 2021-02-16 19:30:05.240 | no valid command found; 10 closest matches: 2021-02-16 19:30:05.240 | 0 2021-02-16 19:30:05.240 | 1 2021-02-16 19:30:05.240 | 2 2021-02-16 19:30:05.240 | abort 2021-02-16 19:30:05.240 | assert 2021-02-16 19:30:05.240 | config diff 2021-02-16 19:30:05.240 | config diff get 2021-02-16 19:30:05.240 | config get 2021-02-16 19:30:05.240 | config help [] 2021-02-16 19:30:05.240 | config set ... 2021-02-16 19:30:05.240 | Error EINVAL: invalid command 2021-02-16 19:30:05.246 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1137 : echo MGR Restful is not working, perhaps the package is not 'installed?' 2021-02-16 19:30:05.246 | MGR Restful is not working, perhaps the package is not installed? 2021-02-16 19:30:05.249 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1139 : sudo ceph -c /etc/ceph/ceph.conf osd ls 2021-02-16 19:30:05.743 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1139 : for id in $(sudo ceph -c ${CEPH_CONF_FILE} osd ls) 2021-02-16 19:30:05.745 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1140 : sudo systemctl start ceph-osd@0 2021-02-16 19:30:05.825 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1142 : is_ceph_enabled_for_service manila 2021-02-16 19:30:05.827 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:193 : local config config_name enabled service 2021-02-16 19:30:05.829 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:194 : enabled=1 2021-02-16 19:30:05.832 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:195 : service=manila 2021-02-16 19:30:05.835 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : echo manila 2021-02-16 19:30:05.835 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : tr '[:lower:]' '[:upper:]' 2021-02-16 19:30:05.836 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : tr - _ 2021-02-16 19:30:05.840 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : config_name=ENABLE_CEPH_MANILA 2021-02-16 19:30:05.843 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:200 : eval echo '$ENABLE_CEPH_MANILA' 2021-02-16 19:30:05.846 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:200 : echo True 2021-02-16 19:30:05.850 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:200 : config=True 2021-02-16 19:30:05.854 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:202 : is_service_enabled manila 2021-02-16 19:30:05.871 | ++ functions-common:is_service_enabled:1962 : return 1 2021-02-16 19:30:05.874 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:205 : return 1 2021-02-16 19:30:05.876 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1146 : '[' '' = True ']' 2021-02-16 19:30:05.879 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:125 : [[ stack == \u\n\s\t\a\c\k ]] 2021-02-16 19:30:05.882 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:139 : [[ stack == \c\l\e\a\n ]] 2021-02-16 19:30:05.884 | + ./stack.sh:main:802 : set_systemd_override DefaultLimitNOFILE 2048 2021-02-16 19:30:05.887 | + functions:set_systemd_override:845 : local key=DefaultLimitNOFILE 2021-02-16 19:30:05.890 | + functions:set_systemd_override:846 : local value=2048 2021-02-16 19:30:05.892 | + functions:set_systemd_override:848 : local sysconf=/etc/systemd/system.conf 2021-02-16 19:30:05.895 | + functions:set_systemd_override:849 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2021-02-16 19:30:05.945 | + functions:set_systemd_override:850 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2021-02-16 19:30:05.945 | Set systemd system override for DefaultLimitNOFILE=2048 2021-02-16 19:30:05.948 | + functions:set_systemd_override:852 : sudo systemctl daemon-reload 2021-02-16 19:30:06.137 | + ./stack.sh:main:804 : install_rpc_backend 2021-02-16 19:30:06.139 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2021-02-16 19:30:06.155 | + functions-common:is_service_enabled:1962 : return 0 2021-02-16 19:30:06.158 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2021-02-16 19:30:06.160 | + functions-common:install_package:1344 : update_package_repo 2021-02-16 19:30:06.163 | + functions-common:update_package_repo:1316 : NO_UPDATE_REPOS=False 2021-02-16 19:30:06.166 | + functions-common:update_package_repo:1317 : REPOS_UPDATED=True 2021-02-16 19:30:06.169 | + functions-common:update_package_repo:1318 : RETRY_UPDATE=False 2021-02-16 19:30:06.171 | + functions-common:update_package_repo:1320 : [[ False = \T\r\u\e ]] 2021-02-16 19:30:06.174 | + functions-common:update_package_repo:1324 : is_ubuntu 2021-02-16 19:30:06.177 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-02-16 19:30:06.180 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-02-16 19:30:06.182 | + functions-common:update_package_repo:1325 : apt_get_update 2021-02-16 19:30:06.185 | + functions-common:apt_get_update:1070 : [[ True == \T\r\u\e ]] 2021-02-16 19:30:06.188 | + functions-common:apt_get_update:1070 : [[ False != \T\r\u\e ]] 2021-02-16 19:30:06.190 | + functions-common:apt_get_update:1071 : return 2021-02-16 19:30:06.193 | + functions-common:install_package:1345 : real_install_package rabbitmq-server 2021-02-16 19:30:06.195 | + functions-common:real_install_package:1330 : is_ubuntu 2021-02-16 19:30:06.197 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-02-16 19:30:06.200 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-02-16 19:30:06.203 | + functions-common:real_install_package:1331 : apt_get install rabbitmq-server 2021-02-16 19:30:06.226 | + functions-common:apt_get:1111 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2021-02-16 19:30:06.348 | Reading package lists... 2021-02-16 19:30:06.601 | Building dependency tree... 2021-02-16 19:30:06.602 | Reading state information... 2021-02-16 19:30:06.814 | The following packages were automatically installed and are no longer required: 2021-02-16 19:30:06.814 | apport-symptoms grub-pc-bin python3-attr python3-automat python3-click 2021-02-16 19:30:06.814 | python3-colorama python3-configobj python3-constantly python3-hyperlink 2021-02-16 19:30:06.814 | python3-incremental python3-keyring python3-keyrings.alt python3-netifaces 2021-02-16 19:30:06.814 | python3-pam python3-problem-report python3-pyasn1 2021-02-16 19:30:06.815 | python3-requests-unixsocket python3-secretstorage python3-serial 2021-02-16 19:30:06.815 | python3-twisted-bin python3-wheel python3-xdg python3-zope.interface 2021-02-16 19:30:06.815 | Use 'sudo apt autoremove' to remove them. 2021-02-16 19:30:06.815 | The following additional packages will be installed: 2021-02-16 19:30:06.815 | erlang-asn1 erlang-base erlang-corba erlang-crypto erlang-diameter 2021-02-16 19:30:06.815 | erlang-edoc erlang-eldap erlang-erl-docgen erlang-eunit erlang-ic 2021-02-16 19:30:06.815 | erlang-inets erlang-mnesia erlang-nox erlang-odbc erlang-os-mon 2021-02-16 19:30:06.815 | erlang-parsetools erlang-public-key erlang-runtime-tools erlang-snmp 2021-02-16 19:30:06.815 | erlang-ssh erlang-ssl erlang-syntax-tools erlang-tools erlang-xmerl libodbc1 2021-02-16 19:30:06.817 | Suggested packages: 2021-02-16 19:30:06.817 | erlang erlang-manpages erlang-doc xsltproc fop erlang-ic-java libmyodbc 2021-02-16 19:30:06.817 | odbc-postgresql tdsodbc unixodbc-bin 2021-02-16 19:30:06.861 | The following NEW packages will be installed: 2021-02-16 19:30:06.861 | erlang-asn1 erlang-base erlang-corba erlang-crypto erlang-diameter 2021-02-16 19:30:06.861 | erlang-edoc erlang-eldap erlang-erl-docgen erlang-eunit erlang-ic 2021-02-16 19:30:06.861 | erlang-inets erlang-mnesia erlang-nox erlang-odbc erlang-os-mon 2021-02-16 19:30:06.861 | erlang-parsetools erlang-public-key erlang-runtime-tools erlang-snmp 2021-02-16 19:30:06.862 | erlang-ssh erlang-ssl erlang-syntax-tools erlang-tools erlang-xmerl libodbc1 2021-02-16 19:30:06.862 | rabbitmq-server 2021-02-16 19:30:07.094 | 0 upgraded, 26 newly installed, 0 to remove and 166 not upgraded. 2021-02-16 19:30:07.094 | Need to get 24.5 MB of archives. 2021-02-16 19:30:07.094 | After this operation, 40.4 MB of additional disk space will be used. 2021-02-16 19:30:07.094 | 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-02-16 19:30:08.134 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-asn1 amd64 1:20.2.2+dfsg-1ubuntu2 [724 kB] 2021-02-16 19:30:08.239 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-mnesia amd64 1:20.2.2+dfsg-1ubuntu2 [724 kB] 2021-02-16 19:30:08.284 | 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-02-16 19:30:08.328 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-crypto amd64 1:20.2.2+dfsg-1ubuntu2 [104 kB] 2021-02-16 19:30:08.330 | 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-02-16 19:30:08.384 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-ssl amd64 1:20.2.2+dfsg-1ubuntu2 [814 kB] 2021-02-16 19:30:08.697 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-inets amd64 1:20.2.2+dfsg-1ubuntu2 [711 kB] 2021-02-16 19:30:08.834 | 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-02-16 19:30:09.038 | 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-02-16 19:30:09.059 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-diameter amd64 1:20.2.2+dfsg-1ubuntu2 [647 kB] 2021-02-16 19:30:09.108 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-xmerl amd64 1:20.2.2+dfsg-1ubuntu2 [964 kB] 2021-02-16 19:30:09.327 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-edoc amd64 1:20.2.2+dfsg-1ubuntu2 [283 kB] 2021-02-16 19:30:09.344 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-eldap amd64 1:20.2.2+dfsg-1ubuntu2 [101 kB] 2021-02-16 19:30:09.347 | 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-02-16 19:30:09.350 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-eunit amd64 1:20.2.2+dfsg-1ubuntu2 [136 kB] 2021-02-16 19:30:09.354 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-ic amd64 1:20.2.2+dfsg-1ubuntu2 [817 kB] 2021-02-16 19:30:09.515 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libodbc1 amd64 2.3.4-1.1ubuntu3 [183 kB] 2021-02-16 19:30:09.528 | 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-02-16 19:30:09.530 | 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-02-16 19:30:09.825 | 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-02-16 19:30:09.831 | Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-parsetools amd64 1:20.2.2+dfsg-1ubuntu2 [153 kB] 2021-02-16 19:30:09.836 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-ssh amd64 1:20.2.2+dfsg-1ubuntu2 [508 kB] 2021-02-16 19:30:09.922 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-tools amd64 1:20.2.2+dfsg-1ubuntu2 [503 kB] 2021-02-16 19:30:10.001 | 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-02-16 19:30:10.002 | Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 rabbitmq-server all 3.6.10-1ubuntu0.4 [4,651 kB] 2021-02-16 19:30:11.328 | Fetched 24.5 MB in 4s (6,291 kB/s) 2021-02-16 19:30:11.396 | Selecting previously unselected package erlang-base. 2021-02-16 19:30:11.435 | (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 ... 76460 files and directories currently installed.) 2021-02-16 19:30:11.439 | Preparing to unpack .../00-erlang-base_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-02-16 19:30:11.443 | Unpacking erlang-base (1:20.2.2+dfsg-1ubuntu2) ... 2021-02-16 19:30:12.514 | Selecting previously unselected package erlang-asn1. 2021-02-16 19:30:12.523 | Preparing to unpack .../01-erlang-asn1_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-02-16 19:30:12.526 | Unpacking erlang-asn1 (1:20.2.2+dfsg-1ubuntu2) ... 2021-02-16 19:30:12.669 | Selecting previously unselected package erlang-mnesia. 2021-02-16 19:30:12.677 | Preparing to unpack .../02-erlang-mnesia_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-02-16 19:30:12.679 | Unpacking erlang-mnesia (1:20.2.2+dfsg-1ubuntu2) ... 2021-02-16 19:30:12.820 | Selecting previously unselected package erlang-runtime-tools. 2021-02-16 19:30:12.827 | Preparing to unpack .../03-erlang-runtime-tools_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-02-16 19:30:12.830 | Unpacking erlang-runtime-tools (1:20.2.2+dfsg-1ubuntu2) ... 2021-02-16 19:30:12.911 | Selecting previously unselected package erlang-crypto. 2021-02-16 19:30:12.919 | Preparing to unpack .../04-erlang-crypto_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-02-16 19:30:12.922 | Unpacking erlang-crypto (1:20.2.2+dfsg-1ubuntu2) ... 2021-02-16 19:30:12.991 | Selecting previously unselected package erlang-public-key. 2021-02-16 19:30:12.999 | Preparing to unpack .../05-erlang-public-key_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-02-16 19:30:13.001 | Unpacking erlang-public-key (1:20.2.2+dfsg-1ubuntu2) ... 2021-02-16 19:30:13.132 | Selecting previously unselected package erlang-ssl. 2021-02-16 19:30:13.140 | Preparing to unpack .../06-erlang-ssl_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-02-16 19:30:13.142 | Unpacking erlang-ssl (1:20.2.2+dfsg-1ubuntu2) ... 2021-02-16 19:30:13.300 | Selecting previously unselected package erlang-inets. 2021-02-16 19:30:13.308 | Preparing to unpack .../07-erlang-inets_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-02-16 19:30:13.311 | Unpacking erlang-inets (1:20.2.2+dfsg-1ubuntu2) ... 2021-02-16 19:30:13.462 | Selecting previously unselected package erlang-corba. 2021-02-16 19:30:13.470 | Preparing to unpack .../08-erlang-corba_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-02-16 19:30:13.472 | Unpacking erlang-corba (1:20.2.2+dfsg-1ubuntu2) ... 2021-02-16 19:30:13.859 | Selecting previously unselected package erlang-syntax-tools. 2021-02-16 19:30:13.868 | Preparing to unpack .../09-erlang-syntax-tools_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-02-16 19:30:13.870 | Unpacking erlang-syntax-tools (1:20.2.2+dfsg-1ubuntu2) ... 2021-02-16 19:30:13.968 | Selecting previously unselected package erlang-diameter. 2021-02-16 19:30:13.977 | Preparing to unpack .../10-erlang-diameter_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-02-16 19:30:13.979 | Unpacking erlang-diameter (1:20.2.2+dfsg-1ubuntu2) ... 2021-02-16 19:30:14.119 | Selecting previously unselected package erlang-xmerl. 2021-02-16 19:30:14.127 | Preparing to unpack .../11-erlang-xmerl_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-02-16 19:30:14.129 | Unpacking erlang-xmerl (1:20.2.2+dfsg-1ubuntu2) ... 2021-02-16 19:30:14.314 | Selecting previously unselected package erlang-edoc. 2021-02-16 19:30:14.323 | Preparing to unpack .../12-erlang-edoc_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-02-16 19:30:14.325 | Unpacking erlang-edoc (1:20.2.2+dfsg-1ubuntu2) ... 2021-02-16 19:30:14.420 | Selecting previously unselected package erlang-eldap. 2021-02-16 19:30:14.428 | Preparing to unpack .../13-erlang-eldap_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-02-16 19:30:14.431 | Unpacking erlang-eldap (1:20.2.2+dfsg-1ubuntu2) ... 2021-02-16 19:30:14.501 | Selecting previously unselected package erlang-erl-docgen. 2021-02-16 19:30:14.509 | Preparing to unpack .../14-erlang-erl-docgen_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-02-16 19:30:14.513 | Unpacking erlang-erl-docgen (1:20.2.2+dfsg-1ubuntu2) ... 2021-02-16 19:30:14.601 | Selecting previously unselected package erlang-eunit. 2021-02-16 19:30:14.609 | Preparing to unpack .../15-erlang-eunit_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-02-16 19:30:14.611 | Unpacking erlang-eunit (1:20.2.2+dfsg-1ubuntu2) ... 2021-02-16 19:30:14.687 | Selecting previously unselected package erlang-ic. 2021-02-16 19:30:14.696 | Preparing to unpack .../16-erlang-ic_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-02-16 19:30:14.699 | Unpacking erlang-ic (1:20.2.2+dfsg-1ubuntu2) ... 2021-02-16 19:30:14.889 | Selecting previously unselected package libodbc1:amd64. 2021-02-16 19:30:14.897 | Preparing to unpack .../17-libodbc1_2.3.4-1.1ubuntu3_amd64.deb ... 2021-02-16 19:30:14.909 | Unpacking libodbc1:amd64 (2.3.4-1.1ubuntu3) ... 2021-02-16 19:30:14.998 | Selecting previously unselected package erlang-odbc. 2021-02-16 19:30:15.006 | Preparing to unpack .../18-erlang-odbc_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-02-16 19:30:15.009 | Unpacking erlang-odbc (1:20.2.2+dfsg-1ubuntu2) ... 2021-02-16 19:30:15.072 | Selecting previously unselected package erlang-snmp. 2021-02-16 19:30:15.080 | Preparing to unpack .../19-erlang-snmp_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-02-16 19:30:15.082 | Unpacking erlang-snmp (1:20.2.2+dfsg-1ubuntu2) ... 2021-02-16 19:30:15.364 | Selecting previously unselected package erlang-os-mon. 2021-02-16 19:30:15.372 | Preparing to unpack .../20-erlang-os-mon_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-02-16 19:30:15.375 | Unpacking erlang-os-mon (1:20.2.2+dfsg-1ubuntu2) ... 2021-02-16 19:30:15.440 | Selecting previously unselected package erlang-parsetools. 2021-02-16 19:30:15.448 | Preparing to unpack .../21-erlang-parsetools_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-02-16 19:30:15.450 | Unpacking erlang-parsetools (1:20.2.2+dfsg-1ubuntu2) ... 2021-02-16 19:30:15.525 | Selecting previously unselected package erlang-ssh. 2021-02-16 19:30:15.533 | Preparing to unpack .../22-erlang-ssh_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-02-16 19:30:15.535 | Unpacking erlang-ssh (1:20.2.2+dfsg-1ubuntu2) ... 2021-02-16 19:30:15.655 | Selecting previously unselected package erlang-tools. 2021-02-16 19:30:15.663 | Preparing to unpack .../23-erlang-tools_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-02-16 19:30:15.666 | Unpacking erlang-tools (1:20.2.2+dfsg-1ubuntu2) ... 2021-02-16 19:30:15.787 | Selecting previously unselected package erlang-nox. 2021-02-16 19:30:15.795 | Preparing to unpack .../24-erlang-nox_1%3a20.2.2+dfsg-1ubuntu2_all.deb ... 2021-02-16 19:30:15.797 | Unpacking erlang-nox (1:20.2.2+dfsg-1ubuntu2) ... 2021-02-16 19:30:15.890 | Selecting previously unselected package rabbitmq-server. 2021-02-16 19:30:15.898 | Preparing to unpack .../25-rabbitmq-server_3.6.10-1ubuntu0.4_all.deb ... 2021-02-16 19:30:15.901 | Unpacking rabbitmq-server (3.6.10-1ubuntu0.4) ... 2021-02-16 19:30:16.453 | Setting up libodbc1:amd64 (2.3.4-1.1ubuntu3) ... 2021-02-16 19:30:16.482 | Setting up erlang-base (1:20.2.2+dfsg-1ubuntu2) ... 2021-02-16 19:30:17.325 | Searching for services which depend on erlang and should be started...none found. 2021-02-16 19:30:17.328 | Processing triggers for ureadahead (0.100.0-21) ... 2021-02-16 19:30:17.350 | Setting up erlang-ic (1:20.2.2+dfsg-1ubuntu2) ... 2021-02-16 19:30:17.378 | Setting up erlang-xmerl (1:20.2.2+dfsg-1ubuntu2) ... 2021-02-16 19:30:17.406 | Setting up erlang-crypto (1:20.2.2+dfsg-1ubuntu2) ... 2021-02-16 19:30:17.434 | Setting up erlang-asn1 (1:20.2.2+dfsg-1ubuntu2) ... 2021-02-16 19:30:17.460 | Setting up erlang-mnesia (1:20.2.2+dfsg-1ubuntu2) ... 2021-02-16 19:30:17.481 | Setting up erlang-eunit (1:20.2.2+dfsg-1ubuntu2) ... 2021-02-16 19:30:17.509 | Processing triggers for libc-bin (2.27-3ubuntu1) ... 2021-02-16 19:30:17.539 | Processing triggers for systemd (237-3ubuntu10.44) ... 2021-02-16 19:30:17.719 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2021-02-16 19:30:18.368 | Setting up erlang-runtime-tools (1:20.2.2+dfsg-1ubuntu2) ... 2021-02-16 19:30:18.397 | Setting up erlang-syntax-tools (1:20.2.2+dfsg-1ubuntu2) ... 2021-02-16 19:30:18.424 | Setting up erlang-odbc (1:20.2.2+dfsg-1ubuntu2) ... 2021-02-16 19:30:18.452 | Setting up erlang-parsetools (1:20.2.2+dfsg-1ubuntu2) ... 2021-02-16 19:30:18.475 | Setting up erlang-public-key (1:20.2.2+dfsg-1ubuntu2) ... 2021-02-16 19:30:18.507 | Setting up erlang-snmp (1:20.2.2+dfsg-1ubuntu2) ... 2021-02-16 19:30:18.535 | Setting up erlang-ssl (1:20.2.2+dfsg-1ubuntu2) ... 2021-02-16 19:30:18.563 | Setting up erlang-inets (1:20.2.2+dfsg-1ubuntu2) ... 2021-02-16 19:30:18.590 | Setting up erlang-tools (1:20.2.2+dfsg-1ubuntu2) ... 2021-02-16 19:30:18.619 | Setting up erlang-diameter (1:20.2.2+dfsg-1ubuntu2) ... 2021-02-16 19:30:18.647 | Setting up erlang-ssh (1:20.2.2+dfsg-1ubuntu2) ... 2021-02-16 19:30:18.675 | Setting up erlang-os-mon (1:20.2.2+dfsg-1ubuntu2) ... 2021-02-16 19:30:18.703 | Setting up erlang-eldap (1:20.2.2+dfsg-1ubuntu2) ... 2021-02-16 19:30:18.731 | Setting up erlang-edoc (1:20.2.2+dfsg-1ubuntu2) ... 2021-02-16 19:30:18.758 | Setting up erlang-corba (1:20.2.2+dfsg-1ubuntu2) ... 2021-02-16 19:30:18.786 | Setting up erlang-erl-docgen (1:20.2.2+dfsg-1ubuntu2) ... 2021-02-16 19:30:18.814 | Setting up erlang-nox (1:20.2.2+dfsg-1ubuntu2) ... 2021-02-16 19:30:18.841 | Setting up rabbitmq-server (3.6.10-1ubuntu0.4) ... 2021-02-16 19:30:18.977 | Adding group `rabbitmq' (GID 122) ... 2021-02-16 19:30:19.010 | Done. 2021-02-16 19:30:19.084 | Adding system user `rabbitmq' (UID 116) ... 2021-02-16 19:30:19.084 | Adding new user `rabbitmq' (UID 116) with group `rabbitmq' ... 2021-02-16 19:30:19.161 | Not creating home directory `/var/lib/rabbitmq'. 2021-02-16 19:30:19.406 | Created symlink /etc/systemd/system/multi-user.target.wants/rabbitmq-server.service → /lib/systemd/system/rabbitmq-server.service. 2021-02-16 19:30:24.308 | Processing triggers for systemd (237-3ubuntu10.44) ... 2021-02-16 19:30:24.498 | Processing triggers for ureadahead (0.100.0-21) ... 2021-02-16 19:30:26.447 | + functions-common:apt_get:1115 : result=0 2021-02-16 19:30:26.449 | + functions-common:apt_get:1118 : time_stop apt-get 2021-02-16 19:30:26.453 | + functions-common:time_stop:2306 : local name 2021-02-16 19:30:26.455 | + functions-common:time_stop:2307 : local end_time 2021-02-16 19:30:26.458 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-16 19:30:26.461 | + functions-common:time_stop:2309 : local total 2021-02-16 19:30:26.463 | + functions-common:time_stop:2310 : local start_time 2021-02-16 19:30:26.465 | + functions-common:time_stop:2312 : name=apt-get 2021-02-16 19:30:26.468 | + functions-common:time_stop:2313 : start_time=1613503806223 2021-02-16 19:30:26.470 | + functions-common:time_stop:2315 : [[ -z 1613503806223 ]] 2021-02-16 19:30:26.473 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-16 19:30:26.477 | + functions-common:time_stop:2318 : end_time=1613503826474 2021-02-16 19:30:26.479 | + functions-common:time_stop:2319 : elapsed_time=20251 2021-02-16 19:30:26.482 | + functions-common:time_stop:2320 : total=192520 2021-02-16 19:30:26.484 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-16 19:30:26.487 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=212771 2021-02-16 19:30:26.490 | + functions-common:apt_get:1119 : return 0 2021-02-16 19:30:26.492 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2021-02-16 19:30:26.494 | + functions-common:is_suse:464 : is_opensuse 2021-02-16 19:30:26.497 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2021-02-16 19:30:26.499 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2021-02-16 19:30:26.502 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2021-02-16 19:30:26.505 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2021-02-16 19:30:26.507 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2021-02-16 19:30:26.509 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2021-02-16 19:30:26.512 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2021-02-16 19:30:26.514 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2021-02-16 19:30:26.516 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2021-02-16 19:30:26.519 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-02-16 19:30:26.521 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2021-02-16 19:30:26.523 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2021-02-16 19:30:26.526 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOSStream ']' 2021-02-16 19:30:26.528 | + functions-common:is_fedora:456 : '[' Ubuntu = OracleServer ']' 2021-02-16 19:30:26.530 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2021-02-16 19:30:26.533 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2021-02-16 19:30:26.536 | + functions-common:is_suse:464 : is_opensuse 2021-02-16 19:30:26.538 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2021-02-16 19:30:26.540 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2021-02-16 19:30:26.543 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2021-02-16 19:30:26.545 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2021-02-16 19:30:26.547 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2021-02-16 19:30:26.550 | + ./stack.sh:main:805 : restart_rpc_backend 2021-02-16 19:30:26.553 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2021-02-16 19:30:26.570 | + functions-common:is_service_enabled:1962 : return 0 2021-02-16 19:30:26.572 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2021-02-16 19:30:26.575 | + ./stack.sh:echo_summary:419 : [[ -t 3 ]] 2021-02-16 19:30:26.577 | + ./stack.sh:echo_summary:425 : echo -e Starting RabbitMQ 2021-02-16 19:30:26.580 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2021-02-16 19:30:26.583 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2021-02-16 19:30:26.586 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2021-02-16 19:30:26.589 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2021-02-16 19:30:26.591 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2021-02-16 19:30:26.594 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2021-02-16 19:30:26.596 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2021-02-16 19:30:26.598 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2021-02-16 19:30:26.602 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2021-02-16 19:30:27.676 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users 2021-02-16 19:30:27.676 | guest [administrator]' 2021-02-16 19:30:27.680 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users 2021-02-16 19:30:27.680 | guest [administrator]' 2021-02-16 19:30:27.680 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2021-02-16 19:30:27.686 | + lib/rpc_backend:rabbit_setuser:176 : found= 2021-02-16 19:30:27.688 | + lib/rpc_backend:rabbit_setuser:177 : '[' '' = stackrabbit ']' 2021-02-16 19:30:27.691 | + lib/rpc_backend:rabbit_setuser:181 : sudo rabbitmqctl add_user stackrabbit Passw0rd 2021-02-16 19:30:28.720 | Creating user "stackrabbit" 2021-02-16 19:30:28.744 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2021-02-16 19:30:29.790 | Setting permissions for user "stackrabbit" in vhost "/" 2021-02-16 19:30:29.814 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2021-02-16 19:30:29.817 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2021-02-16 19:30:30.851 | Changing password for user "stackrabbit" 2021-02-16 19:30:30.875 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2021-02-16 19:30:30.878 | + lib/rpc_backend:restart_rpc_backend:116 : break 2021-02-16 19:30:30.880 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2021-02-16 19:30:31.943 | Deleting user "guest" 2021-02-16 19:30:31.966 | + ./stack.sh:main:807 : is_service_enabled mysql postgresql 2021-02-16 19:30:31.985 | + functions-common:is_service_enabled:1962 : return 0 2021-02-16 19:30:31.988 | + ./stack.sh:main:808 : install_database 2021-02-16 19:30:31.991 | + lib/database:install_database:116 : install_database_mysql 2021-02-16 19:30:31.994 | + lib/databases/mysql:install_database_mysql:150 : is_ubuntu 2021-02-16 19:30:31.996 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-02-16 19:30:31.999 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-02-16 19:30:32.001 | + lib/databases/mysql:install_database_mysql:153 : sudo debconf-set-selections 2021-02-16 19:30:32.208 | + lib/databases/mysql:install_database_mysql:163 : [[ ! -e /home/ubuntu/.my.cnf ]] 2021-02-16 19:30:32.210 | + lib/databases/mysql:install_database_mysql:164 : cat 2021-02-16 19:30:32.215 | + lib/databases/mysql:install_database_mysql:170 : is_ubuntu 2021-02-16 19:30:32.217 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-02-16 19:30:32.220 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-02-16 19:30:32.222 | + lib/databases/mysql:install_database_mysql:170 : '[' mysql '!=' mariadb ']' 2021-02-16 19:30:32.225 | + lib/databases/mysql:install_database_mysql:171 : echo host=127.0.0.1 2021-02-16 19:30:32.227 | + lib/databases/mysql:install_database_mysql:173 : chmod 0600 /home/ubuntu/.my.cnf 2021-02-16 19:30:32.231 | + lib/databases/mysql:install_database_mysql:176 : is_oraclelinux 2021-02-16 19:30:32.234 | + functions-common:is_oraclelinux:436 : [[ -z Ubuntu ]] 2021-02-16 19:30:32.236 | + functions-common:is_oraclelinux:440 : '[' Ubuntu = OracleServer ']' 2021-02-16 19:30:32.239 | + lib/databases/mysql:install_database_mysql:178 : is_fedora 2021-02-16 19:30:32.241 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2021-02-16 19:30:32.244 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2021-02-16 19:30:32.246 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2021-02-16 19:30:32.249 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-02-16 19:30:32.251 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2021-02-16 19:30:32.253 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2021-02-16 19:30:32.256 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOSStream ']' 2021-02-16 19:30:32.258 | + functions-common:is_fedora:456 : '[' Ubuntu = OracleServer ']' 2021-02-16 19:30:32.261 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2021-02-16 19:30:32.263 | + lib/databases/mysql:install_database_mysql:181 : is_suse 2021-02-16 19:30:32.266 | + functions-common:is_suse:464 : is_opensuse 2021-02-16 19:30:32.268 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2021-02-16 19:30:32.270 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2021-02-16 19:30:32.273 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2021-02-16 19:30:32.275 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2021-02-16 19:30:32.278 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2021-02-16 19:30:32.280 | + lib/databases/mysql:install_database_mysql:184 : is_ubuntu 2021-02-16 19:30:32.283 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-02-16 19:30:32.287 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-02-16 19:30:32.290 | + lib/databases/mysql:install_database_mysql:185 : install_package mysql-server 2021-02-16 19:30:32.292 | + functions-common:install_package:1344 : update_package_repo 2021-02-16 19:30:32.295 | + functions-common:update_package_repo:1316 : NO_UPDATE_REPOS=False 2021-02-16 19:30:32.297 | + functions-common:update_package_repo:1317 : REPOS_UPDATED=True 2021-02-16 19:30:32.299 | + functions-common:update_package_repo:1318 : RETRY_UPDATE=False 2021-02-16 19:30:32.302 | + functions-common:update_package_repo:1320 : [[ False = \T\r\u\e ]] 2021-02-16 19:30:32.305 | + functions-common:update_package_repo:1324 : is_ubuntu 2021-02-16 19:30:32.307 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-02-16 19:30:32.309 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-02-16 19:30:32.312 | + functions-common:update_package_repo:1325 : apt_get_update 2021-02-16 19:30:32.314 | + functions-common:apt_get_update:1070 : [[ True == \T\r\u\e ]] 2021-02-16 19:30:32.317 | + functions-common:apt_get_update:1070 : [[ False != \T\r\u\e ]] 2021-02-16 19:30:32.319 | + functions-common:apt_get_update:1071 : return 2021-02-16 19:30:32.322 | + functions-common:install_package:1345 : real_install_package mysql-server 2021-02-16 19:30:32.324 | + functions-common:real_install_package:1330 : is_ubuntu 2021-02-16 19:30:32.327 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-02-16 19:30:32.330 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-02-16 19:30:32.333 | + functions-common:real_install_package:1331 : apt_get install mysql-server 2021-02-16 19:30:32.354 | + functions-common:apt_get:1111 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2021-02-16 19:30:32.479 | Reading package lists... 2021-02-16 19:30:32.736 | Building dependency tree... 2021-02-16 19:30:32.737 | Reading state information... 2021-02-16 19:30:32.953 | The following packages were automatically installed and are no longer required: 2021-02-16 19:30:32.954 | apport-symptoms grub-pc-bin python3-attr python3-automat python3-click 2021-02-16 19:30:32.954 | python3-colorama python3-configobj python3-constantly python3-hyperlink 2021-02-16 19:30:32.954 | python3-incremental python3-keyring python3-keyrings.alt python3-netifaces 2021-02-16 19:30:32.954 | python3-pam python3-problem-report python3-pyasn1 2021-02-16 19:30:32.954 | python3-requests-unixsocket python3-secretstorage python3-serial 2021-02-16 19:30:32.954 | python3-twisted-bin python3-wheel python3-xdg python3-zope.interface 2021-02-16 19:30:32.954 | Use 'sudo apt autoremove' to remove them. 2021-02-16 19:30:32.955 | The following additional packages will be installed: 2021-02-16 19:30:32.955 | libcgi-fast-perl libcgi-pm-perl libencode-locale-perl libevent-core-2.1-6 2021-02-16 19:30:32.955 | libfcgi-perl libhtml-parser-perl libhtml-tagset-perl libhtml-template-perl 2021-02-16 19:30:32.955 | libhttp-date-perl libhttp-message-perl libio-html-perl 2021-02-16 19:30:32.955 | liblwp-mediatypes-perl liburi-perl mysql-client-5.7 mysql-client-core-5.7 2021-02-16 19:30:32.955 | mysql-server-5.7 mysql-server-core-5.7 2021-02-16 19:30:32.956 | Suggested packages: 2021-02-16 19:30:32.956 | libdata-dump-perl libipc-sharedcache-perl libwww-perl mailx tinyca 2021-02-16 19:30:33.009 | The following NEW packages will be installed: 2021-02-16 19:30:33.009 | libcgi-fast-perl libcgi-pm-perl libencode-locale-perl libevent-core-2.1-6 2021-02-16 19:30:33.009 | libfcgi-perl libhtml-parser-perl libhtml-tagset-perl libhtml-template-perl 2021-02-16 19:30:33.009 | libhttp-date-perl libhttp-message-perl libio-html-perl 2021-02-16 19:30:33.009 | liblwp-mediatypes-perl liburi-perl mysql-client-5.7 mysql-client-core-5.7 2021-02-16 19:30:33.009 | mysql-server mysql-server-5.7 mysql-server-core-5.7 2021-02-16 19:30:33.337 | 0 upgraded, 18 newly installed, 0 to remove and 166 not upgraded. 2021-02-16 19:30:33.337 | Need to get 19.7 MB of archives. 2021-02-16 19:30:33.337 | After this operation, 157 MB of additional disk space will be used. 2021-02-16 19:30:33.337 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 mysql-client-core-5.7 amd64 5.7.33-0ubuntu0.18.04.1 [6,664 kB] 2021-02-16 19:30:38.382 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 mysql-client-5.7 amd64 5.7.33-0ubuntu0.18.04.1 [1,945 kB] 2021-02-16 19:30:38.690 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 mysql-server-core-5.7 amd64 5.7.33-0ubuntu0.18.04.1 [7,460 kB] 2021-02-16 19:30:39.590 | 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-02-16 19:30:39.595 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 mysql-server-5.7 amd64 5.7.33-0ubuntu0.18.04.1 [2,931 kB] 2021-02-16 19:30:39.954 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libhtml-tagset-perl all 3.20-3 [12.1 kB] 2021-02-16 19:30:39.955 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 liburi-perl all 1.73-1 [77.2 kB] 2021-02-16 19:30:39.980 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libhtml-parser-perl amd64 3.72-3build1 [85.9 kB] 2021-02-16 19:30:39.983 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libcgi-pm-perl all 4.38-1 [185 kB] 2021-02-16 19:30:39.997 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libfcgi-perl amd64 0.78-2build1 [32.8 kB] 2021-02-16 19:30:39.998 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libcgi-fast-perl all 1:2.13-1 [9,940 B] 2021-02-16 19:30:40.095 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libencode-locale-perl all 1.05-1 [12.3 kB] 2021-02-16 19:30:40.095 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libhtml-template-perl all 2.97-1 [59.0 kB] 2021-02-16 19:30:40.096 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libhttp-date-perl all 6.02-1 [10.4 kB] 2021-02-16 19:30:40.097 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libio-html-perl all 1.001-1 [14.9 kB] 2021-02-16 19:30:40.212 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 liblwp-mediatypes-perl all 6.02-1 [21.7 kB] 2021-02-16 19:30:40.214 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libhttp-message-perl all 6.14-1 [72.1 kB] 2021-02-16 19:30:40.221 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 mysql-server all 5.7.33-0ubuntu0.18.04.1 [9,944 B] 2021-02-16 19:30:40.721 | Preconfiguring packages ... 2021-02-16 19:30:40.842 | Fetched 19.7 MB in 7s (2,737 kB/s) 2021-02-16 19:30:40.883 | Selecting previously unselected package mysql-client-core-5.7. 2021-02-16 19:30:40.924 | (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 ... 78461 files and directories currently installed.) 2021-02-16 19:30:40.928 | Preparing to unpack .../00-mysql-client-core-5.7_5.7.33-0ubuntu0.18.04.1_amd64.deb ... 2021-02-16 19:30:40.931 | Unpacking mysql-client-core-5.7 (5.7.33-0ubuntu0.18.04.1) ... 2021-02-16 19:30:41.985 | Selecting previously unselected package mysql-client-5.7. 2021-02-16 19:30:41.995 | Preparing to unpack .../01-mysql-client-5.7_5.7.33-0ubuntu0.18.04.1_amd64.deb ... 2021-02-16 19:30:41.998 | Unpacking mysql-client-5.7 (5.7.33-0ubuntu0.18.04.1) ... 2021-02-16 19:30:42.465 | Selecting previously unselected package mysql-server-core-5.7. 2021-02-16 19:30:42.473 | Preparing to unpack .../02-mysql-server-core-5.7_5.7.33-0ubuntu0.18.04.1_amd64.deb ... 2021-02-16 19:30:42.475 | Unpacking mysql-server-core-5.7 (5.7.33-0ubuntu0.18.04.1) ... 2021-02-16 19:30:43.730 | Selecting previously unselected package libevent-core-2.1-6:amd64. 2021-02-16 19:30:43.738 | Preparing to unpack .../03-libevent-core-2.1-6_2.1.8-stable-4build1_amd64.deb ... 2021-02-16 19:30:43.750 | Unpacking libevent-core-2.1-6:amd64 (2.1.8-stable-4build1) ... 2021-02-16 19:30:43.880 | Selecting previously unselected package mysql-server-5.7. 2021-02-16 19:30:43.888 | Preparing to unpack .../04-mysql-server-5.7_5.7.33-0ubuntu0.18.04.1_amd64.deb ... 2021-02-16 19:30:44.382 | Unpacking mysql-server-5.7 (5.7.33-0ubuntu0.18.04.1) ... 2021-02-16 19:30:45.007 | Selecting previously unselected package libhtml-tagset-perl. 2021-02-16 19:30:45.015 | Preparing to unpack .../05-libhtml-tagset-perl_3.20-3_all.deb ... 2021-02-16 19:30:45.017 | Unpacking libhtml-tagset-perl (3.20-3) ... 2021-02-16 19:30:45.076 | Selecting previously unselected package liburi-perl. 2021-02-16 19:30:45.084 | Preparing to unpack .../06-liburi-perl_1.73-1_all.deb ... 2021-02-16 19:30:45.089 | Unpacking liburi-perl (1.73-1) ... 2021-02-16 19:30:45.161 | Selecting previously unselected package libhtml-parser-perl. 2021-02-16 19:30:45.169 | Preparing to unpack .../07-libhtml-parser-perl_3.72-3build1_amd64.deb ... 2021-02-16 19:30:45.172 | Unpacking libhtml-parser-perl (3.72-3build1) ... 2021-02-16 19:30:45.239 | Selecting previously unselected package libcgi-pm-perl. 2021-02-16 19:30:45.249 | Preparing to unpack .../08-libcgi-pm-perl_4.38-1_all.deb ... 2021-02-16 19:30:45.252 | Unpacking libcgi-pm-perl (4.38-1) ... 2021-02-16 19:30:45.329 | Selecting previously unselected package libfcgi-perl. 2021-02-16 19:30:45.337 | Preparing to unpack .../09-libfcgi-perl_0.78-2build1_amd64.deb ... 2021-02-16 19:30:45.339 | Unpacking libfcgi-perl (0.78-2build1) ... 2021-02-16 19:30:45.400 | Selecting previously unselected package libcgi-fast-perl. 2021-02-16 19:30:45.408 | Preparing to unpack .../10-libcgi-fast-perl_1%3a2.13-1_all.deb ... 2021-02-16 19:30:45.411 | Unpacking libcgi-fast-perl (1:2.13-1) ... 2021-02-16 19:30:45.472 | Selecting previously unselected package libencode-locale-perl. 2021-02-16 19:30:45.481 | Preparing to unpack .../11-libencode-locale-perl_1.05-1_all.deb ... 2021-02-16 19:30:45.484 | Unpacking libencode-locale-perl (1.05-1) ... 2021-02-16 19:30:45.543 | Selecting previously unselected package libhtml-template-perl. 2021-02-16 19:30:45.551 | Preparing to unpack .../12-libhtml-template-perl_2.97-1_all.deb ... 2021-02-16 19:30:45.553 | Unpacking libhtml-template-perl (2.97-1) ... 2021-02-16 19:30:45.617 | Selecting previously unselected package libhttp-date-perl. 2021-02-16 19:30:45.624 | Preparing to unpack .../13-libhttp-date-perl_6.02-1_all.deb ... 2021-02-16 19:30:45.627 | Unpacking libhttp-date-perl (6.02-1) ... 2021-02-16 19:30:45.686 | Selecting previously unselected package libio-html-perl. 2021-02-16 19:30:45.695 | Preparing to unpack .../14-libio-html-perl_1.001-1_all.deb ... 2021-02-16 19:30:45.697 | Unpacking libio-html-perl (1.001-1) ... 2021-02-16 19:30:45.756 | Selecting previously unselected package liblwp-mediatypes-perl. 2021-02-16 19:30:45.764 | Preparing to unpack .../15-liblwp-mediatypes-perl_6.02-1_all.deb ... 2021-02-16 19:30:45.766 | Unpacking liblwp-mediatypes-perl (6.02-1) ... 2021-02-16 19:30:45.825 | Selecting previously unselected package libhttp-message-perl. 2021-02-16 19:30:45.833 | Preparing to unpack .../16-libhttp-message-perl_6.14-1_all.deb ... 2021-02-16 19:30:45.836 | Unpacking libhttp-message-perl (6.14-1) ... 2021-02-16 19:30:45.902 | Selecting previously unselected package mysql-server. 2021-02-16 19:30:45.910 | Preparing to unpack .../17-mysql-server_5.7.33-0ubuntu0.18.04.1_all.deb ... 2021-02-16 19:30:45.913 | Unpacking mysql-server (5.7.33-0ubuntu0.18.04.1) ... 2021-02-16 19:30:45.993 | Setting up libhtml-tagset-perl (3.20-3) ... 2021-02-16 19:30:46.015 | Setting up libhttp-date-perl (6.02-1) ... 2021-02-16 19:30:46.043 | Setting up libevent-core-2.1-6:amd64 (2.1.8-stable-4build1) ... 2021-02-16 19:30:46.071 | Processing triggers for ureadahead (0.100.0-21) ... 2021-02-16 19:30:46.094 | Setting up libencode-locale-perl (1.05-1) ... 2021-02-16 19:30:46.114 | Setting up mysql-server-core-5.7 (5.7.33-0ubuntu0.18.04.1) ... 2021-02-16 19:30:46.142 | Setting up libio-html-perl (1.001-1) ... 2021-02-16 19:30:46.171 | Setting up liblwp-mediatypes-perl (6.02-1) ... 2021-02-16 19:30:46.198 | Processing triggers for libc-bin (2.27-3ubuntu1) ... 2021-02-16 19:30:46.227 | Setting up liburi-perl (1.73-1) ... 2021-02-16 19:30:46.256 | Processing triggers for systemd (237-3ubuntu10.44) ... 2021-02-16 19:30:46.440 | Setting up libhtml-parser-perl (3.72-3build1) ... 2021-02-16 19:30:46.468 | Setting up libcgi-pm-perl (4.38-1) ... 2021-02-16 19:30:46.497 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2021-02-16 19:30:48.296 | Setting up libhttp-message-perl (6.14-1) ... 2021-02-16 19:30:48.324 | Setting up mysql-client-core-5.7 (5.7.33-0ubuntu0.18.04.1) ... 2021-02-16 19:30:48.352 | Setting up libfcgi-perl (0.78-2build1) ... 2021-02-16 19:30:48.381 | Setting up libhtml-template-perl (2.97-1) ... 2021-02-16 19:30:48.410 | Setting up libcgi-fast-perl (1:2.13-1) ... 2021-02-16 19:30:48.438 | Setting up mysql-client-5.7 (5.7.33-0ubuntu0.18.04.1) ... 2021-02-16 19:30:48.466 | Setting up mysql-server-5.7 (5.7.33-0ubuntu0.18.04.1) ... 2021-02-16 19:30:49.051 | update-alternatives: using /etc/mysql/mysql.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2021-02-16 19:30:49.078 | Renaming removed key_buffer and myisam-recover options (if present) 2021-02-16 19:31:00.423 | Created symlink /etc/systemd/system/multi-user.target.wants/mysql.service → /lib/systemd/system/mysql.service. 2021-02-16 19:31:01.407 | Setting up mysql-server (5.7.33-0ubuntu0.18.04.1) ... 2021-02-16 19:31:01.434 | Processing triggers for systemd (237-3ubuntu10.44) ... 2021-02-16 19:31:01.624 | Processing triggers for ureadahead (0.100.0-21) ... 2021-02-16 19:31:03.572 | + functions-common:apt_get:1115 : result=0 2021-02-16 19:31:03.574 | + functions-common:apt_get:1118 : time_stop apt-get 2021-02-16 19:31:03.576 | + functions-common:time_stop:2306 : local name 2021-02-16 19:31:03.579 | + functions-common:time_stop:2307 : local end_time 2021-02-16 19:31:03.581 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-16 19:31:03.584 | + functions-common:time_stop:2309 : local total 2021-02-16 19:31:03.586 | + functions-common:time_stop:2310 : local start_time 2021-02-16 19:31:03.588 | + functions-common:time_stop:2312 : name=apt-get 2021-02-16 19:31:03.591 | + functions-common:time_stop:2313 : start_time=1613503832351 2021-02-16 19:31:03.593 | + functions-common:time_stop:2315 : [[ -z 1613503832351 ]] 2021-02-16 19:31:03.596 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-16 19:31:03.600 | + functions-common:time_stop:2318 : end_time=1613503863597 2021-02-16 19:31:03.602 | + functions-common:time_stop:2319 : elapsed_time=31246 2021-02-16 19:31:03.604 | + functions-common:time_stop:2320 : total=212771 2021-02-16 19:31:03.607 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-16 19:31:03.609 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=244017 2021-02-16 19:31:03.611 | + functions-common:apt_get:1119 : return 0 2021-02-16 19:31:03.614 | + ./stack.sh:main:810 : '[' -n mysql ']' 2021-02-16 19:31:03.616 | + ./stack.sh:main:811 : install_database_python 2021-02-16 19:31:03.619 | + lib/database:install_database_python:121 : install_database_python_mysql 2021-02-16 19:31:03.621 | + lib/databases/mysql:install_database_python_mysql:193 : pip_install_gr PyMySQL 2021-02-16 19:31:03.623 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2021-02-16 19:31:03.626 | + inc/python:pip_install_gr:77 : local clean_name 2021-02-16 19:31:03.629 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2021-02-16 19:31:03.632 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2021-02-16 19:31:03.634 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-02-16 19:31:03.638 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2021-02-16 19:31:03.638 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-02-16 19:31:03.642 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2021-02-16 19:31:03.645 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2021-02-16 19:31:03.648 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2021-02-16 19:31:03.651 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2021-02-16 19:31:03.653 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2021-02-16 19:31:03.673 | Using python 3.6 to install PyMySQL 2021-02-16 19:31:03.675 | + inc/python:pip_install:193 : 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 python3.6 -m pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2021-02-16 19:31:05.626 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-02-16 19:31:05.631 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-02-16 19:31:05.641 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-02-16 19:31:05.646 | Ignoring importlib-resources: markers 'python_version == "3.8"' don't match your environment 2021-02-16 19:31:05.770 | Collecting PyMySQL===1.0.2 2021-02-16 19:31:05.778 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/41f/c3a0c5013d5f0/PyMySQL-1.0.2-py3-none-any.whl (43 kB) 2021-02-16 19:31:06.333 | Installing collected packages: PyMySQL 2021-02-16 19:31:06.412 | Successfully installed PyMySQL-1.0.2 2021-02-16 19:31:06.501 | WARNING: You are using pip version 20.2.4; however, version 21.0.1 is available. 2021-02-16 19:31:06.501 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-02-16 19:31:06.581 | + inc/python:pip_install:200 : result=0 2021-02-16 19:31:06.584 | + inc/python:pip_install:202 : time_stop pip_install 2021-02-16 19:31:06.586 | + functions-common:time_stop:2306 : local name 2021-02-16 19:31:06.589 | + functions-common:time_stop:2307 : local end_time 2021-02-16 19:31:06.591 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-16 19:31:06.594 | + functions-common:time_stop:2309 : local total 2021-02-16 19:31:06.596 | + functions-common:time_stop:2310 : local start_time 2021-02-16 19:31:06.599 | + functions-common:time_stop:2312 : name=pip_install 2021-02-16 19:31:06.602 | + functions-common:time_stop:2313 : start_time=1613503863668 2021-02-16 19:31:06.604 | + functions-common:time_stop:2315 : [[ -z 1613503863668 ]] 2021-02-16 19:31:06.607 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-16 19:31:06.611 | + functions-common:time_stop:2318 : end_time=1613503866608 2021-02-16 19:31:06.613 | + functions-common:time_stop:2319 : elapsed_time=2940 2021-02-16 19:31:06.615 | + functions-common:time_stop:2320 : total=28472 2021-02-16 19:31:06.618 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-16 19:31:06.620 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=31412 2021-02-16 19:31:06.623 | + inc/python:pip_install:203 : return 0 2021-02-16 19:31:06.625 | + lib/databases/mysql:install_database_python_mysql:194 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2021-02-16 19:31:06.628 | + lib/databases/mysql:install_database_python_mysql:196 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2021-02-16 19:31:06.631 | + lib/databases/mysql:install_database_python_mysql:197 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2021-02-16 19:31:06.633 | + ./stack.sh:main:814 : is_service_enabled neutron 2021-02-16 19:31:06.650 | + functions-common:is_service_enabled:1962 : return 0 2021-02-16 19:31:06.653 | + ./stack.sh:main:815 : install_neutron_agent_packages 2021-02-16 19:31:06.656 | + lib/neutron:install_neutron_agent_packages:684 : is_neutron_legacy_enabled 2021-02-16 19:31:06.660 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account 2021-02-16 19:31:06.660 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-02-16 19:31:06.664 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account 2021-02-16 19:31:06.667 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account =~ ,neutron ]] 2021-02-16 19:31:06.670 | + lib/neutron:is_neutron_legacy_enabled:133 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,g-reg,cinder =~ ,q- ]] 2021-02-16 19:31:06.673 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-02-16 19:31:06.675 | + lib/neutron:install_neutron_agent_packages:686 : install_neutron_agent_packages_mutnauq 2021-02-16 19:31:06.678 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:457 : is_service_enabled q-l3 2021-02-16 19:31:06.694 | + functions-common:is_service_enabled:1962 : return 0 2021-02-16 19:31:06.697 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:458 : install_package radvd 2021-02-16 19:31:06.699 | + functions-common:install_package:1344 : update_package_repo 2021-02-16 19:31:06.702 | + functions-common:update_package_repo:1316 : NO_UPDATE_REPOS=False 2021-02-16 19:31:06.704 | + functions-common:update_package_repo:1317 : REPOS_UPDATED=True 2021-02-16 19:31:06.707 | + functions-common:update_package_repo:1318 : RETRY_UPDATE=False 2021-02-16 19:31:06.709 | + functions-common:update_package_repo:1320 : [[ False = \T\r\u\e ]] 2021-02-16 19:31:06.712 | + functions-common:update_package_repo:1324 : is_ubuntu 2021-02-16 19:31:06.714 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-02-16 19:31:06.717 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-02-16 19:31:06.719 | + functions-common:update_package_repo:1325 : apt_get_update 2021-02-16 19:31:06.721 | + functions-common:apt_get_update:1070 : [[ True == \T\r\u\e ]] 2021-02-16 19:31:06.724 | + functions-common:apt_get_update:1070 : [[ False != \T\r\u\e ]] 2021-02-16 19:31:06.726 | + functions-common:apt_get_update:1071 : return 2021-02-16 19:31:06.728 | + functions-common:install_package:1345 : real_install_package radvd 2021-02-16 19:31:06.731 | + functions-common:real_install_package:1330 : is_ubuntu 2021-02-16 19:31:06.733 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-02-16 19:31:06.736 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-02-16 19:31:06.738 | + functions-common:real_install_package:1331 : apt_get install radvd 2021-02-16 19:31:06.758 | + functions-common:apt_get:1111 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2021-02-16 19:31:06.881 | Reading package lists... 2021-02-16 19:31:07.142 | Building dependency tree... 2021-02-16 19:31:07.144 | Reading state information... 2021-02-16 19:31:07.371 | The following packages were automatically installed and are no longer required: 2021-02-16 19:31:07.372 | apport-symptoms grub-pc-bin python3-attr python3-automat python3-click 2021-02-16 19:31:07.372 | python3-colorama python3-configobj python3-constantly python3-hyperlink 2021-02-16 19:31:07.372 | python3-incremental python3-keyring python3-keyrings.alt python3-netifaces 2021-02-16 19:31:07.372 | python3-pam python3-problem-report python3-pyasn1 2021-02-16 19:31:07.372 | python3-requests-unixsocket python3-secretstorage python3-serial 2021-02-16 19:31:07.372 | python3-twisted-bin python3-wheel python3-xdg python3-zope.interface 2021-02-16 19:31:07.372 | Use 'sudo apt autoremove' to remove them. 2021-02-16 19:31:07.415 | The following NEW packages will be installed: 2021-02-16 19:31:07.415 | radvd 2021-02-16 19:31:07.590 | 0 upgraded, 1 newly installed, 0 to remove and 166 not upgraded. 2021-02-16 19:31:07.590 | Need to get 59.0 kB of archives. 2021-02-16 19:31:07.590 | After this operation, 164 kB of additional disk space will be used. 2021-02-16 19:31:07.590 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 radvd amd64 1:2.16-3 [59.0 kB] 2021-02-16 19:31:08.639 | Fetched 59.0 kB in 1s (89.6 kB/s) 2021-02-16 19:31:08.714 | Selecting previously unselected package radvd. 2021-02-16 19:31:08.756 | (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 ... 78918 files and directories currently installed.) 2021-02-16 19:31:08.760 | Preparing to unpack .../radvd_1%3a2.16-3_amd64.deb ... 2021-02-16 19:31:08.762 | Unpacking radvd (1:2.16-3) ... 2021-02-16 19:31:08.871 | Processing triggers for ureadahead (0.100.0-21) ... 2021-02-16 19:31:08.886 | Setting up radvd (1:2.16-3) ... 2021-02-16 19:31:09.673 | Job for radvd.service failed because the control process exited with error code. 2021-02-16 19:31:09.673 | See "systemctl status radvd.service" and "journalctl -xe" for details. 2021-02-16 19:31:09.675 | invoke-rc.d: initscript radvd, action "start" failed. 2021-02-16 19:31:09.685 | ● radvd.service - Router advertisement daemon for IPv6 2021-02-16 19:31:09.685 | Loaded: loaded (/lib/systemd/system/radvd.service; disabled; vendor preset: enabled) 2021-02-16 19:31:09.685 | Active: failed (Result: exit-code) since Tue 2021-02-16 19:31:09 UTC; 13ms ago 2021-02-16 19:31:09.685 | Docs: man:radvd(8) 2021-02-16 19:31:09.685 | Process: 50851 ExecStartPre=/usr/sbin/radvd --logmethod stderr_clean --configtest (code=exited, status=1/FAILURE) 2021-02-16 19:31:09.685 | 2021-02-16 19:31:09.685 | Feb 16 19:31:09 dv-osbrick-775890-2-ceph systemd[1]: Starting Router advertisement daemon for IPv6... 2021-02-16 19:31:09.685 | Feb 16 19:31:09 dv-osbrick-775890-2-ceph radvd[50851]: can't open /etc/radvd.conf: No such file or directory 2021-02-16 19:31:09.685 | Feb 16 19:31:09 dv-osbrick-775890-2-ceph radvd[50851]: Insecure file permissions, but continuing anyway 2021-02-16 19:31:09.685 | Feb 16 19:31:09 dv-osbrick-775890-2-ceph radvd[50851]: exiting, failed to read config file 2021-02-16 19:31:09.685 | Feb 16 19:31:09 dv-osbrick-775890-2-ceph systemd[1]: radvd.service: Control process exited, code=exited status=1 2021-02-16 19:31:09.685 | Feb 16 19:31:09 dv-osbrick-775890-2-ceph systemd[1]: radvd.service: Failed with result 'exit-code'. 2021-02-16 19:31:09.685 | Feb 16 19:31:09 dv-osbrick-775890-2-ceph systemd[1]: Failed to start Router advertisement daemon for IPv6. 2021-02-16 19:31:09.689 | Processing triggers for systemd (237-3ubuntu10.44) ... 2021-02-16 19:31:09.868 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2021-02-16 19:31:10.094 | Processing triggers for ureadahead (0.100.0-21) ... 2021-02-16 19:31:12.054 | + functions-common:apt_get:1115 : result=0 2021-02-16 19:31:12.057 | + functions-common:apt_get:1118 : time_stop apt-get 2021-02-16 19:31:12.059 | + functions-common:time_stop:2306 : local name 2021-02-16 19:31:12.062 | + functions-common:time_stop:2307 : local end_time 2021-02-16 19:31:12.064 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-16 19:31:12.066 | + functions-common:time_stop:2309 : local total 2021-02-16 19:31:12.069 | + functions-common:time_stop:2310 : local start_time 2021-02-16 19:31:12.071 | + functions-common:time_stop:2312 : name=apt-get 2021-02-16 19:31:12.074 | + functions-common:time_stop:2313 : start_time=1613503866756 2021-02-16 19:31:12.076 | + functions-common:time_stop:2315 : [[ -z 1613503866756 ]] 2021-02-16 19:31:12.079 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-16 19:31:12.083 | + functions-common:time_stop:2318 : end_time=1613503872081 2021-02-16 19:31:12.086 | + functions-common:time_stop:2319 : elapsed_time=5325 2021-02-16 19:31:12.088 | + functions-common:time_stop:2320 : total=244017 2021-02-16 19:31:12.090 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-16 19:31:12.093 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=249342 2021-02-16 19:31:12.095 | + functions-common:apt_get:1119 : return 0 2021-02-16 19:31:12.098 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:461 : is_service_enabled q-agt q-dhcp q-l3 2021-02-16 19:31:12.115 | + functions-common:is_service_enabled:1962 : return 0 2021-02-16 19:31:12.117 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:462 : neutron_plugin_install_agent_packages 2021-02-16 19:31:12.120 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2021-02-16 19:31:12.123 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : get_packages openvswitch 2021-02-16 19:31:12.143 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : install_package fakeroot make openvswitch-switch 2021-02-16 19:31:12.145 | + functions-common:install_package:1344 : update_package_repo 2021-02-16 19:31:12.148 | + functions-common:update_package_repo:1316 : NO_UPDATE_REPOS=False 2021-02-16 19:31:12.150 | + functions-common:update_package_repo:1317 : REPOS_UPDATED=True 2021-02-16 19:31:12.152 | + functions-common:update_package_repo:1318 : RETRY_UPDATE=False 2021-02-16 19:31:12.155 | + functions-common:update_package_repo:1320 : [[ False = \T\r\u\e ]] 2021-02-16 19:31:12.157 | + functions-common:update_package_repo:1324 : is_ubuntu 2021-02-16 19:31:12.160 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-02-16 19:31:12.163 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-02-16 19:31:12.165 | + functions-common:update_package_repo:1325 : apt_get_update 2021-02-16 19:31:12.167 | + functions-common:apt_get_update:1070 : [[ True == \T\r\u\e ]] 2021-02-16 19:31:12.170 | + functions-common:apt_get_update:1070 : [[ False != \T\r\u\e ]] 2021-02-16 19:31:12.172 | + functions-common:apt_get_update:1071 : return 2021-02-16 19:31:12.174 | + functions-common:install_package:1345 : real_install_package fakeroot make openvswitch-switch 2021-02-16 19:31:12.177 | + functions-common:real_install_package:1330 : is_ubuntu 2021-02-16 19:31:12.180 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-02-16 19:31:12.182 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-02-16 19:31:12.184 | + functions-common:real_install_package:1331 : apt_get install fakeroot make openvswitch-switch 2021-02-16 19:31:12.203 | + functions-common:apt_get:1111 : 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-02-16 19:31:12.324 | Reading package lists... 2021-02-16 19:31:12.585 | Building dependency tree... 2021-02-16 19:31:12.587 | Reading state information... 2021-02-16 19:31:12.811 | fakeroot is already the newest version (1.22-2ubuntu1). 2021-02-16 19:31:12.811 | fakeroot set to manually installed. 2021-02-16 19:31:12.811 | make is already the newest version (4.1-9.1ubuntu1). 2021-02-16 19:31:12.811 | make set to manually installed. 2021-02-16 19:31:12.811 | The following packages were automatically installed and are no longer required: 2021-02-16 19:31:12.812 | apport-symptoms grub-pc-bin python-six python3-attr python3-automat 2021-02-16 19:31:12.812 | python3-click python3-colorama python3-configobj python3-constantly 2021-02-16 19:31:12.812 | python3-hyperlink python3-incremental python3-keyring python3-keyrings.alt 2021-02-16 19:31:12.812 | python3-pam python3-problem-report python3-pyasn1 2021-02-16 19:31:12.812 | python3-requests-unixsocket python3-secretstorage python3-serial 2021-02-16 19:31:12.812 | python3-twisted-bin python3-wheel python3-xdg python3-zope.interface 2021-02-16 19:31:12.812 | Use 'sudo apt autoremove' to remove them. 2021-02-16 19:31:12.812 | The following additional packages will be installed: 2021-02-16 19:31:12.813 | libunbound2 openvswitch-common python3-openvswitch python3-sortedcontainers 2021-02-16 19:31:12.814 | Suggested packages: 2021-02-16 19:31:12.814 | openvswitch-doc python-sortedcontainers-doc 2021-02-16 19:31:12.868 | The following NEW packages will be installed: 2021-02-16 19:31:12.869 | libunbound2 python3-openvswitch python3-sortedcontainers 2021-02-16 19:31:12.870 | The following packages will be upgraded: 2021-02-16 19:31:12.870 | openvswitch-common openvswitch-switch 2021-02-16 19:31:13.014 | 2 upgraded, 3 newly installed, 0 to remove and 164 not upgraded. 2021-02-16 19:31:13.014 | Need to get 3,140 kB of archives. 2021-02-16 19:31:13.014 | After this operation, 3,536 kB of additional disk space will be used. 2021-02-16 19:31:13.014 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunbound2 amd64 1.6.7-1ubuntu2.3 [267 kB] 2021-02-16 19:31:13.127 | Get:2 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri/main amd64 python3-openvswitch all 2.13.1-0ubuntu0.20.04.2~cloud0 [118 kB] 2021-02-16 19:31:13.327 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 python3-sortedcontainers all 1.5.7-1 [26.3 kB] 2021-02-16 19:31:13.368 | Get:4 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri/main amd64 openvswitch-switch amd64 2.13.1-0ubuntu0.20.04.2~cloud0 [1,555 kB] 2021-02-16 19:31:13.656 | Get:5 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri/main amd64 openvswitch-common amd64 2.13.1-0ubuntu0.20.04.2~cloud0 [1,175 kB] 2021-02-16 19:31:14.345 | Fetched 3,140 kB in 1s (3,510 kB/s) 2021-02-16 19:31:14.414 | Selecting previously unselected package libunbound2:amd64. 2021-02-16 19:31:14.459 | (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 ... 78931 files and directories currently installed.) 2021-02-16 19:31:14.464 | Preparing to unpack .../libunbound2_1.6.7-1ubuntu2.3_amd64.deb ... 2021-02-16 19:31:14.475 | Unpacking libunbound2:amd64 (1.6.7-1ubuntu2.3) ... 2021-02-16 19:31:14.597 | Selecting previously unselected package python3-sortedcontainers. 2021-02-16 19:31:14.606 | Preparing to unpack .../python3-sortedcontainers_1.5.7-1_all.deb ... 2021-02-16 19:31:14.608 | Unpacking python3-sortedcontainers (1.5.7-1) ... 2021-02-16 19:31:14.687 | Selecting previously unselected package python3-openvswitch. 2021-02-16 19:31:14.697 | Preparing to unpack .../python3-openvswitch_2.13.1-0ubuntu0.20.04.2~cloud0_all.deb ... 2021-02-16 19:31:14.700 | Unpacking python3-openvswitch (2.13.1-0ubuntu0.20.04.2~cloud0) ... 2021-02-16 19:31:14.815 | Preparing to unpack .../openvswitch-switch_2.13.1-0ubuntu0.20.04.2~cloud0_amd64.deb ... 2021-02-16 19:31:14.838 | Unpacking openvswitch-switch (2.13.1-0ubuntu0.20.04.2~cloud0) over (2.9.8-0ubuntu0.18.04.2) ... 2021-02-16 19:31:15.733 | Preparing to unpack .../openvswitch-common_2.13.1-0ubuntu0.20.04.2~cloud0_amd64.deb ... 2021-02-16 19:31:15.754 | Unpacking openvswitch-common (2.13.1-0ubuntu0.20.04.2~cloud0) over (2.9.8-0ubuntu0.18.04.2) ... 2021-02-16 19:31:16.018 | Setting up libunbound2:amd64 (1.6.7-1ubuntu2.3) ... 2021-02-16 19:31:16.039 | Processing triggers for ureadahead (0.100.0-21) ... 2021-02-16 19:31:16.062 | Setting up openvswitch-common (2.13.1-0ubuntu0.20.04.2~cloud0) ... 2021-02-16 19:31:16.090 | Setting up python3-sortedcontainers (1.5.7-1) ... 2021-02-16 19:31:16.381 | Processing triggers for libc-bin (2.27-3ubuntu1) ... 2021-02-16 19:31:16.410 | Processing triggers for systemd (237-3ubuntu10.44) ... 2021-02-16 19:31:16.606 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2021-02-16 19:31:17.455 | Setting up python3-openvswitch (2.13.1-0ubuntu0.20.04.2~cloud0) ... 2021-02-16 19:31:17.826 | Setting up openvswitch-switch (2.13.1-0ubuntu0.20.04.2~cloud0) ... 2021-02-16 19:31:20.914 | + functions-common:apt_get:1115 : result=0 2021-02-16 19:31:20.917 | + functions-common:apt_get:1118 : time_stop apt-get 2021-02-16 19:31:20.919 | + functions-common:time_stop:2306 : local name 2021-02-16 19:31:20.921 | + functions-common:time_stop:2307 : local end_time 2021-02-16 19:31:20.923 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-16 19:31:20.926 | + functions-common:time_stop:2309 : local total 2021-02-16 19:31:20.928 | + functions-common:time_stop:2310 : local start_time 2021-02-16 19:31:20.931 | + functions-common:time_stop:2312 : name=apt-get 2021-02-16 19:31:20.933 | + functions-common:time_stop:2313 : start_time=1613503872200 2021-02-16 19:31:20.935 | + functions-common:time_stop:2315 : [[ -z 1613503872200 ]] 2021-02-16 19:31:20.938 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-16 19:31:20.942 | + functions-common:time_stop:2318 : end_time=1613503880939 2021-02-16 19:31:20.944 | + functions-common:time_stop:2319 : elapsed_time=8739 2021-02-16 19:31:20.946 | + functions-common:time_stop:2320 : total=249342 2021-02-16 19:31:20.949 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-16 19:31:20.951 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=258081 2021-02-16 19:31:20.953 | + functions-common:apt_get:1119 : return 0 2021-02-16 19:31:20.956 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:65 : is_ubuntu 2021-02-16 19:31:20.958 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-02-16 19:31:20.960 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-02-16 19:31:20.963 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:66 : _neutron_ovs_base_install_ubuntu_dkms 2021-02-16 19:31:20.965 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:52 : local kernel_version 2021-02-16 19:31:20.968 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : uname -r 2021-02-16 19:31:20.972 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : kernel_version=4.15.0-55-generic 2021-02-16 19:31:20.974 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:54 : local kernel_major_minor 2021-02-16 19:31:20.978 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : echo 4.15.0-55-generic 2021-02-16 19:31:20.979 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : cut -d. -f1-2 2021-02-16 19:31:20.982 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : kernel_major_minor=4.15 2021-02-16 19:31:20.985 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:57 : vercmp 4.15 '<' 3.13 2021-02-16 19:31:20.988 | + functions:vercmp:653 : local v1=4.15 2021-02-16 19:31:20.990 | + functions:vercmp:654 : local 'op=<' 2021-02-16 19:31:20.992 | + functions:vercmp:655 : local v2=3.13 2021-02-16 19:31:20.995 | + functions:vercmp:656 : local result 2021-02-16 19:31:20.999 | ++ functions:vercmp:660 : echo -e '4.15\n3.13' 2021-02-16 19:31:21.000 | ++ functions:vercmp:660 : sort -V 2021-02-16 19:31:21.000 | ++ functions:vercmp:660 : head -1 2021-02-16 19:31:21.004 | + functions:vercmp:660 : result=3.13 2021-02-16 19:31:21.006 | + functions:vercmp:662 : case $op in 2021-02-16 19:31:21.008 | + functions:vercmp:672 : '[' 4.15 '!=' 3.13 ']' 2021-02-16 19:31:21.011 | + functions:vercmp:672 : '[' 3.13 = 4.15 ']' 2021-02-16 19:31:21.013 | + functions:vercmp:673 : return 2021-02-16 19:31:21.015 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:67 : restart_service openvswitch-switch 2021-02-16 19:31:21.018 | + functions-common:restart_service:2190 : '[' -x /bin/systemctl ']' 2021-02-16 19:31:21.020 | + functions-common:restart_service:2191 : sudo /bin/systemctl restart openvswitch-switch 2021-02-16 19:31:21.476 | + ./stack.sh:main:818 : is_service_enabled etcd3 2021-02-16 19:31:21.493 | + functions-common:is_service_enabled:1962 : return 0 2021-02-16 19:31:21.495 | + ./stack.sh:main:819 : install_etcd3 2021-02-16 19:31:21.498 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2021-02-16 19:31:21.498 | Installing etcd 2021-02-16 19:31:21.500 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2021-02-16 19:31:21.512 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2021-02-16 19:31:21.524 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2021-02-16 19:31:21.526 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2021-02-16 19:31:21.540 | + lib/etcd3:install_etcd3:113 : local etcd_file 2021-02-16 19:31:21.543 | ++ 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-02-16 19:31:21.545 | ++ functions:get_extra_file:62 : local file_url=https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2021-02-16 19:31:21.549 | +++ functions:get_extra_file:64 : basename https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2021-02-16 19:31:21.553 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2021-02-16 19:31:21.556 | ++ functions:get_extra_file:65 : [[ https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz != file* ]] 2021-02-16 19:31:21.558 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2021-02-16 19:31:21.561 | ++ functions:get_extra_file:68 : 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-02-16 19:31:21.564 | --2021-02-16 19:31:21-- https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2021-02-16 19:31:21.612 | Resolving github.com (github.com)... 140.82.121.3 2021-02-16 19:31:21.656 | Connecting to github.com (github.com)|140.82.121.3|:443... connected. 2021-02-16 19:31:21.983 | HTTP request sent, awaiting response... 302 Found 2021-02-16 19:31:21.999 | Location: https://github-releases.githubusercontent.com/11225014/686bc180-2acf-11e9-9edb-e79e93487a0e?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210216%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210216T193121Z&X-Amz-Expires=300&X-Amz-Signature=de2aed316523f0cfd6b68787f4c06fecd87d62322a2383fae25733782052df70&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-02-16 19:31:21.999 | --2021-02-16 19:31:21-- https://github-releases.githubusercontent.com/11225014/686bc180-2acf-11e9-9edb-e79e93487a0e?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210216%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210216T193121Z&X-Amz-Expires=300&X-Amz-Signature=de2aed316523f0cfd6b68787f4c06fecd87d62322a2383fae25733782052df70&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-02-16 19:31:22.000 | Resolving github-releases.githubusercontent.com (github-releases.githubusercontent.com)... 185.199.108.154, 185.199.110.154, 185.199.109.154, ... 2021-02-16 19:31:22.036 | Connecting to github-releases.githubusercontent.com (github-releases.githubusercontent.com)|185.199.108.154|:443... connected. 2021-02-16 19:31:22.315 | HTTP request sent, awaiting response... 200 OK 2021-02-16 19:31:22.315 | Length: 11350736 (11M) [application/octet-stream] 2021-02-16 19:31:22.315 | Saving to: ‘/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz’ 2021-02-16 19:31:22.513 | 2021-02-16 19:31:23.218 | 0K ........ .. 100% 12.0M=0.9s 2021-02-16 19:31:23.219 | 2021-02-16 19:31:23.219 | 2021-02-16 19:31:23 (12.0 MB/s) - ‘/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz’ saved [11350736/11350736] 2021-02-16 19:31:23.219 | 2021-02-16 19:31:23.222 | ++ functions:get_extra_file:69 : [[ 0 -ne 0 ]] 2021-02-16 19:31:23.225 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2021-02-16 19:31:23.228 | ++ functions:get_extra_file:74 : return 2021-02-16 19:31:23.231 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2021-02-16 19:31:23.233 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2021-02-16 19:31:23.235 | + lib/etcd3:install_etcd3:116 : echo 'dc5d82df095dae0a2970e4d870b6929590689dd707ae3d33e7b86da0f7f211b6 /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz' 2021-02-16 19:31:23.238 | + lib/etcd3:install_etcd3:118 : sha256sum -c /home/ubuntu/devstack/files/etcd.sha256sum 2021-02-16 19:31:23.369 | /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz: OK 2021-02-16 19:31:23.372 | + 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-02-16 19:31:23.376 | etcd-v3.3.12-linux-amd64/ 2021-02-16 19:31:23.376 | etcd-v3.3.12-linux-amd64/README.md 2021-02-16 19:31:23.376 | etcd-v3.3.12-linux-amd64/Documentation/ 2021-02-16 19:31:23.376 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/ 2021-02-16 19:31:23.376 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/interacting_v3.md 2021-02-16 19:31:23.377 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_concurrency_reference_v3.md 2021-02-16 19:31:23.377 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/limit.md 2021-02-16 19:31:23.377 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/local_cluster.md 2021-02-16 19:31:23.377 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_grpc_gateway.md 2021-02-16 19:31:23.377 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/grpc_naming.md 2021-02-16 19:31:23.377 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/ 2021-02-16 19:31:23.377 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/ 2021-02-16 19:31:23.377 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/rpc.swagger.json 2021-02-16 19:31:23.377 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/v3lock.swagger.json 2021-02-16 19:31:23.377 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/v3election.swagger.json 2021-02-16 19:31:23.377 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/experimental_apis.md 2021-02-16 19:31:23.377 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_reference_v3.md 2021-02-16 19:31:23.378 | etcd-v3.3.12-linux-amd64/Documentation/integrations.md 2021-02-16 19:31:23.378 | etcd-v3.3.12-linux-amd64/Documentation/README.md 2021-02-16 19:31:23.378 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/ 2021-02-16 19:31:23.378 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-1-0-alpha-benchmarks.md 2021-02-16 19:31:23.378 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-storage-memory-benchmark.md 2021-02-16 19:31:23.379 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/README.md 2021-02-16 19:31:23.379 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-rc-benchmarks.md 2021-02-16 19:31:23.379 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-rc-memory-benchmarks.md 2021-02-16 19:31:23.379 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-3-watch-memory-benchmark.md 2021-02-16 19:31:23.379 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-benchmarks.md 2021-02-16 19:31:23.379 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-3-demo-benchmarks.md 2021-02-16 19:31:23.379 | etcd-v3.3.12-linux-amd64/Documentation/rfc/ 2021-02-16 19:31:23.379 | etcd-v3.3.12-linux-amd64/Documentation/rfc/v3api.md 2021-02-16 19:31:23.379 | etcd-v3.3.12-linux-amd64/Documentation/docs.md 2021-02-16 19:31:23.379 | etcd-v3.3.12-linux-amd64/Documentation/production-users.md 2021-02-16 19:31:23.379 | etcd-v3.3.12-linux-amd64/Documentation/metrics.md 2021-02-16 19:31:23.379 | etcd-v3.3.12-linux-amd64/Documentation/v2/ 2021-02-16 19:31:23.379 | etcd-v3.3.12-linux-amd64/Documentation/v2/authentication.md 2021-02-16 19:31:23.379 | etcd-v3.3.12-linux-amd64/Documentation/v2/proxy.md 2021-02-16 19:31:23.379 | etcd-v3.3.12-linux-amd64/Documentation/v2/glossary.md 2021-02-16 19:31:23.379 | etcd-v3.3.12-linux-amd64/Documentation/v2/docker_guide.md 2021-02-16 19:31:23.379 | etcd-v3.3.12-linux-amd64/Documentation/v2/configuration.md 2021-02-16 19:31:23.379 | etcd-v3.3.12-linux-amd64/Documentation/v2/README.md 2021-02-16 19:31:23.380 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/ 2021-02-16 19:31:23.380 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-1-0-alpha-benchmarks.md 2021-02-16 19:31:23.380 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-storage-memory-benchmark.md 2021-02-16 19:31:23.380 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/README.md 2021-02-16 19:31:23.380 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-rc-benchmarks.md 2021-02-16 19:31:23.380 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-rc-memory-benchmarks.md 2021-02-16 19:31:23.380 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-3-watch-memory-benchmark.md 2021-02-16 19:31:23.380 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-benchmarks.md 2021-02-16 19:31:23.380 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-3-demo-benchmarks.md 2021-02-16 19:31:23.380 | etcd-v3.3.12-linux-amd64/Documentation/v2/rfc/ 2021-02-16 19:31:23.380 | etcd-v3.3.12-linux-amd64/Documentation/v2/rfc/v3api.md 2021-02-16 19:31:23.380 | etcd-v3.3.12-linux-amd64/Documentation/v2/libraries-and-tools.md 2021-02-16 19:31:23.380 | etcd-v3.3.12-linux-amd64/Documentation/v2/discovery_protocol.md 2021-02-16 19:31:23.380 | etcd-v3.3.12-linux-amd64/Documentation/v2/runtime-configuration.md 2021-02-16 19:31:23.380 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_3.md 2021-02-16 19:31:23.380 | etcd-v3.3.12-linux-amd64/Documentation/v2/auth_api.md 2021-02-16 19:31:23.380 | etcd-v3.3.12-linux-amd64/Documentation/v2/errorcode.md 2021-02-16 19:31:23.380 | etcd-v3.3.12-linux-amd64/Documentation/v2/admin_guide.md 2021-02-16 19:31:23.380 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_2.md 2021-02-16 19:31:23.381 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_1.md 2021-02-16 19:31:23.381 | etcd-v3.3.12-linux-amd64/Documentation/v2/clustering.md 2021-02-16 19:31:23.381 | etcd-v3.3.12-linux-amd64/Documentation/v2/other_apis.md 2021-02-16 19:31:23.381 | etcd-v3.3.12-linux-amd64/Documentation/v2/production-users.md 2021-02-16 19:31:23.381 | etcd-v3.3.12-linux-amd64/Documentation/v2/metrics.md 2021-02-16 19:31:23.381 | etcd-v3.3.12-linux-amd64/Documentation/v2/runtime-reconf-design.md 2021-02-16 19:31:23.381 | etcd-v3.3.12-linux-amd64/Documentation/v2/etcd_alert.rules.yml 2021-02-16 19:31:23.381 | etcd-v3.3.12-linux-amd64/Documentation/v2/security.md 2021-02-16 19:31:23.381 | etcd-v3.3.12-linux-amd64/Documentation/v2/branch_management.md 2021-02-16 19:31:23.381 | etcd-v3.3.12-linux-amd64/Documentation/v2/internal-protocol-versioning.md 2021-02-16 19:31:23.382 | etcd-v3.3.12-linux-amd64/Documentation/v2/members_api.md 2021-02-16 19:31:23.382 | etcd-v3.3.12-linux-amd64/Documentation/v2/platforms/ 2021-02-16 19:31:23.382 | etcd-v3.3.12-linux-amd64/Documentation/v2/platforms/freebsd.md 2021-02-16 19:31:23.382 | etcd-v3.3.12-linux-amd64/Documentation/v2/faq.md 2021-02-16 19:31:23.382 | etcd-v3.3.12-linux-amd64/Documentation/v2/backward_compatibility.md 2021-02-16 19:31:23.382 | etcd-v3.3.12-linux-amd64/Documentation/v2/04_to_2_snapshot_migration.md 2021-02-16 19:31:23.382 | etcd-v3.3.12-linux-amd64/Documentation/v2/etcd_alert.rules 2021-02-16 19:31:23.382 | etcd-v3.3.12-linux-amd64/Documentation/v2/api.md 2021-02-16 19:31:23.382 | etcd-v3.3.12-linux-amd64/Documentation/v2/api_v3.md 2021-02-16 19:31:23.382 | etcd-v3.3.12-linux-amd64/Documentation/v2/reporting_bugs.md 2021-02-16 19:31:23.382 | etcd-v3.3.12-linux-amd64/Documentation/v2/tuning.md 2021-02-16 19:31:23.382 | etcd-v3.3.12-linux-amd64/Documentation/v2/dev/ 2021-02-16 19:31:23.382 | etcd-v3.3.12-linux-amd64/Documentation/v2/dev/release.md 2021-02-16 19:31:23.382 | etcd-v3.3.12-linux-amd64/Documentation/branch_management.md 2021-02-16 19:31:23.382 | etcd-v3.3.12-linux-amd64/Documentation/platforms/ 2021-02-16 19:31:23.382 | etcd-v3.3.12-linux-amd64/Documentation/platforms/container-linux-systemd.md 2021-02-16 19:31:23.383 | etcd-v3.3.12-linux-amd64/Documentation/platforms/freebsd.md 2021-02-16 19:31:23.383 | etcd-v3.3.12-linux-amd64/Documentation/platforms/aws.md 2021-02-16 19:31:23.383 | etcd-v3.3.12-linux-amd64/Documentation/faq.md 2021-02-16 19:31:23.383 | etcd-v3.3.12-linux-amd64/Documentation/dl_build.md 2021-02-16 19:31:23.383 | etcd-v3.3.12-linux-amd64/Documentation/reporting_bugs.md 2021-02-16 19:31:23.383 | etcd-v3.3.12-linux-amd64/Documentation/tuning.md 2021-02-16 19:31:23.383 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/ 2021-02-16 19:31:23.383 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_4.md 2021-02-16 19:31:23.383 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrading-etcd.md 2021-02-16 19:31:23.383 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_2.md 2021-02-16 19:31:23.383 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_1.md 2021-02-16 19:31:23.383 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_0.md 2021-02-16 19:31:23.383 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_3.md 2021-02-16 19:31:23.384 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/ 2021-02-16 19:31:23.384 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/logging.md 2021-02-16 19:31:23.384 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/discovery_protocol.md 2021-02-16 19:31:23.384 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/release.md 2021-02-16 19:31:23.384 | etcd-v3.3.12-linux-amd64/Documentation/learning/ 2021-02-16 19:31:23.384 | etcd-v3.3.12-linux-amd64/Documentation/learning/auth_design.md 2021-02-16 19:31:23.384 | etcd-v3.3.12-linux-amd64/Documentation/learning/glossary.md 2021-02-16 19:31:23.384 | etcd-v3.3.12-linux-amd64/Documentation/learning/data_model.md 2021-02-16 19:31:23.384 | etcd-v3.3.12-linux-amd64/Documentation/learning/api_guarantees.md 2021-02-16 19:31:23.384 | etcd-v3.3.12-linux-amd64/Documentation/learning/why.md 2021-02-16 19:31:23.384 | etcd-v3.3.12-linux-amd64/Documentation/learning/api.md 2021-02-16 19:31:23.385 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/ 2021-02-16 19:31:23.385 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/authentication.md 2021-02-16 19:31:23.385 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/versioning.md 2021-02-16 19:31:23.385 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/hardware.md 2021-02-16 19:31:23.385 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/grafana.json 2021-02-16 19:31:23.385 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/monitoring.md 2021-02-16 19:31:23.385 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/configuration.md 2021-02-16 19:31:23.385 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/v2-migration.md 2021-02-16 19:31:23.385 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/maintenance.md 2021-02-16 19:31:23.386 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/runtime-configuration.md 2021-02-16 19:31:23.386 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/recovery.md 2021-02-16 19:31:23.386 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/clustering.md 2021-02-16 19:31:23.386 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd3_alert.rules 2021-02-16 19:31:23.386 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/runtime-reconf-design.md 2021-02-16 19:31:23.386 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd3_alert.rules.yml 2021-02-16 19:31:23.386 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/security.md 2021-02-16 19:31:23.386 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/performance.md 2021-02-16 19:31:23.387 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd-sample-grafana.png 2021-02-16 19:31:23.388 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/grpc_proxy.md 2021-02-16 19:31:23.388 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/gateway.md 2021-02-16 19:31:23.388 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/container.md 2021-02-16 19:31:23.388 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/supported-platform.md 2021-02-16 19:31:23.388 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/failures.md 2021-02-16 19:31:23.389 | etcd-v3.3.12-linux-amd64/Documentation/demo.md 2021-02-16 19:31:23.389 | etcd-v3.3.12-linux-amd64/README-etcdctl.md 2021-02-16 19:31:23.389 | etcd-v3.3.12-linux-amd64/etcdctl 2021-02-16 19:31:23.600 | etcd-v3.3.12-linux-amd64/READMEv2-etcdctl.md 2021-02-16 19:31:23.600 | etcd-v3.3.12-linux-amd64/etcd 2021-02-16 19:31:23.860 | + lib/etcd3:install_etcd3:121 : sudo cp /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd /opt/stack/bin/etcd 2021-02-16 19:31:23.894 | + lib/etcd3:install_etcd3:122 : sudo cp /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcdctl /opt/stack/bin/etcdctl 2021-02-16 19:31:23.929 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2021-02-16 19:31:23.931 | + ./stack.sh:main:828 : is_service_enabled tls-proxy 2021-02-16 19:31:23.948 | + functions-common:is_service_enabled:1962 : return 1 2021-02-16 19:31:23.950 | + ./stack.sh:main:838 : install_dstat 2021-02-16 19:31:23.953 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2021-02-16 19:31:23.969 | + functions-common:is_service_enabled:1962 : return 1 2021-02-16 19:31:23.972 | + ./stack.sh:main:844 : echo_summary 'Installing OpenStack project source' 2021-02-16 19:31:23.974 | + ./stack.sh:echo_summary:419 : [[ -t 3 ]] 2021-02-16 19:31:23.977 | + ./stack.sh:echo_summary:425 : echo -e Installing OpenStack project source 2021-02-16 19:31:23.979 | + ./stack.sh:main:847 : install_libs 2021-02-16 19:31:23.982 | + lib/libraries:install_libs:88 : _install_lib_from_source automaton 2021-02-16 19:31:23.984 | + lib/libraries:_install_lib_from_source:72 : local name=automaton 2021-02-16 19:31:23.986 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git automaton 2021-02-16 19:31:23.990 | + inc/python:use_library_from_git:250 : local name=automaton 2021-02-16 19:31:23.992 | + inc/python:use_library_from_git:251 : local enabled=1 2021-02-16 19:31:23.994 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-02-16 19:31:23.997 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,automaton, ]] 2021-02-16 19:31:23.999 | + inc/python:use_library_from_git:253 : return 1 2021-02-16 19:31:24.001 | + lib/libraries:install_libs:89 : _install_lib_from_source castellan 2021-02-16 19:31:24.004 | + lib/libraries:_install_lib_from_source:72 : local name=castellan 2021-02-16 19:31:24.006 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git castellan 2021-02-16 19:31:24.009 | + inc/python:use_library_from_git:250 : local name=castellan 2021-02-16 19:31:24.011 | + inc/python:use_library_from_git:251 : local enabled=1 2021-02-16 19:31:24.013 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-02-16 19:31:24.016 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,castellan, ]] 2021-02-16 19:31:24.018 | + inc/python:use_library_from_git:253 : return 1 2021-02-16 19:31:24.020 | + lib/libraries:install_libs:90 : _install_lib_from_source cliff 2021-02-16 19:31:24.023 | + lib/libraries:_install_lib_from_source:72 : local name=cliff 2021-02-16 19:31:24.025 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cliff 2021-02-16 19:31:24.028 | + inc/python:use_library_from_git:250 : local name=cliff 2021-02-16 19:31:24.030 | + inc/python:use_library_from_git:251 : local enabled=1 2021-02-16 19:31:24.032 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-02-16 19:31:24.035 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cliff, ]] 2021-02-16 19:31:24.038 | + inc/python:use_library_from_git:253 : return 1 2021-02-16 19:31:24.040 | + lib/libraries:install_libs:91 : _install_lib_from_source cursive 2021-02-16 19:31:24.043 | + lib/libraries:_install_lib_from_source:72 : local name=cursive 2021-02-16 19:31:24.045 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cursive 2021-02-16 19:31:24.047 | + inc/python:use_library_from_git:250 : local name=cursive 2021-02-16 19:31:24.050 | + inc/python:use_library_from_git:251 : local enabled=1 2021-02-16 19:31:24.052 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-02-16 19:31:24.055 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cursive, ]] 2021-02-16 19:31:24.057 | + inc/python:use_library_from_git:253 : return 1 2021-02-16 19:31:24.060 | + lib/libraries:install_libs:92 : _install_lib_from_source debtcollector 2021-02-16 19:31:24.063 | + lib/libraries:_install_lib_from_source:72 : local name=debtcollector 2021-02-16 19:31:24.065 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git debtcollector 2021-02-16 19:31:24.068 | + inc/python:use_library_from_git:250 : local name=debtcollector 2021-02-16 19:31:24.070 | + inc/python:use_library_from_git:251 : local enabled=1 2021-02-16 19:31:24.073 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-02-16 19:31:24.075 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,debtcollector, ]] 2021-02-16 19:31:24.077 | + inc/python:use_library_from_git:253 : return 1 2021-02-16 19:31:24.081 | + lib/libraries:install_libs:93 : _install_lib_from_source futurist 2021-02-16 19:31:24.083 | + lib/libraries:_install_lib_from_source:72 : local name=futurist 2021-02-16 19:31:24.086 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git futurist 2021-02-16 19:31:24.089 | + inc/python:use_library_from_git:250 : local name=futurist 2021-02-16 19:31:24.091 | + inc/python:use_library_from_git:251 : local enabled=1 2021-02-16 19:31:24.095 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-02-16 19:31:24.097 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,futurist, ]] 2021-02-16 19:31:24.100 | + inc/python:use_library_from_git:253 : return 1 2021-02-16 19:31:24.103 | + lib/libraries:install_libs:94 : _install_lib_from_source openstacksdk 2021-02-16 19:31:24.105 | + lib/libraries:_install_lib_from_source:72 : local name=openstacksdk 2021-02-16 19:31:24.108 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git openstacksdk 2021-02-16 19:31:24.110 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2021-02-16 19:31:24.113 | + inc/python:use_library_from_git:251 : local enabled=1 2021-02-16 19:31:24.115 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-02-16 19:31:24.118 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,openstacksdk, ]] 2021-02-16 19:31:24.120 | + inc/python:use_library_from_git:253 : return 1 2021-02-16 19:31:24.123 | + lib/libraries:install_libs:95 : _install_lib_from_source osc-lib 2021-02-16 19:31:24.125 | + lib/libraries:_install_lib_from_source:72 : local name=osc-lib 2021-02-16 19:31:24.127 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-lib 2021-02-16 19:31:24.130 | + inc/python:use_library_from_git:250 : local name=osc-lib 2021-02-16 19:31:24.132 | + inc/python:use_library_from_git:251 : local enabled=1 2021-02-16 19:31:24.135 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-02-16 19:31:24.137 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-lib, ]] 2021-02-16 19:31:24.139 | + inc/python:use_library_from_git:253 : return 1 2021-02-16 19:31:24.142 | + lib/libraries:install_libs:96 : _install_lib_from_source osc-placement 2021-02-16 19:31:24.144 | + lib/libraries:_install_lib_from_source:72 : local name=osc-placement 2021-02-16 19:31:24.147 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-placement 2021-02-16 19:31:24.149 | + inc/python:use_library_from_git:250 : local name=osc-placement 2021-02-16 19:31:24.151 | + inc/python:use_library_from_git:251 : local enabled=1 2021-02-16 19:31:24.154 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-02-16 19:31:24.156 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-placement, ]] 2021-02-16 19:31:24.159 | + inc/python:use_library_from_git:253 : return 1 2021-02-16 19:31:24.162 | + lib/libraries:install_libs:97 : _install_lib_from_source os-client-config 2021-02-16 19:31:24.164 | + lib/libraries:_install_lib_from_source:72 : local name=os-client-config 2021-02-16 19:31:24.167 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-client-config 2021-02-16 19:31:24.169 | + inc/python:use_library_from_git:250 : local name=os-client-config 2021-02-16 19:31:24.172 | + inc/python:use_library_from_git:251 : local enabled=1 2021-02-16 19:31:24.175 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-02-16 19:31:24.177 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-client-config, ]] 2021-02-16 19:31:24.180 | + inc/python:use_library_from_git:253 : return 1 2021-02-16 19:31:24.182 | + lib/libraries:install_libs:98 : _install_lib_from_source oslo.cache 2021-02-16 19:31:24.185 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.cache 2021-02-16 19:31:24.187 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.cache 2021-02-16 19:31:24.189 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2021-02-16 19:31:24.192 | + inc/python:use_library_from_git:251 : local enabled=1 2021-02-16 19:31:24.194 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-02-16 19:31:24.197 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.cache, ]] 2021-02-16 19:31:24.199 | + inc/python:use_library_from_git:253 : return 1 2021-02-16 19:31:24.202 | + lib/libraries:install_libs:99 : _install_lib_from_source oslo.concurrency 2021-02-16 19:31:24.204 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.concurrency 2021-02-16 19:31:24.207 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.concurrency 2021-02-16 19:31:24.209 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2021-02-16 19:31:24.212 | + inc/python:use_library_from_git:251 : local enabled=1 2021-02-16 19:31:24.214 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-02-16 19:31:24.216 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.concurrency, ]] 2021-02-16 19:31:24.219 | + inc/python:use_library_from_git:253 : return 1 2021-02-16 19:31:24.222 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.config 2021-02-16 19:31:24.224 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.config 2021-02-16 19:31:24.227 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.config 2021-02-16 19:31:24.229 | + inc/python:use_library_from_git:250 : local name=oslo.config 2021-02-16 19:31:24.231 | + inc/python:use_library_from_git:251 : local enabled=1 2021-02-16 19:31:24.234 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-02-16 19:31:24.236 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.config, ]] 2021-02-16 19:31:24.239 | + inc/python:use_library_from_git:253 : return 1 2021-02-16 19:31:24.242 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.context 2021-02-16 19:31:24.244 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.context 2021-02-16 19:31:24.246 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.context 2021-02-16 19:31:24.249 | + inc/python:use_library_from_git:250 : local name=oslo.context 2021-02-16 19:31:24.251 | + inc/python:use_library_from_git:251 : local enabled=1 2021-02-16 19:31:24.254 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-02-16 19:31:24.256 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.context, ]] 2021-02-16 19:31:24.258 | + inc/python:use_library_from_git:253 : return 1 2021-02-16 19:31:24.261 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.db 2021-02-16 19:31:24.263 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.db 2021-02-16 19:31:24.266 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.db 2021-02-16 19:31:24.269 | + inc/python:use_library_from_git:250 : local name=oslo.db 2021-02-16 19:31:24.271 | + inc/python:use_library_from_git:251 : local enabled=1 2021-02-16 19:31:24.273 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-02-16 19:31:24.276 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.db, ]] 2021-02-16 19:31:24.278 | + inc/python:use_library_from_git:253 : return 1 2021-02-16 19:31:24.281 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.i18n 2021-02-16 19:31:24.283 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.i18n 2021-02-16 19:31:24.286 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.i18n 2021-02-16 19:31:24.289 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2021-02-16 19:31:24.291 | + inc/python:use_library_from_git:251 : local enabled=1 2021-02-16 19:31:24.293 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-02-16 19:31:24.296 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.i18n, ]] 2021-02-16 19:31:24.298 | + inc/python:use_library_from_git:253 : return 1 2021-02-16 19:31:24.301 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.log 2021-02-16 19:31:24.303 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.log 2021-02-16 19:31:24.305 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.log 2021-02-16 19:31:24.308 | + inc/python:use_library_from_git:250 : local name=oslo.log 2021-02-16 19:31:24.310 | + inc/python:use_library_from_git:251 : local enabled=1 2021-02-16 19:31:24.313 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-02-16 19:31:24.315 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.log, ]] 2021-02-16 19:31:24.317 | + inc/python:use_library_from_git:253 : return 1 2021-02-16 19:31:24.320 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.messaging 2021-02-16 19:31:24.322 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.messaging 2021-02-16 19:31:24.325 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.messaging 2021-02-16 19:31:24.327 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2021-02-16 19:31:24.330 | + inc/python:use_library_from_git:251 : local enabled=1 2021-02-16 19:31:24.332 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-02-16 19:31:24.335 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.messaging, ]] 2021-02-16 19:31:24.337 | + inc/python:use_library_from_git:253 : return 1 2021-02-16 19:31:24.340 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.middleware 2021-02-16 19:31:24.342 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.middleware 2021-02-16 19:31:24.344 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.middleware 2021-02-16 19:31:24.347 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2021-02-16 19:31:24.350 | + inc/python:use_library_from_git:251 : local enabled=1 2021-02-16 19:31:24.352 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-02-16 19:31:24.355 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.middleware, ]] 2021-02-16 19:31:24.357 | + inc/python:use_library_from_git:253 : return 1 2021-02-16 19:31:24.360 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.policy 2021-02-16 19:31:24.362 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.policy 2021-02-16 19:31:24.364 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.policy 2021-02-16 19:31:24.367 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2021-02-16 19:31:24.369 | + inc/python:use_library_from_git:251 : local enabled=1 2021-02-16 19:31:24.372 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-02-16 19:31:24.374 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.policy, ]] 2021-02-16 19:31:24.376 | + inc/python:use_library_from_git:253 : return 1 2021-02-16 19:31:24.379 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.privsep 2021-02-16 19:31:24.381 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.privsep 2021-02-16 19:31:24.384 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.privsep 2021-02-16 19:31:24.386 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2021-02-16 19:31:24.388 | + inc/python:use_library_from_git:251 : local enabled=1 2021-02-16 19:31:24.391 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-02-16 19:31:24.394 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.privsep, ]] 2021-02-16 19:31:24.396 | + inc/python:use_library_from_git:253 : return 1 2021-02-16 19:31:24.399 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.reports 2021-02-16 19:31:24.401 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.reports 2021-02-16 19:31:24.403 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.reports 2021-02-16 19:31:24.406 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2021-02-16 19:31:24.408 | + inc/python:use_library_from_git:251 : local enabled=1 2021-02-16 19:31:24.411 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-02-16 19:31:24.414 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.reports, ]] 2021-02-16 19:31:24.416 | + inc/python:use_library_from_git:253 : return 1 2021-02-16 19:31:24.419 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.rootwrap 2021-02-16 19:31:24.421 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.rootwrap 2021-02-16 19:31:24.423 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.rootwrap 2021-02-16 19:31:24.426 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2021-02-16 19:31:24.428 | + inc/python:use_library_from_git:251 : local enabled=1 2021-02-16 19:31:24.430 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-02-16 19:31:24.433 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.rootwrap, ]] 2021-02-16 19:31:24.435 | + inc/python:use_library_from_git:253 : return 1 2021-02-16 19:31:24.438 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.serialization 2021-02-16 19:31:24.440 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.serialization 2021-02-16 19:31:24.442 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.serialization 2021-02-16 19:31:24.445 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2021-02-16 19:31:24.447 | + inc/python:use_library_from_git:251 : local enabled=1 2021-02-16 19:31:24.450 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-02-16 19:31:24.452 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.serialization, ]] 2021-02-16 19:31:24.454 | + inc/python:use_library_from_git:253 : return 1 2021-02-16 19:31:24.457 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.service 2021-02-16 19:31:24.460 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.service 2021-02-16 19:31:24.462 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.service 2021-02-16 19:31:24.465 | + inc/python:use_library_from_git:250 : local name=oslo.service 2021-02-16 19:31:24.467 | + inc/python:use_library_from_git:251 : local enabled=1 2021-02-16 19:31:24.469 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-02-16 19:31:24.472 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.service, ]] 2021-02-16 19:31:24.475 | + inc/python:use_library_from_git:253 : return 1 2021-02-16 19:31:24.477 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.utils 2021-02-16 19:31:24.480 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.utils 2021-02-16 19:31:24.482 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.utils 2021-02-16 19:31:24.484 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2021-02-16 19:31:24.487 | + inc/python:use_library_from_git:251 : local enabled=1 2021-02-16 19:31:24.489 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-02-16 19:31:24.492 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.utils, ]] 2021-02-16 19:31:24.494 | + inc/python:use_library_from_git:253 : return 1 2021-02-16 19:31:24.497 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.versionedobjects 2021-02-16 19:31:24.499 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.versionedobjects 2021-02-16 19:31:24.501 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.versionedobjects 2021-02-16 19:31:24.504 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2021-02-16 19:31:24.506 | + inc/python:use_library_from_git:251 : local enabled=1 2021-02-16 19:31:24.509 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-02-16 19:31:24.511 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.versionedobjects, ]] 2021-02-16 19:31:24.514 | + inc/python:use_library_from_git:253 : return 1 2021-02-16 19:31:24.516 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.vmware 2021-02-16 19:31:24.519 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.vmware 2021-02-16 19:31:24.521 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.vmware 2021-02-16 19:31:24.524 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2021-02-16 19:31:24.526 | + inc/python:use_library_from_git:251 : local enabled=1 2021-02-16 19:31:24.529 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-02-16 19:31:24.531 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.vmware, ]] 2021-02-16 19:31:24.535 | + inc/python:use_library_from_git:253 : return 1 2021-02-16 19:31:24.538 | + lib/libraries:install_libs:116 : _install_lib_from_source osprofiler 2021-02-16 19:31:24.540 | + lib/libraries:_install_lib_from_source:72 : local name=osprofiler 2021-02-16 19:31:24.543 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osprofiler 2021-02-16 19:31:24.545 | + inc/python:use_library_from_git:250 : local name=osprofiler 2021-02-16 19:31:24.547 | + inc/python:use_library_from_git:251 : local enabled=1 2021-02-16 19:31:24.550 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-02-16 19:31:24.552 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osprofiler, ]] 2021-02-16 19:31:24.554 | + inc/python:use_library_from_git:253 : return 1 2021-02-16 19:31:24.557 | + lib/libraries:install_libs:117 : _install_lib_from_source pycadf 2021-02-16 19:31:24.559 | + lib/libraries:_install_lib_from_source:72 : local name=pycadf 2021-02-16 19:31:24.562 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git pycadf 2021-02-16 19:31:24.564 | + inc/python:use_library_from_git:250 : local name=pycadf 2021-02-16 19:31:24.567 | + inc/python:use_library_from_git:251 : local enabled=1 2021-02-16 19:31:24.569 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-02-16 19:31:24.572 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pycadf, ]] 2021-02-16 19:31:24.574 | + inc/python:use_library_from_git:253 : return 1 2021-02-16 19:31:24.576 | + lib/libraries:install_libs:118 : _install_lib_from_source stevedore 2021-02-16 19:31:24.579 | + lib/libraries:_install_lib_from_source:72 : local name=stevedore 2021-02-16 19:31:24.582 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git stevedore 2021-02-16 19:31:24.584 | + inc/python:use_library_from_git:250 : local name=stevedore 2021-02-16 19:31:24.586 | + inc/python:use_library_from_git:251 : local enabled=1 2021-02-16 19:31:24.589 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-02-16 19:31:24.591 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,stevedore, ]] 2021-02-16 19:31:24.594 | + inc/python:use_library_from_git:253 : return 1 2021-02-16 19:31:24.596 | + lib/libraries:install_libs:119 : _install_lib_from_source taskflow 2021-02-16 19:31:24.599 | + lib/libraries:_install_lib_from_source:72 : local name=taskflow 2021-02-16 19:31:24.601 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git taskflow 2021-02-16 19:31:24.604 | + inc/python:use_library_from_git:250 : local name=taskflow 2021-02-16 19:31:24.606 | + inc/python:use_library_from_git:251 : local enabled=1 2021-02-16 19:31:24.609 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-02-16 19:31:24.611 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,taskflow, ]] 2021-02-16 19:31:24.614 | + inc/python:use_library_from_git:253 : return 1 2021-02-16 19:31:24.616 | + lib/libraries:install_libs:120 : _install_lib_from_source tooz 2021-02-16 19:31:24.618 | + lib/libraries:_install_lib_from_source:72 : local name=tooz 2021-02-16 19:31:24.621 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git tooz 2021-02-16 19:31:24.623 | + inc/python:use_library_from_git:250 : local name=tooz 2021-02-16 19:31:24.626 | + inc/python:use_library_from_git:251 : local enabled=1 2021-02-16 19:31:24.629 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-02-16 19:31:24.631 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,tooz, ]] 2021-02-16 19:31:24.633 | + inc/python:use_library_from_git:253 : return 1 2021-02-16 19:31:24.636 | + lib/libraries:install_libs:124 : _install_lib_from_source os-brick 2021-02-16 19:31:24.638 | + lib/libraries:_install_lib_from_source:72 : local name=os-brick 2021-02-16 19:31:24.641 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-brick 2021-02-16 19:31:24.644 | + inc/python:use_library_from_git:250 : local name=os-brick 2021-02-16 19:31:24.646 | + inc/python:use_library_from_git:251 : local enabled=1 2021-02-16 19:31:24.649 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-02-16 19:31:24.651 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-brick, ]] 2021-02-16 19:31:24.653 | + inc/python:use_library_from_git:253 : return 1 2021-02-16 19:31:24.656 | + lib/libraries:install_libs:125 : _install_lib_from_source os-traits 2021-02-16 19:31:24.659 | + lib/libraries:_install_lib_from_source:72 : local name=os-traits 2021-02-16 19:31:24.661 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-traits 2021-02-16 19:31:24.663 | + inc/python:use_library_from_git:250 : local name=os-traits 2021-02-16 19:31:24.666 | + inc/python:use_library_from_git:251 : local enabled=1 2021-02-16 19:31:24.668 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-02-16 19:31:24.671 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-traits, ]] 2021-02-16 19:31:24.673 | + inc/python:use_library_from_git:253 : return 1 2021-02-16 19:31:24.676 | + lib/libraries:install_libs:128 : _install_lib_from_source python-barbicanclient 2021-02-16 19:31:24.678 | + lib/libraries:_install_lib_from_source:72 : local name=python-barbicanclient 2021-02-16 19:31:24.681 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git python-barbicanclient 2021-02-16 19:31:24.683 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2021-02-16 19:31:24.685 | + inc/python:use_library_from_git:251 : local enabled=1 2021-02-16 19:31:24.688 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-02-16 19:31:24.691 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-barbicanclient, ]] 2021-02-16 19:31:24.693 | + inc/python:use_library_from_git:253 : return 1 2021-02-16 19:31:24.696 | + lib/libraries:install_libs:135 : pip_install etcd3 2021-02-16 19:31:24.716 | Using python 3.6 to install etcd3 2021-02-16 19:31:24.719 | + inc/python:pip_install:193 : 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 python3.6 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3 2021-02-16 19:31:26.707 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-02-16 19:31:26.712 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-02-16 19:31:26.722 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-02-16 19:31:26.727 | Ignoring importlib-resources: markers 'python_version == "3.8"' don't match your environment 2021-02-16 19:31:27.169 | Collecting etcd3===0.12.0 2021-02-16 19:31:27.176 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/89a/704cb389bf0a0/etcd3-0.12.0.tar.gz (63 kB) 2021-02-16 19:31:31.863 | Collecting grpcio===1.35.0 2021-02-16 19:31:31.880 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/088/c8bea0f6b5969/grpcio-1.35.0-cp36-cp36m-manylinux2014_x86_64.whl (4.1 MB) 2021-02-16 19:31:32.506 | Collecting protobuf===3.14.0 2021-02-16 19:31:32.515 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ecc/33531a213eee2/protobuf-3.14.0-cp36-cp36m-manylinux1_x86_64.whl (1.0 MB) 2021-02-16 19:31:32.595 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (1.15.0) 2021-02-16 19:31:32.699 | Collecting tenacity===6.3.1 2021-02-16 19:31:32.706 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/bae/d357d9f35ec64/tenacity-6.3.1-py2.py3-none-any.whl (36 kB) 2021-02-16 19:31:32.775 | Building wheels for collected packages: etcd3 2021-02-16 19:31:32.776 | Building wheel for etcd3 (setup.py): started 2021-02-16 19:31:33.499 | Building wheel for etcd3 (setup.py): finished with status 'done' 2021-02-16 19:31:33.500 | Created wheel for etcd3: filename=etcd3-0.12.0-py2.py3-none-any.whl size=42857 sha256=3832045c5aac26d57d312c07e118b0495c79989f6884cab686d00c63bc31fe75 2021-02-16 19:31:33.500 | Stored in directory: /root/.cache/pip/wheels/75/25/38/ecbbf43a26553f22e22e86f19f7252d5840cbb6afdb2d5c4a9 2021-02-16 19:31:33.501 | Successfully built etcd3 2021-02-16 19:31:34.057 | Installing collected packages: grpcio, protobuf, tenacity, etcd3 2021-02-16 19:31:34.687 | Successfully installed etcd3-0.12.0 grpcio-1.35.0 protobuf-3.14.0 tenacity-6.3.1 2021-02-16 19:31:34.781 | WARNING: You are using pip version 20.2.4; however, version 21.0.1 is available. 2021-02-16 19:31:34.781 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-02-16 19:31:34.877 | + inc/python:pip_install:200 : result=0 2021-02-16 19:31:34.880 | + inc/python:pip_install:202 : time_stop pip_install 2021-02-16 19:31:34.883 | + functions-common:time_stop:2306 : local name 2021-02-16 19:31:34.885 | + functions-common:time_stop:2307 : local end_time 2021-02-16 19:31:34.887 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-16 19:31:34.889 | + functions-common:time_stop:2309 : local total 2021-02-16 19:31:34.891 | + functions-common:time_stop:2310 : local start_time 2021-02-16 19:31:34.894 | + functions-common:time_stop:2312 : name=pip_install 2021-02-16 19:31:34.897 | + functions-common:time_stop:2313 : start_time=1613503884711 2021-02-16 19:31:34.899 | + functions-common:time_stop:2315 : [[ -z 1613503884711 ]] 2021-02-16 19:31:34.902 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-16 19:31:34.905 | + functions-common:time_stop:2318 : end_time=1613503894902 2021-02-16 19:31:34.907 | + functions-common:time_stop:2319 : elapsed_time=10191 2021-02-16 19:31:34.910 | + functions-common:time_stop:2320 : total=31412 2021-02-16 19:31:34.912 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-16 19:31:34.914 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=41603 2021-02-16 19:31:34.916 | + inc/python:pip_install:203 : return 0 2021-02-16 19:31:34.919 | + lib/libraries:install_libs:136 : pip_install etcd3gw 2021-02-16 19:31:34.938 | Using python 3.6 to install etcd3gw 2021-02-16 19:31:34.941 | + inc/python:pip_install:193 : 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 python3.6 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2021-02-16 19:31:36.910 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-02-16 19:31:36.914 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-02-16 19:31:36.924 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-02-16 19:31:36.928 | Ignoring importlib-resources: markers 'python_version == "3.8"' don't match your environment 2021-02-16 19:31:37.461 | Collecting etcd3gw===0.2.5 2021-02-16 19:31:37.469 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f33/eab0d1f4a9600/etcd3gw-0.2.5-py2.py3-none-any.whl (21 kB) 2021-02-16 19:31:37.646 | Collecting futurist===2.3.0 2021-02-16 19:31:37.653 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/54f/6ffc02f09316b/futurist-2.3.0-py3-none-any.whl (34 kB) 2021-02-16 19:31:37.837 | Collecting requests===2.25.1 2021-02-16 19:31:37.844 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c21/0084e36a42ae6/requests-2.25.1-py2.py3-none-any.whl (61 kB) 2021-02-16 19:31:37.938 | Collecting urllib3===1.26.3 2021-02-16 19:31:37.945 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1b4/65e494e3e0d89/urllib3-1.26.3-py2.py3-none-any.whl (137 kB) 2021-02-16 19:31:37.975 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (1.15.0) 2021-02-16 19:31:37.978 | Requirement already satisfied: pbr===5.5.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 46)) (5.5.1) 2021-02-16 19:31:38.032 | Collecting certifi===2020.12.5 2021-02-16 19:31:38.039 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/719/a74fb9e33b9bd/certifi-2020.12.5-py2.py3-none-any.whl (147 kB) 2021-02-16 19:31:38.078 | Collecting idna===2.10 2021-02-16 19:31:38.085 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b97/d804b1e9b523b/idna-2.10-py2.py3-none-any.whl (58 kB) 2021-02-16 19:31:38.114 | Collecting chardet===4.0.0 2021-02-16 19:31:38.121 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f86/4054d66fd9118/chardet-4.0.0-py2.py3-none-any.whl (178 kB) 2021-02-16 19:31:38.750 | Installing collected packages: chardet, certifi, urllib3, idna, requests, futurist, etcd3gw 2021-02-16 19:31:38.750 | Attempting uninstall: chardet 2021-02-16 19:31:38.751 | Found existing installation: chardet 3.0.4 2021-02-16 19:31:38.760 | Uninstalling chardet-3.0.4: 2021-02-16 19:31:38.818 | Successfully uninstalled chardet-3.0.4 2021-02-16 19:31:39.093 | Attempting uninstall: certifi 2021-02-16 19:31:39.094 | Found existing installation: certifi 2018.1.18 2021-02-16 19:31:39.103 | Uninstalling certifi-2018.1.18: 2021-02-16 19:31:39.156 | Successfully uninstalled certifi-2018.1.18 2021-02-16 19:31:39.179 | Attempting uninstall: urllib3 2021-02-16 19:31:39.180 | Found existing installation: urllib3 1.22 2021-02-16 19:31:39.195 | Uninstalling urllib3-1.22: 2021-02-16 19:31:39.247 | Successfully uninstalled urllib3-1.22 2021-02-16 19:31:39.356 | Attempting uninstall: idna 2021-02-16 19:31:39.357 | Found existing installation: idna 2.6 2021-02-16 19:31:39.361 | Uninstalling idna-2.6: 2021-02-16 19:31:39.413 | Successfully uninstalled idna-2.6 2021-02-16 19:31:39.524 | Attempting uninstall: requests 2021-02-16 19:31:39.525 | Found existing installation: requests 2.18.4 2021-02-16 19:31:39.534 | Uninstalling requests-2.18.4: 2021-02-16 19:31:39.585 | Successfully uninstalled requests-2.18.4 2021-02-16 19:31:39.735 | Successfully installed certifi-2020.12.5 chardet-4.0.0 etcd3gw-0.2.5 futurist-2.3.0 idna-2.10 requests-2.25.1 urllib3-1.26.3 2021-02-16 19:31:39.832 | WARNING: You are using pip version 20.2.4; however, version 21.0.1 is available. 2021-02-16 19:31:39.832 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-02-16 19:31:39.909 | + inc/python:pip_install:200 : result=0 2021-02-16 19:31:39.911 | + inc/python:pip_install:202 : time_stop pip_install 2021-02-16 19:31:39.914 | + functions-common:time_stop:2306 : local name 2021-02-16 19:31:39.916 | + functions-common:time_stop:2307 : local end_time 2021-02-16 19:31:39.918 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-16 19:31:39.920 | + functions-common:time_stop:2309 : local total 2021-02-16 19:31:39.923 | + functions-common:time_stop:2310 : local start_time 2021-02-16 19:31:39.926 | + functions-common:time_stop:2312 : name=pip_install 2021-02-16 19:31:39.928 | + functions-common:time_stop:2313 : start_time=1613503894933 2021-02-16 19:31:39.930 | + functions-common:time_stop:2315 : [[ -z 1613503894933 ]] 2021-02-16 19:31:39.933 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-16 19:31:39.936 | + functions-common:time_stop:2318 : end_time=1613503899934 2021-02-16 19:31:39.939 | + functions-common:time_stop:2319 : elapsed_time=5001 2021-02-16 19:31:39.942 | + functions-common:time_stop:2320 : total=41603 2021-02-16 19:31:39.944 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-16 19:31:39.946 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=46604 2021-02-16 19:31:39.949 | + inc/python:pip_install:203 : return 0 2021-02-16 19:31:39.951 | + ./stack.sh:main:850 : install_apache_uwsgi 2021-02-16 19:31:39.954 | + lib/apache:install_apache_uwsgi:80 : local apxs=apxs2 2021-02-16 19:31:39.956 | + lib/apache:install_apache_uwsgi:81 : is_fedora 2021-02-16 19:31:39.958 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2021-02-16 19:31:39.961 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2021-02-16 19:31:39.963 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2021-02-16 19:31:39.965 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-02-16 19:31:39.968 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2021-02-16 19:31:39.970 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2021-02-16 19:31:39.972 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOSStream ']' 2021-02-16 19:31:39.975 | + functions-common:is_fedora:456 : '[' Ubuntu = OracleServer ']' 2021-02-16 19:31:39.977 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2021-02-16 19:31:39.979 | + lib/apache:install_apache_uwsgi:92 : UWSGI_PYTHON_PLUGIN=python3 2021-02-16 19:31:39.982 | + lib/apache:install_apache_uwsgi:94 : is_ubuntu 2021-02-16 19:31:39.984 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-02-16 19:31:39.986 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-02-16 19:31:39.989 | + lib/apache:install_apache_uwsgi:95 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2021-02-16 19:31:39.992 | + lib/apache:install_apache_uwsgi:96 : [[ bionic == \b\i\o\n\i\c ]] 2021-02-16 19:31:39.994 | + lib/apache:install_apache_uwsgi:97 : pkg_list='uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi uwsgi-plugin-python' 2021-02-16 19:31:39.996 | + lib/apache:install_apache_uwsgi:99 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi uwsgi-plugin-python 2021-02-16 19:31:39.999 | + functions-common:install_package:1344 : update_package_repo 2021-02-16 19:31:40.001 | + functions-common:update_package_repo:1316 : NO_UPDATE_REPOS=False 2021-02-16 19:31:40.004 | + functions-common:update_package_repo:1317 : REPOS_UPDATED=True 2021-02-16 19:31:40.006 | + functions-common:update_package_repo:1318 : RETRY_UPDATE=False 2021-02-16 19:31:40.009 | + functions-common:update_package_repo:1320 : [[ False = \T\r\u\e ]] 2021-02-16 19:31:40.011 | + functions-common:update_package_repo:1324 : is_ubuntu 2021-02-16 19:31:40.013 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-02-16 19:31:40.016 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-02-16 19:31:40.018 | + functions-common:update_package_repo:1325 : apt_get_update 2021-02-16 19:31:40.021 | + functions-common:apt_get_update:1070 : [[ True == \T\r\u\e ]] 2021-02-16 19:31:40.023 | + functions-common:apt_get_update:1070 : [[ False != \T\r\u\e ]] 2021-02-16 19:31:40.025 | + functions-common:apt_get_update:1071 : return 2021-02-16 19:31:40.028 | + functions-common:install_package:1345 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi uwsgi-plugin-python 2021-02-16 19:31:40.030 | + functions-common:real_install_package:1330 : is_ubuntu 2021-02-16 19:31:40.033 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-02-16 19:31:40.036 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-02-16 19:31:40.038 | + functions-common:real_install_package:1331 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi uwsgi-plugin-python 2021-02-16 19:31:40.057 | + functions-common:apt_get:1111 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi uwsgi-plugin-python 2021-02-16 19:31:40.178 | Reading package lists... 2021-02-16 19:31:40.425 | Building dependency tree... 2021-02-16 19:31:40.426 | Reading state information... 2021-02-16 19:31:40.635 | libapache2-mod-proxy-uwsgi is already the newest version (2.0.15-10.2ubuntu2.1). 2021-02-16 19:31:40.635 | The following packages were automatically installed and are no longer required: 2021-02-16 19:31:40.636 | apport-symptoms grub-pc-bin python-six python3-attr python3-automat 2021-02-16 19:31:40.636 | python3-click python3-colorama python3-configobj python3-constantly 2021-02-16 19:31:40.636 | python3-hyperlink python3-incremental python3-keyring python3-keyrings.alt 2021-02-16 19:31:40.636 | python3-pam python3-problem-report python3-pyasn1 2021-02-16 19:31:40.636 | python3-requests-unixsocket python3-secretstorage python3-serial 2021-02-16 19:31:40.636 | python3-twisted-bin python3-wheel python3-xdg python3-zope.interface 2021-02-16 19:31:40.636 | Use 'sudo apt autoremove' to remove them. 2021-02-16 19:31:40.638 | Suggested packages: 2021-02-16 19:31:40.638 | python-uwsgidecorators python3-uwsgidecorators 2021-02-16 19:31:40.686 | The following NEW packages will be installed: 2021-02-16 19:31:40.686 | uwsgi uwsgi-plugin-python uwsgi-plugin-python3 2021-02-16 19:31:40.961 | 0 upgraded, 3 newly installed, 0 to remove and 164 not upgraded. 2021-02-16 19:31:40.961 | Need to get 163 kB of archives. 2021-02-16 19:31:40.961 | After this operation, 634 kB of additional disk space will be used. 2021-02-16 19:31:40.961 | 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-02-16 19:31:41.219 | 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-02-16 19:31:41.454 | 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-02-16 19:31:42.103 | Fetched 163 kB in 1s (190 kB/s) 2021-02-16 19:31:42.177 | Selecting previously unselected package uwsgi. 2021-02-16 19:31:42.217 | (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 ... 79000 files and directories currently installed.) 2021-02-16 19:31:42.220 | Preparing to unpack .../uwsgi_2.0.15-10.2ubuntu2.1_amd64.deb ... 2021-02-16 19:31:42.224 | Unpacking uwsgi (2.0.15-10.2ubuntu2.1) ... 2021-02-16 19:31:42.317 | Selecting previously unselected package uwsgi-plugin-python. 2021-02-16 19:31:42.325 | Preparing to unpack .../uwsgi-plugin-python_2.0.15-10.2ubuntu2.1_amd64.deb ... 2021-02-16 19:31:42.328 | Unpacking uwsgi-plugin-python (2.0.15-10.2ubuntu2.1) ... 2021-02-16 19:31:42.417 | Selecting previously unselected package uwsgi-plugin-python3. 2021-02-16 19:31:42.425 | Preparing to unpack .../uwsgi-plugin-python3_2.0.15-10.2ubuntu2.1_amd64.deb ... 2021-02-16 19:31:42.427 | Unpacking uwsgi-plugin-python3 (2.0.15-10.2ubuntu2.1) ... 2021-02-16 19:31:42.511 | Setting up uwsgi-plugin-python3 (2.0.15-10.2ubuntu2.1) ... 2021-02-16 19:31:42.559 | Processing triggers for ureadahead (0.100.0-21) ... 2021-02-16 19:31:42.581 | Setting up uwsgi (2.0.15-10.2ubuntu2.1) ... 2021-02-16 19:31:43.144 | Setting up uwsgi-plugin-python (2.0.15-10.2ubuntu2.1) ... 2021-02-16 19:31:43.199 | Processing triggers for systemd (237-3ubuntu10.44) ... 2021-02-16 19:31:43.373 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2021-02-16 19:31:43.976 | Processing triggers for ureadahead (0.100.0-21) ... 2021-02-16 19:31:45.887 | + functions-common:apt_get:1115 : result=0 2021-02-16 19:31:45.890 | + functions-common:apt_get:1118 : time_stop apt-get 2021-02-16 19:31:45.892 | + functions-common:time_stop:2306 : local name 2021-02-16 19:31:45.894 | + functions-common:time_stop:2307 : local end_time 2021-02-16 19:31:45.897 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-16 19:31:45.899 | + functions-common:time_stop:2309 : local total 2021-02-16 19:31:45.901 | + functions-common:time_stop:2310 : local start_time 2021-02-16 19:31:45.903 | + functions-common:time_stop:2312 : name=apt-get 2021-02-16 19:31:45.905 | + functions-common:time_stop:2313 : start_time=1613503900055 2021-02-16 19:31:45.908 | + functions-common:time_stop:2315 : [[ -z 1613503900055 ]] 2021-02-16 19:31:45.911 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-16 19:31:45.914 | + functions-common:time_stop:2318 : end_time=1613503905912 2021-02-16 19:31:45.916 | + functions-common:time_stop:2319 : elapsed_time=5857 2021-02-16 19:31:45.919 | + functions-common:time_stop:2320 : total=258081 2021-02-16 19:31:45.921 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-16 19:31:45.923 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=263938 2021-02-16 19:31:45.926 | + functions-common:apt_get:1119 : return 0 2021-02-16 19:31:45.929 | + lib/apache:install_apache_uwsgi:131 : is_ubuntu 2021-02-16 19:31:45.931 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-02-16 19:31:45.933 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-02-16 19:31:45.936 | + lib/apache:install_apache_uwsgi:133 : sudo a2enmod proxy 2021-02-16 19:31:45.992 | Enabling module proxy. 2021-02-16 19:31:45.997 | To activate the new configuration, you need to run: 2021-02-16 19:31:45.997 | systemctl restart apache2 2021-02-16 19:31:46.001 | + lib/apache:install_apache_uwsgi:134 : sudo a2enmod proxy_uwsgi 2021-02-16 19:31:46.059 | Considering dependency proxy for proxy_uwsgi: 2021-02-16 19:31:46.059 | Module proxy already enabled 2021-02-16 19:31:46.059 | Enabling module proxy_uwsgi. 2021-02-16 19:31:46.064 | To activate the new configuration, you need to run: 2021-02-16 19:31:46.064 | systemctl restart apache2 2021-02-16 19:31:46.068 | + lib/apache:install_apache_uwsgi:140 : restart_apache_server 2021-02-16 19:31:46.071 | + lib/apache:restart_apache_server:253 : restart_service apache2 2021-02-16 19:31:46.073 | + functions-common:restart_service:2190 : '[' -x /bin/systemctl ']' 2021-02-16 19:31:46.076 | + functions-common:restart_service:2191 : sudo /bin/systemctl restart apache2 2021-02-16 19:31:46.217 | + ./stack.sh:main:853 : install_keystoneauth 2021-02-16 19:31:46.219 | + lib/keystone:install_keystoneauth:468 : use_library_from_git keystoneauth 2021-02-16 19:31:46.222 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2021-02-16 19:31:46.225 | + inc/python:use_library_from_git:251 : local enabled=1 2021-02-16 19:31:46.227 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-02-16 19:31:46.230 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystoneauth, ]] 2021-02-16 19:31:46.232 | + inc/python:use_library_from_git:253 : return 1 2021-02-16 19:31:46.235 | + ./stack.sh:main:854 : install_keystoneclient 2021-02-16 19:31:46.238 | + lib/keystone:install_keystoneclient:476 : use_library_from_git python-keystoneclient 2021-02-16 19:31:46.240 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2021-02-16 19:31:46.243 | + inc/python:use_library_from_git:251 : local enabled=1 2021-02-16 19:31:46.245 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-02-16 19:31:46.248 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-keystoneclient, ]] 2021-02-16 19:31:46.250 | + inc/python:use_library_from_git:253 : return 1 2021-02-16 19:31:46.253 | + ./stack.sh:main:855 : install_glanceclient 2021-02-16 19:31:46.255 | + lib/glance:install_glanceclient:427 : use_library_from_git python-glanceclient 2021-02-16 19:31:46.257 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2021-02-16 19:31:46.260 | + inc/python:use_library_from_git:251 : local enabled=1 2021-02-16 19:31:46.263 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-02-16 19:31:46.265 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-glanceclient, ]] 2021-02-16 19:31:46.268 | + inc/python:use_library_from_git:253 : return 1 2021-02-16 19:31:46.270 | + ./stack.sh:main:856 : install_cinderclient 2021-02-16 19:31:46.272 | + lib/cinder:install_cinderclient:436 : use_library_from_git python-brick-cinderclient-ext 2021-02-16 19:31:46.275 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2021-02-16 19:31:46.277 | + inc/python:use_library_from_git:251 : local enabled=1 2021-02-16 19:31:46.280 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-02-16 19:31:46.282 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2021-02-16 19:31:46.285 | + inc/python:use_library_from_git:253 : return 1 2021-02-16 19:31:46.288 | + lib/cinder:install_cinderclient:441 : use_library_from_git python-cinderclient 2021-02-16 19:31:46.290 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2021-02-16 19:31:46.293 | + inc/python:use_library_from_git:251 : local enabled=1 2021-02-16 19:31:46.295 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-02-16 19:31:46.298 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-cinderclient, ]] 2021-02-16 19:31:46.301 | + inc/python:use_library_from_git:253 : return 1 2021-02-16 19:31:46.303 | + ./stack.sh:main:857 : install_novaclient 2021-02-16 19:31:46.305 | + lib/nova:install_novaclient:793 : use_library_from_git python-novaclient 2021-02-16 19:31:46.308 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2021-02-16 19:31:46.310 | + inc/python:use_library_from_git:251 : local enabled=1 2021-02-16 19:31:46.313 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-02-16 19:31:46.315 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-novaclient, ]] 2021-02-16 19:31:46.318 | + inc/python:use_library_from_git:253 : return 1 2021-02-16 19:31:46.320 | + ./stack.sh:main:858 : is_service_enabled swift glance horizon 2021-02-16 19:31:46.336 | + functions-common:is_service_enabled:1962 : return 0 2021-02-16 19:31:46.338 | + ./stack.sh:main:859 : install_swiftclient 2021-02-16 19:31:46.341 | + lib/swift:install_swiftclient:753 : use_library_from_git python-swiftclient 2021-02-16 19:31:46.343 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2021-02-16 19:31:46.346 | + inc/python:use_library_from_git:251 : local enabled=1 2021-02-16 19:31:46.349 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-02-16 19:31:46.351 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-swiftclient, ]] 2021-02-16 19:31:46.354 | + inc/python:use_library_from_git:253 : return 1 2021-02-16 19:31:46.356 | + ./stack.sh:main:861 : is_service_enabled neutron nova horizon 2021-02-16 19:31:46.372 | + functions-common:is_service_enabled:1962 : return 0 2021-02-16 19:31:46.375 | + ./stack.sh:main:862 : install_neutronclient 2021-02-16 19:31:46.377 | + lib/neutron:install_neutronclient:440 : use_library_from_git python-neutronclient 2021-02-16 19:31:46.380 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2021-02-16 19:31:46.382 | + inc/python:use_library_from_git:251 : local enabled=1 2021-02-16 19:31:46.384 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-02-16 19:31:46.387 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-neutronclient, ]] 2021-02-16 19:31:46.389 | + inc/python:use_library_from_git:253 : return 1 2021-02-16 19:31:46.392 | + ./stack.sh:main:866 : install_keystonemiddleware 2021-02-16 19:31:46.395 | + lib/keystone:install_keystonemiddleware:486 : use_library_from_git keystonemiddleware 2021-02-16 19:31:46.397 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2021-02-16 19:31:46.400 | + inc/python:use_library_from_git:251 : local enabled=1 2021-02-16 19:31:46.402 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-02-16 19:31:46.404 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystonemiddleware, ]] 2021-02-16 19:31:46.407 | + inc/python:use_library_from_git:253 : return 1 2021-02-16 19:31:46.410 | + lib/keystone:install_keystonemiddleware:491 : pip_install_gr keystonemiddleware 2021-02-16 19:31:46.413 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2021-02-16 19:31:46.415 | + inc/python:pip_install_gr:77 : local clean_name 2021-02-16 19:31:46.418 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2021-02-16 19:31:46.421 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2021-02-16 19:31:46.423 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-02-16 19:31:46.427 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2021-02-16 19:31:46.427 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-02-16 19:31:46.431 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2021-02-16 19:31:46.433 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2021-02-16 19:31:46.436 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2021-02-16 19:31:46.439 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2021-02-16 19:31:46.441 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2021-02-16 19:31:46.460 | Using python 3.6 to install keystonemiddleware 2021-02-16 19:31:46.462 | + inc/python:pip_install:193 : 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 python3.6 -m pip install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2021-02-16 19:31:48.440 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-02-16 19:31:48.444 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-02-16 19:31:48.454 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-02-16 19:31:48.459 | Ignoring importlib-resources: markers 'python_version == "3.8"' don't match your environment 2021-02-16 19:31:48.623 | Collecting keystonemiddleware===9.2.0 2021-02-16 19:31:48.631 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/921/fa4f305c8070a/keystonemiddleware-9.2.0-py3-none-any.whl (119 kB) 2021-02-16 19:31:48.888 | Collecting oslo.cache===2.7.0 2021-02-16 19:31:48.895 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4f7/05eea07026095/oslo.cache-2.7.0-py3-none-any.whl (66 kB) 2021-02-16 19:31:49.178 | Collecting oslo.config===8.4.0 2021-02-16 19:31:49.185 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/453/2e94c2da67cde/oslo.config-8.4.0-py3-none-any.whl (127 kB) 2021-02-16 19:31:49.372 | Collecting dogpile.cache===1.1.2 2021-02-16 19:31:49.378 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b13/740e8100ed459/dogpile.cache-1.1.2-py3-none-any.whl (49 kB) 2021-02-16 19:31:49.437 | Requirement already satisfied: stevedore===3.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 420)) (3.3.0) 2021-02-16 19:31:49.447 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (1.15.0) 2021-02-16 19:31:49.523 | Collecting rfc3986===1.4.0 2021-02-16 19:31:49.530 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/af9/147e9aceda37c/rfc3986-1.4.0-py2.py3-none-any.whl (31 kB) 2021-02-16 19:31:49.725 | Collecting keystoneauth1===4.3.0 2021-02-16 19:31:49.732 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/db4/38f606c098f83/keystoneauth1-4.3.0-py3-none-any.whl (314 kB) 2021-02-16 19:31:50.000 | Collecting python-keystoneclient===4.2.0 2021-02-16 19:31:50.007 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/570/2f387e2a3f364/python_keystoneclient-4.2.0-py3-none-any.whl (397 kB) 2021-02-16 19:31:50.176 | Collecting decorator===4.4.2 2021-02-16 19:31:50.183 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/41f/a54c2a0cc4ba6/decorator-4.4.2-py2.py3-none-any.whl (9.2 kB) 2021-02-16 19:31:50.439 | Collecting oslo.utils===4.7.0 2021-02-16 19:31:50.447 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/51c/1127c518e44be/oslo.utils-4.7.0-py3-none-any.whl (97 kB) 2021-02-16 19:31:50.876 | Collecting pytz===2021.1 2021-02-16 19:31:50.883 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/eb1/0ce3e7736052e/pytz-2021.1-py2.py3-none-any.whl (510 kB) 2021-02-16 19:31:51.056 | Collecting pycadf===3.1.1 2021-02-16 19:31:51.062 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b1f/a1dea7638c0f6/pycadf-3.1.1-py3-none-any.whl (39 kB) 2021-02-16 19:31:51.192 | Collecting WebOb===1.8.6 2021-02-16 19:31:51.199 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a3c/89a8e9ba0aeb1/WebOb-1.8.6-py2.py3-none-any.whl (114 kB) 2021-02-16 19:31:51.387 | Collecting oslo.log===4.4.0 2021-02-16 19:31:51.394 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/189/726ef91641f36/oslo.log-4.4.0-py3-none-any.whl (66 kB) 2021-02-16 19:31:51.625 | Collecting oslo.serialization===4.1.0 2021-02-16 19:31:51.631 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a0a/cf0ff7ca88b3e/oslo.serialization-4.1.0-py3-none-any.whl (25 kB) 2021-02-16 19:31:51.695 | Requirement already satisfied: pbr===5.5.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 46)) (5.5.1) 2021-02-16 19:31:51.811 | Collecting oslo.context===3.1.1 2021-02-16 19:31:51.817 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/9b4/d59c515d0dcaa/oslo.context-3.1.1-py3-none-any.whl (16 kB) 2021-02-16 19:31:51.998 | Collecting oslo.i18n===5.0.1 2021-02-16 19:31:52.004 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/99a/6453b9b7a9d16/oslo.i18n-5.0.1-py3-none-any.whl (42 kB) 2021-02-16 19:31:52.065 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (2.25.1) 2021-02-16 19:31:52.188 | Collecting debtcollector===2.2.0 2021-02-16 19:31:52.194 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/346/63e5de257c67b/debtcollector-2.2.0-py3-none-any.whl (20 kB) 2021-02-16 19:31:52.254 | Requirement already satisfied: importlib-metadata===3.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 279)) (3.4.0) 2021-02-16 19:31:52.293 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 135)) (0.8.0) 2021-02-16 19:31:52.299 | Requirement already satisfied: PyYAML===5.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 181)) (5.4.1) 2021-02-16 19:31:52.379 | Collecting iso8601===0.1.14 2021-02-16 19:31:52.385 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e7e/1122f064d626e/iso8601-0.1.14-py2.py3-none-any.whl (9.5 kB) 2021-02-16 19:31:52.510 | Collecting os-service-types===1.7.0 2021-02-16 19:31:52.517 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/050/5c72205690910/os_service_types-1.7.0-py2.py3-none-any.whl (24 kB) 2021-02-16 19:31:52.575 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 409)) (2.4.7) 2021-02-16 19:31:52.655 | Collecting netifaces===0.10.9 2021-02-16 19:31:52.661 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/30e/d89ab8aff715c/netifaces-0.10.9-cp36-cp36m-manylinux1_x86_64.whl (32 kB) 2021-02-16 19:31:52.764 | Collecting packaging===20.9 2021-02-16 19:31:52.770 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/677/14da7f7bc052e/packaging-20.9-py2.py3-none-any.whl (40 kB) 2021-02-16 19:31:52.830 | Requirement already satisfied: pyinotify===0.9.6 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 117)) (0.9.6) 2021-02-16 19:31:52.868 | Collecting python-dateutil===2.8.1 2021-02-16 19:31:52.874 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/75b/b3f31ea686f11/python_dateutil-2.8.1-py2.py3-none-any.whl (227 kB) 2021-02-16 19:31:53.066 | Collecting msgpack===1.0.2 2021-02-16 19:31:53.072 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/26a/1759f1a88df5f/msgpack-1.0.2-cp36-cp36m-manylinux1_x86_64.whl (272 kB) 2021-02-16 19:31:53.135 | Requirement already satisfied: urllib3===1.26.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 172)) (1.26.3) 2021-02-16 19:31:53.186 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) (4.0.0) 2021-02-16 19:31:53.189 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 361)) (2.10) 2021-02-16 19:31:53.192 | Requirement already satisfied: certifi===2020.12.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 41)) (2020.12.5) 2021-02-16 19:31:53.275 | Collecting wrapt===1.12.1 2021-02-16 19:31:53.281 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b62/ffa81fb85f433/wrapt-1.12.1.tar.gz (27 kB) 2021-02-16 19:31:53.902 | Requirement already satisfied: zipp===3.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (3.4.0) 2021-02-16 19:31:53.930 | Requirement already satisfied: typing-extensions===3.7.4.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 574)) (3.7.4.3) 2021-02-16 19:31:54.324 | Collecting importlib-resources===3.3.1 2021-02-16 19:31:54.331 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/420/68585cc5e8c2b/importlib_resources-3.3.1-py2.py3-none-any.whl (26 kB) 2021-02-16 19:31:54.354 | Building wheels for collected packages: wrapt 2021-02-16 19:31:54.355 | Building wheel for wrapt (setup.py): started 2021-02-16 19:31:55.917 | Building wheel for wrapt (setup.py): finished with status 'done' 2021-02-16 19:31:55.919 | Created wheel for wrapt: filename=wrapt-1.12.1-cp36-cp36m-linux_x86_64.whl size=67509 sha256=23969d366a5f511fd7c9f34be75109690a4467a553d2b85e59b92409b89c5bb5 2021-02-16 19:31:55.919 | Stored in directory: /root/.cache/pip/wheels/27/b0/63/c6302d953c843aa78fedbee048633aa67fa3f28a2ab130c797 2021-02-16 19:31:55.921 | Successfully built wrapt 2021-02-16 19:31:56.716 | Installing collected packages: WebOb, oslo.i18n, wrapt, debtcollector, oslo.context, rfc3986, oslo.config, msgpack, pytz, netifaces, iso8601, packaging, oslo.utils, oslo.serialization, pycadf, python-dateutil, oslo.log, os-service-types, decorator, dogpile.cache, oslo.cache, keystoneauth1, python-keystoneclient, keystonemiddleware, importlib-resources 2021-02-16 19:31:56.716 | Attempting uninstall: WebOb 2021-02-16 19:31:56.718 | Found existing installation: WebOb 1.8.5 2021-02-16 19:31:56.719 | Uninstalling WebOb-1.8.5: 2021-02-16 19:31:56.770 | Successfully uninstalled WebOb-1.8.5 2021-02-16 19:31:57.507 | Attempting uninstall: netifaces 2021-02-16 19:31:57.508 | Found existing installation: netifaces 0.10.4 2021-02-16 19:31:57.515 | Uninstalling netifaces-0.10.4: 2021-02-16 19:31:57.575 | Successfully uninstalled netifaces-0.10.4 2021-02-16 19:31:57.831 | Attempting uninstall: python-dateutil 2021-02-16 19:31:57.832 | Found existing installation: python-dateutil 2.7.3 2021-02-16 19:31:57.833 | Uninstalling python-dateutil-2.7.3: 2021-02-16 19:31:57.883 | Successfully uninstalled python-dateutil-2.7.3 2021-02-16 19:31:59.094 | Attempting uninstall: importlib-resources 2021-02-16 19:31:59.095 | Found existing installation: importlib-resources 5.1.0 2021-02-16 19:31:59.113 | Uninstalling importlib-resources-5.1.0: 2021-02-16 19:31:59.115 | Successfully uninstalled importlib-resources-5.1.0 2021-02-16 19:31:59.222 | Successfully installed WebOb-1.8.6 debtcollector-2.2.0 decorator-4.4.2 dogpile.cache-1.1.2 importlib-resources-3.3.1 iso8601-0.1.14 keystoneauth1-4.3.0 keystonemiddleware-9.2.0 msgpack-1.0.2 netifaces-0.10.9 os-service-types-1.7.0 oslo.cache-2.7.0 oslo.config-8.4.0 oslo.context-3.1.1 oslo.i18n-5.0.1 oslo.log-4.4.0 oslo.serialization-4.1.0 oslo.utils-4.7.0 packaging-20.9 pycadf-3.1.1 python-dateutil-2.8.1 python-keystoneclient-4.2.0 pytz-2021.1 rfc3986-1.4.0 wrapt-1.12.1 2021-02-16 19:31:59.324 | WARNING: You are using pip version 20.2.4; however, version 21.0.1 is available. 2021-02-16 19:31:59.324 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-02-16 19:31:59.433 | + inc/python:pip_install:200 : result=0 2021-02-16 19:31:59.436 | + inc/python:pip_install:202 : time_stop pip_install 2021-02-16 19:31:59.438 | + functions-common:time_stop:2306 : local name 2021-02-16 19:31:59.441 | + functions-common:time_stop:2307 : local end_time 2021-02-16 19:31:59.443 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-16 19:31:59.445 | + functions-common:time_stop:2309 : local total 2021-02-16 19:31:59.448 | + functions-common:time_stop:2310 : local start_time 2021-02-16 19:31:59.450 | + functions-common:time_stop:2312 : name=pip_install 2021-02-16 19:31:59.452 | + functions-common:time_stop:2313 : start_time=1613503906455 2021-02-16 19:31:59.455 | + functions-common:time_stop:2315 : [[ -z 1613503906455 ]] 2021-02-16 19:31:59.457 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-16 19:31:59.461 | + functions-common:time_stop:2318 : end_time=1613503919458 2021-02-16 19:31:59.464 | + functions-common:time_stop:2319 : elapsed_time=13003 2021-02-16 19:31:59.466 | + functions-common:time_stop:2320 : total=46604 2021-02-16 19:31:59.468 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-16 19:31:59.471 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=59607 2021-02-16 19:31:59.473 | + inc/python:pip_install:203 : return 0 2021-02-16 19:31:59.476 | + lib/keystone:install_keystonemiddleware:495 : pip_install_gr python-memcached 2021-02-16 19:31:59.478 | + inc/python:pip_install_gr:76 : local name=python-memcached 2021-02-16 19:31:59.481 | + inc/python:pip_install_gr:77 : local clean_name 2021-02-16 19:31:59.484 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2021-02-16 19:31:59.488 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2021-02-16 19:31:59.491 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-02-16 19:31:59.495 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2021-02-16 19:31:59.495 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-02-16 19:31:59.499 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2021-02-16 19:31:59.502 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2021-02-16 19:31:59.505 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2021-02-16 19:31:59.508 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2021-02-16 19:31:59.510 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2021-02-16 19:31:59.529 | Using python 3.6 to install python-memcached 2021-02-16 19:31:59.532 | + inc/python:pip_install:193 : 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 python3.6 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2021-02-16 19:32:01.690 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-02-16 19:32:01.694 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-02-16 19:32:01.704 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-02-16 19:32:01.709 | Ignoring importlib-resources: markers 'python_version == "3.8"' don't match your environment 2021-02-16 19:32:02.145 | Collecting python-memcached===1.59 2021-02-16 19:32:02.151 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4da/c64916871bd35/python_memcached-1.59-py2.py3-none-any.whl (16 kB) 2021-02-16 19:32:02.215 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (1.15.0) 2021-02-16 19:32:03.028 | Installing collected packages: python-memcached 2021-02-16 19:32:03.092 | Successfully installed python-memcached-1.59 2021-02-16 19:32:03.193 | WARNING: You are using pip version 20.2.4; however, version 21.0.1 is available. 2021-02-16 19:32:03.193 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-02-16 19:32:03.271 | + inc/python:pip_install:200 : result=0 2021-02-16 19:32:03.273 | + inc/python:pip_install:202 : time_stop pip_install 2021-02-16 19:32:03.275 | + functions-common:time_stop:2306 : local name 2021-02-16 19:32:03.278 | + functions-common:time_stop:2307 : local end_time 2021-02-16 19:32:03.280 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-16 19:32:03.282 | + functions-common:time_stop:2309 : local total 2021-02-16 19:32:03.285 | + functions-common:time_stop:2310 : local start_time 2021-02-16 19:32:03.288 | + functions-common:time_stop:2312 : name=pip_install 2021-02-16 19:32:03.290 | + functions-common:time_stop:2313 : start_time=1613503919524 2021-02-16 19:32:03.292 | + functions-common:time_stop:2315 : [[ -z 1613503919524 ]] 2021-02-16 19:32:03.295 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-16 19:32:03.298 | + functions-common:time_stop:2318 : end_time=1613503923296 2021-02-16 19:32:03.301 | + functions-common:time_stop:2319 : elapsed_time=3772 2021-02-16 19:32:03.303 | + functions-common:time_stop:2320 : total=59607 2021-02-16 19:32:03.306 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-16 19:32:03.308 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=63379 2021-02-16 19:32:03.310 | + inc/python:pip_install:203 : return 0 2021-02-16 19:32:03.313 | + ./stack.sh:main:868 : is_service_enabled keystone 2021-02-16 19:32:03.329 | + functions-common:is_service_enabled:1962 : return 0 2021-02-16 19:32:03.331 | + ./stack.sh:main:869 : '[' 10.222.0.13 == 10.222.0.13 ']' 2021-02-16 19:32:03.333 | + ./stack.sh:main:870 : stack_install_service keystone 2021-02-16 19:32:03.337 | + lib/stack:stack_install_service:20 : local service=keystone 2021-02-16 19:32:03.341 | + lib/stack:stack_install_service:21 : type install_keystone 2021-02-16 19:32:03.344 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-02-16 19:32:03.348 | + lib/stack:stack_install_service:32 : install_keystone 2021-02-16 19:32:03.350 | + lib/keystone:install_keystone:501 : is_service_enabled ldap 2021-02-16 19:32:03.365 | + functions-common:is_service_enabled:1962 : return 1 2021-02-16 19:32:03.368 | + lib/keystone:install_keystone:505 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2021-02-16 19:32:03.370 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/keystone.git 2021-02-16 19:32:03.372 | + functions-common:git_clone:526 : local git_dest=/opt/stack/keystone 2021-02-16 19:32:03.374 | + functions-common:git_clone:527 : local git_ref=master 2021-02-16 19:32:03.377 | + functions-common:git_clone:528 : local orig_dir 2021-02-16 19:32:03.380 | ++ functions-common:git_clone:529 : pwd 2021-02-16 19:32:03.383 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2021-02-16 19:32:03.385 | + functions-common:git_clone:530 : local git_clone_flags= 2021-02-16 19:32:03.389 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2021-02-16 19:32:03.405 | + functions-common:git_clone:532 : RECLONE=False 2021-02-16 19:32:03.407 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2021-02-16 19:32:03.410 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2021-02-16 19:32:03.413 | + functions-common:git_clone:546 : echo master 2021-02-16 19:32:03.414 | + functions-common:git_clone:546 : egrep -q '^refs' 2021-02-16 19:32:03.420 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/keystone ]] 2021-02-16 19:32:03.423 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2021-02-16 19:32:03.426 | + functions-common:git_clone:594 : cd /opt/stack/keystone 2021-02-16 19:32:03.430 | + functions-common:git_clone:595 : head -1 2021-02-16 19:32:03.430 | + functions-common:git_clone:595 : git show --oneline 2021-02-16 19:32:03.439 | d67975e7b Merge "Use enforce_new_defaults when setting up keystone protection tests" 2021-02-16 19:32:03.441 | + functions-common:git_clone:596 : cd /home/ubuntu/devstack 2021-02-16 19:32:03.444 | + lib/keystone:install_keystone:506 : setup_develop /opt/stack/keystone 2021-02-16 19:32:03.446 | + inc/python:setup_develop:338 : local bindep 2021-02-16 19:32:03.448 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2021-02-16 19:32:03.451 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2021-02-16 19:32:03.453 | + inc/python:setup_develop:344 : local extras= 2021-02-16 19:32:03.455 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2021-02-16 19:32:03.458 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-02-16 19:32:03.460 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2021-02-16 19:32:03.462 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2021-02-16 19:32:03.465 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-02-16 19:32:03.467 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-02-16 19:32:03.470 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2021-02-16 19:32:03.473 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-02-16 19:32:03.475 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2021-02-16 19:32:03.478 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-02-16 19:32:03.480 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2021-02-16 19:32:03.483 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2021-02-16 19:32:03.489 | + inc/python:_setup_package_with_constraints_edit:383 : name=keystone 2021-02-16 19:32:03.491 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone '-e file:///opt/stack/keystone#egg=keystone' 2021-02-16 19:32:04.187 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/keystone -e 2021-02-16 19:32:04.189 | + inc/python:setup_package:417 : local bindep=0 2021-02-16 19:32:04.192 | + inc/python:setup_package:418 : local bindep_flag= 2021-02-16 19:32:04.194 | + inc/python:setup_package:419 : local bindep_profiles= 2021-02-16 19:32:04.196 | + inc/python:setup_package:420 : [[ /opt/stack/keystone == -bindep* ]] 2021-02-16 19:32:04.198 | + inc/python:setup_package:425 : local project_dir=/opt/stack/keystone 2021-02-16 19:32:04.201 | + inc/python:setup_package:426 : local flags=-e 2021-02-16 19:32:04.203 | + inc/python:setup_package:427 : local extras= 2021-02-16 19:32:04.205 | + inc/python:setup_package:431 : [[ -n -e ]] 2021-02-16 19:32:04.208 | + inc/python:setup_package:431 : [[ -z '' ]] 2021-02-16 19:32:04.210 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2021-02-16 19:32:04.212 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2021-02-16 19:32:04.215 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2021-02-16 19:32:04.217 | + inc/python:setup_package:445 : pip_install -e /opt/stack/keystone 2021-02-16 19:32:04.236 | Using python 3.6 to install /opt/stack/keystone 2021-02-16 19:32:04.239 | + inc/python:pip_install:193 : 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 python3.6 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2021-02-16 19:32:06.241 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-02-16 19:32:06.241 | 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-02-16 19:32:06.250 | Ignoring importlib-resources: markers 'python_version == "3.8"' don't match your environment 2021-02-16 19:32:06.253 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-02-16 19:32:06.260 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-02-16 19:32:06.265 | Obtaining file:///opt/stack/keystone 2021-02-16 19:32:07.839 | Obtaining keystone from file:///opt/stack/keystone#egg=keystone (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-02-16 19:32:09.886 | Collecting Flask===1.1.2 2021-02-16 19:32:09.894 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8a4/fdd8936eba251/Flask-1.1.2-py2.py3-none-any.whl (94 kB) 2021-02-16 19:32:10.429 | Collecting Flask-RESTful===0.3.8 2021-02-16 19:32:10.436 | 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-02-16 19:32:10.569 | Collecting Jinja2===2.11.3 2021-02-16 19:32:10.575 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/03e/47ad063331dd6/Jinja2-2.11.3-py2.py3-none-any.whl (125 kB) 2021-02-16 19:32:10.689 | Collecting MarkupSafe===1.1.1 2021-02-16 19:32:10.697 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/84d/ee80c15f1b560/MarkupSafe-1.1.1-cp36-cp36m-manylinux2010_x86_64.whl (32 kB) 2021-02-16 19:32:11.157 | Collecting PyJWT===2.0.1 2021-02-16 19:32:11.170 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b70/b15f89dc69b99/PyJWT-2.0.1-py3-none-any.whl (15 kB) 2021-02-16 19:32:11.565 | Collecting SQLAlchemy===1.3.23 2021-02-16 19:32:11.577 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e8a/1750b44ad6422/SQLAlchemy-1.3.23-cp36-cp36m-manylinux2010_x86_64.whl (1.3 MB) 2021-02-16 19:32:11.698 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.6) 2021-02-16 19:32:12.180 | Collecting Werkzeug===1.0.1 2021-02-16 19:32:12.187 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2de/2a5db0baeae7b/Werkzeug-1.0.1-py2.py3-none-any.whl (298 kB) 2021-02-16 19:32:12.647 | Collecting aniso8601===8.1.1 2021-02-16 19:32:12.654 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f59/914762c5049ff/aniso8601-8.1.1-py2.py3-none-any.whl (44 kB) 2021-02-16 19:32:12.902 | Collecting bcrypt===3.2.0 2021-02-16 19:32:12.910 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/cd1/ea2ff3038509e/bcrypt-3.2.0-cp36-abi3-manylinux2010_x86_64.whl (63 kB) 2021-02-16 19:32:13.633 | Collecting cffi===1.14.5 2021-02-16 19:32:13.642 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/69e/395c24fc60aad/cffi-1.14.5-cp36-cp36m-manylinux1_x86_64.whl (401 kB) 2021-02-16 19:32:14.140 | Collecting click===7.1.2 2021-02-16 19:32:14.147 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/dac/ca89f4bfadd5d/click-7.1.2-py2.py3-none-any.whl (82 kB) 2021-02-16 19:32:15.022 | Collecting cryptography===3.4.4 2021-02-16 19:32:15.037 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/dab/437c2e8462870/cryptography-3.4.4-cp36-abi3-manylinux2014_x86_64.whl (3.2 MB) 2021-02-16 19:32:15.187 | Requirement already satisfied: dogpile.cache===1.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 150)) (1.1.2) 2021-02-16 19:32:15.603 | Collecting itsdangerous===1.1.0 2021-02-16 19:32:15.609 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b12/271b2047cb23e/itsdangerous-1.1.0-py2.py3-none-any.whl (16 kB) 2021-02-16 19:32:15.729 | Collecting jsonschema===3.2.0 2021-02-16 19:32:15.736 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4e5/b3cf8216f577b/jsonschema-3.2.0-py2.py3-none-any.whl (56 kB) 2021-02-16 19:32:15.784 | Requirement already satisfied: keystonemiddleware===9.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 231)) (9.2.0) 2021-02-16 19:32:15.847 | Requirement already satisfied: msgpack===1.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 255)) (1.0.2) 2021-02-16 19:32:16.252 | Collecting oauthlib===3.1.0 2021-02-16 19:32:16.267 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/df8/84cd6cbe20e32/oauthlib-3.1.0-py2.py3-none-any.whl (147 kB) 2021-02-16 19:32:16.300 | Requirement already satisfied: oslo.cache===2.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (2.7.0) 2021-02-16 19:32:16.374 | Requirement already satisfied: oslo.config===8.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (8.4.0) 2021-02-16 19:32:16.422 | Requirement already satisfied: oslo.context===3.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (3.1.1) 2021-02-16 19:32:16.628 | Collecting oslo.db===8.5.0 2021-02-16 19:32:16.636 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/01a/d7ea1052d8550/oslo.db-8.5.0-py3-none-any.whl (177 kB) 2021-02-16 19:32:16.765 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (5.0.1) 2021-02-16 19:32:16.772 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (4.4.0) 2021-02-16 19:32:17.077 | Collecting oslo.messaging===12.7.0 2021-02-16 19:32:17.084 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/427/6be12a77b6356/oslo.messaging-12.7.0-py3-none-any.whl (246 kB) 2021-02-16 19:32:17.365 | Collecting oslo.middleware===4.1.1 2021-02-16 19:32:17.372 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ce8/859e6bf38d53d/oslo.middleware-4.1.1-py3-none-any.whl (56 kB) 2021-02-16 19:32:17.635 | Collecting oslo.policy===3.6.2 2021-02-16 19:32:17.642 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/763/778ce732020dc/oslo.policy-3.6.2-py3-none-any.whl (84 kB) 2021-02-16 19:32:17.719 | Requirement already satisfied: oslo.serialization===4.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (4.1.0) 2021-02-16 19:32:17.887 | Collecting oslo.service===2.5.0 2021-02-16 19:32:17.894 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a17/d19890e4df009/oslo.service-2.5.0-py3-none-any.whl (77 kB) 2021-02-16 19:32:18.062 | Collecting oslo.upgradecheck===1.3.0 2021-02-16 19:32:18.068 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/beb/62920db8b773e/oslo.upgradecheck-1.3.0-py3-none-any.whl (14 kB) 2021-02-16 19:32:18.137 | Requirement already satisfied: oslo.utils===4.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 323)) (4.7.0) 2021-02-16 19:32:18.270 | Collecting osprofiler===3.4.0 2021-02-16 19:32:18.278 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4cc/de8ab98fd2861/osprofiler-3.4.0-py3-none-any.whl (85 kB) 2021-02-16 19:32:18.388 | Requirement already satisfied: packaging===20.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 331)) (20.9) 2021-02-16 19:32:18.860 | Collecting passlib===1.7.4 2021-02-16 19:32:18.867 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/aa6/bca462b8d8bda/passlib-1.7.4-py2.py3-none-any.whl (525 kB) 2021-02-16 19:32:18.953 | Requirement already satisfied: pbr===5.5.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 335)) (5.5.1) 2021-02-16 19:32:18.956 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 343)) (0.7.2) 2021-02-16 19:32:18.958 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (3.1.1) 2021-02-16 19:32:19.048 | Collecting pycparser===2.20 2021-02-16 19:32:19.056 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/758/2ad22678f0fcd/pycparser-2.20-py2.py3-none-any.whl (112 kB) 2021-02-16 19:32:19.118 | Requirement already satisfied: pyinotify===0.9.6 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2021-02-16 19:32:19.120 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (2.4.7) 2021-02-16 19:32:19.244 | Collecting pyrsistent===0.17.3 2021-02-16 19:32:19.251 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2e6/36185d9eb976a/pyrsistent-0.17.3.tar.gz (106 kB) 2021-02-16 19:32:20.402 | Collecting pysaml2===6.5.1 2021-02-16 19:32:20.408 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f79/d7b2a416f1b18/pysaml2-6.5.1-py2.py3-none-any.whl (401 kB) 2021-02-16 19:32:20.497 | 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 397)) (2.8.1) 2021-02-16 19:32:20.502 | Requirement already satisfied: python-keystoneclient===4.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 408)) (4.2.0) 2021-02-16 19:32:20.523 | Requirement already satisfied: pytz===2021.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 438)) (2021.1) 2021-02-16 19:32:20.527 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 449)) (2.25.1) 2021-02-16 19:32:20.549 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 462)) (1.4.0) 2021-02-16 19:32:21.304 | Collecting scrypt===0.8.17 2021-02-16 19:32:21.312 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/dae/9bc00391fab92/scrypt-0.8.17-cp36-cp36m-manylinux2010_x86_64.whl (924 kB) 2021-02-16 19:32:21.394 | Requirement already satisfied: setuptools===53.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (53.0.0) 2021-02-16 19:32:21.441 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 485)) (1.15.0) 2021-02-16 19:32:21.532 | Collecting sqlalchemy-migrate===0.13.0 2021-02-16 19:32:21.541 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e5d/2348db19a5062/sqlalchemy_migrate-0.13.0-py2.py3-none-any.whl (109 kB) 2021-02-16 19:32:21.700 | Collecting sqlparse===0.4.1 2021-02-16 19:32:21.707 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/017/cde379adbd6a1/sqlparse-0.4.1-py3-none-any.whl (42 kB) 2021-02-16 19:32:21.855 | Collecting statsd===3.3.0 2021-02-16 19:32:21.862 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c61/0fb80347fca0e/statsd-3.3.0-py2.py3-none-any.whl (11 kB) 2021-02-16 19:32:21.923 | Requirement already satisfied: stevedore===3.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 517)) (3.3.0) 2021-02-16 19:32:22.008 | Collecting testresources===2.0.1 2021-02-16 19:32:22.016 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/67a/361c3a2412231/testresources-2.0.1-py2.py3-none-any.whl (36 kB) 2021-02-16 19:32:22.155 | Collecting testscenarios===0.5.0 2021-02-16 19:32:22.162 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/480/263fa5d6e6181/testscenarios-0.5.0-py2.py3-none-any.whl (21 kB) 2021-02-16 19:32:22.226 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (2.4.0) 2021-02-16 19:32:22.245 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (1.4.0) 2021-02-16 19:32:22.249 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 556)) (1.1.0) 2021-02-16 19:32:22.256 | Requirement already satisfied: urllib3===1.26.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 558)) (1.26.3) 2021-02-16 19:32:22.878 | Collecting xmlschema===1.5.1 2021-02-16 19:32:22.885 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e88/25ac7074df365/xmlschema-1.5.1-py3-none-any.whl (251 kB) 2021-02-16 19:32:23.047 | Collecting yappi===1.3.2 2021-02-16 19:32:23.054 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a51/d3e6e5563cc74/yappi-1.3.2.tar.gz (58 kB) 2021-02-16 19:32:23.796 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (4.4.2) 2021-02-16 19:32:23.799 | Requirement already satisfied: importlib-metadata===3.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 203)) (3.4.0) 2021-02-16 19:32:23.839 | Requirement already satisfied: attrs===20.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.3.0) 2021-02-16 19:32:23.887 | Requirement already satisfied: keystoneauth1===4.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 230)) (4.3.0) 2021-02-16 19:32:23.953 | Requirement already satisfied: PyYAML===5.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.4.1) 2021-02-16 19:32:23.956 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (2.2.0) 2021-02-16 19:32:23.964 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (0.8.0) 2021-02-16 19:32:24.090 | Collecting alembic===1.5.4 2021-02-16 19:32:24.101 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e87/1118b6174681f/alembic-1.5.4.tar.gz (1.1 MB) 2021-02-16 19:32:25.166 | Collecting amqp===5.0.5 2021-02-16 19:32:25.174 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1e7/59a7f202d9109/amqp-5.0.5-py3-none-any.whl (51 kB) 2021-02-16 19:32:25.416 | Collecting kombu===5.0.2 2021-02-16 19:32:25.428 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6dc/509178ac4269b/kombu-5.0.2-py2.py3-none-any.whl (180 kB) 2021-02-16 19:32:25.537 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 173)) (2.3.0) 2021-02-16 19:32:25.640 | Collecting cachetools===4.2.1 2021-02-16 19:32:25.646 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1d9/d5f567be80f7c/cachetools-4.2.1-py3-none-any.whl (12 kB) 2021-02-16 19:32:25.747 | Collecting Routes===2.5.1 2021-02-16 19:32:25.754 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/fab/5a042a3a87778/Routes-2.5.1-py2.py3-none-any.whl (40 kB) 2021-02-16 19:32:25.851 | Collecting Paste===3.5.0 2021-02-16 19:32:25.858 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8e0/8200a570f7e29/Paste-3.5.0-py2.py3-none-any.whl (593 kB) 2021-02-16 19:32:26.217 | Collecting greenlet===1.0.0 2021-02-16 19:32:26.223 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c5b/22b31c947ad8b/greenlet-1.0.0-cp36-cp36m-manylinux2010_x86_64.whl (156 kB) 2021-02-16 19:32:26.292 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (3.0.0) 2021-02-16 19:32:26.449 | Collecting oslo.concurrency===4.4.0 2021-02-16 19:32:26.455 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a4e/0186c246d9724/oslo.concurrency-4.4.0-py3-none-any.whl (47 kB) 2021-02-16 19:32:26.625 | Collecting eventlet===0.30.1 2021-02-16 19:32:26.631 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a58/caa60ea936c96/eventlet-0.30.1-py2.py3-none-any.whl (224 kB) 2021-02-16 19:32:26.739 | Collecting PasteDeploy===2.1.1 2021-02-16 19:32:26.747 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/149/23cfd6ad4281b/PasteDeploy-2.1.1-py2.py3-none-any.whl (17 kB) 2021-02-16 19:32:26.759 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 263)) (0.10.9) 2021-02-16 19:32:26.761 | Requirement already satisfied: iso8601===0.1.14 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 212)) (0.1.14) 2021-02-16 19:32:27.182 | Collecting defusedxml===0.6.0 2021-02-16 19:32:27.187 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/668/7150770438374/defusedxml-0.6.0-py2.py3-none-any.whl (23 kB) 2021-02-16 19:32:27.250 | Requirement already satisfied: importlib-resources===3.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 204)) (3.3.1) 2021-02-16 19:32:27.317 | Collecting pyOpenSSL===20.0.1 2021-02-16 19:32:27.323 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/818/ae18e06922c06/pyOpenSSL-20.0.1-py2.py3-none-any.whl (54 kB) 2021-02-16 19:32:27.343 | Requirement already satisfied: certifi===2020.12.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (2020.12.5) 2021-02-16 19:32:27.345 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (4.0.0) 2021-02-16 19:32:27.348 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 199)) (2.10) 2021-02-16 19:32:27.352 | Requirement already satisfied: Tempita===0.5.2 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (0.5.2) 2021-02-16 19:32:27.354 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (1.0.0) 2021-02-16 19:32:27.356 | 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 414)) (1.6.0) 2021-02-16 19:32:27.358 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 239)) (1.0.0) 2021-02-16 19:32:27.360 | 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 556)) (1.4.0) 2021-02-16 19:32:27.938 | Collecting elementpath===2.1.4 2021-02-16 19:32:27.944 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ce7/272dd3941b524/elementpath-2.1.4-py3-none-any.whl (130 kB) 2021-02-16 19:32:28.017 | Requirement already satisfied: zipp===3.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 586)) (3.4.0) 2021-02-16 19:32:28.044 | Requirement already satisfied: typing-extensions===3.7.4.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 552)) (3.7.4.3) 2021-02-16 19:32:28.049 | 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 297)) (1.7.0) 2021-02-16 19:32:28.053 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 573)) (1.12.1) 2021-02-16 19:32:28.100 | Collecting Mako===1.1.4 2021-02-16 19:32:28.107 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/178/31f0b7087c313/Mako-1.1.4.tar.gz (479 kB) 2021-02-16 19:32:28.965 | Collecting python-editor===1.0.4 2021-02-16 19:32:28.972 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1bf/6e860a8ad52a1/python_editor-1.0.4-py3-none-any.whl (4.9 kB) 2021-02-16 19:32:29.112 | Collecting vine===5.0.0 2021-02-16 19:32:29.119 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4c9/dceab6f76ed92/vine-5.0.0-py2.py3-none-any.whl (9.4 kB) 2021-02-16 19:32:29.181 | Requirement already satisfied: repoze.lru===0.7 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 448)) (0.7) 2021-02-16 19:32:29.267 | Collecting fasteners===0.14.1 2021-02-16 19:32:29.275 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/564/a115ff9698767/fasteners-0.14.1-py2.py3-none-any.whl (20 kB) 2021-02-16 19:32:29.412 | Collecting dnspython===1.16.0 2021-02-16 19:32:29.419 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f69/c21288a962f4d/dnspython-1.16.0-py2.py3-none-any.whl (188 kB) 2021-02-16 19:32:29.569 | Collecting monotonic===1.5 2021-02-16 19:32:29.575 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/552/a91f381532e33/monotonic-1.5-py2.py3-none-any.whl (5.3 kB) 2021-02-16 19:32:29.636 | Building wheels for collected packages: Mako, alembic, pyrsistent, yappi 2021-02-16 19:32:29.637 | Building wheel for Mako (setup.py): started 2021-02-16 19:32:30.390 | Building wheel for Mako (setup.py): finished with status 'done' 2021-02-16 19:32:30.391 | Created wheel for Mako: filename=Mako-1.1.4-py2.py3-none-any.whl size=75675 sha256=3fc0dcf82878ab82ad3ea6dfd6d5172eff44e07ce09d757d1eb8cd58a20ee22f 2021-02-16 19:32:30.391 | Stored in directory: /root/.cache/pip/wheels/13/76/1c/739ead6fe601098ec2b19e9b1478ae559faca4f14491d7360c 2021-02-16 19:32:30.393 | Building wheel for alembic (setup.py): started 2021-02-16 19:32:31.214 | Building wheel for alembic (setup.py): finished with status 'done' 2021-02-16 19:32:31.216 | Created wheel for alembic: filename=alembic-1.5.4-py2.py3-none-any.whl size=156314 sha256=dfd251aa62096269ddcde828e0f1d1da53ff981e31c9fc19aa689d1a73b4a130 2021-02-16 19:32:31.216 | Stored in directory: /root/.cache/pip/wheels/8f/de/22/1bb5fc75115fdaa480d0d21eb2f31ada243674a93602f97925 2021-02-16 19:32:31.218 | Building wheel for pyrsistent (setup.py): started 2021-02-16 19:32:32.692 | Building wheel for pyrsistent (setup.py): finished with status 'done' 2021-02-16 19:32:32.694 | Created wheel for pyrsistent: filename=pyrsistent-0.17.3-cp36-cp36m-linux_x86_64.whl size=97026 sha256=e29c3009d2873607038f996b8dbd39bf935d1bafd198ec9cd061a1790bc31f4e 2021-02-16 19:32:32.694 | Stored in directory: /root/.cache/pip/wheels/d9/35/06/14a1989d794cd957ba6aff4bd2bd7ba2db723cfa921ed47738 2021-02-16 19:32:32.695 | Building wheel for yappi (setup.py): started 2021-02-16 19:32:35.181 | Building wheel for yappi (setup.py): finished with status 'done' 2021-02-16 19:32:35.183 | Created wheel for yappi: filename=yappi-1.3.2-cp36-cp36m-linux_x86_64.whl size=90044 sha256=30ed26e82d948db37fb26cba3855bb2360e4e62a1056388f3a899d193c421915 2021-02-16 19:32:35.183 | Stored in directory: /root/.cache/pip/wheels/2c/f6/ed/37af57410b5f53067a2a196175f565d15ab76949cca6b2c3b9 2021-02-16 19:32:35.184 | Successfully built Mako alembic pyrsistent yappi 2021-02-16 19:32:36.187 | Installing collected packages: itsdangerous, Werkzeug, click, MarkupSafe, Jinja2, Flask, aniso8601, Flask-RESTful, pycparser, cffi, cryptography, SQLAlchemy, sqlparse, sqlalchemy-migrate, passlib, bcrypt, scrypt, Routes, Paste, greenlet, monotonic, fasteners, oslo.concurrency, dnspython, eventlet, yappi, PasteDeploy, oslo.service, vine, amqp, kombu, statsd, oslo.middleware, cachetools, oslo.messaging, testscenarios, testresources, Mako, python-editor, alembic, oslo.db, oslo.policy, oslo.upgradecheck, oauthlib, defusedxml, elementpath, xmlschema, pyOpenSSL, pysaml2, PyJWT, pyrsistent, jsonschema, osprofiler, keystone 2021-02-16 19:32:36.218 | Attempting uninstall: Werkzeug 2021-02-16 19:32:36.220 | Found existing installation: Werkzeug 0.16.1 2021-02-16 19:32:36.222 | Uninstalling Werkzeug-0.16.1: 2021-02-16 19:32:36.273 | Successfully uninstalled Werkzeug-0.16.1 2021-02-16 19:32:36.515 | Attempting uninstall: click 2021-02-16 19:32:36.516 | Found existing installation: click 6.7 2021-02-16 19:32:36.522 | Uninstalling click-6.7: 2021-02-16 19:32:36.570 | Successfully uninstalled click-6.7 2021-02-16 19:32:36.651 | Attempting uninstall: MarkupSafe 2021-02-16 19:32:36.653 | Found existing installation: MarkupSafe 1.0 2021-02-16 19:32:36.657 | Uninstalling MarkupSafe-1.0: 2021-02-16 19:32:36.706 | Successfully uninstalled MarkupSafe-1.0 2021-02-16 19:32:36.724 | Attempting uninstall: Jinja2 2021-02-16 19:32:36.725 | Found existing installation: Jinja2 2.10 2021-02-16 19:32:36.740 | Uninstalling Jinja2-2.10: 2021-02-16 19:32:36.788 | Successfully uninstalled Jinja2-2.10 2021-02-16 19:32:37.380 | Attempting uninstall: cryptography 2021-02-16 19:32:37.381 | Found existing installation: cryptography 2.1.4 2021-02-16 19:32:37.390 | Uninstalling cryptography-2.1.4: 2021-02-16 19:32:37.438 | Successfully uninstalled cryptography-2.1.4 2021-02-16 19:32:39.301 | Attempting uninstall: bcrypt 2021-02-16 19:32:39.302 | Found existing installation: bcrypt 3.1.4 2021-02-16 19:32:39.304 | Uninstalling bcrypt-3.1.4: 2021-02-16 19:32:39.349 | Successfully uninstalled bcrypt-3.1.4 2021-02-16 19:32:39.415 | Attempting uninstall: Routes 2021-02-16 19:32:39.416 | Found existing installation: Routes 2.4.1 2021-02-16 19:32:39.418 | Uninstalling Routes-2.4.1: 2021-02-16 19:32:39.462 | Successfully uninstalled Routes-2.4.1 2021-02-16 19:32:39.496 | Attempting uninstall: Paste 2021-02-16 19:32:39.498 | Found existing installation: Paste 2.0.3 2021-02-16 19:32:39.504 | Uninstalling Paste-2.0.3: 2021-02-16 19:32:39.548 | Successfully uninstalled Paste-2.0.3 2021-02-16 19:32:40.389 | Attempting uninstall: PasteDeploy 2021-02-16 19:32:40.390 | Found existing installation: PasteDeploy 1.5.2 2021-02-16 19:32:40.393 | Uninstalling PasteDeploy-1.5.2: 2021-02-16 19:32:40.434 | Successfully uninstalled PasteDeploy-1.5.2 2021-02-16 19:32:41.212 | Attempting uninstall: Mako 2021-02-16 19:32:41.213 | Found existing installation: Mako 1.0.7 2021-02-16 19:32:41.216 | Uninstalling Mako-1.0.7: 2021-02-16 19:32:41.257 | Successfully uninstalled Mako-1.0.7 2021-02-16 19:32:41.801 | Attempting uninstall: oauthlib 2021-02-16 19:32:41.803 | Found existing installation: oauthlib 2.0.6 2021-02-16 19:32:41.815 | Uninstalling oauthlib-2.0.6: 2021-02-16 19:32:41.856 | Successfully uninstalled oauthlib-2.0.6 2021-02-16 19:32:42.417 | Attempting uninstall: pyOpenSSL 2021-02-16 19:32:42.419 | Found existing installation: pyOpenSSL 17.5.0 2021-02-16 19:32:42.426 | Uninstalling pyOpenSSL-17.5.0: 2021-02-16 19:32:42.465 | Successfully uninstalled pyOpenSSL-17.5.0 2021-02-16 19:32:43.042 | Attempting uninstall: PyJWT 2021-02-16 19:32:43.043 | Found existing installation: PyJWT 1.5.3 2021-02-16 19:32:43.052 | Uninstalling PyJWT-1.5.3: 2021-02-16 19:32:43.091 | Successfully uninstalled PyJWT-1.5.3 2021-02-16 19:32:43.184 | Attempting uninstall: jsonschema 2021-02-16 19:32:43.185 | Found existing installation: jsonschema 2.6.0 2021-02-16 19:32:43.200 | Uninstalling jsonschema-2.6.0: 2021-02-16 19:32:43.260 | Successfully uninstalled jsonschema-2.6.0 2021-02-16 19:32:43.434 | Running setup.py develop for keystone 2021-02-16 19:32:45.294 | Successfully installed Flask-1.1.2 Flask-RESTful-0.3.8 Jinja2-2.11.3 Mako-1.1.4 MarkupSafe-1.1.1 Paste-3.5.0 PasteDeploy-2.1.1 PyJWT-2.0.1 Routes-2.5.1 SQLAlchemy-1.3.23 Werkzeug-1.0.1 alembic-1.5.4 amqp-5.0.5 aniso8601-8.1.1 bcrypt-3.2.0 cachetools-4.2.1 cffi-1.14.5 click-7.1.2 cryptography-3.4.4 defusedxml-0.6.0 dnspython-1.16.0 elementpath-2.1.4 eventlet-0.30.1 fasteners-0.14.1 greenlet-1.0.0 itsdangerous-1.1.0 jsonschema-3.2.0 keystone kombu-5.0.2 monotonic-1.5 oauthlib-3.1.0 oslo.concurrency-4.4.0 oslo.db-8.5.0 oslo.messaging-12.7.0 oslo.middleware-4.1.1 oslo.policy-3.6.2 oslo.service-2.5.0 oslo.upgradecheck-1.3.0 osprofiler-3.4.0 passlib-1.7.4 pyOpenSSL-20.0.1 pycparser-2.20 pyrsistent-0.17.3 pysaml2-6.5.1 python-editor-1.0.4 scrypt-0.8.17 sqlalchemy-migrate-0.13.0 sqlparse-0.4.1 statsd-3.3.0 testresources-2.0.1 testscenarios-0.5.0 vine-5.0.0 xmlschema-1.5.1 yappi-1.3.2 2021-02-16 19:32:45.414 | WARNING: You are using pip version 20.2.4; however, version 21.0.1 is available. 2021-02-16 19:32:45.415 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-02-16 19:32:45.583 | + inc/python:pip_install:200 : result=0 2021-02-16 19:32:45.585 | + inc/python:pip_install:202 : time_stop pip_install 2021-02-16 19:32:45.588 | + functions-common:time_stop:2306 : local name 2021-02-16 19:32:45.590 | + functions-common:time_stop:2307 : local end_time 2021-02-16 19:32:45.592 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-16 19:32:45.594 | + functions-common:time_stop:2309 : local total 2021-02-16 19:32:45.597 | + functions-common:time_stop:2310 : local start_time 2021-02-16 19:32:45.599 | + functions-common:time_stop:2312 : name=pip_install 2021-02-16 19:32:45.601 | + functions-common:time_stop:2313 : start_time=1613503924231 2021-02-16 19:32:45.603 | + functions-common:time_stop:2315 : [[ -z 1613503924231 ]] 2021-02-16 19:32:45.606 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-16 19:32:45.609 | + functions-common:time_stop:2318 : end_time=1613503965607 2021-02-16 19:32:45.611 | + functions-common:time_stop:2319 : elapsed_time=41376 2021-02-16 19:32:45.614 | + functions-common:time_stop:2320 : total=63379 2021-02-16 19:32:45.616 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-16 19:32:45.618 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=104755 2021-02-16 19:32:45.621 | + inc/python:pip_install:203 : return 0 2021-02-16 19:32:45.623 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2021-02-16 19:32:45.625 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-02-16 19:32:45.628 | + functions-common:safe_chown:2207 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-02-16 19:32:45.645 | + functions-common:_safe_permission_operation:2055 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-02-16 19:32:45.656 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/keystone 2021-02-16 19:32:45.659 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2021-02-16 19:32:45.662 | + inc/python:use_library_from_git:251 : local enabled=1 2021-02-16 19:32:45.664 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-02-16 19:32:45.666 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/keystone, ]] 2021-02-16 19:32:45.669 | + inc/python:use_library_from_git:253 : return 1 2021-02-16 19:32:45.671 | + lib/keystone:install_keystone:508 : is_service_enabled ldap 2021-02-16 19:32:45.687 | + functions-common:is_service_enabled:1962 : return 1 2021-02-16 19:32:45.689 | + lib/keystone:install_keystone:512 : '[' uwsgi == mod_wsgi ']' 2021-02-16 19:32:45.692 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-02-16 19:32:45.694 | + ./stack.sh:main:871 : configure_keystone 2021-02-16 19:32:45.697 | + lib/keystone:configure_keystone:202 : sudo install -d -o ubuntu /etc/keystone 2021-02-16 19:32:45.708 | + 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-02-16 19:32:45.710 | + lib/keystone:configure_keystone:205 : install -m 600 /dev/null /etc/keystone/keystone.conf 2021-02-16 19:32:45.715 | + lib/keystone:configure_keystone:208 : is_service_enabled ldap 2021-02-16 19:32:45.730 | + functions-common:is_service_enabled:1962 : return 1 2021-02-16 19:32:45.732 | + lib/keystone:configure_keystone:212 : iniset /etc/keystone/keystone.conf identity driver sql 2021-02-16 19:32:45.759 | + lib/keystone:configure_keystone:213 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2021-02-16 19:32:45.783 | + lib/keystone:configure_keystone:214 : iniset /etc/keystone/keystone.conf assignment driver sql 2021-02-16 19:32:45.811 | + lib/keystone:configure_keystone:215 : iniset /etc/keystone/keystone.conf role driver sql 2021-02-16 19:32:45.837 | + lib/keystone:configure_keystone:216 : iniset /etc/keystone/keystone.conf resource driver sql 2021-02-16 19:32:45.864 | + lib/keystone:configure_keystone:219 : iniset /etc/keystone/keystone.conf cache enabled True 2021-02-16 19:32:45.890 | + lib/keystone:configure_keystone:220 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2021-02-16 19:32:45.915 | + lib/keystone:configure_keystone:221 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2021-02-16 19:32:45.941 | + lib/keystone:configure_keystone:223 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2021-02-16 19:32:45.944 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2021-02-16 19:32:45.946 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2021-02-16 19:32:45.949 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2021-02-16 19:32:45.951 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-02-16 19:32:45.953 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-02-16 19:32:45.968 | + functions-common:is_service_enabled:1962 : return 0 2021-02-16 19:32:45.972 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-02-16 19:32:45.974 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-02-16 19:32:45.977 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-02-16 19:32:45.991 | ++ functions-common:is_service_enabled:1962 : return 0 2021-02-16 19:32:45.994 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.13:5672/ 2021-02-16 19:32:45.996 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.13:5672/ 2021-02-16 19:32:46.023 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-02-16 19:32:46.025 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-02-16 19:32:46.027 | + lib/keystone:configure_keystone:225 : local service_port=5000 2021-02-16 19:32:46.030 | + lib/keystone:configure_keystone:226 : local auth_port=35357 2021-02-16 19:32:46.032 | + lib/keystone:configure_keystone:228 : is_service_enabled tls-proxy 2021-02-16 19:32:46.048 | + functions-common:is_service_enabled:1962 : return 1 2021-02-16 19:32:46.051 | + lib/keystone:configure_keystone:240 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.13/identity 2021-02-16 19:32:46.076 | + lib/keystone:configure_keystone:241 : iniset /etc/keystone/keystone.conf DEFAULT admin_endpoint http://10.222.0.13/identity 2021-02-16 19:32:46.102 | + lib/keystone:configure_keystone:243 : [[ fernet != '' ]] 2021-02-16 19:32:46.104 | + lib/keystone:configure_keystone:244 : iniset /etc/keystone/keystone.conf token provider fernet 2021-02-16 19:32:46.132 | ++ lib/keystone:configure_keystone:247 : database_connection_url keystone 2021-02-16 19:32:46.135 | ++ lib/database:database_connection_url:132 : local db=keystone 2021-02-16 19:32:46.137 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql keystone 2021-02-16 19:32:46.140 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=keystone 2021-02-16 19:32:46.142 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2021-02-16 19:32:46.146 | + lib/keystone:configure_keystone:247 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2021-02-16 19:32:46.174 | + lib/keystone:configure_keystone:250 : '[' False '!=' False ']' 2021-02-16 19:32:46.176 | + lib/keystone:configure_keystone:255 : setup_logging /etc/keystone/keystone.conf 2021-02-16 19:32:46.179 | + functions:setup_logging:699 : setup_systemd_logging /etc/keystone/keystone.conf 2021-02-16 19:32:46.181 | + functions:setup_systemd_logging:714 : local conf_file=/etc/keystone/keystone.conf 2021-02-16 19:32:46.184 | ++ functions:setup_systemd_logging:719 : trueorfalse False USE_JOURNAL 2021-02-16 19:32:46.200 | + functions:setup_systemd_logging:719 : USE_JOURNAL=False 2021-02-16 19:32:46.202 | + functions:setup_systemd_logging:720 : local pidstr= 2021-02-16 19:32:46.204 | + functions:setup_systemd_logging:721 : [[ False == \T\r\u\e ]] 2021-02-16 19:32:46.207 | + functions:setup_systemd_logging:725 : pidstr='(pid=%(process)d) ' 2021-02-16 19:32:46.209 | + functions:setup_systemd_logging:727 : iniset /etc/keystone/keystone.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2021-02-16 19:32:46.235 | + functions:setup_systemd_logging:729 : 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-02-16 19:32:46.259 | + functions:setup_systemd_logging:730 : 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-02-16 19:32:46.285 | + functions:setup_systemd_logging:731 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-02-16 19:32:46.311 | + lib/keystone:configure_keystone:257 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2021-02-16 19:32:46.336 | + lib/keystone:configure_keystone:259 : '[' uwsgi == mod_wsgi ']' 2021-02-16 19:32:46.339 | + lib/keystone:configure_keystone:263 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2021-02-16 19:32:46.341 | + lib/apache:write_uwsgi_config:257 : local file=/etc/keystone/keystone-uwsgi-public.ini 2021-02-16 19:32:46.344 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/keystone-wsgi-public 2021-02-16 19:32:46.346 | + lib/apache:write_uwsgi_config:259 : local url=/identity 2021-02-16 19:32:46.349 | + lib/apache:write_uwsgi_config:260 : local http= 2021-02-16 19:32:46.351 | + lib/apache:write_uwsgi_config:261 : local name= 2021-02-16 19:32:46.354 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/keystone-wsgi-public 2021-02-16 19:32:46.358 | + lib/apache:write_uwsgi_config:262 : name=keystone-wsgi-public 2021-02-16 19:32:46.360 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2021-02-16 19:32:46.362 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2021-02-16 19:32:46.374 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-02-16 19:32:46.374 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-02-16 19:32:46.381 | d /var/run/uwsgi 0755 ubuntu root 2021-02-16 19:32:46.384 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-02-16 19:32:46.398 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2021-02-16 19:32:46.400 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2021-02-16 19:32:46.404 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2021-02-16 19:32:46.430 | + lib/apache:write_uwsgi_config:279 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2021-02-16 19:32:46.454 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2021-02-16 19:32:46.478 | + lib/apache:write_uwsgi_config:283 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2021-02-16 19:32:46.501 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2021-02-16 19:32:46.533 | + lib/apache:write_uwsgi_config:287 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2021-02-16 19:32:46.564 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2021-02-16 19:32:46.594 | + lib/apache:write_uwsgi_config:289 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2021-02-16 19:32:46.623 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2021-02-16 19:32:46.657 | + lib/apache:write_uwsgi_config:293 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-02-16 19:32:46.687 | + lib/apache:write_uwsgi_config:295 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2021-02-16 19:32:46.712 | + lib/apache:write_uwsgi_config:297 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2021-02-16 19:32:46.737 | + lib/apache:write_uwsgi_config:299 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2021-02-16 19:32:46.763 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2021-02-16 19:32:46.766 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2021-02-16 19:32:46.769 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for keystone-wsgi-public 2021-02-16 19:32:46.771 | ++ lib/apache:apache_site_config_for:189 : local site=keystone-wsgi-public 2021-02-16 19:32:46.773 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2021-02-16 19:32:46.776 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-02-16 19:32:46.778 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-02-16 19:32:46.780 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2021-02-16 19:32:46.783 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2021-02-16 19:32:46.786 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2021-02-16 19:32:46.810 | + lib/apache:write_uwsgi_config:308 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2021-02-16 19:32:46.835 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2021-02-16 19:32:46.835 | + lib/apache:write_uwsgi_config:309 : echo 'ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public/" retry=0 ' 2021-02-16 19:32:46.842 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public/" retry=0 2021-02-16 19:32:46.845 | + lib/apache:write_uwsgi_config:310 : enable_apache_site keystone-wsgi-public 2021-02-16 19:32:46.848 | + lib/apache:enable_apache_site:206 : local site=keystone-wsgi-public 2021-02-16 19:32:46.850 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2021-02-16 19:32:46.853 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-02-16 19:32:46.855 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-02-16 19:32:46.857 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-02-16 19:32:46.859 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-02-16 19:32:46.862 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-02-16 19:32:46.865 | + lib/apache:enable_apache_site:209 : is_ubuntu 2021-02-16 19:32:46.867 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-02-16 19:32:46.870 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-02-16 19:32:46.872 | + lib/apache:enable_apache_site:210 : sudo a2ensite keystone-wsgi-public 2021-02-16 19:32:46.929 | Enabling site keystone-wsgi-public. 2021-02-16 19:32:46.934 | To activate the new configuration, you need to run: 2021-02-16 19:32:46.935 | systemctl reload apache2 2021-02-16 19:32:46.939 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2021-02-16 19:32:46.942 | + lib/apache:restart_apache_server:253 : restart_service apache2 2021-02-16 19:32:46.945 | + functions-common:restart_service:2190 : '[' -x /bin/systemctl ']' 2021-02-16 19:32:46.947 | + functions-common:restart_service:2191 : sudo /bin/systemctl restart apache2 2021-02-16 19:32:47.092 | + lib/keystone:configure_keystone:264 : write_uwsgi_config /etc/keystone/keystone-uwsgi-admin.ini /usr/local/bin/keystone-wsgi-admin /identity_admin 2021-02-16 19:32:47.095 | + lib/apache:write_uwsgi_config:257 : local file=/etc/keystone/keystone-uwsgi-admin.ini 2021-02-16 19:32:47.097 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/keystone-wsgi-admin 2021-02-16 19:32:47.100 | + lib/apache:write_uwsgi_config:259 : local url=/identity_admin 2021-02-16 19:32:47.102 | + lib/apache:write_uwsgi_config:260 : local http= 2021-02-16 19:32:47.104 | + lib/apache:write_uwsgi_config:261 : local name= 2021-02-16 19:32:47.108 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/keystone-wsgi-admin 2021-02-16 19:32:47.111 | + lib/apache:write_uwsgi_config:262 : name=keystone-wsgi-admin 2021-02-16 19:32:47.114 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2021-02-16 19:32:47.116 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2021-02-16 19:32:47.128 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-02-16 19:32:47.128 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-02-16 19:32:47.136 | d /var/run/uwsgi 0755 ubuntu root 2021-02-16 19:32:47.139 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-02-16 19:32:47.154 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/keystone-wsgi-admin.socket 2021-02-16 19:32:47.157 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/keystone/keystone-uwsgi-admin.ini 2021-02-16 19:32:47.161 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-admin 2021-02-16 19:32:47.190 | + lib/apache:write_uwsgi_config:279 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi processes 2 2021-02-16 19:32:47.215 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi master true 2021-02-16 19:32:47.241 | + lib/apache:write_uwsgi_config:283 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi die-on-term true 2021-02-16 19:32:47.266 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi exit-on-reload false 2021-02-16 19:32:47.292 | + lib/apache:write_uwsgi_config:287 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi worker-reload-mercy 90 2021-02-16 19:32:47.317 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi enable-threads true 2021-02-16 19:32:47.342 | + lib/apache:write_uwsgi_config:289 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi plugins http,python3 2021-02-16 19:32:47.368 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi thunder-lock true 2021-02-16 19:32:47.392 | + lib/apache:write_uwsgi_config:293 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-02-16 19:32:47.418 | + lib/apache:write_uwsgi_config:295 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi buffer-size 65535 2021-02-16 19:32:47.443 | + lib/apache:write_uwsgi_config:297 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi add-header 'Connection: close' 2021-02-16 19:32:47.468 | + lib/apache:write_uwsgi_config:299 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi lazy-apps true 2021-02-16 19:32:47.495 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2021-02-16 19:32:47.498 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2021-02-16 19:32:47.501 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for keystone-wsgi-admin 2021-02-16 19:32:47.503 | ++ lib/apache:apache_site_config_for:189 : local site=keystone-wsgi-admin 2021-02-16 19:32:47.505 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2021-02-16 19:32:47.508 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-02-16 19:32:47.510 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-02-16 19:32:47.513 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-02-16 19:32:47.515 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-02-16 19:32:47.518 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-admin.socket 2021-02-16 19:32:47.544 | + lib/apache:write_uwsgi_config:308 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi chmod-socket 666 2021-02-16 19:32:47.570 | + lib/apache:write_uwsgi_config:309 : echo 'ProxyPass "/identity_admin" "unix:/var/run/uwsgi/keystone-wsgi-admin.socket|uwsgi://uwsgi-uds-keystone-wsgi-admin/" retry=0 ' 2021-02-16 19:32:47.570 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-02-16 19:32:47.577 | ProxyPass "/identity_admin" "unix:/var/run/uwsgi/keystone-wsgi-admin.socket|uwsgi://uwsgi-uds-keystone-wsgi-admin/" retry=0 2021-02-16 19:32:47.581 | + lib/apache:write_uwsgi_config:310 : enable_apache_site keystone-wsgi-admin 2021-02-16 19:32:47.584 | + lib/apache:enable_apache_site:206 : local site=keystone-wsgi-admin 2021-02-16 19:32:47.586 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2021-02-16 19:32:47.588 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-02-16 19:32:47.591 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-02-16 19:32:47.593 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-02-16 19:32:47.596 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-02-16 19:32:47.599 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-02-16 19:32:47.601 | + lib/apache:enable_apache_site:209 : is_ubuntu 2021-02-16 19:32:47.604 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-02-16 19:32:47.606 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-02-16 19:32:47.609 | + lib/apache:enable_apache_site:210 : sudo a2ensite keystone-wsgi-admin 2021-02-16 19:32:47.666 | Enabling site keystone-wsgi-admin. 2021-02-16 19:32:47.671 | To activate the new configuration, you need to run: 2021-02-16 19:32:47.671 | systemctl reload apache2 2021-02-16 19:32:47.675 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2021-02-16 19:32:47.678 | + lib/apache:restart_apache_server:253 : restart_service apache2 2021-02-16 19:32:47.680 | + functions-common:restart_service:2190 : '[' -x /bin/systemctl ']' 2021-02-16 19:32:47.683 | + functions-common:restart_service:2191 : sudo /bin/systemctl restart apache2 2021-02-16 19:32:47.826 | + lib/keystone:configure_keystone:267 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2021-02-16 19:32:47.852 | + lib/keystone:configure_keystone:269 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2021-02-16 19:32:47.880 | + lib/keystone:configure_keystone:271 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2021-02-16 19:32:47.907 | + lib/keystone:configure_keystone:279 : [[ True = True ]] 2021-02-16 19:32:47.910 | + lib/keystone:configure_keystone:280 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2021-02-16 19:32:47.937 | + lib/keystone:configure_keystone:281 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2021-02-16 19:32:47.963 | + lib/keystone:configure_keystone:282 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2021-02-16 19:32:47.990 | + ./stack.sh:main:875 : is_service_enabled swift 2021-02-16 19:32:48.006 | + functions-common:is_service_enabled:1962 : return 1 2021-02-16 19:32:48.009 | + ./stack.sh:main:889 : is_service_enabled g-api n-api 2021-02-16 19:32:48.025 | + functions-common:is_service_enabled:1962 : return 0 2021-02-16 19:32:48.028 | + ./stack.sh:main:891 : stack_install_service glance 2021-02-16 19:32:48.030 | + lib/stack:stack_install_service:20 : local service=glance 2021-02-16 19:32:48.033 | + lib/stack:stack_install_service:21 : type install_glance 2021-02-16 19:32:48.036 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-02-16 19:32:48.039 | + lib/stack:stack_install_service:32 : install_glance 2021-02-16 19:32:48.041 | + lib/glance:install_glance:436 : glance_store_extras=() 2021-02-16 19:32:48.044 | + lib/glance:install_glance:436 : local glance_store_extras 2021-02-16 19:32:48.047 | + lib/glance:install_glance:438 : is_service_enabled cinder 2021-02-16 19:32:48.063 | + functions-common:is_service_enabled:1962 : return 0 2021-02-16 19:32:48.066 | + lib/glance:install_glance:439 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2021-02-16 19:32:48.068 | + lib/glance:install_glance:442 : is_service_enabled swift 2021-02-16 19:32:48.084 | + functions-common:is_service_enabled:1962 : return 1 2021-02-16 19:32:48.087 | + lib/glance:install_glance:448 : use_library_from_git glance_store 2021-02-16 19:32:48.089 | + inc/python:use_library_from_git:250 : local name=glance_store 2021-02-16 19:32:48.092 | + inc/python:use_library_from_git:251 : local enabled=1 2021-02-16 19:32:48.094 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-02-16 19:32:48.097 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,glance_store, ]] 2021-02-16 19:32:48.100 | + inc/python:use_library_from_git:253 : return 1 2021-02-16 19:32:48.103 | ++ lib/glance:install_glance:454 : join_extras cinder 2021-02-16 19:32:48.106 | ++ inc/python:join_extras:29 : local IFS=, 2021-02-16 19:32:48.108 | ++ inc/python:join_extras:30 : echo cinder 2021-02-16 19:32:48.111 | + lib/glance:install_glance:454 : pip_install_gr_extras glance-store cinder 2021-02-16 19:32:48.114 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2021-02-16 19:32:48.117 | + inc/python:pip_install_gr_extras:90 : local extras=cinder 2021-02-16 19:32:48.119 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2021-02-16 19:32:48.122 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2021-02-16 19:32:48.125 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2021-02-16 19:32:48.128 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2021-02-16 19:32:48.131 | +++ inc/python:get_version_constraints_from_global_requirements:240 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2021-02-16 19:32:48.132 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2021-02-16 19:32:48.136 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2021-02-16 19:32:48.138 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2021-02-16 19:32:48.141 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2021-02-16 19:32:48.144 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2021-02-16 19:32:48.146 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[cinder]!=0.29.0' 2021-02-16 19:32:48.166 | Using python 3.6 to install glance-store[cinder]!=0.29.0 2021-02-16 19:32:48.168 | + inc/python:pip_install:193 : 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 python3.6 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'glance-store[cinder]!=0.29.0' 2021-02-16 19:32:49.153 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-16 19:32:49.153 | 2021-02-16 19:32:49.153 | Traceback (most recent call last): 2021-02-16 19:32:49.154 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-16 19:32:49.154 | exec(line) 2021-02-16 19:32:49.154 | File "", line 1, in 2021-02-16 19:32:49.154 | File "", line 568, in module_from_spec 2021-02-16 19:32:49.154 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-16 19:32:49.154 | 2021-02-16 19:32:49.154 | Remainder of file ignored 2021-02-16 19:32:49.154 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:32:49.154 | from cryptography.utils import int_from_bytes 2021-02-16 19:32:49.154 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:32:49.154 | from cryptography.utils import int_from_bytes 2021-02-16 19:32:50.282 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-02-16 19:32:50.282 | 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-02-16 19:32:50.291 | Ignoring importlib-resources: markers 'python_version == "3.8"' don't match your environment 2021-02-16 19:32:50.294 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-02-16 19:32:50.301 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-02-16 19:32:50.916 | Collecting glance-store===2.4.0 2021-02-16 19:32:50.924 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/59f/79a3d41ec315b/glance_store-2.4.0-py3-none-any.whl (215 kB) 2021-02-16 19:32:51.091 | Requirement already satisfied: jsonschema===3.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (3.2.0) 2021-02-16 19:32:51.123 | Requirement already satisfied: keystoneauth1===4.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 230)) (4.3.0) 2021-02-16 19:32:51.370 | Collecting os-brick===4.1.0 2021-02-16 19:32:51.377 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/914/945bdb17581e0/os_brick-4.1.0-py3-none-any.whl (239 kB) 2021-02-16 19:32:51.484 | 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 297)) (1.7.0) 2021-02-16 19:32:51.621 | Collecting os-win===5.4.0 2021-02-16 19:32:51.628 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/101/6e34bab38f089/os_win-5.4.0-py3-none-any.whl (273 kB) 2021-02-16 19:32:51.727 | Requirement already satisfied: oslo.concurrency===4.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (4.4.0) 2021-02-16 19:32:51.738 | Requirement already satisfied: oslo.config===8.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (8.4.0) 2021-02-16 19:32:51.785 | Requirement already satisfied: oslo.context===3.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (3.1.1) 2021-02-16 19:32:51.792 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (5.0.1) 2021-02-16 19:32:51.799 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (4.4.0) 2021-02-16 19:32:51.985 | Collecting oslo.privsep===2.4.0 2021-02-16 19:32:51.992 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/145/175818dc0ea1c/oslo.privsep-2.4.0-py3-none-any.whl (33 kB) 2021-02-16 19:32:52.249 | Collecting oslo.rootwrap===6.2.0 2021-02-16 19:32:52.256 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ddc/377863c93f8cb/oslo.rootwrap-6.2.0-py3-none-any.whl (33 kB) 2021-02-16 19:32:52.331 | Requirement already satisfied: oslo.serialization===4.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (4.1.0) 2021-02-16 19:32:52.341 | Requirement already satisfied: oslo.service===2.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (2.5.0) 2021-02-16 19:32:52.366 | Requirement already satisfied: oslo.utils===4.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 323)) (4.7.0) 2021-02-16 19:32:52.386 | Requirement already satisfied: packaging===20.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 331)) (20.9) 2021-02-16 19:32:52.392 | Requirement already satisfied: pbr===5.5.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 335)) (5.5.1) 2021-02-16 19:32:52.395 | Requirement already satisfied: pyinotify===0.9.6 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2021-02-16 19:32:52.397 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (2.4.7) 2021-02-16 19:32:52.400 | Requirement already satisfied: pyrsistent===0.17.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 374)) (0.17.3) 2021-02-16 19:32:52.538 | Collecting python-cinderclient===7.3.0 2021-02-16 19:32:52.545 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/210/6a0088c501648/python_cinderclient-7.3.0-py3-none-any.whl (278 kB) 2021-02-16 19:32:52.644 | 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 397)) (2.8.1) 2021-02-16 19:32:52.650 | Requirement already satisfied: python-keystoneclient===4.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 408)) (4.2.0) 2021-02-16 19:32:52.670 | Requirement already satisfied: pytz===2021.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 438)) (2021.1) 2021-02-16 19:32:52.674 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 449)) (2.25.1) 2021-02-16 19:32:52.697 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 462)) (1.4.0) 2021-02-16 19:32:52.701 | Requirement already satisfied: setuptools===53.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (53.0.0) 2021-02-16 19:32:52.749 | Requirement already satisfied: simplejson===3.13.2 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 484)) (3.13.2) 2021-02-16 19:32:52.752 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 485)) (1.15.0) 2021-02-16 19:32:52.755 | Requirement already satisfied: stevedore===3.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 517)) (3.3.0) 2021-02-16 19:32:52.764 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (6.3.1) 2021-02-16 19:32:52.780 | Requirement already satisfied: urllib3===1.26.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 558)) (1.26.3) 2021-02-16 19:32:52.805 | Requirement already satisfied: yappi===1.3.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 581)) (1.3.2) 2021-02-16 19:32:52.810 | Requirement already satisfied: eventlet===0.30.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 161)) (0.30.1) 2021-02-16 19:32:52.820 | Requirement already satisfied: attrs===20.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.3.0) 2021-02-16 19:32:52.865 | Requirement already satisfied: importlib-metadata===3.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 203)) (3.4.0) 2021-02-16 19:32:52.904 | Requirement already satisfied: iso8601===0.1.14 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 212)) (0.1.14) 2021-02-16 19:32:52.907 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 166)) (0.14.1) 2021-02-16 19:32:52.913 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (2.2.0) 2021-02-16 19:32:52.921 | Requirement already satisfied: PyYAML===5.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.4.1) 2021-02-16 19:32:52.925 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (0.8.0) 2021-02-16 19:32:52.932 | Requirement already satisfied: greenlet===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 187)) (1.0.0) 2021-02-16 19:32:52.937 | Requirement already satisfied: msgpack===1.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 255)) (1.0.2) 2021-02-16 19:32:52.940 | Requirement already satisfied: cffi===1.14.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 109)) (1.14.5) 2021-02-16 19:32:52.944 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.1) 2021-02-16 19:32:52.953 | Requirement already satisfied: Paste===3.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.5.0) 2021-02-16 19:32:52.962 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.6) 2021-02-16 19:32:52.977 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (3.0.0) 2021-02-16 19:32:52.988 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.5.1) 2021-02-16 19:32:53.001 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 263)) (0.10.9) 2021-02-16 19:32:53.003 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 343)) (0.7.2) 2021-02-16 19:32:53.006 | Requirement already satisfied: certifi===2020.12.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (2020.12.5) 2021-02-16 19:32:53.008 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (4.0.0) 2021-02-16 19:32:53.012 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 199)) (2.10) 2021-02-16 19:32:53.015 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 146)) (1.16.0) 2021-02-16 19:32:53.024 | Requirement already satisfied: typing-extensions===3.7.4.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 552)) (3.7.4.3) 2021-02-16 19:32:53.028 | Requirement already satisfied: zipp===3.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 586)) (3.4.0) 2021-02-16 19:32:53.057 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 251)) (1.5) 2021-02-16 19:32:53.059 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 573)) (1.12.1) 2021-02-16 19:32:53.062 | Requirement already satisfied: importlib-resources===3.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 204)) (3.3.1) 2021-02-16 19:32:53.081 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.20) 2021-02-16 19:32:53.084 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (2.4.0) 2021-02-16 19:32:53.103 | Requirement already satisfied: repoze.lru===0.7 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 448)) (0.7) 2021-02-16 19:32:53.108 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (1.0.0) 2021-02-16 19:32:53.110 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (1.4.0) 2021-02-16 19:32:53.114 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 556)) (1.1.0) 2021-02-16 19:32:53.122 | 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 414)) (1.6.0) 2021-02-16 19:32:53.124 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 239)) (1.0.0) 2021-02-16 19:32:53.126 | 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 556)) (1.4.0) 2021-02-16 19:32:54.124 | Installing collected packages: python-cinderclient, oslo.rootwrap, oslo.privsep, os-win, os-brick, glance-store 2021-02-16 19:32:55.405 | Successfully installed glance-store-2.4.0 os-brick-4.1.0 os-win-5.4.0 oslo.privsep-2.4.0 oslo.rootwrap-6.2.0 python-cinderclient-7.3.0 2021-02-16 19:32:55.522 | WARNING: You are using pip version 20.2.4; however, version 21.0.1 is available. 2021-02-16 19:32:55.523 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-02-16 19:32:55.618 | + inc/python:pip_install:200 : result=0 2021-02-16 19:32:55.621 | + inc/python:pip_install:202 : time_stop pip_install 2021-02-16 19:32:55.623 | + functions-common:time_stop:2306 : local name 2021-02-16 19:32:55.625 | + functions-common:time_stop:2307 : local end_time 2021-02-16 19:32:55.627 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-16 19:32:55.630 | + functions-common:time_stop:2309 : local total 2021-02-16 19:32:55.633 | + functions-common:time_stop:2310 : local start_time 2021-02-16 19:32:55.635 | + functions-common:time_stop:2312 : name=pip_install 2021-02-16 19:32:55.637 | + functions-common:time_stop:2313 : start_time=1613503968161 2021-02-16 19:32:55.639 | + functions-common:time_stop:2315 : [[ -z 1613503968161 ]] 2021-02-16 19:32:55.642 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-16 19:32:55.646 | + functions-common:time_stop:2318 : end_time=1613503975643 2021-02-16 19:32:55.648 | + functions-common:time_stop:2319 : elapsed_time=7482 2021-02-16 19:32:55.651 | + functions-common:time_stop:2320 : total=104755 2021-02-16 19:32:55.653 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-16 19:32:55.655 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=112237 2021-02-16 19:32:55.657 | + inc/python:pip_install:203 : return 0 2021-02-16 19:32:55.660 | + lib/glance:install_glance:455 : copy_rootwrap /usr/local/etc/glance 2021-02-16 19:32:55.663 | + lib/glance:copy_rootwrap:215 : local source_path=/usr/local/etc/glance 2021-02-16 19:32:55.665 | + lib/glance:copy_rootwrap:217 : sudo install -d -o ubuntu /etc/glance 2021-02-16 19:32:55.677 | + lib/glance:copy_rootwrap:218 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2021-02-16 19:32:55.681 | + lib/glance:install_glance:458 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2021-02-16 19:32:55.684 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/glance.git 2021-02-16 19:32:55.686 | + functions-common:git_clone:526 : local git_dest=/opt/stack/glance 2021-02-16 19:32:55.688 | + functions-common:git_clone:527 : local git_ref=master 2021-02-16 19:32:55.690 | + functions-common:git_clone:528 : local orig_dir 2021-02-16 19:32:55.694 | ++ functions-common:git_clone:529 : pwd 2021-02-16 19:32:55.697 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2021-02-16 19:32:55.699 | + functions-common:git_clone:530 : local git_clone_flags= 2021-02-16 19:32:55.702 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2021-02-16 19:32:55.717 | + functions-common:git_clone:532 : RECLONE=False 2021-02-16 19:32:55.719 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2021-02-16 19:32:55.722 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2021-02-16 19:32:55.725 | + functions-common:git_clone:546 : echo master 2021-02-16 19:32:55.725 | + functions-common:git_clone:546 : egrep -q '^refs' 2021-02-16 19:32:55.730 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/glance ]] 2021-02-16 19:32:55.732 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2021-02-16 19:32:55.734 | + functions-common:git_clone:594 : cd /opt/stack/glance 2021-02-16 19:32:55.737 | + functions-common:git_clone:595 : git show --oneline 2021-02-16 19:32:55.737 | + functions-common:git_clone:595 : head -1 2021-02-16 19:32:55.740 | 7922092e Merge "trivial: Fix a typo in devstack plugin.sh" 2021-02-16 19:32:55.743 | + functions-common:git_clone:596 : cd /home/ubuntu/devstack 2021-02-16 19:32:55.745 | + lib/glance:install_glance:460 : setup_develop /opt/stack/glance 2021-02-16 19:32:55.748 | + inc/python:setup_develop:338 : local bindep 2021-02-16 19:32:55.750 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2021-02-16 19:32:55.753 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2021-02-16 19:32:55.755 | + inc/python:setup_develop:344 : local extras= 2021-02-16 19:32:55.758 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2021-02-16 19:32:55.761 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-02-16 19:32:55.764 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2021-02-16 19:32:55.766 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2021-02-16 19:32:55.769 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-02-16 19:32:55.772 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-02-16 19:32:55.775 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2021-02-16 19:32:55.778 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-02-16 19:32:55.781 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2021-02-16 19:32:55.783 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-02-16 19:32:55.787 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2021-02-16 19:32:55.790 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2021-02-16 19:32:55.795 | + inc/python:_setup_package_with_constraints_edit:383 : name=glance 2021-02-16 19:32:55.797 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance '-e file:///opt/stack/glance#egg=glance' 2021-02-16 19:32:56.492 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/glance -e 2021-02-16 19:32:56.494 | + inc/python:setup_package:417 : local bindep=0 2021-02-16 19:32:56.496 | + inc/python:setup_package:418 : local bindep_flag= 2021-02-16 19:32:56.499 | + inc/python:setup_package:419 : local bindep_profiles= 2021-02-16 19:32:56.501 | + inc/python:setup_package:420 : [[ /opt/stack/glance == -bindep* ]] 2021-02-16 19:32:56.504 | + inc/python:setup_package:425 : local project_dir=/opt/stack/glance 2021-02-16 19:32:56.506 | + inc/python:setup_package:426 : local flags=-e 2021-02-16 19:32:56.508 | + inc/python:setup_package:427 : local extras= 2021-02-16 19:32:56.510 | + inc/python:setup_package:431 : [[ -n -e ]] 2021-02-16 19:32:56.513 | + inc/python:setup_package:431 : [[ -z '' ]] 2021-02-16 19:32:56.515 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2021-02-16 19:32:56.517 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2021-02-16 19:32:56.520 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2021-02-16 19:32:56.522 | + inc/python:setup_package:445 : pip_install -e /opt/stack/glance 2021-02-16 19:32:56.541 | Using python 3.6 to install /opt/stack/glance 2021-02-16 19:32:56.543 | + inc/python:pip_install:193 : 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 python3.6 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/glance 2021-02-16 19:32:57.541 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-16 19:32:57.541 | 2021-02-16 19:32:57.541 | Traceback (most recent call last): 2021-02-16 19:32:57.541 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-16 19:32:57.541 | exec(line) 2021-02-16 19:32:57.541 | File "", line 1, in 2021-02-16 19:32:57.541 | File "", line 568, in module_from_spec 2021-02-16 19:32:57.541 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-16 19:32:57.541 | 2021-02-16 19:32:57.541 | Remainder of file ignored 2021-02-16 19:32:57.541 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:32:57.541 | from cryptography.utils import int_from_bytes 2021-02-16 19:32:57.541 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:32:57.541 | from cryptography.utils import int_from_bytes 2021-02-16 19:32:58.663 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-02-16 19:32:58.663 | 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-02-16 19:32:58.671 | Ignoring importlib-resources: markers 'python_version == "3.8"' don't match your environment 2021-02-16 19:32:58.674 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-02-16 19:32:58.681 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-02-16 19:32:58.686 | Obtaining file:///opt/stack/glance 2021-02-16 19:33:00.056 | Obtaining glance from file:///opt/stack/glance#egg=glance (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-02-16 19:33:01.377 | Requirement already satisfied: Paste===3.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.5.0) 2021-02-16 19:33:01.386 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.1) 2021-02-16 19:33:01.396 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.5.1) 2021-02-16 19:33:01.408 | Requirement already satisfied: SQLAlchemy===1.3.23 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.3.23) 2021-02-16 19:33:02.013 | Collecting WSME===0.10.0 2021-02-16 19:33:02.021 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/0e1/2c01e2820134f/WSME-0.10.0-py3-none-any.whl (60 kB) 2021-02-16 19:33:02.105 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.6) 2021-02-16 19:33:02.120 | Requirement already satisfied: alembic===1.5.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.5.4) 2021-02-16 19:33:02.261 | Collecting castellan===3.7.0 2021-02-16 19:33:02.269 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/af3/facd94857f477/castellan-3.7.0-py3-none-any.whl (93 kB) 2021-02-16 19:33:02.364 | Requirement already satisfied: cryptography===3.4.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 125)) (3.4.4) 2021-02-16 19:33:02.490 | Collecting cursive===0.2.2 2021-02-16 19:33:02.497 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e56/3a085b3c6e250/cursive-0.2.2-py2.py3-none-any.whl (39 kB) 2021-02-16 19:33:02.582 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (2.2.0) 2021-02-16 19:33:02.591 | Requirement already satisfied: defusedxml===0.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (0.6.0) 2021-02-16 19:33:02.596 | Requirement already satisfied: eventlet===0.30.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 161)) (0.30.1) 2021-02-16 19:33:02.607 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 173)) (2.3.0) 2021-02-16 19:33:02.613 | Requirement already satisfied: glance-store===2.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 178)) (2.4.0) 2021-02-16 19:33:02.689 | Requirement already satisfied: greenlet===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 187)) (1.0.0) 2021-02-16 19:33:02.801 | Collecting httplib2===0.19.0 2021-02-16 19:33:02.808 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/749/c32603f9bf16c/httplib2-0.19.0-py3-none-any.whl (95 kB) 2021-02-16 19:33:02.909 | Requirement already satisfied: iso8601===0.1.14 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 212)) (0.1.14) 2021-02-16 19:33:02.912 | Requirement already satisfied: jsonschema===3.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (3.2.0) 2021-02-16 19:33:02.945 | Requirement already satisfied: keystoneauth1===4.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 231)) (4.3.0) 2021-02-16 19:33:03.010 | Requirement already satisfied: keystonemiddleware===9.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 232)) (9.2.0) 2021-02-16 19:33:03.069 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 263)) (0.8.0) 2021-02-16 19:33:03.076 | 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 298)) (1.7.0) 2021-02-16 19:33:03.080 | Requirement already satisfied: os-win===5.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (5.4.0) 2021-02-16 19:33:03.100 | Requirement already satisfied: oslo.cache===2.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (2.7.0) 2021-02-16 19:33:03.140 | Requirement already satisfied: oslo.concurrency===4.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (4.4.0) 2021-02-16 19:33:03.152 | Requirement already satisfied: oslo.config===8.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (8.4.0) 2021-02-16 19:33:03.199 | Requirement already satisfied: oslo.context===3.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (3.1.1) 2021-02-16 19:33:03.205 | Requirement already satisfied: oslo.db===8.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (8.5.0) 2021-02-16 19:33:03.259 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (5.0.1) 2021-02-16 19:33:03.266 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.4.0) 2021-02-16 19:33:03.309 | Requirement already satisfied: oslo.messaging===12.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (12.7.0) 2021-02-16 19:33:03.369 | Requirement already satisfied: oslo.middleware===4.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (4.1.1) 2021-02-16 19:33:03.389 | Requirement already satisfied: oslo.policy===3.6.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (3.6.2) 2021-02-16 19:33:03.539 | Collecting oslo.reports===2.2.0 2021-02-16 19:33:03.545 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/af9/ef1cf70a64013/oslo.reports-2.2.0-py3-none-any.whl (50 kB) 2021-02-16 19:33:03.632 | Requirement already satisfied: oslo.serialization===4.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (4.1.0) 2021-02-16 19:33:03.642 | Requirement already satisfied: oslo.service===2.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 322)) (2.5.0) 2021-02-16 19:33:03.667 | Requirement already satisfied: oslo.upgradecheck===1.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 323)) (1.3.0) 2021-02-16 19:33:03.679 | Requirement already satisfied: oslo.utils===4.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (4.7.0) 2021-02-16 19:33:03.698 | Requirement already satisfied: osprofiler===3.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (3.4.0) 2021-02-16 19:33:03.751 | Requirement already satisfied: packaging===20.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (20.9) 2021-02-16 19:33:03.757 | Requirement already satisfied: pbr===5.5.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) (5.5.1) 2021-02-16 19:33:03.759 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (0.7.2) 2021-02-16 19:33:04.329 | Collecting psutil===5.8.0 2021-02-16 19:33:04.336 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/99d/e3e8739258b3c/psutil-5.8.0-cp36-cp36m-manylinux2010_x86_64.whl (291 kB) 2021-02-16 19:33:04.437 | Requirement already satisfied: pyOpenSSL===20.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 354)) (20.0.1) 2021-02-16 19:33:04.453 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (3.1.1) 2021-02-16 19:33:04.465 | Requirement already satisfied: pyinotify===0.9.6 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 365)) (0.9.6) 2021-02-16 19:33:04.467 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 371)) (2.4.7) 2021-02-16 19:33:04.470 | Requirement already satisfied: pyrsistent===0.17.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 375)) (0.17.3) 2021-02-16 19:33:04.588 | Collecting python-barbicanclient===5.0.1 2021-02-16 19:33:04.593 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/0a2/c78d3a61be98e/python_barbicanclient-5.0.1-py3-none-any.whl (80 kB) 2021-02-16 19:33:04.683 | 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 398)) (2.8.1) 2021-02-16 19:33:04.688 | 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 400)) (1.0.4) 2021-02-16 19:33:04.690 | Requirement already satisfied: python-keystoneclient===4.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 409)) (4.2.0) 2021-02-16 19:33:04.711 | Requirement already satisfied: pytz===2021.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 439)) (2021.1) 2021-02-16 19:33:04.715 | Requirement already satisfied: repoze.lru===0.7 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 449)) (0.7) 2021-02-16 19:33:04.719 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 450)) (2.25.1) 2021-02-16 19:33:04.825 | Collecting retrying===1.3.3 2021-02-16 19:33:04.831 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/ebf/3b842d183542e/retrying-1.3.3-py3-none-any.whl (11 kB) 2021-02-16 19:33:04.906 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 463)) (1.4.0) 2021-02-16 19:33:04.912 | Requirement already satisfied: setuptools===53.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (53.0.0) 2021-02-16 19:33:04.960 | Requirement already satisfied: simplegeneric===0.8.1 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 484)) (0.8.1) 2021-02-16 19:33:04.963 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 486)) (1.15.0) 2021-02-16 19:33:04.966 | 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 512)) (0.13.0) 2021-02-16 19:33:04.977 | Requirement already satisfied: sqlparse===0.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 513)) (0.4.1) 2021-02-16 19:33:04.980 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (3.3.0) 2021-02-16 19:33:04.982 | Requirement already satisfied: stevedore===3.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 518)) (3.3.0) 2021-02-16 19:33:05.155 | Collecting taskflow===4.6.0 2021-02-16 19:33:05.162 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/38a/894dabb73b25d/taskflow-4.6.0-py3-none-any.whl (491 kB) 2021-02-16 19:33:05.309 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 532)) (6.3.1) 2021-02-16 19:33:05.324 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 535)) (2.0.1) 2021-02-16 19:33:05.334 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (0.5.0) 2021-02-16 19:33:05.340 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 537)) (2.4.0) 2021-02-16 19:33:05.359 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 548)) (1.4.0) 2021-02-16 19:33:05.363 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 557)) (1.1.0) 2021-02-16 19:33:05.371 | Requirement already satisfied: urllib3===1.26.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 559)) (1.26.3) 2021-02-16 19:33:05.393 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 574)) (1.12.1) 2021-02-16 19:33:05.396 | Requirement already satisfied: yappi===1.3.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 582)) (1.3.2) 2021-02-16 19:33:05.401 | Requirement already satisfied: Mako===1.1.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.4) 2021-02-16 19:33:05.409 | Requirement already satisfied: cffi===1.14.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 109)) (1.14.5) 2021-02-16 19:33:05.413 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 146)) (1.16.0) 2021-02-16 19:33:05.423 | Requirement already satisfied: attrs===20.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.3.0) 2021-02-16 19:33:05.467 | Requirement already satisfied: importlib-metadata===3.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 203)) (3.4.0) 2021-02-16 19:33:05.507 | Requirement already satisfied: importlib-resources===3.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 204)) (3.3.1) 2021-02-16 19:33:05.526 | Requirement already satisfied: dogpile.cache===1.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 150)) (1.1.2) 2021-02-16 19:33:05.532 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 166)) (0.14.1) 2021-02-16 19:33:05.538 | Requirement already satisfied: PyYAML===5.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.4.1) 2021-02-16 19:33:05.541 | Requirement already satisfied: cachetools===4.2.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 101)) (4.2.1) 2021-02-16 19:33:05.544 | Requirement already satisfied: kombu===5.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 233)) (5.0.2) 2021-02-16 19:33:05.591 | Requirement already satisfied: amqp===5.0.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (5.0.5) 2021-02-16 19:33:05.595 | Requirement already satisfied: Jinja2===2.11.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (2.11.3) 2021-02-16 19:33:05.603 | Requirement already satisfied: msgpack===1.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (1.0.2) 2021-02-16 19:33:05.606 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (3.0.0) 2021-02-16 19:33:05.617 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 264)) (0.10.9) 2021-02-16 19:33:05.620 | Requirement already satisfied: cliff===3.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (3.6.0) 2021-02-16 19:33:05.633 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 199)) (2.10) 2021-02-16 19:33:05.637 | Requirement already satisfied: certifi===2020.12.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (2020.12.5) 2021-02-16 19:33:05.639 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (4.0.0) 2021-02-16 19:33:05.643 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (4.4.2) 2021-02-16 19:33:05.646 | Requirement already satisfied: Tempita===0.5.2 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (0.5.2) 2021-02-16 19:33:05.802 | Collecting networkx===2.5 2021-02-16 19:33:05.810 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8c5/812e9f798d37c/networkx-2.5-py3-none-any.whl (1.6 MB) 2021-02-16 19:33:06.051 | Collecting pydot===1.4.1 2021-02-16 19:33:06.057 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/67b/e714300c78fda/pydot-1.4.1-py2.py3-none-any.whl (19 kB) 2021-02-16 19:33:06.246 | Collecting automaton===2.2.0 2021-02-16 19:33:06.252 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/3e8/275eabd89ee53/automaton-2.2.0-py3-none-any.whl (18 kB) 2021-02-16 19:33:06.332 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 415)) (1.6.0) 2021-02-16 19:33:06.335 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (1.0.0) 2021-02-16 19:33:06.337 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 240)) (1.0.0) 2021-02-16 19:33:06.339 | Requirement already satisfied: argparse in /usr/local/lib/python3.6/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 557)) (1.4.0) 2021-02-16 19:33:06.342 | Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.1.1) 2021-02-16 19:33:06.345 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 359)) (2.20) 2021-02-16 19:33:06.349 | Requirement already satisfied: zipp===3.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 587)) (3.4.0) 2021-02-16 19:33:06.376 | Requirement already satisfied: typing-extensions===3.7.4.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 553)) (3.7.4.3) 2021-02-16 19:33:06.380 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 252)) (1.5) 2021-02-16 19:33:06.383 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 561)) (5.0.0) 2021-02-16 19:33:06.385 | Requirement already satisfied: cmd2===1.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (1.5.0) 2021-02-16 19:33:06.448 | Requirement already satisfied: colorama===0.4.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (0.4.4) 2021-02-16 19:33:06.453 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (0.2.5) 2021-02-16 19:33:06.459 | Requirement already satisfied: pyperclip===1.8.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 372)) (1.8.1) 2021-02-16 19:33:07.127 | Installing collected packages: httplib2, networkx, pydot, automaton, taskflow, WSME, psutil, oslo.reports, retrying, python-barbicanclient, castellan, cursive, glance 2021-02-16 19:33:09.803 | Running setup.py develop for glance 2021-02-16 19:33:11.353 | Successfully installed WSME-0.10.0 automaton-2.2.0 castellan-3.7.0 cursive-0.2.2 glance httplib2-0.19.0 networkx-2.5 oslo.reports-2.2.0 psutil-5.8.0 pydot-1.4.1 python-barbicanclient-5.0.1 retrying-1.3.3 taskflow-4.6.0 2021-02-16 19:33:11.477 | WARNING: You are using pip version 20.2.4; however, version 21.0.1 is available. 2021-02-16 19:33:11.477 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-02-16 19:33:11.585 | + inc/python:pip_install:200 : result=0 2021-02-16 19:33:11.588 | + inc/python:pip_install:202 : time_stop pip_install 2021-02-16 19:33:11.590 | + functions-common:time_stop:2306 : local name 2021-02-16 19:33:11.592 | + functions-common:time_stop:2307 : local end_time 2021-02-16 19:33:11.595 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-16 19:33:11.597 | + functions-common:time_stop:2309 : local total 2021-02-16 19:33:11.599 | + functions-common:time_stop:2310 : local start_time 2021-02-16 19:33:11.602 | + functions-common:time_stop:2312 : name=pip_install 2021-02-16 19:33:11.604 | + functions-common:time_stop:2313 : start_time=1613503976536 2021-02-16 19:33:11.606 | + functions-common:time_stop:2315 : [[ -z 1613503976536 ]] 2021-02-16 19:33:11.609 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-16 19:33:11.612 | + functions-common:time_stop:2318 : end_time=1613503991610 2021-02-16 19:33:11.615 | + functions-common:time_stop:2319 : elapsed_time=15074 2021-02-16 19:33:11.617 | + functions-common:time_stop:2320 : total=112237 2021-02-16 19:33:11.619 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-16 19:33:11.621 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=127311 2021-02-16 19:33:11.624 | + inc/python:pip_install:203 : return 0 2021-02-16 19:33:11.626 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2021-02-16 19:33:11.628 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-02-16 19:33:11.631 | + functions-common:safe_chown:2207 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-02-16 19:33:11.647 | + functions-common:_safe_permission_operation:2055 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-02-16 19:33:11.659 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/glance 2021-02-16 19:33:11.662 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2021-02-16 19:33:11.665 | + inc/python:use_library_from_git:251 : local enabled=1 2021-02-16 19:33:11.667 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-02-16 19:33:11.670 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/glance, ]] 2021-02-16 19:33:11.672 | + inc/python:use_library_from_git:253 : return 1 2021-02-16 19:33:11.675 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-02-16 19:33:11.678 | + ./stack.sh:main:892 : configure_glance 2021-02-16 19:33:11.680 | + lib/glance:configure_glance:267 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2021-02-16 19:33:11.691 | + lib/glance:configure_glance:270 : local dburl 2021-02-16 19:33:11.695 | ++ lib/glance:configure_glance:271 : database_connection_url glance 2021-02-16 19:33:11.697 | ++ lib/database:database_connection_url:132 : local db=glance 2021-02-16 19:33:11.700 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql glance 2021-02-16 19:33:11.702 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=glance 2021-02-16 19:33:11.704 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-02-16 19:33:11.707 | + lib/glance:configure_glance:271 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-02-16 19:33:11.710 | + lib/glance:configure_glance:273 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2021-02-16 19:33:11.735 | + lib/glance:configure_glance:274 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-02-16 19:33:11.760 | + lib/glance:configure_glance:275 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2021-02-16 19:33:11.784 | + lib/glance:configure_glance:276 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2021-02-16 19:33:11.809 | + lib/glance:configure_glance:277 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2021-02-16 19:33:11.836 | + lib/glance:configure_glance:278 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2021-02-16 19:33:11.861 | + lib/glance:configure_glance:279 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2021-02-16 19:33:11.863 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/glance/glance-api.conf 2021-02-16 19:33:11.866 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=glance 2021-02-16 19:33:11.868 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=keystone_authtoken 2021-02-16 19:33:11.870 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2021-02-16 19:33:11.896 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2021-02-16 19:33:11.919 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.13/identity 2021-02-16 19:33:11.952 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2021-02-16 19:33:11.977 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2021-02-16 19:33:12.001 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2021-02-16 19:33:12.025 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2021-02-16 19:33:12.049 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2021-02-16 19:33:12.076 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-02-16 19:33:12.101 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2021-02-16 19:33:12.127 | + lib/glance:configure_glance:280 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2021-02-16 19:33:12.154 | + lib/glance:configure_glance:281 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2021-02-16 19:33:12.156 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2021-02-16 19:33:12.159 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2021-02-16 19:33:12.161 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-02-16 19:33:12.163 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-02-16 19:33:12.166 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-02-16 19:33:12.181 | + functions-common:is_service_enabled:1962 : return 0 2021-02-16 19:33:12.184 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-02-16 19:33:12.187 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-02-16 19:33:12.189 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-02-16 19:33:12.204 | ++ functions-common:is_service_enabled:1962 : return 0 2021-02-16 19:33:12.207 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.13:5672/ 2021-02-16 19:33:12.210 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.13:5672/ 2021-02-16 19:33:12.234 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-02-16 19:33:12.236 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-02-16 19:33:12.238 | + lib/glance:configure_glance:282 : '[' libvirt = xenserver ']' 2021-02-16 19:33:12.241 | + lib/glance:configure_glance:286 : '[' libvirt = libvirt ']' 2021-02-16 19:33:12.243 | + lib/glance:configure_glance:286 : '[' kvm = parallels ']' 2021-02-16 19:33:12.246 | + lib/glance:configure_glance:291 : configure_glance_store False False 2021-02-16 19:33:12.248 | + lib/glance:configure_glance_store:228 : local use_cinder_for_glance=False 2021-02-16 19:33:12.250 | + lib/glance:configure_glance_store:229 : local glance_enable_multiple_stores=False 2021-02-16 19:33:12.252 | + lib/glance:configure_glance_store:230 : local be 2021-02-16 19:33:12.255 | + lib/glance:configure_glance_store:232 : [[ False == \F\a\l\s\e ]] 2021-02-16 19:33:12.257 | + lib/glance:configure_glance_store:234 : [[ False == \T\r\u\e ]] 2021-02-16 19:33:12.260 | + lib/glance:configure_glance_store:251 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2021-02-16 19:33:12.286 | + lib/glance:configure_glance:294 : '[' -n '' ']' 2021-02-16 19:33:12.288 | + lib/glance:configure_glance:297 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.13 2021-02-16 19:33:12.315 | + lib/glance:configure_glance:301 : [[ False == \F\a\l\s\e ]] 2021-02-16 19:33:12.318 | + lib/glance:configure_glance:303 : is_service_enabled s-proxy 2021-02-16 19:33:12.334 | + functions-common:is_service_enabled:1962 : return 1 2021-02-16 19:33:12.336 | + lib/glance:configure_glance:325 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.13/image 2021-02-16 19:33:12.362 | + lib/glance:configure_glance:327 : is_service_enabled tls-proxy 2021-02-16 19:33:12.378 | + functions-common:is_service_enabled:1962 : return 1 2021-02-16 19:33:12.380 | + lib/glance:configure_glance:333 : setup_logging /etc/glance/glance-api.conf 2021-02-16 19:33:12.383 | + functions:setup_logging:699 : setup_systemd_logging /etc/glance/glance-api.conf 2021-02-16 19:33:12.385 | + functions:setup_systemd_logging:714 : local conf_file=/etc/glance/glance-api.conf 2021-02-16 19:33:12.388 | ++ functions:setup_systemd_logging:719 : trueorfalse False USE_JOURNAL 2021-02-16 19:33:12.405 | + functions:setup_systemd_logging:719 : USE_JOURNAL=False 2021-02-16 19:33:12.407 | + functions:setup_systemd_logging:720 : local pidstr= 2021-02-16 19:33:12.409 | + functions:setup_systemd_logging:721 : [[ False == \T\r\u\e ]] 2021-02-16 19:33:12.412 | + functions:setup_systemd_logging:725 : pidstr='(pid=%(process)d) ' 2021-02-16 19:33:12.415 | + functions:setup_systemd_logging:727 : iniset /etc/glance/glance-api.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2021-02-16 19:33:12.439 | + functions:setup_systemd_logging:729 : 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-02-16 19:33:12.463 | + functions:setup_systemd_logging:730 : 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-02-16 19:33:12.488 | + functions:setup_systemd_logging:731 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-02-16 19:33:12.512 | + lib/glance:configure_glance:335 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2021-02-16 19:33:12.516 | + lib/glance:configure_glance:338 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2021-02-16 19:33:12.543 | + lib/glance:configure_glance:339 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2021-02-16 19:33:12.568 | + lib/glance:configure_glance:340 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2021-02-16 19:33:12.593 | + lib/glance:configure_glance:341 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.13/identity 2021-02-16 19:33:12.617 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2021-02-16 19:33:12.642 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2021-02-16 19:33:12.672 | + lib/glance:configure_glance:344 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2021-02-16 19:33:12.698 | + lib/glance:configure_glance:347 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2021-02-16 19:33:12.725 | + lib/glance:configure_glance:350 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2021-02-16 19:33:12.752 | + lib/glance:configure_glance:351 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2021-02-16 19:33:12.780 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2021-02-16 19:33:12.805 | + lib/glance:configure_glance:354 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2021-02-16 19:33:12.810 | + lib/glance:configure_glance:356 : 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-02-16 19:33:12.816 | + lib/glance:configure_glance:358 : is_service_enabled tls-proxy 2021-02-16 19:33:12.832 | + functions-common:is_service_enabled:1962 : return 1 2021-02-16 19:33:12.835 | + lib/glance:configure_glance:366 : [[ False == False ]] 2021-02-16 19:33:12.837 | + lib/glance:configure_glance:367 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2021-02-16 19:33:12.840 | + lib/apache:write_local_uwsgi_http_config:322 : local file=/etc/glance/glance-uwsgi.ini 2021-02-16 19:33:12.842 | + lib/apache:write_local_uwsgi_http_config:323 : local wsgi=/usr/local/bin/glance-wsgi-api 2021-02-16 19:33:12.844 | + lib/apache:write_local_uwsgi_http_config:324 : local url=/image 2021-02-16 19:33:12.847 | ++ lib/apache:write_local_uwsgi_http_config:325 : basename /usr/local/bin/glance-wsgi-api 2021-02-16 19:33:12.850 | + lib/apache:write_local_uwsgi_http_config:325 : name=glance-wsgi-api 2021-02-16 19:33:12.853 | + lib/apache:write_local_uwsgi_http_config:331 : rm -rf /etc/glance/glance-uwsgi.ini 2021-02-16 19:33:12.856 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api 2021-02-16 19:33:12.886 | ++ lib/apache:write_local_uwsgi_http_config:333 : get_random_port 2021-02-16 19:33:12.889 | ++ functions:get_random_port:861 : read lower_port upper_port 2021-02-16 19:33:12.892 | ++ functions:get_random_port:862 : true 2021-02-16 19:33:12.894 | ++ functions:get_random_port:863 : (( port = upper_port )) 2021-02-16 19:33:12.897 | ++ functions:get_random_port:863 : (( port >= lower_port )) 2021-02-16 19:33:12.899 | ++ functions:get_random_port:864 : sudo lsof -i :60999 2021-02-16 19:33:12.952 | ++ functions:get_random_port:865 : [[ 1 > 0 ]] 2021-02-16 19:33:12.954 | ++ functions:get_random_port:866 : break 2 2021-02-16 19:33:12.956 | ++ functions:get_random_port:870 : echo 60999 2021-02-16 19:33:12.960 | + lib/apache:write_local_uwsgi_http_config:333 : port=60999 2021-02-16 19:33:12.962 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2021-02-16 19:33:12.989 | + lib/apache:write_local_uwsgi_http_config:335 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2021-02-16 19:33:13.014 | + lib/apache:write_local_uwsgi_http_config:337 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2021-02-16 19:33:13.040 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2021-02-16 19:33:13.065 | + lib/apache:write_local_uwsgi_http_config:340 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2021-02-16 19:33:13.099 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2021-02-16 19:33:13.126 | + lib/apache:write_local_uwsgi_http_config:342 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2021-02-16 19:33:13.151 | + lib/apache:write_local_uwsgi_http_config:344 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2021-02-16 19:33:13.175 | + lib/apache:write_local_uwsgi_http_config:346 : iniset /etc/glance/glance-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-02-16 19:33:13.199 | + lib/apache:write_local_uwsgi_http_config:349 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2021-02-16 19:33:13.224 | + lib/apache:write_local_uwsgi_http_config:351 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2021-02-16 19:33:13.251 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2021-02-16 19:33:13.274 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2021-02-16 19:33:13.298 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2021-02-16 19:33:13.322 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2021-02-16 19:33:13.346 | + lib/apache:write_local_uwsgi_http_config:358 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2021-02-16 19:33:13.371 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2021-02-16 19:33:13.395 | + lib/apache:write_local_uwsgi_http_config:360 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2021-02-16 19:33:13.419 | + lib/apache:write_local_uwsgi_http_config:362 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2021-02-16 19:33:13.444 | + lib/apache:write_local_uwsgi_http_config:364 : enable_apache_mod proxy 2021-02-16 19:33:13.446 | + lib/apache:enable_apache_mod:54 : local mod=proxy 2021-02-16 19:33:13.448 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-02-16 19:33:13.451 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-02-16 19:33:13.453 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-02-16 19:33:13.455 | + lib/apache:enable_apache_mod:59 : [[ proxy != \v\e\r\s\i\o\n ]] 2021-02-16 19:33:13.458 | + lib/apache:enable_apache_mod:59 : a2query -m proxy 2021-02-16 19:33:13.511 | proxy (enabled by site administrator) 2021-02-16 19:33:13.514 | + lib/apache:write_local_uwsgi_http_config:365 : enable_apache_mod proxy_http 2021-02-16 19:33:13.517 | + lib/apache:enable_apache_mod:54 : local mod=proxy_http 2021-02-16 19:33:13.519 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-02-16 19:33:13.521 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-02-16 19:33:13.523 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-02-16 19:33:13.526 | + lib/apache:enable_apache_mod:59 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2021-02-16 19:33:13.528 | + lib/apache:enable_apache_mod:59 : a2query -m proxy_http 2021-02-16 19:33:13.576 | No module matches proxy_http 2021-02-16 19:33:13.579 | + lib/apache:enable_apache_mod:60 : sudo a2enmod proxy_http 2021-02-16 19:33:13.636 | Considering dependency proxy for proxy_http: 2021-02-16 19:33:13.636 | Module proxy already enabled 2021-02-16 19:33:13.637 | Enabling module proxy_http. 2021-02-16 19:33:13.641 | To activate the new configuration, you need to run: 2021-02-16 19:33:13.641 | systemctl restart apache2 2021-02-16 19:33:13.645 | + lib/apache:enable_apache_mod:61 : restart_apache_server 2021-02-16 19:33:13.648 | + lib/apache:restart_apache_server:253 : restart_service apache2 2021-02-16 19:33:13.650 | + functions-common:restart_service:2190 : '[' -x /bin/systemctl ']' 2021-02-16 19:33:13.652 | + functions-common:restart_service:2191 : sudo /bin/systemctl restart apache2 2021-02-16 19:33:13.791 | + lib/apache:write_local_uwsgi_http_config:366 : local apache_conf= 2021-02-16 19:33:13.794 | ++ lib/apache:write_local_uwsgi_http_config:367 : apache_site_config_for glance-wsgi-api 2021-02-16 19:33:13.796 | ++ lib/apache:apache_site_config_for:189 : local site=glance-wsgi-api 2021-02-16 19:33:13.798 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2021-02-16 19:33:13.803 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-02-16 19:33:13.806 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-02-16 19:33:13.808 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2021-02-16 19:33:13.811 | + lib/apache:write_local_uwsgi_http_config:367 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2021-02-16 19:33:13.814 | + lib/apache:write_local_uwsgi_http_config:368 : echo 'KeepAlive Off' 2021-02-16 19:33:13.814 | + lib/apache:write_local_uwsgi_http_config:368 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2021-02-16 19:33:13.822 | KeepAlive Off 2021-02-16 19:33:13.827 | + lib/apache:write_local_uwsgi_http_config:369 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2021-02-16 19:33:13.827 | + lib/apache:write_local_uwsgi_http_config:369 : echo 'SetEnv proxy-sendchunked 1' 2021-02-16 19:33:13.834 | SetEnv proxy-sendchunked 1 2021-02-16 19:33:13.837 | + lib/apache:write_local_uwsgi_http_config:370 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2021-02-16 19:33:13.838 | + lib/apache:write_local_uwsgi_http_config:370 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2021-02-16 19:33:13.844 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2021-02-16 19:33:13.848 | + lib/apache:write_local_uwsgi_http_config:371 : enable_apache_site glance-wsgi-api 2021-02-16 19:33:13.850 | + lib/apache:enable_apache_site:206 : local site=glance-wsgi-api 2021-02-16 19:33:13.853 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2021-02-16 19:33:13.855 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-02-16 19:33:13.858 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-02-16 19:33:13.860 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-02-16 19:33:13.862 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-02-16 19:33:13.865 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-02-16 19:33:13.867 | + lib/apache:enable_apache_site:209 : is_ubuntu 2021-02-16 19:33:13.870 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-02-16 19:33:13.872 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-02-16 19:33:13.874 | + lib/apache:enable_apache_site:210 : sudo a2ensite glance-wsgi-api 2021-02-16 19:33:13.932 | Enabling site glance-wsgi-api. 2021-02-16 19:33:13.937 | To activate the new configuration, you need to run: 2021-02-16 19:33:13.937 | systemctl reload apache2 2021-02-16 19:33:13.941 | + lib/apache:write_local_uwsgi_http_config:372 : restart_apache_server 2021-02-16 19:33:13.944 | + lib/apache:restart_apache_server:253 : restart_service apache2 2021-02-16 19:33:13.946 | + functions-common:restart_service:2190 : '[' -x /bin/systemctl ']' 2021-02-16 19:33:13.949 | + functions-common:restart_service:2191 : sudo /bin/systemctl restart apache2 2021-02-16 19:33:14.100 | + ./stack.sh:main:895 : is_service_enabled cinder 2021-02-16 19:33:14.118 | + functions-common:is_service_enabled:1962 : return 0 2021-02-16 19:33:14.120 | + ./stack.sh:main:897 : stack_install_service cinder 2021-02-16 19:33:14.123 | + lib/stack:stack_install_service:20 : local service=cinder 2021-02-16 19:33:14.125 | + lib/stack:stack_install_service:21 : type install_cinder 2021-02-16 19:33:14.127 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-02-16 19:33:14.130 | + lib/stack:stack_install_service:32 : install_cinder 2021-02-16 19:33:14.132 | + lib/cinder:install_cinder:418 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2021-02-16 19:33:14.135 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/cinder.git 2021-02-16 19:33:14.137 | + functions-common:git_clone:526 : local git_dest=/opt/stack/cinder 2021-02-16 19:33:14.139 | + functions-common:git_clone:527 : local git_ref=master 2021-02-16 19:33:14.141 | + functions-common:git_clone:528 : local orig_dir 2021-02-16 19:33:14.144 | ++ functions-common:git_clone:529 : pwd 2021-02-16 19:33:14.147 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2021-02-16 19:33:14.149 | + functions-common:git_clone:530 : local git_clone_flags= 2021-02-16 19:33:14.152 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2021-02-16 19:33:14.169 | + functions-common:git_clone:532 : RECLONE=False 2021-02-16 19:33:14.171 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2021-02-16 19:33:14.174 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2021-02-16 19:33:14.176 | + functions-common:git_clone:546 : echo master 2021-02-16 19:33:14.177 | + functions-common:git_clone:546 : egrep -q '^refs' 2021-02-16 19:33:14.183 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/cinder ]] 2021-02-16 19:33:14.185 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2021-02-16 19:33:14.187 | + functions-common:git_clone:594 : cd /opt/stack/cinder 2021-02-16 19:33:14.190 | + functions-common:git_clone:595 : git show --oneline 2021-02-16 19:33:14.191 | + functions-common:git_clone:595 : head -1 2021-02-16 19:33:14.206 | 6bc06f1db Merge "Remove NestedQuotaDriver" 2021-02-16 19:33:14.209 | + functions-common:git_clone:596 : cd /home/ubuntu/devstack 2021-02-16 19:33:14.212 | + lib/cinder:install_cinder:419 : setup_develop /opt/stack/cinder 2021-02-16 19:33:14.214 | + inc/python:setup_develop:338 : local bindep 2021-02-16 19:33:14.217 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2021-02-16 19:33:14.219 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2021-02-16 19:33:14.222 | + inc/python:setup_develop:344 : local extras= 2021-02-16 19:33:14.224 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2021-02-16 19:33:14.227 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-02-16 19:33:14.230 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2021-02-16 19:33:14.232 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2021-02-16 19:33:14.234 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-02-16 19:33:14.237 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-02-16 19:33:14.240 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2021-02-16 19:33:14.242 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-02-16 19:33:14.245 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2021-02-16 19:33:14.248 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-02-16 19:33:14.250 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2021-02-16 19:33:14.253 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2021-02-16 19:33:14.258 | + inc/python:_setup_package_with_constraints_edit:383 : name=cinder 2021-02-16 19:33:14.260 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder '-e file:///opt/stack/cinder#egg=cinder' 2021-02-16 19:33:14.961 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/cinder -e 2021-02-16 19:33:14.964 | + inc/python:setup_package:417 : local bindep=0 2021-02-16 19:33:14.966 | + inc/python:setup_package:418 : local bindep_flag= 2021-02-16 19:33:14.968 | + inc/python:setup_package:419 : local bindep_profiles= 2021-02-16 19:33:14.971 | + inc/python:setup_package:420 : [[ /opt/stack/cinder == -bindep* ]] 2021-02-16 19:33:14.973 | + inc/python:setup_package:425 : local project_dir=/opt/stack/cinder 2021-02-16 19:33:14.975 | + inc/python:setup_package:426 : local flags=-e 2021-02-16 19:33:14.978 | + inc/python:setup_package:427 : local extras= 2021-02-16 19:33:14.981 | + inc/python:setup_package:431 : [[ -n -e ]] 2021-02-16 19:33:14.984 | + inc/python:setup_package:431 : [[ -z '' ]] 2021-02-16 19:33:14.987 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2021-02-16 19:33:14.991 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2021-02-16 19:33:14.993 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2021-02-16 19:33:14.996 | + inc/python:setup_package:445 : pip_install -e /opt/stack/cinder 2021-02-16 19:33:15.016 | Using python 3.6 to install /opt/stack/cinder 2021-02-16 19:33:15.019 | + inc/python:pip_install:193 : 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 python3.6 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/cinder 2021-02-16 19:33:16.067 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-16 19:33:16.067 | 2021-02-16 19:33:16.067 | Traceback (most recent call last): 2021-02-16 19:33:16.067 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-16 19:33:16.068 | exec(line) 2021-02-16 19:33:16.068 | File "", line 1, in 2021-02-16 19:33:16.068 | File "", line 568, in module_from_spec 2021-02-16 19:33:16.068 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-16 19:33:16.068 | 2021-02-16 19:33:16.068 | Remainder of file ignored 2021-02-16 19:33:16.068 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:33:16.068 | from cryptography.utils import int_from_bytes 2021-02-16 19:33:16.068 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:33:16.068 | from cryptography.utils import int_from_bytes 2021-02-16 19:33:17.201 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-02-16 19:33:17.201 | 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-02-16 19:33:17.209 | Ignoring importlib-resources: markers 'python_version == "3.8"' don't match your environment 2021-02-16 19:33:17.212 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-02-16 19:33:17.219 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-02-16 19:33:17.224 | Obtaining file:///opt/stack/cinder 2021-02-16 19:33:19.433 | Obtaining cinder from file:///opt/stack/cinder#egg=cinder (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-02-16 19:33:21.616 | Requirement already satisfied: Paste===3.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.5.0) 2021-02-16 19:33:21.625 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.1) 2021-02-16 19:33:21.635 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.5.1) 2021-02-16 19:33:21.647 | Requirement already satisfied: SQLAlchemy===1.3.23 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.3.23) 2021-02-16 19:33:21.679 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.6) 2021-02-16 19:33:22.647 | Collecting boto3===1.17.6 2021-02-16 19:33:22.654 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f9d/940f40c030249/boto3-1.17.6-py2.py3-none-any.whl (130 kB) 2021-02-16 19:33:24.013 | Collecting botocore===1.20.6 2021-02-16 19:33:24.033 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/398/32e4732fcdc89/botocore-1.20.6-py2.py3-none-any.whl (7.2 MB) 2021-02-16 19:33:24.295 | Requirement already satisfied: castellan===3.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 105)) (3.7.0) 2021-02-16 19:33:24.357 | Requirement already satisfied: cryptography===3.4.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 125)) (3.4.4) 2021-02-16 19:33:24.399 | Requirement already satisfied: cursive===0.2.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (0.2.2) 2021-02-16 19:33:24.414 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (4.4.2) 2021-02-16 19:33:24.418 | Requirement already satisfied: eventlet===0.30.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 161)) (0.30.1) 2021-02-16 19:33:24.599 | Collecting google-api-python-client===1.12.8 2021-02-16 19:33:24.606 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/3c4/c4ca46b5c2119/google_api_python_client-1.12.8-py2.py3-none-any.whl (61 kB) 2021-02-16 19:33:24.860 | Collecting google-auth===1.26.1 2021-02-16 19:33:24.867 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8ce/6862cf4e9252d/google_auth-1.26.1-py2.py3-none-any.whl (116 kB) 2021-02-16 19:33:25.053 | Collecting google-auth-httplib2===0.0.4 2021-02-16 19:33:25.059 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/aea/ff501738b2897/google_auth_httplib2-0.0.4-py2.py3-none-any.whl (9.1 kB) 2021-02-16 19:33:25.141 | Requirement already satisfied: greenlet===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 188)) (1.0.0) 2021-02-16 19:33:25.147 | Requirement already satisfied: httplib2===0.19.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (0.19.0) 2021-02-16 19:33:25.152 | Requirement already satisfied: importlib-metadata===3.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 204)) (3.4.0) 2021-02-16 19:33:25.192 | Requirement already satisfied: iso8601===0.1.14 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (0.1.14) 2021-02-16 19:33:25.296 | Collecting jmespath===0.10.0 2021-02-16 19:33:25.303 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/cdf/6525904cc5977/jmespath-0.10.0-py2.py3-none-any.whl (24 kB) 2021-02-16 19:33:25.383 | Requirement already satisfied: jsonschema===3.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (3.2.0) 2021-02-16 19:33:25.415 | Requirement already satisfied: keystoneauth1===4.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 232)) (4.3.0) 2021-02-16 19:33:25.482 | Requirement already satisfied: keystonemiddleware===9.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 233)) (9.2.0) 2021-02-16 19:33:26.316 | Collecting lxml===4.6.2 2021-02-16 19:33:26.335 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4fb/85c447e288df5/lxml-4.6.2-cp36-cp36m-manylinux1_x86_64.whl (5.5 MB) 2021-02-16 19:33:26.608 | Collecting oauth2client===4.1.3 2021-02-16 19:33:26.615 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b8a/81cc5d60e2d36/oauth2client-4.1.3-py2.py3-none-any.whl (98 kB) 2021-02-16 19:33:26.705 | Requirement already satisfied: os-brick===4.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 292)) (4.1.0) 2021-02-16 19:33:26.733 | 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 299)) (1.7.0) 2021-02-16 19:33:26.738 | Requirement already satisfied: os-win===5.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (5.4.0) 2021-02-16 19:33:26.758 | Requirement already satisfied: oslo.cache===2.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (2.7.0) 2021-02-16 19:33:26.799 | Requirement already satisfied: oslo.concurrency===4.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (4.4.0) 2021-02-16 19:33:26.812 | Requirement already satisfied: oslo.config===8.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (8.4.0) 2021-02-16 19:33:26.859 | Requirement already satisfied: oslo.context===3.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (3.1.1) 2021-02-16 19:33:26.865 | Requirement already satisfied: oslo.db===8.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (8.5.0) 2021-02-16 19:33:26.920 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (5.0.1) 2021-02-16 19:33:26.927 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (4.4.0) 2021-02-16 19:33:26.971 | Requirement already satisfied: oslo.messaging===12.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (12.7.0) 2021-02-16 19:33:27.032 | Requirement already satisfied: oslo.middleware===4.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (4.1.1) 2021-02-16 19:33:27.052 | Requirement already satisfied: oslo.policy===3.6.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (3.6.2) 2021-02-16 19:33:27.070 | Requirement already satisfied: oslo.privsep===2.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (2.4.0) 2021-02-16 19:33:27.086 | Requirement already satisfied: oslo.reports===2.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (2.2.0) 2021-02-16 19:33:27.102 | Requirement already satisfied: oslo.rootwrap===6.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (6.2.0) 2021-02-16 19:33:27.106 | Requirement already satisfied: oslo.serialization===4.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 322)) (4.1.0) 2021-02-16 19:33:27.117 | Requirement already satisfied: oslo.service===2.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 323)) (2.5.0) 2021-02-16 19:33:27.143 | Requirement already satisfied: oslo.upgradecheck===1.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (1.3.0) 2021-02-16 19:33:27.155 | Requirement already satisfied: oslo.utils===4.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 325)) (4.7.0) 2021-02-16 19:33:27.342 | Collecting oslo.versionedobjects===2.4.0 2021-02-16 19:33:27.348 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a35/98db096a09c1d/oslo.versionedobjects-2.4.0-py3-none-any.whl (86 kB) 2021-02-16 19:33:27.621 | Collecting oslo.vmware===3.8.0 2021-02-16 19:33:27.628 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/068/0d520ba7c6651/oslo.vmware-3.8.0-py3-none-any.whl (491 kB) 2021-02-16 19:33:27.740 | Requirement already satisfied: osprofiler===3.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 330)) (3.4.0) 2021-02-16 19:33:27.793 | Requirement already satisfied: packaging===20.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (20.9) 2021-02-16 19:33:27.980 | Collecting paramiko===2.7.2 2021-02-16 19:33:27.986 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4f3/e316fef2ac628/paramiko-2.7.2-py2.py3-none-any.whl (206 kB) 2021-02-16 19:33:28.105 | Requirement already satisfied: pbr===5.5.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 337)) (5.5.1) 2021-02-16 19:33:28.108 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 345)) (0.7.2) 2021-02-16 19:33:28.110 | Requirement already satisfied: psutil===5.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 349)) (5.8.0) 2021-02-16 19:33:28.279 | Collecting pyasn1===0.4.8 2021-02-16 19:33:28.285 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/39c/7e2ec30515947/pyasn1-0.4.8-py2.py3-none-any.whl (77 kB) 2021-02-16 19:33:28.483 | Collecting pyasn1-modules===0.2.8 2021-02-16 19:33:28.490 | 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-02-16 19:33:28.576 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 359)) (3.1.1) 2021-02-16 19:33:28.588 | Requirement already satisfied: pyinotify===0.9.6 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 366)) (0.9.6) 2021-02-16 19:33:28.590 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 372)) (2.4.7) 2021-02-16 19:33:28.594 | Requirement already satisfied: pyrsistent===0.17.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 376)) (0.17.3) 2021-02-16 19:33:28.598 | Requirement already satisfied: python-barbicanclient===5.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 390)) (5.0.1) 2021-02-16 19:33:28.618 | 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 399)) (2.8.1) 2021-02-16 19:33:28.772 | Collecting python-glanceclient===3.2.2 2021-02-16 19:33:28.780 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1a6/98806cba5fd9b/python_glanceclient-3.2.2-py3-none-any.whl (189 kB) 2021-02-16 19:33:28.882 | Requirement already satisfied: python-keystoneclient===4.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 410)) (4.2.0) 2021-02-16 19:33:29.078 | Collecting python-novaclient===17.3.0 2021-02-16 19:33:29.085 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b11/588e7d9cb6e81/python_novaclient-17.3.0-py3-none-any.whl (331 kB) 2021-02-16 19:33:29.311 | Collecting python-swiftclient===3.11.0 2021-02-16 19:33:29.319 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/265/7e2871691bac4/python_swiftclient-3.11.0-py2.py3-none-any.whl (86 kB) 2021-02-16 19:33:29.426 | Requirement already satisfied: pytz===2021.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 440)) (2021.1) 2021-02-16 19:33:29.431 | Requirement already satisfied: repoze.lru===0.7 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 450)) (0.7) 2021-02-16 19:33:29.434 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 451)) (2.25.1) 2021-02-16 19:33:29.456 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 464)) (1.4.0) 2021-02-16 19:33:29.578 | Collecting rsa===4.7 2021-02-16 19:33:29.585 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a87/74e55b59fd9fc/rsa-4.7-py3-none-any.whl (34 kB) 2021-02-16 19:33:29.808 | Collecting rtslib-fb===2.1.74 2021-02-16 19:33:29.816 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6f1/5bc30b55e0d35/rtslib-fb-2.1.74.tar.gz (73 kB) 2021-02-16 19:33:30.706 | Collecting s3transfer===0.3.4 2021-02-16 19:33:30.714 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1e2/8620e5b444652/s3transfer-0.3.4-py2.py3-none-any.whl (69 kB) 2021-02-16 19:33:30.800 | Requirement already satisfied: setuptools===53.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 484)) (53.0.0) 2021-02-16 19:33:30.850 | Requirement already satisfied: simplejson===3.13.2 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 486)) (3.13.2) 2021-02-16 19:33:30.852 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 487)) (1.15.0) 2021-02-16 19:33:30.856 | 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 513)) (0.13.0) 2021-02-16 19:33:30.868 | Requirement already satisfied: sqlparse===0.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 514)) (0.4.1) 2021-02-16 19:33:30.871 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 517)) (3.3.0) 2021-02-16 19:33:30.873 | Requirement already satisfied: stevedore===3.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 519)) (3.3.0) 2021-02-16 19:33:30.976 | Collecting suds-jurko===0.6 2021-02-16 19:33:30.983 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/f39/8754a66f0fee9/suds_jurko-0.6-py3-none-any.whl (454 kB) 2021-02-16 19:33:31.174 | Collecting tabulate===0.8.7 2021-02-16 19:33:31.180 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ac6/4cb76d53b1231/tabulate-0.8.7-py3-none-any.whl (24 kB) 2021-02-16 19:33:31.263 | Requirement already satisfied: taskflow===4.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (4.6.0) 2021-02-16 19:33:31.325 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 533)) (6.3.1) 2021-02-16 19:33:31.341 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (2.0.1) 2021-02-16 19:33:31.351 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 537)) (0.5.0) 2021-02-16 19:33:31.357 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 538)) (2.4.0) 2021-02-16 19:33:31.571 | Collecting tooz===2.8.0 2021-02-16 19:33:31.578 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d6e/06c42ef836cf6/tooz-2.8.0-py3-none-any.whl (93 kB) 2021-02-16 19:33:31.725 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 549)) (1.4.0) 2021-02-16 19:33:31.729 | Requirement already satisfied: typing-extensions===3.7.4.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 554)) (3.7.4.3) 2021-02-16 19:33:31.733 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 558)) (1.1.0) 2021-02-16 19:33:31.833 | Collecting uritemplate===3.0.1 2021-02-16 19:33:31.839 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/076/20c3f3f8eed1f/uritemplate-3.0.1-py2.py3-none-any.whl (15 kB) 2021-02-16 19:33:31.919 | Requirement already satisfied: urllib3===1.26.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 560)) (1.26.3) 2021-02-16 19:33:31.942 | Requirement already satisfied: voluptuous===0.12.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 566)) (0.12.1) 2021-02-16 19:33:32.043 | Collecting warlock===1.3.3 2021-02-16 19:33:32.049 | 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-02-16 19:33:32.135 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 575)) (1.12.1) 2021-02-16 19:33:32.137 | Requirement already satisfied: yappi===1.3.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 583)) (1.3.2) 2021-02-16 19:33:32.143 | Requirement already satisfied: zipp===3.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 588)) (3.4.0) 2021-02-16 19:33:32.266 | Collecting zstd===1.4.8.1 2021-02-16 19:33:32.273 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b62/b21eb850abd6b/zstd-1.4.8.1.tar.gz (506 kB) 2021-02-16 19:33:33.050 | Requirement already satisfied: cffi===1.14.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 109)) (1.14.5) 2021-02-16 19:33:33.054 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 146)) (1.16.0) 2021-02-16 19:33:33.208 | Collecting google-api-core===1.26.0 2021-02-16 19:33:33.216 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/002/e44c533299aec/google_api_core-1.26.0-py2.py3-none-any.whl (92 kB) 2021-02-16 19:33:33.322 | Requirement already satisfied: cachetools===4.2.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 101)) (4.2.1) 2021-02-16 19:33:33.325 | Requirement already satisfied: attrs===20.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.3.0) 2021-02-16 19:33:33.370 | Requirement already satisfied: dogpile.cache===1.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 150)) (1.1.2) 2021-02-16 19:33:33.377 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 166)) (0.14.1) 2021-02-16 19:33:33.382 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (2.2.0) 2021-02-16 19:33:33.390 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 264)) (0.8.0) 2021-02-16 19:33:33.397 | Requirement already satisfied: PyYAML===5.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.4.1) 2021-02-16 19:33:33.400 | Requirement already satisfied: alembic===1.5.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.5.4) 2021-02-16 19:33:33.410 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 173)) (2.3.0) 2021-02-16 19:33:33.417 | Requirement already satisfied: amqp===5.0.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (5.0.5) 2021-02-16 19:33:33.422 | Requirement already satisfied: kombu===5.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 234)) (5.0.2) 2021-02-16 19:33:33.468 | Requirement already satisfied: Jinja2===2.11.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (2.11.3) 2021-02-16 19:33:33.476 | Requirement already satisfied: msgpack===1.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 257)) (1.0.2) 2021-02-16 19:33:33.479 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (3.0.0) 2021-02-16 19:33:33.491 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 265)) (0.10.9) 2021-02-16 19:33:33.661 | Collecting PyNaCl===1.4.0 2021-02-16 19:33:33.669 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/30f/9b96db44e09b3/PyNaCl-1.4.0-cp35-abi3-manylinux1_x86_64.whl (961 kB) 2021-02-16 19:33:33.780 | Requirement already satisfied: bcrypt===3.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (3.2.0) 2021-02-16 19:33:33.790 | Requirement already satisfied: cliff===3.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (3.6.0) 2021-02-16 19:33:33.805 | Requirement already satisfied: pyOpenSSL===20.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 355)) (20.0.1) 2021-02-16 19:33:33.821 | Requirement already satisfied: certifi===2020.12.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (2020.12.5) 2021-02-16 19:33:33.823 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 200)) (2.10) 2021-02-16 19:33:33.827 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (4.0.0) 2021-02-16 19:33:33.928 | Collecting pyudev===0.22.0 2021-02-16 19:33:33.935 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/023/9b019574842a5/pyudev-0.22.0-py3-none-any.whl (63 kB) 2021-02-16 19:33:34.015 | Requirement already satisfied: Tempita===0.5.2 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (0.5.2) 2021-02-16 19:33:34.017 | Requirement already satisfied: networkx===2.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 267)) (2.5) 2021-02-16 19:33:34.059 | Requirement already satisfied: automaton===2.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 89)) (2.2.0) 2021-02-16 19:33:34.067 | Requirement already satisfied: pydot===1.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 362)) (1.4.1) 2021-02-16 19:33:34.072 | 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 416)) (1.6.0) 2021-02-16 19:33:34.075 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (1.0.0) 2021-02-16 19:33:34.077 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 241)) (1.0.0) 2021-02-16 19:33:34.080 | 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 558)) (1.4.0) 2021-02-16 19:33:34.124 | Collecting jsonpatch===1.28 2021-02-16 19:33:34.131 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/da3/831be60919e8c/jsonpatch-1.28-py2.py3-none-any.whl (12 kB) 2021-02-16 19:33:34.140 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 360)) (2.20) 2021-02-16 19:33:34.143 | Requirement already satisfied: protobuf===3.14.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 348)) (3.14.0) 2021-02-16 19:33:34.253 | Collecting googleapis-common-protos===1.52.0 2021-02-16 19:33:34.260 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c89/61760f5aad9a7/googleapis_common_protos-1.52.0-py2.py3-none-any.whl (100 kB) 2021-02-16 19:33:34.346 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 253)) (1.5) 2021-02-16 19:33:34.348 | Requirement already satisfied: importlib-resources===3.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (3.3.1) 2021-02-16 19:33:34.369 | 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 401)) (1.0.4) 2021-02-16 19:33:34.371 | Requirement already satisfied: Mako===1.1.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.4) 2021-02-16 19:33:34.379 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (5.0.0) 2021-02-16 19:33:34.382 | Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.1.1) 2021-02-16 19:33:34.386 | Requirement already satisfied: cmd2===1.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (1.5.0) 2021-02-16 19:33:34.481 | Collecting jsonpointer===2.0 2021-02-16 19:33:34.488 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ff3/79fa021d1b81a/jsonpointer-2.0-py2.py3-none-any.whl (7.6 kB) 2021-02-16 19:33:34.494 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 570)) (0.2.5) 2021-02-16 19:33:34.500 | Requirement already satisfied: colorama===0.4.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (0.4.4) 2021-02-16 19:33:34.504 | Requirement already satisfied: pyperclip===1.8.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (1.8.1) 2021-02-16 19:33:34.508 | Building wheels for collected packages: rtslib-fb, zstd 2021-02-16 19:33:34.508 | Building wheel for rtslib-fb (setup.py): started 2021-02-16 19:33:35.293 | Building wheel for rtslib-fb (setup.py): finished with status 'done' 2021-02-16 19:33:35.295 | Created wheel for rtslib-fb: filename=rtslib_fb-2.1.74-py3-none-any.whl size=85410 sha256=ec0e11bf675040c0997a71b144b130303d6ca2161e8a7f7fb325c6309e6b3393 2021-02-16 19:33:35.295 | Stored in directory: /root/.cache/pip/wheels/d1/ed/a4/4f0113c98639b05fa912fd390b3ffa6feb900ec306c3311edf 2021-02-16 19:33:35.297 | Building wheel for zstd (setup.py): started 2021-02-16 19:34:10.131 | Building wheel for zstd (setup.py): finished with status 'done' 2021-02-16 19:34:10.139 | Created wheel for zstd: filename=zstd-1.4.8.1-cp36-cp36m-linux_x86_64.whl size=1206079 sha256=34e6dcda4eba1afba30aeb4e33c18aa2383c2a592bc8ebef29186c058cf39d1b 2021-02-16 19:34:10.139 | Stored in directory: /root/.cache/pip/wheels/2d/1d/e6/e2ab9e3ef13f5231c8b84de2e0f00990c07414aaf378944ac2 2021-02-16 19:34:10.140 | Successfully built rtslib-fb zstd 2021-02-16 19:34:11.063 | Installing collected packages: lxml, pyasn1, pyasn1-modules, rsa, oauth2client, oslo.versionedobjects, PyNaCl, paramiko, jsonpointer, jsonpatch, warlock, python-glanceclient, python-novaclient, python-swiftclient, pyudev, rtslib-fb, tabulate, suds-jurko, oslo.vmware, tooz, uritemplate, google-auth, google-auth-httplib2, googleapis-common-protos, google-api-core, google-api-python-client, zstd, jmespath, botocore, s3transfer, boto3, cinder 2021-02-16 19:34:11.063 | Attempting uninstall: lxml 2021-02-16 19:34:11.066 | Found existing installation: lxml 4.2.1 2021-02-16 19:34:11.067 | Uninstalling lxml-4.2.1: 2021-02-16 19:34:11.105 | Successfully uninstalled lxml-4.2.1 2021-02-16 19:34:11.404 | Attempting uninstall: pyasn1 2021-02-16 19:34:11.406 | Found existing installation: pyasn1 0.4.2 2021-02-16 19:34:11.413 | Uninstalling pyasn1-0.4.2: 2021-02-16 19:34:11.450 | Successfully uninstalled pyasn1-0.4.2 2021-02-16 19:34:12.310 | Attempting uninstall: jsonpointer 2021-02-16 19:34:12.311 | Found existing installation: jsonpointer 1.10 2021-02-16 19:34:12.322 | Uninstalling jsonpointer-1.10: 2021-02-16 19:34:12.358 | Successfully uninstalled jsonpointer-1.10 2021-02-16 19:34:12.372 | Attempting uninstall: jsonpatch 2021-02-16 19:34:12.374 | Found existing installation: jsonpatch 1.16 2021-02-16 19:34:12.384 | Uninstalling jsonpatch-1.16: 2021-02-16 19:34:12.420 | Successfully uninstalled jsonpatch-1.16 2021-02-16 19:34:15.470 | Running setup.py develop for cinder 2021-02-16 19:34:17.909 | Successfully installed PyNaCl-1.4.0 boto3-1.17.6 botocore-1.20.6 cinder google-api-core-1.26.0 google-api-python-client-1.12.8 google-auth-1.26.1 google-auth-httplib2-0.0.4 googleapis-common-protos-1.52.0 jmespath-0.10.0 jsonpatch-1.28 jsonpointer-2.0 lxml-4.6.2 oauth2client-4.1.3 oslo.versionedobjects-2.4.0 oslo.vmware-3.8.0 paramiko-2.7.2 pyasn1-0.4.8 pyasn1-modules-0.2.8 python-glanceclient-3.2.2 python-novaclient-17.3.0 python-swiftclient-3.11.0 pyudev-0.22.0 rsa-4.7 rtslib-fb-2.1.74 s3transfer-0.3.4 suds-jurko-0.6 tabulate-0.8.7 tooz-2.8.0 uritemplate-3.0.1 warlock-1.3.3 zstd-1.4.8.1 2021-02-16 19:34:18.055 | WARNING: You are using pip version 20.2.4; however, version 21.0.1 is available. 2021-02-16 19:34:18.055 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-02-16 19:34:18.245 | + inc/python:pip_install:200 : result=0 2021-02-16 19:34:18.248 | + inc/python:pip_install:202 : time_stop pip_install 2021-02-16 19:34:18.250 | + functions-common:time_stop:2306 : local name 2021-02-16 19:34:18.252 | + functions-common:time_stop:2307 : local end_time 2021-02-16 19:34:18.255 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-16 19:34:18.257 | + functions-common:time_stop:2309 : local total 2021-02-16 19:34:18.260 | + functions-common:time_stop:2310 : local start_time 2021-02-16 19:34:18.262 | + functions-common:time_stop:2312 : name=pip_install 2021-02-16 19:34:18.264 | + functions-common:time_stop:2313 : start_time=1613503995011 2021-02-16 19:34:18.267 | + functions-common:time_stop:2315 : [[ -z 1613503995011 ]] 2021-02-16 19:34:18.270 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-16 19:34:18.273 | + functions-common:time_stop:2318 : end_time=1613504058271 2021-02-16 19:34:18.276 | + functions-common:time_stop:2319 : elapsed_time=63260 2021-02-16 19:34:18.278 | + functions-common:time_stop:2320 : total=127311 2021-02-16 19:34:18.281 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-16 19:34:18.283 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=190571 2021-02-16 19:34:18.285 | + inc/python:pip_install:203 : return 0 2021-02-16 19:34:18.289 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2021-02-16 19:34:18.295 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2021-02-16 19:34:18.297 | + functions-common:safe_chown:2207 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2021-02-16 19:34:18.317 | + functions-common:_safe_permission_operation:2055 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2021-02-16 19:34:18.329 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/cinder 2021-02-16 19:34:18.332 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2021-02-16 19:34:18.334 | + inc/python:use_library_from_git:251 : local enabled=1 2021-02-16 19:34:18.337 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-02-16 19:34:18.339 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/cinder, ]] 2021-02-16 19:34:18.342 | + inc/python:use_library_from_git:253 : return 1 2021-02-16 19:34:18.344 | + lib/cinder:install_cinder:420 : [[ tgtadm == \t\g\t\a\d\m ]] 2021-02-16 19:34:18.347 | + lib/cinder:install_cinder:421 : install_package tgt 2021-02-16 19:34:18.350 | + functions-common:install_package:1344 : update_package_repo 2021-02-16 19:34:18.352 | + functions-common:update_package_repo:1316 : NO_UPDATE_REPOS=False 2021-02-16 19:34:18.355 | + functions-common:update_package_repo:1317 : REPOS_UPDATED=True 2021-02-16 19:34:18.357 | + functions-common:update_package_repo:1318 : RETRY_UPDATE=False 2021-02-16 19:34:18.360 | + functions-common:update_package_repo:1320 : [[ False = \T\r\u\e ]] 2021-02-16 19:34:18.363 | + functions-common:update_package_repo:1324 : is_ubuntu 2021-02-16 19:34:18.366 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-02-16 19:34:18.369 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-02-16 19:34:18.371 | + functions-common:update_package_repo:1325 : apt_get_update 2021-02-16 19:34:18.374 | + functions-common:apt_get_update:1070 : [[ True == \T\r\u\e ]] 2021-02-16 19:34:18.376 | + functions-common:apt_get_update:1070 : [[ False != \T\r\u\e ]] 2021-02-16 19:34:18.379 | + functions-common:apt_get_update:1071 : return 2021-02-16 19:34:18.381 | + functions-common:install_package:1345 : real_install_package tgt 2021-02-16 19:34:18.384 | + functions-common:real_install_package:1330 : is_ubuntu 2021-02-16 19:34:18.386 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-02-16 19:34:18.389 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-02-16 19:34:18.392 | + functions-common:real_install_package:1331 : apt_get install tgt 2021-02-16 19:34:18.413 | + functions-common:apt_get:1111 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install tgt 2021-02-16 19:34:18.535 | Reading package lists... 2021-02-16 19:34:18.831 | Building dependency tree... 2021-02-16 19:34:18.832 | Reading state information... 2021-02-16 19:34:19.092 | The following packages were automatically installed and are no longer required: 2021-02-16 19:34:19.093 | apport-symptoms grub-pc-bin python-six python3-attr python3-automat 2021-02-16 19:34:19.093 | python3-click python3-colorama python3-configobj python3-constantly 2021-02-16 19:34:19.093 | python3-hyperlink python3-incremental python3-keyring python3-keyrings.alt 2021-02-16 19:34:19.093 | python3-pam python3-problem-report python3-pyasn1 2021-02-16 19:34:19.093 | python3-requests-unixsocket python3-secretstorage python3-serial 2021-02-16 19:34:19.093 | python3-twisted-bin python3-wheel python3-xdg python3-zope.interface 2021-02-16 19:34:19.093 | Use 'sudo apt autoremove' to remove them. 2021-02-16 19:34:19.093 | The following additional packages will be installed: 2021-02-16 19:34:19.095 | libconfig-general-perl libsgutils2-2 sg3-utils 2021-02-16 19:34:19.096 | Suggested packages: 2021-02-16 19:34:19.096 | tgt-rbd 2021-02-16 19:34:19.149 | The following NEW packages will be installed: 2021-02-16 19:34:19.150 | libconfig-general-perl libsgutils2-2 sg3-utils tgt 2021-02-16 19:34:19.415 | 0 upgraded, 4 newly installed, 0 to remove and 164 not upgraded. 2021-02-16 19:34:19.415 | Need to get 1,077 kB of archives. 2021-02-16 19:34:19.415 | After this operation, 3,183 kB of additional disk space will be used. 2021-02-16 19:34:19.415 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libconfig-general-perl all 2.63-1 [53.9 kB] 2021-02-16 19:34:19.598 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsgutils2-2 amd64 1.42-2ubuntu1.18.04.2 [59.8 kB] 2021-02-16 19:34:19.636 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 sg3-utils amd64 1.42-2ubuntu1.18.04.2 [749 kB] 2021-02-16 19:34:19.835 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 tgt amd64 1:1.0.72-1ubuntu1 [214 kB] 2021-02-16 19:34:20.437 | Fetched 1,077 kB in 1s (1,587 kB/s) 2021-02-16 19:34:20.482 | Selecting previously unselected package libconfig-general-perl. 2021-02-16 19:34:20.529 | (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 ... 79047 files and directories currently installed.) 2021-02-16 19:34:20.534 | Preparing to unpack .../libconfig-general-perl_2.63-1_all.deb ... 2021-02-16 19:34:20.538 | Unpacking libconfig-general-perl (2.63-1) ... 2021-02-16 19:34:20.634 | Selecting previously unselected package libsgutils2-2. 2021-02-16 19:34:20.642 | Preparing to unpack .../libsgutils2-2_1.42-2ubuntu1.18.04.2_amd64.deb ... 2021-02-16 19:34:20.654 | Unpacking libsgutils2-2 (1.42-2ubuntu1.18.04.2) ... 2021-02-16 19:34:20.721 | Selecting previously unselected package sg3-utils. 2021-02-16 19:34:20.730 | Preparing to unpack .../sg3-utils_1.42-2ubuntu1.18.04.2_amd64.deb ... 2021-02-16 19:34:20.733 | Unpacking sg3-utils (1.42-2ubuntu1.18.04.2) ... 2021-02-16 19:34:20.960 | Selecting previously unselected package tgt. 2021-02-16 19:34:20.969 | Preparing to unpack .../tgt_1%3a1.0.72-1ubuntu1_amd64.deb ... 2021-02-16 19:34:20.972 | Unpacking tgt (1:1.0.72-1ubuntu1) ... 2021-02-16 19:34:21.092 | Processing triggers for ureadahead (0.100.0-21) ... 2021-02-16 19:34:21.108 | Setting up libsgutils2-2 (1.42-2ubuntu1.18.04.2) ... 2021-02-16 19:34:21.123 | Processing triggers for libc-bin (2.27-3ubuntu1) ... 2021-02-16 19:34:21.152 | Processing triggers for systemd (237-3ubuntu10.44) ... 2021-02-16 19:34:21.319 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2021-02-16 19:34:23.107 | Setting up sg3-utils (1.42-2ubuntu1.18.04.2) ... 2021-02-16 19:34:23.132 | Setting up libconfig-general-perl (2.63-1) ... 2021-02-16 19:34:23.153 | Setting up tgt (1:1.0.72-1ubuntu1) ... 2021-02-16 19:34:23.459 | Created symlink /etc/systemd/system/multi-user.target.wants/tgt.service → /lib/systemd/system/tgt.service. 2021-02-16 19:34:24.206 | Processing triggers for systemd (237-3ubuntu10.44) ... 2021-02-16 19:34:24.404 | Processing triggers for ureadahead (0.100.0-21) ... 2021-02-16 19:34:26.449 | + functions-common:apt_get:1115 : result=0 2021-02-16 19:34:26.452 | + functions-common:apt_get:1118 : time_stop apt-get 2021-02-16 19:34:26.454 | + functions-common:time_stop:2306 : local name 2021-02-16 19:34:26.457 | + functions-common:time_stop:2307 : local end_time 2021-02-16 19:34:26.459 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-16 19:34:26.462 | + functions-common:time_stop:2309 : local total 2021-02-16 19:34:26.464 | + functions-common:time_stop:2310 : local start_time 2021-02-16 19:34:26.466 | + functions-common:time_stop:2312 : name=apt-get 2021-02-16 19:34:26.469 | + functions-common:time_stop:2313 : start_time=1613504058409 2021-02-16 19:34:26.471 | + functions-common:time_stop:2315 : [[ -z 1613504058409 ]] 2021-02-16 19:34:26.475 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-16 19:34:26.478 | + functions-common:time_stop:2318 : end_time=1613504066475 2021-02-16 19:34:26.481 | + functions-common:time_stop:2319 : elapsed_time=8066 2021-02-16 19:34:26.483 | + functions-common:time_stop:2320 : total=263938 2021-02-16 19:34:26.485 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-16 19:34:26.488 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=272004 2021-02-16 19:34:26.491 | + functions-common:apt_get:1119 : return 0 2021-02-16 19:34:26.494 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-02-16 19:34:26.496 | + ./stack.sh:main:898 : configure_cinder 2021-02-16 19:34:26.499 | + lib/cinder:configure_cinder:198 : sudo install -d -o ubuntu -m 755 /etc/cinder 2021-02-16 19:34:26.511 | + lib/cinder:configure_cinder:200 : rm -f /etc/cinder/cinder.conf 2021-02-16 19:34:26.515 | + lib/cinder:configure_cinder:202 : configure_rootwrap cinder 2021-02-16 19:34:26.517 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2021-02-16 19:34:26.519 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2021-02-16 19:34:26.522 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2021-02-16 19:34:26.523 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2021-02-16 19:34:26.527 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2021-02-16 19:34:26.529 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2021-02-16 19:34:26.531 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2021-02-16 19:34:26.533 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2021-02-16 19:34:26.535 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2021-02-16 19:34:26.538 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2021-02-16 19:34:26.540 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2021-02-16 19:34:26.542 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2021-02-16 19:34:26.554 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2021-02-16 19:34:26.565 | + 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-02-16 19:34:26.577 | + 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-02-16 19:34:26.590 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2021-02-16 19:34:26.616 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2021-02-16 19:34:26.619 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2021-02-16 19:34:26.623 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.aG2tPEfFhK 2021-02-16 19:34:26.625 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2021-02-16 19:34:26.627 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2021-02-16 19:34:26.630 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2021-02-16 19:34:26.632 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.aG2tPEfFhK 2021-02-16 19:34:26.636 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.aG2tPEfFhK 2021-02-16 19:34:26.648 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.aG2tPEfFhK /etc/sudoers.d/cinder-rootwrap 2021-02-16 19:34:26.659 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2021-02-16 19:34:26.664 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2021-02-16 19:34:26.667 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2021-02-16 19:34:26.671 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2021-02-16 19:34:26.673 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2021-02-16 19:34:26.675 | + 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-02-16 19:34:26.678 | + 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-02-16 19:34:26.681 | + lib/cinder:configure_cinder:204 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2021-02-16 19:34:26.683 | + lib/cinder:configure_cinder:205 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2021-02-16 19:34:26.688 | + lib/cinder:configure_cinder:208 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2021-02-16 19:34:26.692 | + lib/cinder:configure_cinder:210 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2021-02-16 19:34:26.710 | + lib/cinder:configure_cinder:211 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2021-02-16 19:34:26.729 | + lib/cinder:configure_cinder:212 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2021-02-16 19:34:26.748 | + lib/cinder:configure_cinder:213 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2021-02-16 19:34:26.766 | + lib/cinder:configure_cinder:214 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2021-02-16 19:34:26.785 | + lib/cinder:configure_cinder:215 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2021-02-16 19:34:26.805 | + lib/cinder:configure_cinder:216 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2021-02-16 19:34:26.823 | + lib/cinder:configure_cinder:217 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2021-02-16 19:34:26.841 | + lib/cinder:configure_cinder:219 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2021-02-16 19:34:26.843 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/cinder/cinder.conf 2021-02-16 19:34:26.846 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=cinder 2021-02-16 19:34:26.848 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=keystone_authtoken 2021-02-16 19:34:26.851 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2021-02-16 19:34:26.880 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2021-02-16 19:34:26.906 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.13/identity 2021-02-16 19:34:26.932 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2021-02-16 19:34:26.957 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2021-02-16 19:34:26.983 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2021-02-16 19:34:27.007 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2021-02-16 19:34:27.037 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2021-02-16 19:34:27.062 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-02-16 19:34:27.087 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2021-02-16 19:34:27.111 | + lib/cinder:configure_cinder:221 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2021-02-16 19:34:27.137 | + lib/cinder:configure_cinder:223 : iniset /etc/cinder/cinder.conf DEFAULT target_helper tgtadm 2021-02-16 19:34:27.164 | ++ lib/cinder:configure_cinder:224 : database_connection_url cinder 2021-02-16 19:34:27.167 | ++ lib/database:database_connection_url:132 : local db=cinder 2021-02-16 19:34:27.169 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql cinder 2021-02-16 19:34:27.172 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=cinder 2021-02-16 19:34:27.174 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2021-02-16 19:34:27.177 | + lib/cinder:configure_cinder:224 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2021-02-16 19:34:27.204 | + lib/cinder:configure_cinder:225 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2021-02-16 19:34:27.230 | + lib/cinder:configure_cinder:226 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2021-02-16 19:34:27.255 | + lib/cinder:configure_cinder:227 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2021-02-16 19:34:27.280 | + lib/cinder:configure_cinder:228 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2021-02-16 19:34:27.305 | + lib/cinder:configure_cinder:229 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2021-02-16 19:34:27.330 | + lib/cinder:configure_cinder:230 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2021-02-16 19:34:27.357 | + lib/cinder:configure_cinder:231 : [[ 4 == 6 ]] 2021-02-16 19:34:27.359 | + lib/cinder:configure_cinder:234 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.13 2021-02-16 19:34:27.384 | + lib/cinder:configure_cinder:236 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2021-02-16 19:34:27.412 | ++ lib/cinder:configure_cinder:237 : openssl rand -hex 16 2021-02-16 19:34:27.419 | + lib/cinder:configure_cinder:237 : iniset /etc/cinder/cinder.conf key_manager fixed_key 85b9ae122facf57e4f87c111f356f9a0 2021-02-16 19:34:27.445 | + lib/cinder:configure_cinder:242 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2021-02-16 19:34:27.471 | + lib/cinder:configure_cinder:244 : is_service_enabled c-vol 2021-02-16 19:34:27.486 | + functions-common:is_service_enabled:1962 : return 0 2021-02-16 19:34:27.489 | + lib/cinder:configure_cinder:244 : [[ -n ceph ]] 2021-02-16 19:34:27.491 | + lib/cinder:configure_cinder:245 : local enabled_backends= 2021-02-16 19:34:27.493 | + lib/cinder:configure_cinder:246 : local default_name= 2021-02-16 19:34:27.495 | + lib/cinder:configure_cinder:247 : local be be_name be_type 2021-02-16 19:34:27.498 | + lib/cinder:configure_cinder:248 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2021-02-16 19:34:27.500 | + lib/cinder:configure_cinder:249 : be_type=ceph 2021-02-16 19:34:27.503 | + lib/cinder:configure_cinder:250 : be_name=ceph 2021-02-16 19:34:27.505 | + lib/cinder:configure_cinder:251 : type configure_cinder_backend_ceph 2021-02-16 19:34:27.508 | + lib/cinder:configure_cinder:252 : configure_cinder_backend_ceph ceph 2021-02-16 19:34:27.510 | + lib/cinder_backends/ceph:configure_cinder_backend_ceph:44 : local be_name=ceph 2021-02-16 19:34:27.513 | + lib/cinder_backends/ceph:configure_cinder_backend_ceph:46 : iniset /etc/cinder/cinder.conf ceph volume_backend_name ceph 2021-02-16 19:34:27.538 | + lib/cinder_backends/ceph:configure_cinder_backend_ceph:47 : iniset /etc/cinder/cinder.conf ceph volume_driver cinder.volume.drivers.rbd.RBDDriver 2021-02-16 19:34:27.562 | + lib/cinder_backends/ceph:configure_cinder_backend_ceph:48 : iniset /etc/cinder/cinder.conf ceph rbd_ceph_conf /etc/ceph/ceph.conf 2021-02-16 19:34:27.587 | + lib/cinder_backends/ceph:configure_cinder_backend_ceph:49 : iniset /etc/cinder/cinder.conf ceph rbd_pool volumes 2021-02-16 19:34:27.611 | + lib/cinder_backends/ceph:configure_cinder_backend_ceph:50 : iniset /etc/cinder/cinder.conf ceph rbd_user cinder 2021-02-16 19:34:27.641 | + lib/cinder_backends/ceph:configure_cinder_backend_ceph:51 : iniset /etc/cinder/cinder.conf ceph rbd_secret_uuid d70f0f59-3c08-45c9-bb76-eadcc1cfa5b5 2021-02-16 19:34:27.673 | + lib/cinder_backends/ceph:configure_cinder_backend_ceph:52 : iniset /etc/cinder/cinder.conf ceph rbd_flatten_volume_from_snapshot False 2021-02-16 19:34:27.704 | + lib/cinder_backends/ceph:configure_cinder_backend_ceph:53 : iniset /etc/cinder/cinder.conf ceph rbd_max_clone_depth 5 2021-02-16 19:34:27.732 | + lib/cinder_backends/ceph:configure_cinder_backend_ceph:54 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_version 2 2021-02-16 19:34:27.761 | + lib/cinder_backends/ceph:configure_cinder_backend_ceph:56 : is_service_enabled c-bak 2021-02-16 19:34:27.776 | + functions-common:is_service_enabled:1962 : return 1 2021-02-16 19:34:27.782 | + lib/cinder:configure_cinder:254 : [[ -z '' ]] 2021-02-16 19:34:27.784 | + lib/cinder:configure_cinder:255 : default_name=ceph 2021-02-16 19:34:27.787 | + lib/cinder:configure_cinder:257 : enabled_backends+=ceph, 2021-02-16 19:34:27.789 | + lib/cinder:configure_cinder:259 : iniset /etc/cinder/cinder.conf ceph volume_clear none 2021-02-16 19:34:27.817 | + lib/cinder:configure_cinder:262 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends ceph 2021-02-16 19:34:27.844 | + lib/cinder:configure_cinder:263 : [[ -n ceph ]] 2021-02-16 19:34:27.846 | + lib/cinder:configure_cinder:264 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type ceph 2021-02-16 19:34:27.882 | + lib/cinder:configure_cinder:266 : configure_cinder_image_volume_cache 2021-02-16 19:34:27.884 | + lib/cinder:configure_cinder_image_volume_cache:571 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2021-02-16 19:34:27.886 | + lib/cinder:configure_cinder_image_volume_cache:572 : local be_name=ceph 2021-02-16 19:34:27.889 | + lib/cinder:configure_cinder_image_volume_cache:574 : iniset /etc/cinder/cinder.conf ceph image_volume_cache_enabled True 2021-02-16 19:34:27.915 | + lib/cinder:configure_cinder_image_volume_cache:576 : [[ -n '' ]] 2021-02-16 19:34:27.917 | + lib/cinder:configure_cinder_image_volume_cache:580 : [[ -n '' ]] 2021-02-16 19:34:27.920 | + lib/cinder:configure_cinder:269 : is_service_enabled c-bak 2021-02-16 19:34:27.940 | + functions-common:is_service_enabled:1962 : return 1 2021-02-16 19:34:27.943 | + lib/cinder:configure_cinder:278 : is_service_enabled ceilometer 2021-02-16 19:34:27.959 | + functions-common:is_service_enabled:1962 : return 1 2021-02-16 19:34:27.962 | + lib/cinder:configure_cinder:282 : is_service_enabled tls-proxy 2021-02-16 19:34:27.977 | + functions-common:is_service_enabled:1962 : return 1 2021-02-16 19:34:27.980 | + lib/cinder:configure_cinder:296 : '[' False '!=' False ']' 2021-02-16 19:34:27.982 | + lib/cinder:configure_cinder:300 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2021-02-16 19:34:27.985 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2021-02-16 19:34:27.987 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2021-02-16 19:34:27.990 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-02-16 19:34:27.992 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-02-16 19:34:27.995 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-02-16 19:34:28.012 | + functions-common:is_service_enabled:1962 : return 0 2021-02-16 19:34:28.015 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-02-16 19:34:28.017 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-02-16 19:34:28.020 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-02-16 19:34:28.042 | ++ functions-common:is_service_enabled:1962 : return 0 2021-02-16 19:34:28.044 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.13:5672/ 2021-02-16 19:34:28.047 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.13:5672/ 2021-02-16 19:34:28.073 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-02-16 19:34:28.075 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-02-16 19:34:28.078 | + lib/cinder:configure_cinder:303 : setup_logging /etc/cinder/cinder.conf True 2021-02-16 19:34:28.080 | + functions:setup_logging:699 : setup_systemd_logging /etc/cinder/cinder.conf 2021-02-16 19:34:28.083 | + functions:setup_systemd_logging:714 : local conf_file=/etc/cinder/cinder.conf 2021-02-16 19:34:28.086 | ++ functions:setup_systemd_logging:719 : trueorfalse False USE_JOURNAL 2021-02-16 19:34:28.104 | + functions:setup_systemd_logging:719 : USE_JOURNAL=False 2021-02-16 19:34:28.107 | + functions:setup_systemd_logging:720 : local pidstr= 2021-02-16 19:34:28.109 | + functions:setup_systemd_logging:721 : [[ False == \T\r\u\e ]] 2021-02-16 19:34:28.111 | + functions:setup_systemd_logging:725 : pidstr='(pid=%(process)d) ' 2021-02-16 19:34:28.114 | + functions:setup_systemd_logging:727 : iniset /etc/cinder/cinder.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2021-02-16 19:34:28.139 | + functions:setup_systemd_logging:729 : 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-02-16 19:34:28.174 | + functions:setup_systemd_logging:730 : 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-02-16 19:34:28.200 | + functions:setup_systemd_logging:731 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-02-16 19:34:28.226 | + lib/cinder:configure_cinder:305 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2021-02-16 19:34:28.229 | + lib/apache:write_uwsgi_config:257 : local file=/etc/cinder/cinder-api-uwsgi.ini 2021-02-16 19:34:28.231 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/cinder-wsgi 2021-02-16 19:34:28.233 | + lib/apache:write_uwsgi_config:259 : local url=/volume 2021-02-16 19:34:28.236 | + lib/apache:write_uwsgi_config:260 : local http= 2021-02-16 19:34:28.238 | + lib/apache:write_uwsgi_config:261 : local name= 2021-02-16 19:34:28.241 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/cinder-wsgi 2021-02-16 19:34:28.245 | + lib/apache:write_uwsgi_config:262 : name=cinder-wsgi 2021-02-16 19:34:28.247 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2021-02-16 19:34:28.249 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2021-02-16 19:34:28.261 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-02-16 19:34:28.261 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-02-16 19:34:28.268 | d /var/run/uwsgi 0755 ubuntu root 2021-02-16 19:34:28.272 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-02-16 19:34:28.285 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2021-02-16 19:34:28.288 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2021-02-16 19:34:28.292 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2021-02-16 19:34:28.319 | + lib/apache:write_uwsgi_config:279 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2021-02-16 19:34:28.343 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2021-02-16 19:34:28.368 | + lib/apache:write_uwsgi_config:283 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2021-02-16 19:34:28.392 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2021-02-16 19:34:28.417 | + lib/apache:write_uwsgi_config:287 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2021-02-16 19:34:28.442 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2021-02-16 19:34:28.467 | + lib/apache:write_uwsgi_config:289 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2021-02-16 19:34:28.492 | + lib/apache:write_uwsgi_config:291 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2021-02-16 19:34:28.517 | + lib/apache:write_uwsgi_config:293 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-02-16 19:34:28.543 | + lib/apache:write_uwsgi_config:295 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2021-02-16 19:34:28.567 | + lib/apache:write_uwsgi_config:297 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2021-02-16 19:34:28.591 | + lib/apache:write_uwsgi_config:299 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2021-02-16 19:34:28.617 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2021-02-16 19:34:28.620 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2021-02-16 19:34:28.624 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for cinder-wsgi 2021-02-16 19:34:28.627 | ++ lib/apache:apache_site_config_for:189 : local site=cinder-wsgi 2021-02-16 19:34:28.631 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2021-02-16 19:34:28.634 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-02-16 19:34:28.636 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-02-16 19:34:28.638 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2021-02-16 19:34:28.644 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2021-02-16 19:34:28.646 | + lib/apache:write_uwsgi_config:307 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2021-02-16 19:34:28.671 | + lib/apache:write_uwsgi_config:308 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2021-02-16 19:34:28.698 | + lib/apache:write_uwsgi_config:309 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi/" retry=0 ' 2021-02-16 19:34:28.698 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2021-02-16 19:34:28.705 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi/" retry=0 2021-02-16 19:34:28.709 | + lib/apache:write_uwsgi_config:310 : enable_apache_site cinder-wsgi 2021-02-16 19:34:28.711 | + lib/apache:enable_apache_site:206 : local site=cinder-wsgi 2021-02-16 19:34:28.714 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2021-02-16 19:34:28.716 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-02-16 19:34:28.718 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-02-16 19:34:28.721 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-02-16 19:34:28.723 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-02-16 19:34:28.725 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-02-16 19:34:28.728 | + lib/apache:enable_apache_site:209 : is_ubuntu 2021-02-16 19:34:28.730 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-02-16 19:34:28.732 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-02-16 19:34:28.735 | + lib/apache:enable_apache_site:210 : sudo a2ensite cinder-wsgi 2021-02-16 19:34:28.792 | Enabling site cinder-wsgi. 2021-02-16 19:34:28.797 | To activate the new configuration, you need to run: 2021-02-16 19:34:28.797 | systemctl reload apache2 2021-02-16 19:34:28.803 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2021-02-16 19:34:28.805 | + lib/apache:restart_apache_server:253 : restart_service apache2 2021-02-16 19:34:28.807 | + functions-common:restart_service:2190 : '[' -x /bin/systemctl ']' 2021-02-16 19:34:28.810 | + functions-common:restart_service:2191 : sudo /bin/systemctl restart apache2 2021-02-16 19:34:28.943 | + lib/cinder:configure_cinder:307 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/ceph ]] 2021-02-16 19:34:28.945 | + lib/cinder:configure_cinder:311 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2021-02-16 19:34:28.973 | + lib/cinder:configure_cinder:313 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.13/image 2021-02-16 19:34:28.999 | + lib/cinder:configure_cinder:314 : is_service_enabled tls-proxy 2021-02-16 19:34:29.017 | + functions-common:is_service_enabled:1962 : return 1 2021-02-16 19:34:29.019 | + lib/cinder:configure_cinder:320 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2021-02-16 19:34:29.022 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/cinder/cinder.conf 2021-02-16 19:34:29.025 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=nova 2021-02-16 19:34:29.027 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=nova 2021-02-16 19:34:29.030 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf nova auth_type password 2021-02-16 19:34:29.060 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/cinder/cinder.conf nova interface public 2021-02-16 19:34:29.086 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.13/identity 2021-02-16 19:34:29.111 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/cinder/cinder.conf nova username nova 2021-02-16 19:34:29.140 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2021-02-16 19:34:29.166 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2021-02-16 19:34:29.196 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/cinder/cinder.conf nova project_name service 2021-02-16 19:34:29.226 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2021-02-16 19:34:29.253 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2021-02-16 19:34:29.279 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2021-02-16 19:34:29.306 | + lib/cinder:configure_cinder:321 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2021-02-16 19:34:29.332 | + lib/cinder:configure_cinder:322 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2021-02-16 19:34:29.357 | + lib/cinder:configure_cinder:324 : [[ ! -z '' ]] 2021-02-16 19:34:29.359 | + lib/cinder:configure_cinder:326 : is_service_enabled etcd3 2021-02-16 19:34:29.376 | + functions-common:is_service_enabled:1962 : return 0 2021-02-16 19:34:29.379 | + lib/cinder:configure_cinder:327 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.13:2379 2021-02-16 19:34:29.407 | + ./stack.sh:main:901 : is_service_enabled neutron 2021-02-16 19:34:29.423 | + functions-common:is_service_enabled:1962 : return 0 2021-02-16 19:34:29.426 | + ./stack.sh:main:903 : stack_install_service neutron 2021-02-16 19:34:29.429 | + lib/stack:stack_install_service:20 : local service=neutron 2021-02-16 19:34:29.431 | + lib/stack:stack_install_service:21 : type install_neutron 2021-02-16 19:34:29.434 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-02-16 19:34:29.436 | + lib/stack:stack_install_service:32 : install_neutron 2021-02-16 19:34:29.438 | + lib/neutron:install_neutron:657 : is_neutron_legacy_enabled 2021-02-16 19:34:29.442 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account 2021-02-16 19:34:29.445 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-02-16 19:34:29.448 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account 2021-02-16 19:34:29.450 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account =~ ,neutron ]] 2021-02-16 19:34:29.453 | + lib/neutron:is_neutron_legacy_enabled:133 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,g-reg,cinder =~ ,q- ]] 2021-02-16 19:34:29.455 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-02-16 19:34:29.458 | + lib/neutron:install_neutron:659 : install_mutnauq 2021-02-16 19:34:29.461 | + lib/neutron-legacy:install_mutnauq:441 : use_library_from_git neutron-lib 2021-02-16 19:34:29.463 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2021-02-16 19:34:29.466 | + inc/python:use_library_from_git:251 : local enabled=1 2021-02-16 19:34:29.468 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-02-16 19:34:29.471 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,neutron-lib, ]] 2021-02-16 19:34:29.473 | + inc/python:use_library_from_git:253 : return 1 2021-02-16 19:34:29.476 | + lib/neutron-legacy:install_mutnauq:446 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2021-02-16 19:34:29.478 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/neutron.git 2021-02-16 19:34:29.481 | + functions-common:git_clone:526 : local git_dest=/opt/stack/neutron 2021-02-16 19:34:29.483 | + functions-common:git_clone:527 : local git_ref=master 2021-02-16 19:34:29.485 | + functions-common:git_clone:528 : local orig_dir 2021-02-16 19:34:29.488 | ++ functions-common:git_clone:529 : pwd 2021-02-16 19:34:29.491 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2021-02-16 19:34:29.493 | + functions-common:git_clone:530 : local git_clone_flags= 2021-02-16 19:34:29.497 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2021-02-16 19:34:29.515 | + functions-common:git_clone:532 : RECLONE=False 2021-02-16 19:34:29.517 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2021-02-16 19:34:29.520 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2021-02-16 19:34:29.522 | + functions-common:git_clone:546 : echo master 2021-02-16 19:34:29.523 | + functions-common:git_clone:546 : egrep -q '^refs' 2021-02-16 19:34:29.527 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/neutron ]] 2021-02-16 19:34:29.536 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2021-02-16 19:34:29.539 | + functions-common:git_clone:594 : cd /opt/stack/neutron 2021-02-16 19:34:29.542 | + functions-common:git_clone:595 : git show --oneline 2021-02-16 19:34:29.542 | + functions-common:git_clone:595 : head -1 2021-02-16 19:34:29.546 | a128ff6713 Merge "Remove rootwrap execution (3)" 2021-02-16 19:34:29.549 | + functions-common:git_clone:596 : cd /home/ubuntu/devstack 2021-02-16 19:34:29.551 | + lib/neutron-legacy:install_mutnauq:447 : setup_develop /opt/stack/neutron 2021-02-16 19:34:29.554 | + inc/python:setup_develop:338 : local bindep 2021-02-16 19:34:29.557 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2021-02-16 19:34:29.560 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2021-02-16 19:34:29.563 | + inc/python:setup_develop:344 : local extras= 2021-02-16 19:34:29.565 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2021-02-16 19:34:29.568 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-02-16 19:34:29.571 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2021-02-16 19:34:29.574 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2021-02-16 19:34:29.576 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-02-16 19:34:29.579 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-02-16 19:34:29.582 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2021-02-16 19:34:29.585 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-02-16 19:34:29.588 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2021-02-16 19:34:29.591 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-02-16 19:34:29.593 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2021-02-16 19:34:29.596 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2021-02-16 19:34:29.602 | + inc/python:_setup_package_with_constraints_edit:383 : name=neutron 2021-02-16 19:34:29.605 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron '-e file:///opt/stack/neutron#egg=neutron' 2021-02-16 19:34:30.290 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/neutron -e 2021-02-16 19:34:30.292 | + inc/python:setup_package:417 : local bindep=0 2021-02-16 19:34:30.295 | + inc/python:setup_package:418 : local bindep_flag= 2021-02-16 19:34:30.297 | + inc/python:setup_package:419 : local bindep_profiles= 2021-02-16 19:34:30.299 | + inc/python:setup_package:420 : [[ /opt/stack/neutron == -bindep* ]] 2021-02-16 19:34:30.302 | + inc/python:setup_package:425 : local project_dir=/opt/stack/neutron 2021-02-16 19:34:30.304 | + inc/python:setup_package:426 : local flags=-e 2021-02-16 19:34:30.306 | + inc/python:setup_package:427 : local extras= 2021-02-16 19:34:30.309 | + inc/python:setup_package:431 : [[ -n -e ]] 2021-02-16 19:34:30.311 | + inc/python:setup_package:431 : [[ -z '' ]] 2021-02-16 19:34:30.313 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2021-02-16 19:34:30.316 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2021-02-16 19:34:30.319 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2021-02-16 19:34:30.321 | + inc/python:setup_package:445 : pip_install -e /opt/stack/neutron 2021-02-16 19:34:30.340 | Using python 3.6 to install /opt/stack/neutron 2021-02-16 19:34:30.343 | + inc/python:pip_install:193 : 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 python3.6 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/neutron 2021-02-16 19:34:31.456 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-16 19:34:31.456 | 2021-02-16 19:34:31.456 | Traceback (most recent call last): 2021-02-16 19:34:31.456 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-16 19:34:31.456 | exec(line) 2021-02-16 19:34:31.456 | File "", line 1, in 2021-02-16 19:34:31.456 | File "", line 568, in module_from_spec 2021-02-16 19:34:31.456 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-16 19:34:31.456 | 2021-02-16 19:34:31.456 | Remainder of file ignored 2021-02-16 19:34:31.456 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:34:31.456 | from cryptography.utils import int_from_bytes 2021-02-16 19:34:31.456 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:34:31.456 | from cryptography.utils import int_from_bytes 2021-02-16 19:34:32.598 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-02-16 19:34:32.598 | 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-02-16 19:34:32.606 | Ignoring importlib-resources: markers 'python_version == "3.8"' don't match your environment 2021-02-16 19:34:32.609 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-02-16 19:34:32.616 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-02-16 19:34:32.621 | Obtaining file:///opt/stack/neutron 2021-02-16 19:34:34.956 | Obtaining neutron from file:///opt/stack/neutron#egg=neutron (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-02-16 19:34:37.300 | Requirement already satisfied: Jinja2===2.11.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (2.11.3) 2021-02-16 19:34:37.307 | Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.1.1) 2021-02-16 19:34:37.311 | Requirement already satisfied: Paste===3.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.5.0) 2021-02-16 19:34:37.321 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.1) 2021-02-16 19:34:37.330 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.5.1) 2021-02-16 19:34:37.343 | Requirement already satisfied: SQLAlchemy===1.3.23 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.3.23) 2021-02-16 19:34:37.374 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.6) 2021-02-16 19:34:37.389 | Requirement already satisfied: alembic===1.5.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.5.4) 2021-02-16 19:34:37.400 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.2.0) 2021-02-16 19:34:37.408 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (4.4.2) 2021-02-16 19:34:37.412 | Requirement already satisfied: eventlet===0.30.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.30.1) 2021-02-16 19:34:37.422 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 174)) (2.3.0) 2021-02-16 19:34:37.429 | Requirement already satisfied: greenlet===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 189)) (1.0.0) 2021-02-16 19:34:37.435 | Requirement already satisfied: httplib2===0.19.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 196)) (0.19.0) 2021-02-16 19:34:37.439 | Requirement already satisfied: keystoneauth1===4.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 233)) (4.3.0) 2021-02-16 19:34:37.507 | Requirement already satisfied: keystonemiddleware===9.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 234)) (9.2.0) 2021-02-16 19:34:37.566 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 265)) (0.8.0) 2021-02-16 19:34:37.573 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 266)) (0.10.9) 2021-02-16 19:34:38.116 | Collecting neutron-lib===2.8.0 2021-02-16 19:34:38.125 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/11d/51adcb4c283b8/neutron_lib-2.8.0-py3-none-any.whl (521 kB) 2021-02-16 19:34:38.503 | Collecting openstacksdk===0.53.0 2021-02-16 19:34:38.513 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d7f/322c53bfb8fcc/openstacksdk-0.53.0-py3-none-any.whl (1.4 MB) 2021-02-16 19:34:39.210 | Collecting os-ken===1.3.0 2021-02-16 19:34:39.220 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4ca/11d69356c54d5/os_ken-1.3.0-py3-none-any.whl (2.1 MB) 2021-02-16 19:34:39.398 | 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 300)) (1.7.0) 2021-02-16 19:34:39.521 | Collecting os-traits===2.4.0 2021-02-16 19:34:39.528 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/85e/cc9635036635c/os_traits-2.4.0-py3-none-any.whl (31 kB) 2021-02-16 19:34:39.746 | Collecting os-vif===2.3.0 2021-02-16 19:34:39.752 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d45/ffef9628a96b5/os_vif-2.3.0-py3-none-any.whl (104 kB) 2021-02-16 19:34:39.868 | Requirement already satisfied: oslo.cache===2.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (2.7.0) 2021-02-16 19:34:39.909 | Requirement already satisfied: oslo.concurrency===4.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (4.4.0) 2021-02-16 19:34:39.921 | Requirement already satisfied: oslo.config===8.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (8.4.0) 2021-02-16 19:34:39.969 | Requirement already satisfied: oslo.context===3.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (3.1.1) 2021-02-16 19:34:39.976 | Requirement already satisfied: oslo.db===8.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (8.5.0) 2021-02-16 19:34:40.030 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (5.0.1) 2021-02-16 19:34:40.038 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (4.4.0) 2021-02-16 19:34:40.081 | Requirement already satisfied: oslo.messaging===12.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (12.7.0) 2021-02-16 19:34:40.143 | Requirement already satisfied: oslo.middleware===4.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (4.1.1) 2021-02-16 19:34:40.164 | Requirement already satisfied: oslo.policy===3.6.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (3.6.2) 2021-02-16 19:34:40.181 | Requirement already satisfied: oslo.privsep===2.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (2.4.0) 2021-02-16 19:34:40.197 | Requirement already satisfied: oslo.reports===2.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (2.2.0) 2021-02-16 19:34:40.213 | Requirement already satisfied: oslo.rootwrap===6.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 322)) (6.2.0) 2021-02-16 19:34:40.217 | Requirement already satisfied: oslo.serialization===4.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 323)) (4.1.0) 2021-02-16 19:34:40.227 | Requirement already satisfied: oslo.service===2.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (2.5.0) 2021-02-16 19:34:40.254 | Requirement already satisfied: oslo.upgradecheck===1.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 325)) (1.3.0) 2021-02-16 19:34:40.266 | Requirement already satisfied: oslo.utils===4.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (4.7.0) 2021-02-16 19:34:40.285 | Requirement already satisfied: oslo.versionedobjects===2.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (2.4.0) 2021-02-16 19:34:40.308 | Requirement already satisfied: osprofiler===3.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 331)) (3.4.0) 2021-02-16 19:34:40.385 | Collecting ovs===2.13.0 2021-02-16 19:34:40.392 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/1bf/5c1d276201545/ovs-2.13.0-py3-none-any.whl (118 kB) 2021-02-16 19:34:40.552 | Collecting ovsdbapp===1.8.0 2021-02-16 19:34:40.559 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/13c/d6779114f11bf/ovsdbapp-1.8.0-py3-none-any.whl (112 kB) 2021-02-16 19:34:40.657 | Requirement already satisfied: packaging===20.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 334)) (20.9) 2021-02-16 19:34:40.664 | Requirement already satisfied: pbr===5.5.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 338)) (5.5.1) 2021-02-16 19:34:40.667 | Requirement already satisfied: pecan===1.3.3 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 339)) (1.3.3) 2021-02-16 19:34:40.670 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (0.7.2) 2021-02-16 19:34:40.672 | Requirement already satisfied: psutil===5.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 350)) (5.8.0) 2021-02-16 19:34:40.696 | Requirement already satisfied: pyOpenSSL===20.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (20.0.1) 2021-02-16 19:34:40.712 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 360)) (3.1.1) 2021-02-16 19:34:40.725 | Requirement already satisfied: pyinotify===0.9.6 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 367)) (0.9.6) 2021-02-16 19:34:40.727 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (2.4.7) 2021-02-16 19:34:41.314 | Collecting pyroute2===0.5.14 2021-02-16 19:34:41.321 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/774/c5ecf05fe40f0/pyroute2-0.5.14.tar.gz (873 kB) 2021-02-16 19:34:42.345 | 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 400)) (2.8.1) 2021-02-16 19:34:42.930 | Collecting python-designateclient===4.2.0 2021-02-16 19:34:42.937 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e57/9b8bc89f20c84/python_designateclient-4.2.0-py3-none-any.whl (84 kB) 2021-02-16 19:34:43.049 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 402)) (1.0.4) 2021-02-16 19:34:43.051 | Requirement already satisfied: python-keystoneclient===4.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 411)) (4.2.0) 2021-02-16 19:34:43.220 | Collecting python-neutronclient===7.3.0 2021-02-16 19:34:43.228 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/5f0/2bfc5a2f9f738/python_neutronclient-7.3.0-py3-none-any.whl (436 kB) 2021-02-16 19:34:43.357 | Requirement already satisfied: python-novaclient===17.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 422)) (17.3.0) 2021-02-16 19:34:43.376 | Requirement already satisfied: pytz===2021.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 441)) (2021.1) 2021-02-16 19:34:43.381 | Requirement already satisfied: repoze.lru===0.7 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 451)) (0.7) 2021-02-16 19:34:43.385 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 452)) (2.25.1) 2021-02-16 19:34:43.506 | Collecting requestsexceptions===1.4.0 2021-02-16 19:34:43.513 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/308/3d872b6e07dc5/requestsexceptions-1.4.0-py2.py3-none-any.whl (3.8 kB) 2021-02-16 19:34:43.600 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 465)) (1.4.0) 2021-02-16 19:34:44.124 | Collecting setproctitle===1.2.2 2021-02-16 19:34:44.130 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/30b/c7a769a445163/setproctitle-1.2.2-cp36-cp36m-manylinux1_x86_64.whl (35 kB) 2021-02-16 19:34:44.226 | Requirement already satisfied: setuptools===53.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 485)) (53.0.0) 2021-02-16 19:34:44.276 | Requirement already satisfied: simplejson===3.13.2 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 487)) (3.13.2) 2021-02-16 19:34:44.279 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 488)) (1.15.0) 2021-02-16 19:34:44.324 | Collecting sortedcontainers===2.3.0 2021-02-16 19:34:44.331 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/372/57a32add0a3ee/sortedcontainers-2.3.0-py2.py3-none-any.whl (29 kB) 2021-02-16 19:34:44.339 | 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 514)) (0.13.0) 2021-02-16 19:34:44.352 | Requirement already satisfied: sqlparse===0.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 515)) (0.4.1) 2021-02-16 19:34:44.355 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 518)) (3.3.0) 2021-02-16 19:34:44.358 | Requirement already satisfied: stevedore===3.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 520)) (3.3.0) 2021-02-16 19:34:44.368 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 534)) (6.3.1) 2021-02-16 19:34:44.385 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 537)) (2.0.1) 2021-02-16 19:34:44.394 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 538)) (0.5.0) 2021-02-16 19:34:44.401 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 539)) (2.4.0) 2021-02-16 19:34:44.946 | Collecting tinyrpc===1.0.4 2021-02-16 19:34:44.953 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/4e7/2714bf0a16e74/tinyrpc-1.0.4-py3-none-any.whl (35 kB) 2021-02-16 19:34:45.067 | Requirement already satisfied: tooz===2.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (2.8.0) 2021-02-16 19:34:45.132 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 550)) (1.4.0) 2021-02-16 19:34:45.136 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 559)) (1.1.0) 2021-02-16 19:34:45.144 | Requirement already satisfied: urllib3===1.26.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 561)) (1.26.3) 2021-02-16 19:34:45.169 | Requirement already satisfied: voluptuous===0.12.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 567)) (0.12.1) 2021-02-16 19:34:45.174 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 576)) (1.12.1) 2021-02-16 19:34:45.177 | Requirement already satisfied: yappi===1.3.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 584)) (1.3.2) 2021-02-16 19:34:45.183 | Requirement already satisfied: Mako===1.1.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.4) 2021-02-16 19:34:45.191 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 147)) (1.16.0) 2021-02-16 19:34:45.200 | Requirement already satisfied: iso8601===0.1.14 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 214)) (0.1.14) 2021-02-16 19:34:45.203 | Requirement already satisfied: importlib-resources===3.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 206)) (3.3.1) 2021-02-16 19:34:45.223 | Requirement already satisfied: jmespath===0.10.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 219)) (0.10.0) 2021-02-16 19:34:45.228 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 85)) (1.4.4) 2021-02-16 19:34:45.331 | Collecting munch===2.5.0 2021-02-16 19:34:45.338 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6f4/4af89a2ce4ed0/munch-2.5.0-py2.py3-none-any.whl (10 kB) 2021-02-16 19:34:45.447 | Requirement already satisfied: jsonpatch===1.28 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 222)) (1.28) 2021-02-16 19:34:45.452 | Requirement already satisfied: dogpile.cache===1.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 151)) (1.1.2) 2021-02-16 19:34:45.459 | Requirement already satisfied: cryptography===3.4.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (3.4.4) 2021-02-16 19:34:45.503 | Requirement already satisfied: importlib-metadata===3.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (3.4.0) 2021-02-16 19:34:45.543 | Requirement already satisfied: PyYAML===5.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.4.1) 2021-02-16 19:34:45.546 | Requirement already satisfied: msgpack===1.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 258)) (1.0.2) 2021-02-16 19:34:45.550 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 167)) (0.14.1) 2021-02-16 19:34:45.555 | Requirement already satisfied: cachetools===4.2.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 101)) (4.2.1) 2021-02-16 19:34:45.559 | Requirement already satisfied: kombu===5.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 235)) (5.0.2) 2021-02-16 19:34:45.607 | Requirement already satisfied: amqp===5.0.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (5.0.5) 2021-02-16 19:34:45.611 | Requirement already satisfied: cffi===1.14.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 109)) (1.14.5) 2021-02-16 19:34:45.615 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (3.0.0) 2021-02-16 19:34:45.627 | Requirement already satisfied: cliff===3.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (3.6.0) 2021-02-16 19:34:45.641 | Requirement already satisfied: jsonschema===3.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (3.2.0) 2021-02-16 19:34:45.805 | Collecting osc-lib===2.3.1 2021-02-16 19:34:45.811 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/cd8/f2320abb113ad/osc_lib-2.3.1-py3-none-any.whl (88 kB) 2021-02-16 19:34:46.082 | Collecting os-client-config===2.1.0 2021-02-16 19:34:46.092 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/27b/dc338f8a87281/os_client_config-2.1.0-py3-none-any.whl (31 kB) 2021-02-16 19:34:46.197 | Requirement already satisfied: certifi===2020.12.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (2020.12.5) 2021-02-16 19:34:46.200 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (4.0.0) 2021-02-16 19:34:46.203 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (2.10) 2021-02-16 19:34:46.207 | Requirement already satisfied: Tempita===0.5.2 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (0.5.2) 2021-02-16 19:34:46.210 | 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 417)) (1.6.0) 2021-02-16 19:34:46.213 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 165)) (1.0.0) 2021-02-16 19:34:46.215 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 242)) (1.0.0) 2021-02-16 19:34:46.218 | 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 559)) (1.4.0) 2021-02-16 19:34:46.221 | Requirement already satisfied: zipp===3.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 589)) (3.4.0) 2021-02-16 19:34:46.249 | Requirement already satisfied: jsonpointer===2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (2.0) 2021-02-16 19:34:46.253 | Requirement already satisfied: typing-extensions===3.7.4.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 555)) (3.7.4.3) 2021-02-16 19:34:46.258 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (1.5) 2021-02-16 19:34:46.260 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 563)) (5.0.0) 2021-02-16 19:34:46.263 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 361)) (2.20) 2021-02-16 19:34:46.266 | Requirement already satisfied: cmd2===1.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (1.5.0) 2021-02-16 19:34:46.330 | Requirement already satisfied: attrs===20.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.3.0) 2021-02-16 19:34:46.376 | Requirement already satisfied: pyrsistent===0.17.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 377)) (0.17.3) 2021-02-16 19:34:46.381 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 571)) (0.2.5) 2021-02-16 19:34:46.387 | Requirement already satisfied: pyperclip===1.8.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 374)) (1.8.1) 2021-02-16 19:34:46.390 | Requirement already satisfied: colorama===0.4.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 116)) (0.4.4) 2021-02-16 19:34:46.394 | Building wheels for collected packages: pyroute2 2021-02-16 19:34:46.395 | Building wheel for pyroute2 (setup.py): started 2021-02-16 19:34:47.480 | Building wheel for pyroute2 (setup.py): finished with status 'done' 2021-02-16 19:34:47.483 | Created wheel for pyroute2: filename=pyroute2-0.5.14-py3-none-any.whl size=391761 sha256=f61ff6b9a52a9733932195409110d4dcea8da63323536f75a5f6e35c1c401a39 2021-02-16 19:34:47.484 | Stored in directory: /root/.cache/pip/wheels/53/0a/0f/5bfd17b16df551bb25b3cf5daa998f0fc3a35dd9a717b2ffce 2021-02-16 19:34:47.485 | Successfully built pyroute2 2021-02-16 19:34:48.722 | Installing collected packages: os-traits, setproctitle, tinyrpc, sortedcontainers, ovs, os-ken, neutron-lib, requestsexceptions, munch, openstacksdk, osc-lib, os-client-config, python-neutronclient, ovsdbapp, pyroute2, python-designateclient, os-vif, neutron 2021-02-16 19:34:48.833 | Attempting uninstall: sortedcontainers 2021-02-16 19:34:48.835 | Found existing installation: sortedcontainers 1.5.7 2021-02-16 19:34:48.837 | Uninstalling sortedcontainers-1.5.7: 2021-02-16 19:34:48.871 | Successfully uninstalled sortedcontainers-1.5.7 2021-02-16 19:34:48.911 | Attempting uninstall: ovs 2021-02-16 19:34:48.913 | Found existing installation: ovs 2.13.1 2021-02-16 19:34:48.915 | Uninstalling ovs-2.13.1: 2021-02-16 19:34:48.949 | Successfully uninstalled ovs-2.13.1 2021-02-16 19:34:54.829 | Running setup.py develop for neutron 2021-02-16 19:34:57.415 | Successfully installed munch-2.5.0 neutron neutron-lib-2.8.0 openstacksdk-0.53.0 os-client-config-2.1.0 os-ken-1.3.0 os-traits-2.4.0 os-vif-2.3.0 osc-lib-2.3.1 ovs-2.13.0 ovsdbapp-1.8.0 pyroute2-0.5.14 python-designateclient-4.2.0 python-neutronclient-7.3.0 requestsexceptions-1.4.0 setproctitle-1.2.2 sortedcontainers-2.3.0 tinyrpc-1.0.4 2021-02-16 19:34:57.563 | WARNING: You are using pip version 20.2.4; however, version 21.0.1 is available. 2021-02-16 19:34:57.563 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-02-16 19:34:57.714 | + inc/python:pip_install:200 : result=0 2021-02-16 19:34:57.716 | + inc/python:pip_install:202 : time_stop pip_install 2021-02-16 19:34:57.719 | + functions-common:time_stop:2306 : local name 2021-02-16 19:34:57.721 | + functions-common:time_stop:2307 : local end_time 2021-02-16 19:34:57.723 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-16 19:34:57.726 | + functions-common:time_stop:2309 : local total 2021-02-16 19:34:57.728 | + functions-common:time_stop:2310 : local start_time 2021-02-16 19:34:57.730 | + functions-common:time_stop:2312 : name=pip_install 2021-02-16 19:34:57.733 | + functions-common:time_stop:2313 : start_time=1613504070335 2021-02-16 19:34:57.735 | + functions-common:time_stop:2315 : [[ -z 1613504070335 ]] 2021-02-16 19:34:57.738 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-16 19:34:57.742 | + functions-common:time_stop:2318 : end_time=1613504097739 2021-02-16 19:34:57.744 | + functions-common:time_stop:2319 : elapsed_time=27404 2021-02-16 19:34:57.746 | + functions-common:time_stop:2320 : total=190571 2021-02-16 19:34:57.748 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-16 19:34:57.751 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=217975 2021-02-16 19:34:57.753 | + inc/python:pip_install:203 : return 0 2021-02-16 19:34:57.756 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2021-02-16 19:34:57.758 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2021-02-16 19:34:57.761 | + functions-common:safe_chown:2207 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2021-02-16 19:34:57.779 | + functions-common:_safe_permission_operation:2055 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2021-02-16 19:34:57.791 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/neutron 2021-02-16 19:34:57.794 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2021-02-16 19:34:57.796 | + inc/python:use_library_from_git:251 : local enabled=1 2021-02-16 19:34:57.799 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-02-16 19:34:57.802 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/neutron, ]] 2021-02-16 19:34:57.804 | + inc/python:use_library_from_git:253 : return 1 2021-02-16 19:34:57.807 | + lib/neutron-legacy:install_mutnauq:449 : [[ openvswitch == \o\v\n ]] 2021-02-16 19:34:57.809 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-02-16 19:34:57.812 | + ./stack.sh:main:906 : is_service_enabled nova 2021-02-16 19:34:57.828 | + functions-common:is_service_enabled:1962 : return 0 2021-02-16 19:34:57.831 | + ./stack.sh:main:908 : stack_install_service nova 2021-02-16 19:34:57.833 | + lib/stack:stack_install_service:20 : local service=nova 2021-02-16 19:34:57.836 | + lib/stack:stack_install_service:21 : type install_nova 2021-02-16 19:34:57.839 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-02-16 19:34:57.841 | + lib/stack:stack_install_service:32 : install_nova 2021-02-16 19:34:57.844 | + lib/nova:install_nova:804 : use_library_from_git os-vif 2021-02-16 19:34:57.846 | + inc/python:use_library_from_git:250 : local name=os-vif 2021-02-16 19:34:57.849 | + inc/python:use_library_from_git:251 : local enabled=1 2021-02-16 19:34:57.852 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-02-16 19:34:57.854 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-vif, ]] 2021-02-16 19:34:57.857 | + inc/python:use_library_from_git:253 : return 1 2021-02-16 19:34:57.859 | + lib/nova:install_nova:809 : is_service_enabled n-cpu 2021-02-16 19:34:57.874 | + functions-common:is_service_enabled:1962 : return 1 2021-02-16 19:34:57.877 | + lib/nova:install_nova:813 : is_service_enabled n-novnc 2021-02-16 19:34:57.892 | + functions-common:is_service_enabled:1962 : return 1 2021-02-16 19:34:57.895 | + lib/nova:install_nova:825 : is_service_enabled n-spice 2021-02-16 19:34:57.911 | + functions-common:is_service_enabled:1962 : return 1 2021-02-16 19:34:57.914 | + lib/nova:install_nova:837 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova master 2021-02-16 19:34:57.917 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/nova.git 2021-02-16 19:34:57.919 | + functions-common:git_clone:526 : local git_dest=/opt/stack/nova 2021-02-16 19:34:57.921 | + functions-common:git_clone:527 : local git_ref=master 2021-02-16 19:34:57.923 | + functions-common:git_clone:528 : local orig_dir 2021-02-16 19:34:57.926 | ++ functions-common:git_clone:529 : pwd 2021-02-16 19:34:57.929 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2021-02-16 19:34:57.931 | + functions-common:git_clone:530 : local git_clone_flags= 2021-02-16 19:34:57.934 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2021-02-16 19:34:57.949 | + functions-common:git_clone:532 : RECLONE=False 2021-02-16 19:34:57.951 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2021-02-16 19:34:57.953 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2021-02-16 19:34:57.956 | + functions-common:git_clone:546 : echo master 2021-02-16 19:34:57.957 | + functions-common:git_clone:546 : egrep -q '^refs' 2021-02-16 19:34:57.962 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/nova ]] 2021-02-16 19:34:57.964 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2021-02-16 19:34:57.966 | + functions-common:git_clone:594 : cd /opt/stack/nova 2021-02-16 19:34:57.969 | + functions-common:git_clone:595 : git show --oneline 2021-02-16 19:34:57.969 | + functions-common:git_clone:595 : head -1 2021-02-16 19:34:57.998 | 0c3555e405 Merge "functional: Add test for #1898272" 2021-02-16 19:34:58.001 | + functions-common:git_clone:596 : cd /home/ubuntu/devstack 2021-02-16 19:34:58.004 | + lib/nova:install_nova:838 : setup_develop /opt/stack/nova 2021-02-16 19:34:58.007 | + inc/python:setup_develop:338 : local bindep 2021-02-16 19:34:58.009 | + inc/python:setup_develop:339 : [[ /opt/stack/nova == -bindep* ]] 2021-02-16 19:34:58.012 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/nova 2021-02-16 19:34:58.014 | + inc/python:setup_develop:344 : local extras= 2021-02-16 19:34:58.016 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/nova -e 2021-02-16 19:34:58.019 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-02-16 19:34:58.021 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/nova == -bindep* ]] 2021-02-16 19:34:58.024 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/nova 2021-02-16 19:34:58.027 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-02-16 19:34:58.029 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-02-16 19:34:58.032 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/nova 2021-02-16 19:34:58.035 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-02-16 19:34:58.038 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/nova 2021-02-16 19:34:58.040 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-02-16 19:34:58.043 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2021-02-16 19:34:58.046 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2021-02-16 19:34:58.051 | + inc/python:_setup_package_with_constraints_edit:383 : name=nova 2021-02-16 19:34:58.053 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova '-e file:///opt/stack/nova#egg=nova' 2021-02-16 19:34:58.754 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/nova -e 2021-02-16 19:34:58.757 | + inc/python:setup_package:417 : local bindep=0 2021-02-16 19:34:58.760 | + inc/python:setup_package:418 : local bindep_flag= 2021-02-16 19:34:58.763 | + inc/python:setup_package:419 : local bindep_profiles= 2021-02-16 19:34:58.765 | + inc/python:setup_package:420 : [[ /opt/stack/nova == -bindep* ]] 2021-02-16 19:34:58.767 | + inc/python:setup_package:425 : local project_dir=/opt/stack/nova 2021-02-16 19:34:58.770 | + inc/python:setup_package:426 : local flags=-e 2021-02-16 19:34:58.772 | + inc/python:setup_package:427 : local extras= 2021-02-16 19:34:58.775 | + inc/python:setup_package:431 : [[ -n -e ]] 2021-02-16 19:34:58.779 | + inc/python:setup_package:431 : [[ -z '' ]] 2021-02-16 19:34:58.789 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2021-02-16 19:34:58.792 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2021-02-16 19:34:58.795 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2021-02-16 19:34:58.797 | + inc/python:setup_package:445 : pip_install -e /opt/stack/nova 2021-02-16 19:34:58.817 | Using python 3.6 to install /opt/stack/nova 2021-02-16 19:34:58.820 | + inc/python:pip_install:193 : 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 python3.6 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/nova 2021-02-16 19:34:59.971 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-16 19:34:59.971 | 2021-02-16 19:34:59.971 | Traceback (most recent call last): 2021-02-16 19:34:59.972 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-16 19:34:59.972 | exec(line) 2021-02-16 19:34:59.972 | File "", line 1, in 2021-02-16 19:34:59.972 | File "", line 568, in module_from_spec 2021-02-16 19:34:59.972 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-16 19:34:59.972 | 2021-02-16 19:34:59.972 | Remainder of file ignored 2021-02-16 19:34:59.972 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:34:59.972 | from cryptography.utils import int_from_bytes 2021-02-16 19:34:59.972 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:34:59.972 | from cryptography.utils import int_from_bytes 2021-02-16 19:35:01.118 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-02-16 19:35:01.119 | 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-02-16 19:35:01.127 | Ignoring importlib-resources: markers 'python_version == "3.8"' don't match your environment 2021-02-16 19:35:01.130 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-02-16 19:35:01.137 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-02-16 19:35:01.142 | Obtaining file:///opt/stack/nova 2021-02-16 19:35:04.736 | Obtaining nova from file:///opt/stack/nova#egg=nova (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-02-16 19:35:08.344 | Requirement already satisfied: Jinja2===2.11.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (2.11.3) 2021-02-16 19:35:08.353 | Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.1.1) 2021-02-16 19:35:08.356 | Requirement already satisfied: Paste===3.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.5.0) 2021-02-16 19:35:08.366 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.1) 2021-02-16 19:35:08.377 | Requirement already satisfied: PyYAML===5.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.4.1) 2021-02-16 19:35:08.380 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.5.1) 2021-02-16 19:35:08.393 | Requirement already satisfied: SQLAlchemy===1.3.23 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.3.23) 2021-02-16 19:35:08.424 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.6) 2021-02-16 19:35:08.439 | Requirement already satisfied: castellan===3.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 105)) (3.7.0) 2021-02-16 19:35:08.463 | Requirement already satisfied: cryptography===3.4.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (3.4.4) 2021-02-16 19:35:08.509 | Requirement already satisfied: cursive===0.2.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 127)) (0.2.2) 2021-02-16 19:35:09.000 | Collecting dataclasses===0.8 2021-02-16 19:35:09.008 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/020/1d89fa866f68c/dataclasses-0.8-py3-none-any.whl (19 kB) 2021-02-16 19:35:09.103 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (4.4.2) 2021-02-16 19:35:09.107 | Requirement already satisfied: eventlet===0.30.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.30.1) 2021-02-16 19:35:09.117 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 174)) (2.3.0) 2021-02-16 19:35:09.124 | Requirement already satisfied: greenlet===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 189)) (1.0.0) 2021-02-16 19:35:09.129 | Requirement already satisfied: iso8601===0.1.14 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 214)) (0.1.14) 2021-02-16 19:35:09.132 | Requirement already satisfied: jsonschema===3.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (3.2.0) 2021-02-16 19:35:09.166 | Requirement already satisfied: keystoneauth1===4.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 233)) (4.3.0) 2021-02-16 19:35:09.234 | Requirement already satisfied: keystonemiddleware===9.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 234)) (9.2.0) 2021-02-16 19:35:09.294 | Requirement already satisfied: lxml===4.6.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 245)) (4.6.2) 2021-02-16 19:35:09.411 | Collecting microversion-parse===1.0.1 2021-02-16 19:35:09.418 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/aab/3ab98028923e7/microversion_parse-1.0.1-py3-none-any.whl (19 kB) 2021-02-16 19:35:09.513 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 265)) (0.8.0) 2021-02-16 19:35:09.547 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 266)) (0.10.9) 2021-02-16 19:35:09.550 | Requirement already satisfied: openstacksdk===0.53.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 290)) (0.53.0) 2021-02-16 19:35:09.582 | Requirement already satisfied: os-brick===4.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (4.1.0) 2021-02-16 19:35:09.715 | Collecting os-resource-classes===1.0.0 2021-02-16 19:35:09.722 | 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-02-16 19:35:09.817 | 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 301)) (1.7.0) 2021-02-16 19:35:09.822 | Requirement already satisfied: os-traits===2.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (2.4.0) 2021-02-16 19:35:09.828 | Requirement already satisfied: os-vif===2.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (2.3.0) 2021-02-16 19:35:09.853 | Requirement already satisfied: os-win===5.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (5.4.0) 2021-02-16 19:35:09.980 | Collecting os-xenapi===0.3.4 2021-02-16 19:35:09.987 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b4d/9a2c858018977/os_xenapi-0.3.4-py2.py3-none-any.whl (137 kB) 2021-02-16 19:35:10.104 | Requirement already satisfied: oslo.cache===2.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (2.7.0) 2021-02-16 19:35:10.145 | Requirement already satisfied: oslo.concurrency===4.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (4.4.0) 2021-02-16 19:35:10.158 | Requirement already satisfied: oslo.config===8.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (8.4.0) 2021-02-16 19:35:10.206 | Requirement already satisfied: oslo.context===3.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (3.1.1) 2021-02-16 19:35:10.213 | Requirement already satisfied: oslo.db===8.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (8.5.0) 2021-02-16 19:35:10.269 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (5.0.1) 2021-02-16 19:35:10.277 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (4.4.0) 2021-02-16 19:35:10.320 | Requirement already satisfied: oslo.messaging===12.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (12.7.0) 2021-02-16 19:35:10.383 | Requirement already satisfied: oslo.middleware===4.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (4.1.1) 2021-02-16 19:35:10.403 | Requirement already satisfied: oslo.policy===3.6.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (3.6.2) 2021-02-16 19:35:10.420 | Requirement already satisfied: oslo.privsep===2.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (2.4.0) 2021-02-16 19:35:10.438 | Requirement already satisfied: oslo.reports===2.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 322)) (2.2.0) 2021-02-16 19:35:10.454 | Requirement already satisfied: oslo.rootwrap===6.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 323)) (6.2.0) 2021-02-16 19:35:10.459 | Requirement already satisfied: oslo.serialization===4.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (4.1.0) 2021-02-16 19:35:10.469 | Requirement already satisfied: oslo.service===2.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 325)) (2.5.0) 2021-02-16 19:35:10.495 | Requirement already satisfied: oslo.upgradecheck===1.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (1.3.0) 2021-02-16 19:35:10.508 | Requirement already satisfied: oslo.utils===4.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (4.7.0) 2021-02-16 19:35:10.527 | Requirement already satisfied: oslo.versionedobjects===2.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (2.4.0) 2021-02-16 19:35:10.549 | Requirement already satisfied: ovsdbapp===1.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 334)) (1.8.0) 2021-02-16 19:35:10.560 | Requirement already satisfied: packaging===20.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 335)) (20.9) 2021-02-16 19:35:10.566 | Requirement already satisfied: paramiko===2.7.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 337)) (2.7.2) 2021-02-16 19:35:10.605 | Requirement already satisfied: pbr===5.5.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 339)) (5.5.1) 2021-02-16 19:35:10.608 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 347)) (0.7.2) 2021-02-16 19:35:10.611 | Requirement already satisfied: psutil===5.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 351)) (5.8.0) 2021-02-16 19:35:10.635 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 361)) (3.1.1) 2021-02-16 19:35:10.647 | Requirement already satisfied: pyinotify===0.9.6 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 368)) (0.9.6) 2021-02-16 19:35:10.650 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 374)) (2.4.7) 2021-02-16 19:35:10.784 | Collecting pypowervm===1.1.24 2021-02-16 19:35:10.794 | 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-02-16 19:35:10.949 | Requirement already satisfied: pyroute2===0.5.14 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 377)) (0.5.14) 2021-02-16 19:35:10.956 | Requirement already satisfied: pyrsistent===0.17.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 378)) (0.17.3) 2021-02-16 19:35:10.962 | Requirement already satisfied: python-barbicanclient===5.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 392)) (5.0.1) 2021-02-16 19:35:10.980 | Requirement already satisfied: python-cinderclient===7.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (7.3.0) 2021-02-16 19:35:10.998 | 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 401)) (2.8.1) 2021-02-16 19:35:11.004 | Requirement already satisfied: python-glanceclient===3.2.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (3.2.2) 2021-02-16 19:35:11.024 | Requirement already satisfied: python-keystoneclient===4.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 412)) (4.2.0) 2021-02-16 19:35:11.045 | Requirement already satisfied: python-neutronclient===7.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 422)) (7.3.0) 2021-02-16 19:35:11.075 | Requirement already satisfied: pytz===2021.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (2021.1) 2021-02-16 19:35:11.079 | Requirement already satisfied: repoze.lru===0.7 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 452)) (0.7) 2021-02-16 19:35:11.083 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 453)) (2.25.1) 2021-02-16 19:35:11.106 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 461)) (1.4.0) 2021-02-16 19:35:11.108 | Requirement already satisfied: retrying===1.3.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 464)) (1.3.3) 2021-02-16 19:35:11.113 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 466)) (1.4.0) 2021-02-16 19:35:11.119 | Requirement already satisfied: setuptools===53.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 486)) (53.0.0) 2021-02-16 19:35:11.168 | Requirement already satisfied: simplejson===3.13.2 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 488)) (3.13.2) 2021-02-16 19:35:11.170 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 489)) (1.15.0) 2021-02-16 19:35:11.174 | 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 515)) (0.13.0) 2021-02-16 19:35:11.186 | Requirement already satisfied: sqlparse===0.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (0.4.1) 2021-02-16 19:35:11.190 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 519)) (3.3.0) 2021-02-16 19:35:11.193 | Requirement already satisfied: stevedore===3.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 521)) (3.3.0) 2021-02-16 19:35:11.204 | Requirement already satisfied: taskflow===4.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 533)) (4.6.0) 2021-02-16 19:35:11.266 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 535)) (6.3.1) 2021-02-16 19:35:11.282 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 538)) (2.0.1) 2021-02-16 19:35:11.292 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 539)) (0.5.0) 2021-02-16 19:35:11.299 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 540)) (2.4.0) 2021-02-16 19:35:11.319 | Requirement already satisfied: tooz===2.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 548)) (2.8.0) 2021-02-16 19:35:11.385 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 551)) (1.4.0) 2021-02-16 19:35:11.389 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 560)) (1.1.0) 2021-02-16 19:35:11.397 | Requirement already satisfied: urllib3===1.26.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.3) 2021-02-16 19:35:11.420 | Requirement already satisfied: voluptuous===0.12.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 568)) (0.12.1) 2021-02-16 19:35:11.425 | Requirement already satisfied: warlock===1.3.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 571)) (1.3.3) 2021-02-16 19:35:11.540 | Collecting websockify===0.9.0 2021-02-16 19:35:11.547 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/427/91706b55e301d/websockify-0.9.0-py3-none-any.whl (35 kB) 2021-02-16 19:35:11.644 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.12.1) 2021-02-16 19:35:11.647 | Requirement already satisfied: yappi===1.3.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 585)) (1.3.2) 2021-02-16 19:35:12.350 | Collecting zVMCloudConnector===1.4.1 2021-02-16 19:35:12.359 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f24/a37d5a0206e79/zVMCloudConnector-1.4.1.tar.gz (238 kB) 2021-02-16 19:35:13.332 | Requirement already satisfied: cffi===1.14.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 109)) (1.14.5) 2021-02-16 19:35:13.337 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 147)) (1.16.0) 2021-02-16 19:35:13.346 | Requirement already satisfied: importlib-metadata===3.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (3.4.0) 2021-02-16 19:35:13.387 | Requirement already satisfied: attrs===20.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.3.0) 2021-02-16 19:35:13.434 | Requirement already satisfied: importlib-resources===3.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 206)) (3.3.1) 2021-02-16 19:35:13.455 | Requirement already satisfied: jmespath===0.10.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 219)) (0.10.0) 2021-02-16 19:35:13.459 | Requirement already satisfied: dogpile.cache===1.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 151)) (1.1.2) 2021-02-16 19:35:13.465 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 85)) (1.4.4) 2021-02-16 19:35:13.469 | Requirement already satisfied: jsonpatch===1.28 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 222)) (1.28) 2021-02-16 19:35:13.474 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 259)) (2.5.0) 2021-02-16 19:35:13.498 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.2.0) 2021-02-16 19:35:13.630 | Collecting Babel===2.9.0 2021-02-16 19:35:13.653 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/9d3/5c22fcc79893c/Babel-2.9.0-py2.py3-none-any.whl (8.8 MB) 2021-02-16 19:35:13.953 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 167)) (0.14.1) 2021-02-16 19:35:13.958 | Requirement already satisfied: alembic===1.5.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.5.4) 2021-02-16 19:35:13.968 | Requirement already satisfied: cachetools===4.2.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 101)) (4.2.1) 2021-02-16 19:35:13.971 | Requirement already satisfied: amqp===5.0.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (5.0.5) 2021-02-16 19:35:13.976 | Requirement already satisfied: kombu===5.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 235)) (5.0.2) 2021-02-16 19:35:14.024 | Requirement already satisfied: msgpack===1.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 258)) (1.0.2) 2021-02-16 19:35:14.027 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (3.0.0) 2021-02-16 19:35:14.039 | Requirement already satisfied: ovs===2.13.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (2.13.0) 2021-02-16 19:35:14.045 | Requirement already satisfied: PyNaCl===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 20)) (1.4.0) 2021-02-16 19:35:14.059 | Requirement already satisfied: bcrypt===3.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (3.2.0) 2021-02-16 19:35:14.071 | Requirement already satisfied: pyasn1===0.4.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 359)) (0.4.8) 2021-02-16 19:35:14.074 | 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 360)) (0.2.8) 2021-02-16 19:35:14.079 | Requirement already satisfied: cliff===3.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (3.6.0) 2021-02-16 19:35:14.093 | Requirement already satisfied: pyOpenSSL===20.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (20.0.1) 2021-02-16 19:35:14.109 | Requirement already satisfied: osc-lib===2.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (2.3.1) 2021-02-16 19:35:14.126 | 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 295)) (2.1.0) 2021-02-16 19:35:14.130 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (4.0.0) 2021-02-16 19:35:14.135 | Requirement already satisfied: certifi===2020.12.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (2020.12.5) 2021-02-16 19:35:14.138 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (2.10) 2021-02-16 19:35:14.142 | Requirement already satisfied: Tempita===0.5.2 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (0.5.2) 2021-02-16 19:35:14.145 | Requirement already satisfied: pydot===1.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (1.4.1) 2021-02-16 19:35:14.151 | Requirement already satisfied: automaton===2.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 89)) (2.2.0) 2021-02-16 19:35:14.160 | Requirement already satisfied: networkx===2.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 268)) (2.5) 2021-02-16 19:35:14.202 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 418)) (1.6.0) 2021-02-16 19:35:14.205 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 165)) (1.0.0) 2021-02-16 19:35:14.208 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 242)) (1.0.0) 2021-02-16 19:35:14.211 | 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 560)) (1.4.0) 2021-02-16 19:35:15.214 | Collecting numpy===1.19.5 2021-02-16 19:35:15.258 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a46/46724fba402aa/numpy-1.19.5-cp36-cp36m-manylinux2010_x86_64.whl (14.8 MB) 2021-02-16 19:35:15.719 | Requirement already satisfied: PyJWT===2.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 17)) (2.0.1) 2021-02-16 19:35:15.750 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 362)) (2.20) 2021-02-16 19:35:15.753 | Requirement already satisfied: zipp===3.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 590)) (3.4.0) 2021-02-16 19:35:15.783 | Requirement already satisfied: typing-extensions===3.7.4.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 556)) (3.7.4.3) 2021-02-16 19:35:15.789 | Requirement already satisfied: jsonpointer===2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (2.0) 2021-02-16 19:35:15.792 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (1.5) 2021-02-16 19:35:15.795 | 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 403)) (1.0.4) 2021-02-16 19:35:15.798 | Requirement already satisfied: Mako===1.1.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.4) 2021-02-16 19:35:15.808 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 564)) (5.0.0) 2021-02-16 19:35:15.811 | Requirement already satisfied: sortedcontainers===2.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 493)) (2.3.0) 2021-02-16 19:35:15.814 | Requirement already satisfied: cmd2===1.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (1.5.0) 2021-02-16 19:35:15.879 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (0.2.5) 2021-02-16 19:35:15.886 | Requirement already satisfied: pyperclip===1.8.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 375)) (1.8.1) 2021-02-16 19:35:15.889 | Requirement already satisfied: colorama===0.4.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 116)) (0.4.4) 2021-02-16 19:35:15.893 | Building wheels for collected packages: zVMCloudConnector 2021-02-16 19:35:15.894 | Building wheel for zVMCloudConnector (setup.py): started 2021-02-16 19:35:16.927 | Building wheel for zVMCloudConnector (setup.py): finished with status 'done' 2021-02-16 19:35:16.930 | Created wheel for zVMCloudConnector: filename=zVMCloudConnector-1.4.1-py3-none-any.whl size=303899 sha256=068e9773b7dd9cef41c916b40583403215188efd1d1943f3357ad56089f6363f 2021-02-16 19:35:16.930 | Stored in directory: /root/.cache/pip/wheels/77/e9/f7/60f0d1ed62c86db5498c1a2c54e062ef948abfc58230673f10 2021-02-16 19:35:16.931 | Successfully built zVMCloudConnector 2021-02-16 19:35:17.885 | Installing collected packages: numpy, websockify, os-resource-classes, microversion-parse, Babel, os-xenapi, pypowervm, zVMCloudConnector, dataclasses, nova 2021-02-16 19:35:22.290 | Running setup.py develop for nova 2021-02-16 19:35:26.083 | Successfully installed Babel-2.9.0 dataclasses-0.8 microversion-parse-1.0.1 nova numpy-1.19.5 os-resource-classes-1.0.0 os-xenapi-0.3.4 pypowervm-1.1.24 websockify-0.9.0 zVMCloudConnector-1.4.1 2021-02-16 19:35:26.235 | WARNING: You are using pip version 20.2.4; however, version 21.0.1 is available. 2021-02-16 19:35:26.236 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-02-16 19:35:26.379 | + inc/python:pip_install:200 : result=0 2021-02-16 19:35:26.381 | + inc/python:pip_install:202 : time_stop pip_install 2021-02-16 19:35:26.384 | + functions-common:time_stop:2306 : local name 2021-02-16 19:35:26.386 | + functions-common:time_stop:2307 : local end_time 2021-02-16 19:35:26.389 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-16 19:35:26.391 | + functions-common:time_stop:2309 : local total 2021-02-16 19:35:26.393 | + functions-common:time_stop:2310 : local start_time 2021-02-16 19:35:26.395 | + functions-common:time_stop:2312 : name=pip_install 2021-02-16 19:35:26.397 | + functions-common:time_stop:2313 : start_time=1613504098812 2021-02-16 19:35:26.400 | + functions-common:time_stop:2315 : [[ -z 1613504098812 ]] 2021-02-16 19:35:26.402 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-16 19:35:26.406 | + functions-common:time_stop:2318 : end_time=1613504126403 2021-02-16 19:35:26.408 | + functions-common:time_stop:2319 : elapsed_time=27591 2021-02-16 19:35:26.410 | + functions-common:time_stop:2320 : total=217975 2021-02-16 19:35:26.413 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-16 19:35:26.415 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=245566 2021-02-16 19:35:26.417 | + inc/python:pip_install:203 : return 0 2021-02-16 19:35:26.420 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2021-02-16 19:35:26.422 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2021-02-16 19:35:26.424 | + functions-common:safe_chown:2207 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2021-02-16 19:35:26.442 | + functions-common:_safe_permission_operation:2055 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2021-02-16 19:35:26.454 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/nova 2021-02-16 19:35:26.457 | + inc/python:use_library_from_git:250 : local name=/opt/stack/nova 2021-02-16 19:35:26.459 | + inc/python:use_library_from_git:251 : local enabled=1 2021-02-16 19:35:26.462 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-02-16 19:35:26.464 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/nova, ]] 2021-02-16 19:35:26.467 | + inc/python:use_library_from_git:253 : return 1 2021-02-16 19:35:26.469 | + lib/nova:install_nova:839 : sudo install -D -m 0644 -o ubuntu /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2021-02-16 19:35:26.482 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-02-16 19:35:26.485 | + ./stack.sh:main:909 : configure_nova 2021-02-16 19:35:26.487 | + lib/nova:configure_nova:236 : sudo install -d -o ubuntu /etc/nova 2021-02-16 19:35:26.500 | + lib/nova:configure_nova:238 : configure_rootwrap nova 2021-02-16 19:35:26.502 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2021-02-16 19:35:26.505 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2021-02-16 19:35:26.508 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2021-02-16 19:35:26.509 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2021-02-16 19:35:26.512 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2021-02-16 19:35:26.515 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2021-02-16 19:35:26.517 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2021-02-16 19:35:26.520 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2021-02-16 19:35:26.522 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2021-02-16 19:35:26.525 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2021-02-16 19:35:26.527 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2021-02-16 19:35:26.529 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2021-02-16 19:35:26.541 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2021-02-16 19:35:26.552 | + 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-02-16 19:35:26.564 | + 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-02-16 19:35:26.576 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2021-02-16 19:35:26.587 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2021-02-16 19:35:26.590 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2021-02-16 19:35:26.594 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.oXfaVqthPO 2021-02-16 19:35:26.596 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2021-02-16 19:35:26.598 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2021-02-16 19:35:26.601 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2021-02-16 19:35:26.604 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2021-02-16 19:35:26.606 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2021-02-16 19:35:26.609 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.oXfaVqthPO 2021-02-16 19:35:26.613 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.oXfaVqthPO 2021-02-16 19:35:26.625 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.oXfaVqthPO /etc/sudoers.d/nova-rootwrap 2021-02-16 19:35:26.637 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2021-02-16 19:35:26.640 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2021-02-16 19:35:26.642 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2021-02-16 19:35:26.645 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2021-02-16 19:35:26.647 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2021-02-16 19:35:26.650 | + 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-02-16 19:35:26.652 | + 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-02-16 19:35:26.655 | + lib/nova:configure_nova:240 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,g-reg,cinder =~ n-api ]] 2021-02-16 19:35:26.657 | + lib/nova:configure_nova:242 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2021-02-16 19:35:26.662 | + lib/nova:configure_nova:245 : is_service_enabled n-cpu 2021-02-16 19:35:26.679 | + functions-common:is_service_enabled:1962 : return 1 2021-02-16 19:35:26.682 | + lib/nova:configure_nova:320 : create_nova_conf 2021-02-16 19:35:26.684 | + lib/nova:create_nova_conf:387 : rm -f /opt/stack/nova/bin/nova.conf 2021-02-16 19:35:26.687 | + lib/nova:create_nova_conf:390 : rm -f /etc/nova/nova.conf 2021-02-16 19:35:26.691 | + lib/nova:create_nova_conf:391 : iniset /etc/nova/nova.conf DEFAULT debug True 2021-02-16 19:35:26.715 | + lib/nova:create_nova_conf:392 : '[' True == True ']' 2021-02-16 19:35:26.717 | + lib/nova:create_nova_conf:393 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2021-02-16 19:35:26.741 | + lib/nova:create_nova_conf:395 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2021-02-16 19:35:26.768 | + lib/nova:create_nova_conf:396 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2021-02-16 19:35:26.792 | + lib/nova:create_nova_conf:397 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2021-02-16 19:35:26.818 | + lib/nova:create_nova_conf:398 : iniset /etc/nova/nova.conf scheduler workers 2 2021-02-16 19:35:26.844 | + lib/nova:create_nova_conf:399 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2021-02-16 19:35:26.876 | + lib/nova:create_nova_conf:400 : [[ 4 == 6 ]] 2021-02-16 19:35:26.879 | + lib/nova:create_nova_conf:403 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.13 2021-02-16 19:35:26.903 | + lib/nova:create_nova_conf:405 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2021-02-16 19:35:26.928 | + lib/nova:create_nova_conf:406 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2021-02-16 19:35:26.951 | + lib/nova:create_nova_conf:407 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2021-02-16 19:35:26.977 | + lib/nova:create_nova_conf:408 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2021-02-16 19:35:27.001 | + lib/nova:create_nova_conf:410 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2021-02-16 19:35:27.027 | + lib/nova:create_nova_conf:412 : is_fedora 2021-02-16 19:35:27.030 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2021-02-16 19:35:27.032 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2021-02-16 19:35:27.034 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2021-02-16 19:35:27.036 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-02-16 19:35:27.039 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2021-02-16 19:35:27.048 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2021-02-16 19:35:27.050 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOSStream ']' 2021-02-16 19:35:27.052 | + functions-common:is_fedora:456 : '[' Ubuntu = OracleServer ']' 2021-02-16 19:35:27.055 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2021-02-16 19:35:27.057 | + lib/nova:create_nova_conf:412 : is_suse 2021-02-16 19:35:27.059 | + functions-common:is_suse:464 : is_opensuse 2021-02-16 19:35:27.062 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2021-02-16 19:35:27.064 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2021-02-16 19:35:27.067 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2021-02-16 19:35:27.069 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2021-02-16 19:35:27.072 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2021-02-16 19:35:27.074 | + lib/nova:create_nova_conf:421 : is_service_enabled n-api n-cond n-sched 2021-02-16 19:35:27.090 | + functions-common:is_service_enabled:1962 : return 0 2021-02-16 19:35:27.092 | + lib/nova:create_nova_conf:425 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2021-02-16 19:35:27.094 | + lib/nova:create_nova_conf:428 : local db=nova_cell0 2021-02-16 19:35:27.096 | + lib/nova:create_nova_conf:431 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2021-02-16 19:35:27.122 | ++ lib/nova:create_nova_conf:434 : database_connection_url nova_cell0 2021-02-16 19:35:27.124 | ++ lib/database:database_connection_url:132 : local db=nova_cell0 2021-02-16 19:35:27.127 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_cell0 2021-02-16 19:35:27.129 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_cell0 2021-02-16 19:35:27.131 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2021-02-16 19:35:27.134 | + lib/nova:create_nova_conf:434 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2021-02-16 19:35:27.180 | ++ lib/nova:create_nova_conf:435 : database_connection_url nova_api 2021-02-16 19:35:27.182 | ++ lib/database:database_connection_url:132 : local db=nova_api 2021-02-16 19:35:27.184 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_api 2021-02-16 19:35:27.186 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_api 2021-02-16 19:35:27.190 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2021-02-16 19:35:27.192 | + lib/nova:create_nova_conf:435 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2021-02-16 19:35:27.220 | + lib/nova:create_nova_conf:440 : iniset /etc/nova/nova.conf cache enabled True 2021-02-16 19:35:27.257 | + lib/nova:create_nova_conf:441 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2021-02-16 19:35:27.284 | + lib/nova:create_nova_conf:442 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2021-02-16 19:35:27.310 | + lib/nova:create_nova_conf:445 : is_service_enabled n-api 2021-02-16 19:35:27.325 | + functions-common:is_service_enabled:1962 : return 0 2021-02-16 19:35:27.328 | + lib/nova:create_nova_conf:446 : is_service_enabled n-api-meta 2021-02-16 19:35:27.345 | + functions-common:is_service_enabled:1962 : return 0 2021-02-16 19:35:27.349 | ++ lib/nova:create_nova_conf:448 : echo osapi_compute,metadata 2021-02-16 19:35:27.349 | ++ lib/nova:create_nova_conf:448 : sed s/,metadata// 2021-02-16 19:35:27.353 | + lib/nova:create_nova_conf:448 : NOVA_ENABLED_APIS=osapi_compute 2021-02-16 19:35:27.356 | + lib/nova:create_nova_conf:450 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2021-02-16 19:35:27.381 | + lib/nova:create_nova_conf:451 : is_service_enabled tls-proxy 2021-02-16 19:35:27.399 | + functions-common:is_service_enabled:1962 : return 1 2021-02-16 19:35:27.401 | + lib/nova:create_nova_conf:457 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2021-02-16 19:35:27.404 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/nova/nova.conf 2021-02-16 19:35:27.411 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=nova 2021-02-16 19:35:27.415 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=keystone_authtoken 2021-02-16 19:35:27.418 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2021-02-16 19:35:27.445 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2021-02-16 19:35:27.474 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.13/identity 2021-02-16 19:35:27.501 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2021-02-16 19:35:27.528 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2021-02-16 19:35:27.552 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2021-02-16 19:35:27.579 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2021-02-16 19:35:27.604 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2021-02-16 19:35:27.629 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-02-16 19:35:27.653 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2021-02-16 19:35:27.678 | + lib/nova:create_nova_conf:460 : is_service_enabled cinder 2021-02-16 19:35:27.694 | + functions-common:is_service_enabled:1962 : return 0 2021-02-16 19:35:27.696 | + lib/nova:create_nova_conf:461 : configure_cinder_access 2021-02-16 19:35:27.699 | + lib/nova:configure_cinder_access:582 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2021-02-16 19:35:27.725 | + lib/nova:configure_cinder_access:583 : iniset /etc/nova/nova.conf cinder auth_type password 2021-02-16 19:35:27.753 | + lib/nova:configure_cinder_access:584 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.13/identity 2021-02-16 19:35:27.781 | + lib/nova:configure_cinder_access:591 : iniset /etc/nova/nova.conf cinder username nova 2021-02-16 19:35:27.808 | + lib/nova:configure_cinder_access:592 : iniset /etc/nova/nova.conf cinder password Passw0rd 2021-02-16 19:35:27.835 | + lib/nova:configure_cinder_access:593 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2021-02-16 19:35:27.858 | + lib/nova:configure_cinder_access:594 : iniset /etc/nova/nova.conf cinder project_name service 2021-02-16 19:35:27.883 | + lib/nova:configure_cinder_access:595 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2021-02-16 19:35:27.906 | + lib/nova:configure_cinder_access:596 : is_service_enabled tls-proxy 2021-02-16 19:35:27.921 | + functions-common:is_service_enabled:1962 : return 1 2021-02-16 19:35:27.923 | + lib/nova:create_nova_conf:464 : '[' -n /opt/stack/data/nova ']' 2021-02-16 19:35:27.926 | + lib/nova:create_nova_conf:465 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2021-02-16 19:35:27.950 | + lib/nova:create_nova_conf:466 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2021-02-16 19:35:27.976 | + lib/nova:create_nova_conf:468 : '[' -n /opt/stack/data/nova/instances ']' 2021-02-16 19:35:27.978 | + lib/nova:create_nova_conf:469 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2021-02-16 19:35:28.002 | + lib/nova:create_nova_conf:471 : '[' False '!=' False ']' 2021-02-16 19:35:28.004 | + lib/nova:create_nova_conf:474 : '[' False '!=' False ']' 2021-02-16 19:35:28.007 | + lib/nova:create_nova_conf:479 : is_suse 2021-02-16 19:35:28.009 | + functions-common:is_suse:464 : is_opensuse 2021-02-16 19:35:28.011 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2021-02-16 19:35:28.013 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2021-02-16 19:35:28.015 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2021-02-16 19:35:28.018 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2021-02-16 19:35:28.020 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2021-02-16 19:35:28.022 | + lib/nova:create_nova_conf:484 : setup_logging /etc/nova/nova.conf 2021-02-16 19:35:28.024 | + functions:setup_logging:699 : setup_systemd_logging /etc/nova/nova.conf 2021-02-16 19:35:28.027 | + functions:setup_systemd_logging:714 : local conf_file=/etc/nova/nova.conf 2021-02-16 19:35:28.029 | ++ functions:setup_systemd_logging:719 : trueorfalse False USE_JOURNAL 2021-02-16 19:35:28.045 | + functions:setup_systemd_logging:719 : USE_JOURNAL=False 2021-02-16 19:35:28.047 | + functions:setup_systemd_logging:720 : local pidstr= 2021-02-16 19:35:28.049 | + functions:setup_systemd_logging:721 : [[ False == \T\r\u\e ]] 2021-02-16 19:35:28.052 | + functions:setup_systemd_logging:725 : pidstr='(pid=%(process)d) ' 2021-02-16 19:35:28.055 | + functions:setup_systemd_logging:727 : iniset /etc/nova/nova.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2021-02-16 19:35:28.078 | + functions:setup_systemd_logging:729 : 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-02-16 19:35:28.102 | + functions:setup_systemd_logging:730 : 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-02-16 19:35:28.126 | + functions:setup_systemd_logging:731 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-02-16 19:35:28.149 | + lib/nova:create_nova_conf:486 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2021-02-16 19:35:28.175 | + lib/nova:create_nova_conf:488 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2021-02-16 19:35:28.178 | + lib/apache:write_uwsgi_config:257 : local file=/etc/nova/nova-api-uwsgi.ini 2021-02-16 19:35:28.180 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/nova-api-wsgi 2021-02-16 19:35:28.183 | + lib/apache:write_uwsgi_config:259 : local url=/compute 2021-02-16 19:35:28.185 | + lib/apache:write_uwsgi_config:260 : local http= 2021-02-16 19:35:28.187 | + lib/apache:write_uwsgi_config:261 : local name= 2021-02-16 19:35:28.190 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/nova-api-wsgi 2021-02-16 19:35:28.193 | + lib/apache:write_uwsgi_config:262 : name=nova-api-wsgi 2021-02-16 19:35:28.195 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2021-02-16 19:35:28.197 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2021-02-16 19:35:28.209 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-02-16 19:35:28.209 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-02-16 19:35:28.216 | d /var/run/uwsgi 0755 ubuntu root 2021-02-16 19:35:28.219 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-02-16 19:35:28.232 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2021-02-16 19:35:28.235 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/nova/nova-api-uwsgi.ini 2021-02-16 19:35:28.238 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2021-02-16 19:35:28.263 | + lib/apache:write_uwsgi_config:279 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2021-02-16 19:35:28.286 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2021-02-16 19:35:28.310 | + lib/apache:write_uwsgi_config:283 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2021-02-16 19:35:28.333 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2021-02-16 19:35:28.357 | + lib/apache:write_uwsgi_config:287 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2021-02-16 19:35:28.380 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2021-02-16 19:35:28.404 | + lib/apache:write_uwsgi_config:289 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2021-02-16 19:35:28.428 | + lib/apache:write_uwsgi_config:291 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2021-02-16 19:35:28.451 | + lib/apache:write_uwsgi_config:293 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-02-16 19:35:28.474 | + lib/apache:write_uwsgi_config:295 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2021-02-16 19:35:28.498 | + lib/apache:write_uwsgi_config:297 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2021-02-16 19:35:28.521 | + lib/apache:write_uwsgi_config:299 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2021-02-16 19:35:28.547 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2021-02-16 19:35:28.549 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2021-02-16 19:35:28.552 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for nova-api-wsgi 2021-02-16 19:35:28.554 | ++ lib/apache:apache_site_config_for:189 : local site=nova-api-wsgi 2021-02-16 19:35:28.556 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2021-02-16 19:35:28.558 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-02-16 19:35:28.561 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-02-16 19:35:28.563 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2021-02-16 19:35:28.565 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2021-02-16 19:35:28.568 | + lib/apache:write_uwsgi_config:307 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2021-02-16 19:35:28.591 | + lib/apache:write_uwsgi_config:308 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2021-02-16 19:35:28.616 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2021-02-16 19:35:28.616 | + lib/apache:write_uwsgi_config:309 : echo 'ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi/" retry=0 ' 2021-02-16 19:35:28.623 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi/" retry=0 2021-02-16 19:35:28.626 | + lib/apache:write_uwsgi_config:310 : enable_apache_site nova-api-wsgi 2021-02-16 19:35:28.628 | + lib/apache:enable_apache_site:206 : local site=nova-api-wsgi 2021-02-16 19:35:28.630 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2021-02-16 19:35:28.633 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-02-16 19:35:28.635 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-02-16 19:35:28.638 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-02-16 19:35:28.640 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-02-16 19:35:28.643 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-02-16 19:35:28.645 | + lib/apache:enable_apache_site:209 : is_ubuntu 2021-02-16 19:35:28.648 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-02-16 19:35:28.650 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-02-16 19:35:28.652 | + lib/apache:enable_apache_site:210 : sudo a2ensite nova-api-wsgi 2021-02-16 19:35:28.709 | Enabling site nova-api-wsgi. 2021-02-16 19:35:28.714 | To activate the new configuration, you need to run: 2021-02-16 19:35:28.715 | systemctl reload apache2 2021-02-16 19:35:28.719 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2021-02-16 19:35:28.722 | + lib/apache:restart_apache_server:253 : restart_service apache2 2021-02-16 19:35:28.724 | + functions-common:restart_service:2190 : '[' -x /bin/systemctl ']' 2021-02-16 19:35:28.727 | + functions-common:restart_service:2191 : sudo /bin/systemctl restart apache2 2021-02-16 19:35:28.859 | + lib/nova:create_nova_conf:489 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini /usr/local/bin/nova-metadata-wsgi '' 0.0.0.0:8775 2021-02-16 19:35:28.861 | + lib/apache:write_uwsgi_config:257 : local file=/etc/nova/nova-metadata-uwsgi.ini 2021-02-16 19:35:28.864 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2021-02-16 19:35:28.867 | + lib/apache:write_uwsgi_config:259 : local url= 2021-02-16 19:35:28.870 | + lib/apache:write_uwsgi_config:260 : local http=0.0.0.0:8775 2021-02-16 19:35:28.872 | + lib/apache:write_uwsgi_config:261 : local name= 2021-02-16 19:35:28.875 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/nova-metadata-wsgi 2021-02-16 19:35:28.878 | + lib/apache:write_uwsgi_config:262 : name=nova-metadata-wsgi 2021-02-16 19:35:28.881 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2021-02-16 19:35:28.883 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2021-02-16 19:35:28.895 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-02-16 19:35:28.896 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-02-16 19:35:28.903 | d /var/run/uwsgi 0755 ubuntu root 2021-02-16 19:35:28.906 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-02-16 19:35:28.921 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2021-02-16 19:35:28.924 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2021-02-16 19:35:28.927 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2021-02-16 19:35:28.960 | + lib/apache:write_uwsgi_config:279 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2021-02-16 19:35:28.993 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2021-02-16 19:35:29.025 | + lib/apache:write_uwsgi_config:283 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2021-02-16 19:35:29.050 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2021-02-16 19:35:29.079 | + lib/apache:write_uwsgi_config:287 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2021-02-16 19:35:29.111 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2021-02-16 19:35:29.136 | + lib/apache:write_uwsgi_config:289 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2021-02-16 19:35:29.161 | + lib/apache:write_uwsgi_config:291 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2021-02-16 19:35:29.190 | + lib/apache:write_uwsgi_config:293 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-02-16 19:35:29.216 | + lib/apache:write_uwsgi_config:295 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2021-02-16 19:35:29.241 | + lib/apache:write_uwsgi_config:297 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2021-02-16 19:35:29.265 | + lib/apache:write_uwsgi_config:299 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2021-02-16 19:35:29.292 | + lib/apache:write_uwsgi_config:302 : [[ -n 0.0.0.0:8775 ]] 2021-02-16 19:35:29.294 | + lib/apache:write_uwsgi_config:303 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2021-02-16 19:35:29.318 | + lib/nova:create_nova_conf:491 : is_service_enabled ceilometer 2021-02-16 19:35:29.333 | + functions-common:is_service_enabled:1962 : return 1 2021-02-16 19:35:29.336 | + lib/nova:create_nova_conf:499 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2021-02-16 19:35:29.364 | ++ lib/nova:create_nova_conf:500 : get_notification_url 2021-02-16 19:35:29.367 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2021-02-16 19:35:29.369 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2021-02-16 19:35:29.384 | ++ functions-common:is_service_enabled:1962 : return 0 2021-02-16 19:35:29.387 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.13:5672/ 2021-02-16 19:35:29.390 | + lib/nova:create_nova_conf:500 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.13:5672/ 2021-02-16 19:35:29.416 | + lib/nova:create_nova_conf:501 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2021-02-16 19:35:29.443 | + lib/nova:create_nova_conf:502 : iniset_rpc_backend nova /etc/nova/nova.conf 2021-02-16 19:35:29.446 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2021-02-16 19:35:29.449 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2021-02-16 19:35:29.451 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-02-16 19:35:29.453 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-02-16 19:35:29.455 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-02-16 19:35:29.471 | + functions-common:is_service_enabled:1962 : return 0 2021-02-16 19:35:29.474 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-02-16 19:35:29.477 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-02-16 19:35:29.479 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-02-16 19:35:29.495 | ++ functions-common:is_service_enabled:1962 : return 0 2021-02-16 19:35:29.497 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.13:5672/ 2021-02-16 19:35:29.500 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.13:5672/ 2021-02-16 19:35:29.524 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-02-16 19:35:29.526 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-02-16 19:35:29.529 | + lib/nova:create_nova_conf:504 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2021-02-16 19:35:29.555 | + lib/nova:create_nova_conf:505 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2021-02-16 19:35:29.580 | + lib/nova:create_nova_conf:507 : iniset /etc/nova/nova.conf conductor workers 2 2021-02-16 19:35:29.606 | + lib/nova:create_nova_conf:509 : is_service_enabled tls-proxy 2021-02-16 19:35:29.621 | + functions-common:is_service_enabled:1962 : return 1 2021-02-16 19:35:29.624 | + lib/nova:create_nova_conf:514 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2021-02-16 19:35:29.648 | + lib/nova:create_nova_conf:516 : '[' False == True ']' 2021-02-16 19:35:29.651 | + lib/nova:create_nova_conf:520 : is_service_enabled n-cond 2021-02-16 19:35:29.667 | + functions-common:is_service_enabled:1962 : return 0 2021-02-16 19:35:29.669 | ++ lib/nova:create_nova_conf:521 : seq 1 1 2021-02-16 19:35:29.673 | + lib/nova:create_nova_conf:521 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-02-16 19:35:29.675 | + lib/nova:create_nova_conf:522 : local conf 2021-02-16 19:35:29.677 | + lib/nova:create_nova_conf:523 : local vhost 2021-02-16 19:35:29.681 | ++ lib/nova:create_nova_conf:524 : conductor_conf 1 2021-02-16 19:35:29.683 | ++ lib/nova:conductor_conf:734 : local cell=1 2021-02-16 19:35:29.686 | ++ lib/nova:conductor_conf:735 : echo /etc/nova/nova_cell1.conf 2021-02-16 19:35:29.689 | + lib/nova:create_nova_conf:524 : conf=/etc/nova/nova_cell1.conf 2021-02-16 19:35:29.691 | + lib/nova:create_nova_conf:525 : vhost=nova_cell1 2021-02-16 19:35:29.693 | + lib/nova:create_nova_conf:527 : rm -f /etc/nova/nova_cell1.conf 2021-02-16 19:35:29.697 | ++ lib/nova:create_nova_conf:528 : database_connection_url nova_cell1 2021-02-16 19:35:29.700 | ++ lib/database:database_connection_url:132 : local db=nova_cell1 2021-02-16 19:35:29.702 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_cell1 2021-02-16 19:35:29.705 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_cell1 2021-02-16 19:35:29.707 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2021-02-16 19:35:29.710 | + lib/nova:create_nova_conf:528 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2021-02-16 19:35:29.737 | + lib/nova:create_nova_conf:529 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2021-02-16 19:35:29.764 | + lib/nova:create_nova_conf:530 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2021-02-16 19:35:29.791 | + lib/nova:create_nova_conf:532 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2021-02-16 19:35:29.794 | + lib/nova:create_nova_conf:535 : rpc_backend_add_vhost nova_cell1 2021-02-16 19:35:29.796 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2021-02-16 19:35:29.799 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2021-02-16 19:35:29.815 | + functions-common:is_service_enabled:1962 : return 0 2021-02-16 19:35:29.818 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2021-02-16 19:35:29.819 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2021-02-16 19:35:30.907 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z ']' 2021-02-16 19:35:30.910 | + lib/rpc_backend:rpc_backend_add_vhost:128 : sudo rabbitmqctl add_vhost nova_cell1 2021-02-16 19:35:31.954 | Creating vhost "nova_cell1" 2021-02-16 19:35:32.036 | + lib/rpc_backend:rpc_backend_add_vhost:129 : sudo rabbitmqctl set_permissions -p nova_cell1 stackrabbit '.*' '.*' '.*' 2021-02-16 19:35:33.130 | Setting permissions for user "stackrabbit" in vhost "nova_cell1" 2021-02-16 19:35:33.159 | + lib/nova:create_nova_conf:536 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2021-02-16 19:35:33.162 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2021-02-16 19:35:33.164 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2021-02-16 19:35:33.167 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-02-16 19:35:33.169 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2021-02-16 19:35:33.171 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-02-16 19:35:33.187 | + functions-common:is_service_enabled:1962 : return 0 2021-02-16 19:35:33.190 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2021-02-16 19:35:33.192 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2021-02-16 19:35:33.195 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-02-16 19:35:33.210 | ++ functions-common:is_service_enabled:1962 : return 0 2021-02-16 19:35:33.212 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.13:5672/nova_cell1 2021-02-16 19:35:33.215 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.13:5672/nova_cell1 2021-02-16 19:35:33.240 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-02-16 19:35:33.243 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-02-16 19:35:33.245 | + lib/nova:create_nova_conf:540 : is_service_enabled placement placement-client 2021-02-16 19:35:33.261 | + functions-common:is_service_enabled:1962 : return 0 2021-02-16 19:35:33.263 | + lib/nova:create_nova_conf:541 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2021-02-16 19:35:33.265 | + lib/nova:configure_placement_nova_compute:569 : local conf=/etc/nova/nova_cell1.conf 2021-02-16 19:35:33.268 | + lib/nova:configure_placement_nova_compute:570 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2021-02-16 19:35:33.296 | + lib/nova:configure_placement_nova_compute:571 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.13/identity 2021-02-16 19:35:33.322 | + lib/nova:configure_placement_nova_compute:572 : iniset /etc/nova/nova_cell1.conf placement username placement 2021-02-16 19:35:33.347 | + lib/nova:configure_placement_nova_compute:573 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2021-02-16 19:35:33.373 | + lib/nova:configure_placement_nova_compute:574 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2021-02-16 19:35:33.397 | + lib/nova:configure_placement_nova_compute:575 : iniset /etc/nova/nova_cell1.conf placement project_name service 2021-02-16 19:35:33.422 | + lib/nova:configure_placement_nova_compute:576 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2021-02-16 19:35:33.447 | + lib/nova:configure_placement_nova_compute:577 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2021-02-16 19:35:33.472 | + lib/nova:create_nova_conf:545 : setup_logging /etc/nova/nova_cell1.conf 2021-02-16 19:35:33.474 | + functions:setup_logging:699 : setup_systemd_logging /etc/nova/nova_cell1.conf 2021-02-16 19:35:33.477 | + functions:setup_systemd_logging:714 : local conf_file=/etc/nova/nova_cell1.conf 2021-02-16 19:35:33.480 | ++ functions:setup_systemd_logging:719 : trueorfalse False USE_JOURNAL 2021-02-16 19:35:33.496 | + functions:setup_systemd_logging:719 : USE_JOURNAL=False 2021-02-16 19:35:33.499 | + functions:setup_systemd_logging:720 : local pidstr= 2021-02-16 19:35:33.501 | + functions:setup_systemd_logging:721 : [[ False == \T\r\u\e ]] 2021-02-16 19:35:33.503 | + functions:setup_systemd_logging:725 : pidstr='(pid=%(process)d) ' 2021-02-16 19:35:33.506 | + functions:setup_systemd_logging:727 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2021-02-16 19:35:33.531 | + functions:setup_systemd_logging:729 : 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-02-16 19:35:33.558 | + functions:setup_systemd_logging:730 : 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-02-16 19:35:33.583 | + functions:setup_systemd_logging:731 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-02-16 19:35:33.608 | + lib/nova:create_nova_conf:552 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2021-02-16 19:35:33.611 | ++ lib/nova:create_nova_conf:555 : seq 1 1 2021-02-16 19:35:33.614 | + lib/nova:create_nova_conf:555 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-02-16 19:35:33.617 | + lib/nova:create_nova_conf:556 : local conf 2021-02-16 19:35:33.620 | + lib/nova:create_nova_conf:557 : local offset 2021-02-16 19:35:33.623 | ++ lib/nova:create_nova_conf:558 : conductor_conf 1 2021-02-16 19:35:33.625 | ++ lib/nova:conductor_conf:734 : local cell=1 2021-02-16 19:35:33.627 | ++ lib/nova:conductor_conf:735 : echo /etc/nova/nova_cell1.conf 2021-02-16 19:35:33.630 | + lib/nova:create_nova_conf:558 : conf=/etc/nova/nova_cell1.conf 2021-02-16 19:35:33.632 | + lib/nova:create_nova_conf:559 : offset=0 2021-02-16 19:35:33.635 | + lib/nova:create_nova_conf:560 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2021-02-16 19:35:33.637 | + lib/nova:configure_console_proxies:669 : local conf=/etc/nova/nova_cell1.conf 2021-02-16 19:35:33.639 | + lib/nova:configure_console_proxies:670 : local offset=0 2021-02-16 19:35:33.642 | + lib/nova:configure_console_proxies:674 : offset=0 2021-02-16 19:35:33.644 | + lib/nova:configure_console_proxies:676 : is_service_enabled n-novnc 2021-02-16 19:35:33.659 | + functions-common:is_service_enabled:1962 : return 1 2021-02-16 19:35:33.662 | + lib/nova:configure_console_proxies:676 : is_service_enabled n-xvnc 2021-02-16 19:35:33.677 | + functions-common:is_service_enabled:1962 : return 1 2021-02-16 19:35:33.680 | + lib/nova:configure_console_proxies:676 : '[' False '!=' False ']' 2021-02-16 19:35:33.682 | + lib/nova:configure_console_proxies:710 : is_service_enabled n-spice 2021-02-16 19:35:33.697 | + functions-common:is_service_enabled:1962 : return 1 2021-02-16 19:35:33.700 | + lib/nova:configure_console_proxies:715 : is_service_enabled n-sproxy 2021-02-16 19:35:33.716 | + functions-common:is_service_enabled:1962 : return 1 2021-02-16 19:35:33.719 | + lib/nova:configure_nova:322 : is_service_enabled n-cpu 2021-02-16 19:35:33.736 | + functions-common:is_service_enabled:1962 : return 1 2021-02-16 19:35:33.739 | + ./stack.sh:main:912 : is_service_enabled placement 2021-02-16 19:35:33.755 | + functions-common:is_service_enabled:1962 : return 0 2021-02-16 19:35:33.757 | + ./stack.sh:main:914 : stack_install_service placement 2021-02-16 19:35:33.760 | + lib/stack:stack_install_service:20 : local service=placement 2021-02-16 19:35:33.762 | + lib/stack:stack_install_service:21 : type install_placement 2021-02-16 19:35:33.765 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-02-16 19:35:33.767 | + lib/stack:stack_install_service:32 : install_placement 2021-02-16 19:35:33.770 | + lib/placement:install_placement:137 : install_apache_wsgi 2021-02-16 19:35:33.773 | + lib/apache:install_apache_wsgi:146 : is_ubuntu 2021-02-16 19:35:33.775 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-02-16 19:35:33.778 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-02-16 19:35:33.780 | + lib/apache:install_apache_wsgi:148 : install_package apache2 2021-02-16 19:35:33.783 | + functions-common:install_package:1344 : update_package_repo 2021-02-16 19:35:33.785 | + functions-common:update_package_repo:1316 : NO_UPDATE_REPOS=False 2021-02-16 19:35:33.789 | + functions-common:update_package_repo:1317 : REPOS_UPDATED=True 2021-02-16 19:35:33.791 | + functions-common:update_package_repo:1318 : RETRY_UPDATE=False 2021-02-16 19:35:33.793 | + functions-common:update_package_repo:1320 : [[ False = \T\r\u\e ]] 2021-02-16 19:35:33.796 | + functions-common:update_package_repo:1324 : is_ubuntu 2021-02-16 19:35:33.798 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-02-16 19:35:33.801 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-02-16 19:35:33.804 | + functions-common:update_package_repo:1325 : apt_get_update 2021-02-16 19:35:33.806 | + functions-common:apt_get_update:1070 : [[ True == \T\r\u\e ]] 2021-02-16 19:35:33.809 | + functions-common:apt_get_update:1070 : [[ False != \T\r\u\e ]] 2021-02-16 19:35:33.811 | + functions-common:apt_get_update:1071 : return 2021-02-16 19:35:33.814 | + functions-common:install_package:1345 : real_install_package apache2 2021-02-16 19:35:33.816 | + functions-common:real_install_package:1330 : is_ubuntu 2021-02-16 19:35:33.818 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-02-16 19:35:33.821 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-02-16 19:35:33.823 | + functions-common:real_install_package:1331 : apt_get install apache2 2021-02-16 19:35:33.843 | + functions-common:apt_get:1111 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 2021-02-16 19:35:33.964 | Reading package lists... 2021-02-16 19:35:34.233 | Building dependency tree... 2021-02-16 19:35:34.234 | Reading state information... 2021-02-16 19:35:34.459 | apache2 is already the newest version (2.4.29-1ubuntu4.14). 2021-02-16 19:35:34.459 | The following packages were automatically installed and are no longer required: 2021-02-16 19:35:34.460 | apport-symptoms grub-pc-bin python-six python3-attr python3-automat 2021-02-16 19:35:34.460 | python3-click python3-colorama python3-configobj python3-constantly 2021-02-16 19:35:34.460 | python3-hyperlink python3-incremental python3-keyring python3-keyrings.alt 2021-02-16 19:35:34.460 | python3-pam python3-problem-report python3-pyasn1 2021-02-16 19:35:34.460 | python3-requests-unixsocket python3-secretstorage python3-serial 2021-02-16 19:35:34.460 | python3-twisted-bin python3-wheel python3-xdg python3-zope.interface 2021-02-16 19:35:34.460 | Use 'sudo apt autoremove' to remove them. 2021-02-16 19:35:34.527 | 0 upgraded, 0 newly installed, 0 to remove and 164 not upgraded. 2021-02-16 19:35:34.531 | + functions-common:apt_get:1115 : result=0 2021-02-16 19:35:34.534 | + functions-common:apt_get:1118 : time_stop apt-get 2021-02-16 19:35:34.536 | + functions-common:time_stop:2306 : local name 2021-02-16 19:35:34.539 | + functions-common:time_stop:2307 : local end_time 2021-02-16 19:35:34.541 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-16 19:35:34.543 | + functions-common:time_stop:2309 : local total 2021-02-16 19:35:34.546 | + functions-common:time_stop:2310 : local start_time 2021-02-16 19:35:34.548 | + functions-common:time_stop:2312 : name=apt-get 2021-02-16 19:35:34.551 | + functions-common:time_stop:2313 : start_time=1613504133840 2021-02-16 19:35:34.553 | + functions-common:time_stop:2315 : [[ -z 1613504133840 ]] 2021-02-16 19:35:34.558 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-16 19:35:34.561 | + functions-common:time_stop:2318 : end_time=1613504134558 2021-02-16 19:35:34.563 | + functions-common:time_stop:2319 : elapsed_time=718 2021-02-16 19:35:34.566 | + functions-common:time_stop:2320 : total=272004 2021-02-16 19:35:34.568 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-16 19:35:34.571 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=272722 2021-02-16 19:35:34.574 | + functions-common:apt_get:1119 : return 0 2021-02-16 19:35:34.576 | + lib/apache:install_apache_wsgi:149 : is_package_installed libapache2-mod-wsgi 2021-02-16 19:35:34.579 | + functions-common:is_package_installed:1353 : [[ -z libapache2-mod-wsgi ]] 2021-02-16 19:35:34.582 | + functions-common:is_package_installed:1357 : [[ -z deb ]] 2021-02-16 19:35:34.584 | + functions-common:is_package_installed:1361 : [[ deb = \d\e\b ]] 2021-02-16 19:35:34.587 | + functions-common:is_package_installed:1362 : dpkg -s libapache2-mod-wsgi 2021-02-16 19:35:34.613 | + lib/apache:install_apache_wsgi:152 : install_package libapache2-mod-wsgi-py3 2021-02-16 19:35:34.615 | + functions-common:install_package:1344 : update_package_repo 2021-02-16 19:35:34.618 | + functions-common:update_package_repo:1316 : NO_UPDATE_REPOS=False 2021-02-16 19:35:34.620 | + functions-common:update_package_repo:1317 : REPOS_UPDATED=True 2021-02-16 19:35:34.623 | + functions-common:update_package_repo:1318 : RETRY_UPDATE=False 2021-02-16 19:35:34.625 | + functions-common:update_package_repo:1320 : [[ False = \T\r\u\e ]] 2021-02-16 19:35:34.628 | + functions-common:update_package_repo:1324 : is_ubuntu 2021-02-16 19:35:34.630 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-02-16 19:35:34.633 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-02-16 19:35:34.636 | + functions-common:update_package_repo:1325 : apt_get_update 2021-02-16 19:35:34.638 | + functions-common:apt_get_update:1070 : [[ True == \T\r\u\e ]] 2021-02-16 19:35:34.640 | + functions-common:apt_get_update:1070 : [[ False != \T\r\u\e ]] 2021-02-16 19:35:34.643 | + functions-common:apt_get_update:1071 : return 2021-02-16 19:35:34.645 | + functions-common:install_package:1345 : real_install_package libapache2-mod-wsgi-py3 2021-02-16 19:35:34.648 | + functions-common:real_install_package:1330 : is_ubuntu 2021-02-16 19:35:34.651 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-02-16 19:35:34.653 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-02-16 19:35:34.656 | + functions-common:real_install_package:1331 : apt_get install libapache2-mod-wsgi-py3 2021-02-16 19:35:34.677 | + functions-common:apt_get:1111 : 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-02-16 19:35:34.798 | Reading package lists... 2021-02-16 19:35:35.064 | Building dependency tree... 2021-02-16 19:35:35.066 | Reading state information... 2021-02-16 19:35:35.284 | The following packages were automatically installed and are no longer required: 2021-02-16 19:35:35.285 | apport-symptoms grub-pc-bin python-six python3-attr python3-automat 2021-02-16 19:35:35.285 | python3-click python3-colorama python3-configobj python3-constantly 2021-02-16 19:35:35.285 | python3-hyperlink python3-incremental python3-keyring python3-keyrings.alt 2021-02-16 19:35:35.285 | python3-pam python3-problem-report python3-pyasn1 2021-02-16 19:35:35.285 | python3-requests-unixsocket python3-secretstorage python3-serial 2021-02-16 19:35:35.285 | python3-twisted-bin python3-wheel python3-xdg python3-zope.interface 2021-02-16 19:35:35.285 | Use 'sudo apt autoremove' to remove them. 2021-02-16 19:35:35.332 | The following NEW packages will be installed: 2021-02-16 19:35:35.333 | libapache2-mod-wsgi-py3 2021-02-16 19:35:35.611 | 0 upgraded, 1 newly installed, 0 to remove and 164 not upgraded. 2021-02-16 19:35:35.611 | Need to get 88.3 kB of archives. 2021-02-16 19:35:35.611 | After this operation, 278 kB of additional disk space will be used. 2021-02-16 19:35:35.611 | 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-02-16 19:35:36.544 | Fetched 88.3 kB in 1s (140 kB/s) 2021-02-16 19:35:36.618 | Selecting previously unselected package libapache2-mod-wsgi-py3. 2021-02-16 19:35:36.658 | (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 ... 79307 files and directories currently installed.) 2021-02-16 19:35:36.662 | Preparing to unpack .../libapache2-mod-wsgi-py3_4.5.17-1ubuntu1_amd64.deb ... 2021-02-16 19:35:36.665 | Unpacking libapache2-mod-wsgi-py3 (4.5.17-1ubuntu1) ... 2021-02-16 19:35:36.753 | Setting up libapache2-mod-wsgi-py3 (4.5.17-1ubuntu1) ... 2021-02-16 19:35:36.942 | apache2_invoke: Enable module wsgi 2021-02-16 19:35:39.331 | + functions-common:apt_get:1115 : result=0 2021-02-16 19:35:39.333 | + functions-common:apt_get:1118 : time_stop apt-get 2021-02-16 19:35:39.336 | + functions-common:time_stop:2306 : local name 2021-02-16 19:35:39.339 | + functions-common:time_stop:2307 : local end_time 2021-02-16 19:35:39.341 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-16 19:35:39.344 | + functions-common:time_stop:2309 : local total 2021-02-16 19:35:39.346 | + functions-common:time_stop:2310 : local start_time 2021-02-16 19:35:39.349 | + functions-common:time_stop:2312 : name=apt-get 2021-02-16 19:35:39.351 | + functions-common:time_stop:2313 : start_time=1613504134674 2021-02-16 19:35:39.353 | + functions-common:time_stop:2315 : [[ -z 1613504134674 ]] 2021-02-16 19:35:39.357 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-16 19:35:39.361 | + functions-common:time_stop:2318 : end_time=1613504139358 2021-02-16 19:35:39.364 | + functions-common:time_stop:2319 : elapsed_time=4684 2021-02-16 19:35:39.366 | + functions-common:time_stop:2320 : total=272722 2021-02-16 19:35:39.369 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-16 19:35:39.371 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=277406 2021-02-16 19:35:39.374 | + functions-common:apt_get:1119 : return 0 2021-02-16 19:35:39.376 | + lib/apache:install_apache_wsgi:167 : enable_apache_mod wsgi 2021-02-16 19:35:39.379 | + lib/apache:enable_apache_mod:54 : local mod=wsgi 2021-02-16 19:35:39.382 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-02-16 19:35:39.385 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-02-16 19:35:39.387 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-02-16 19:35:39.390 | + lib/apache:enable_apache_mod:59 : [[ wsgi != \v\e\r\s\i\o\n ]] 2021-02-16 19:35:39.392 | + lib/apache:enable_apache_mod:59 : a2query -m wsgi 2021-02-16 19:35:39.445 | wsgi (enabled by maintainer script) 2021-02-16 19:35:39.448 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2021-02-16 19:35:39.450 | + inc/python:pip_install_gr:76 : local name=osc-placement 2021-02-16 19:35:39.453 | + inc/python:pip_install_gr:77 : local clean_name 2021-02-16 19:35:39.456 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2021-02-16 19:35:39.459 | ++ inc/python:get_from_global_requirements:225 : local package=osc-placement 2021-02-16 19:35:39.462 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-02-16 19:35:39.466 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2021-02-16 19:35:39.466 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-02-16 19:35:39.471 | ++ inc/python:get_from_global_requirements:227 : required_pkg='osc-placement ' 2021-02-16 19:35:39.473 | ++ inc/python:get_from_global_requirements:228 : [[ osc-placement == '' ]] 2021-02-16 19:35:39.476 | ++ inc/python:get_from_global_requirements:231 : echo osc-placement 2021-02-16 19:35:39.479 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2021-02-16 19:35:39.482 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2021-02-16 19:35:39.501 | Using python 3.6 to install osc-placement 2021-02-16 19:35:39.504 | + inc/python:pip_install:193 : 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 python3.6 -m pip install -c /opt/stack/requirements/upper-constraints.txt osc-placement 2021-02-16 19:35:40.675 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-16 19:35:40.675 | 2021-02-16 19:35:40.675 | Traceback (most recent call last): 2021-02-16 19:35:40.675 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-16 19:35:40.675 | exec(line) 2021-02-16 19:35:40.675 | File "", line 1, in 2021-02-16 19:35:40.675 | File "", line 568, in module_from_spec 2021-02-16 19:35:40.676 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-16 19:35:40.676 | 2021-02-16 19:35:40.676 | Remainder of file ignored 2021-02-16 19:35:40.676 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:35:40.676 | from cryptography.utils import int_from_bytes 2021-02-16 19:35:40.676 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:35:40.676 | from cryptography.utils import int_from_bytes 2021-02-16 19:35:41.843 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-02-16 19:35:41.843 | 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-02-16 19:35:41.852 | Ignoring importlib-resources: markers 'python_version == "3.8"' don't match your environment 2021-02-16 19:35:41.855 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-02-16 19:35:41.862 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-02-16 19:35:42.345 | Collecting osc-placement===2.2.0 2021-02-16 19:35:42.354 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/740/05aba1d3f5eed/osc_placement-2.2.0-py3-none-any.whl (57 kB) 2021-02-16 19:35:42.464 | Requirement already satisfied: oslo.utils===4.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (4.7.0) 2021-02-16 19:35:42.484 | Requirement already satisfied: packaging===20.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 335)) (20.9) 2021-02-16 19:35:42.490 | Requirement already satisfied: pbr===5.5.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 339)) (5.5.1) 2021-02-16 19:35:42.494 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 374)) (2.4.7) 2021-02-16 19:35:42.498 | Requirement already satisfied: pytz===2021.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (2021.1) 2021-02-16 19:35:42.502 | Requirement already satisfied: simplejson===3.13.2 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 488)) (3.13.2) 2021-02-16 19:35:42.505 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 489)) (1.15.0) 2021-02-16 19:35:42.508 | Requirement already satisfied: osc-lib===2.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (2.3.1) 2021-02-16 19:35:42.525 | Requirement already satisfied: keystoneauth1===4.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 233)) (4.3.0) 2021-02-16 19:35:42.592 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 266)) (0.10.9) 2021-02-16 19:35:42.595 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 265)) (0.8.0) 2021-02-16 19:35:42.602 | Requirement already satisfied: iso8601===0.1.14 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 214)) (0.1.14) 2021-02-16 19:35:42.606 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (5.0.1) 2021-02-16 19:35:42.612 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.2.0) 2021-02-16 19:35:42.621 | Requirement already satisfied: cliff===3.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (3.6.0) 2021-02-16 19:35:42.636 | Requirement already satisfied: openstacksdk===0.53.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 290)) (0.53.0) 2021-02-16 19:35:42.667 | Requirement already satisfied: stevedore===3.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 521)) (3.3.0) 2021-02-16 19:35:42.676 | 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 301)) (1.7.0) 2021-02-16 19:35:42.682 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 453)) (2.25.1) 2021-02-16 19:35:42.704 | Requirement already satisfied: importlib-resources===3.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 206)) (3.3.1) 2021-02-16 19:35:42.723 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.12.1) 2021-02-16 19:35:42.727 | Requirement already satisfied: PyYAML===5.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.4.1) 2021-02-16 19:35:42.730 | Requirement already satisfied: cmd2===1.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (1.5.0) 2021-02-16 19:35:42.795 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 347)) (0.7.2) 2021-02-16 19:35:42.797 | Requirement already satisfied: jmespath===0.10.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 219)) (0.10.0) 2021-02-16 19:35:42.802 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 461)) (1.4.0) 2021-02-16 19:35:42.805 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 85)) (1.4.4) 2021-02-16 19:35:42.809 | Requirement already satisfied: cryptography===3.4.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (3.4.4) 2021-02-16 19:35:42.852 | Requirement already satisfied: dogpile.cache===1.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 151)) (1.1.2) 2021-02-16 19:35:42.859 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (4.4.2) 2021-02-16 19:35:42.862 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 259)) (2.5.0) 2021-02-16 19:35:42.887 | Requirement already satisfied: importlib-metadata===3.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (3.4.0) 2021-02-16 19:35:42.927 | Requirement already satisfied: jsonpatch===1.28 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 222)) (1.28) 2021-02-16 19:35:42.933 | Requirement already satisfied: certifi===2020.12.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (2020.12.5) 2021-02-16 19:35:42.936 | Requirement already satisfied: urllib3===1.26.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.3) 2021-02-16 19:35:42.959 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (2.10) 2021-02-16 19:35:42.963 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (4.0.0) 2021-02-16 19:35:42.967 | Requirement already satisfied: zipp===3.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 590)) (3.4.0) 2021-02-16 19:35:42.995 | Requirement already satisfied: attrs===20.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.3.0) 2021-02-16 19:35:43.040 | Requirement already satisfied: colorama===0.4.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 116)) (0.4.4) 2021-02-16 19:35:43.045 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (0.2.5) 2021-02-16 19:35:43.051 | Requirement already satisfied: pyperclip===1.8.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 375)) (1.8.1) 2021-02-16 19:35:43.054 | Requirement already satisfied: cffi===1.14.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 109)) (1.14.5) 2021-02-16 19:35:43.058 | Requirement already satisfied: typing-extensions===3.7.4.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 556)) (3.7.4.3) 2021-02-16 19:35:43.063 | Requirement already satisfied: jsonpointer===2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (2.0) 2021-02-16 19:35:43.067 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 362)) (2.20) 2021-02-16 19:35:44.967 | Installing collected packages: osc-placement 2021-02-16 19:35:45.146 | ERROR: After October 2020 you may experience errors when installing or updating packages. This is because pip will change the way that it resolves dependency conflicts. 2021-02-16 19:35:45.146 | 2021-02-16 19:35:45.146 | We recommend you use --use-feature=2020-resolver to test your packages with the new resolver before it becomes the default. 2021-02-16 19:35:45.146 | 2021-02-16 19:35:45.146 | osc-placement 2.2.0 requires simplejson>=3.16.0, but you'll have simplejson 3.13.2 which is incompatible. 2021-02-16 19:35:45.146 | Successfully installed osc-placement-2.2.0 2021-02-16 19:35:45.298 | WARNING: You are using pip version 20.2.4; however, version 21.0.1 is available. 2021-02-16 19:35:45.299 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-02-16 19:35:45.397 | + inc/python:pip_install:200 : result=0 2021-02-16 19:35:45.400 | + inc/python:pip_install:202 : time_stop pip_install 2021-02-16 19:35:45.402 | + functions-common:time_stop:2306 : local name 2021-02-16 19:35:45.405 | + functions-common:time_stop:2307 : local end_time 2021-02-16 19:35:45.407 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-16 19:35:45.410 | + functions-common:time_stop:2309 : local total 2021-02-16 19:35:45.413 | + functions-common:time_stop:2310 : local start_time 2021-02-16 19:35:45.416 | + functions-common:time_stop:2312 : name=pip_install 2021-02-16 19:35:45.419 | + functions-common:time_stop:2313 : start_time=1613504139497 2021-02-16 19:35:45.421 | + functions-common:time_stop:2315 : [[ -z 1613504139497 ]] 2021-02-16 19:35:45.433 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-16 19:35:45.436 | + functions-common:time_stop:2318 : end_time=1613504145433 2021-02-16 19:35:45.439 | + functions-common:time_stop:2319 : elapsed_time=5936 2021-02-16 19:35:45.441 | + functions-common:time_stop:2320 : total=245566 2021-02-16 19:35:45.444 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-16 19:35:45.446 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=251502 2021-02-16 19:35:45.449 | + inc/python:pip_install:203 : return 0 2021-02-16 19:35:45.451 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement master 2021-02-16 19:35:45.454 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/placement.git 2021-02-16 19:35:45.457 | + functions-common:git_clone:526 : local git_dest=/opt/stack/placement 2021-02-16 19:35:45.459 | + functions-common:git_clone:527 : local git_ref=master 2021-02-16 19:35:45.461 | + functions-common:git_clone:528 : local orig_dir 2021-02-16 19:35:45.465 | ++ functions-common:git_clone:529 : pwd 2021-02-16 19:35:45.468 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2021-02-16 19:35:45.470 | + functions-common:git_clone:530 : local git_clone_flags= 2021-02-16 19:35:45.473 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2021-02-16 19:35:45.490 | + functions-common:git_clone:532 : RECLONE=False 2021-02-16 19:35:45.493 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2021-02-16 19:35:45.495 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2021-02-16 19:35:45.498 | + functions-common:git_clone:546 : echo master 2021-02-16 19:35:45.499 | + functions-common:git_clone:546 : egrep -q '^refs' 2021-02-16 19:35:45.503 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/placement ]] 2021-02-16 19:35:45.506 | + functions-common:git_clone:561 : [[ False = \T\r\u\e ]] 2021-02-16 19:35:45.509 | + functions-common:git_clone:567 : git_timed clone https://opendev.org/openstack/placement.git /opt/stack/placement --branch master 2021-02-16 19:35:45.512 | + functions-common:git_timed:619 : local count=0 2021-02-16 19:35:45.514 | + functions-common:git_timed:620 : local timeout=0 2021-02-16 19:35:45.516 | + functions-common:git_timed:622 : [[ -n 0 ]] 2021-02-16 19:35:45.519 | + functions-common:git_timed:623 : timeout=0 2021-02-16 19:35:45.521 | + functions-common:git_timed:626 : time_start git_timed 2021-02-16 19:35:45.523 | + functions-common:time_start:2292 : local name=git_timed 2021-02-16 19:35:45.526 | + functions-common:time_start:2293 : local start_time= 2021-02-16 19:35:45.528 | + functions-common:time_start:2294 : [[ -n '' ]] 2021-02-16 19:35:45.531 | ++ functions-common:time_start:2297 : date +%s%3N 2021-02-16 19:35:45.534 | + functions-common:time_start:2297 : _TIME_START[$name]=1613504145532 2021-02-16 19:35:45.537 | + functions-common:git_timed:627 : timeout -s SIGINT 0 git clone https://opendev.org/openstack/placement.git /opt/stack/placement --branch master 2021-02-16 19:35:45.540 | Cloning into '/opt/stack/placement'... 2021-02-16 19:35:57.972 | + functions-common:git_timed:641 : time_stop git_timed 2021-02-16 19:35:57.975 | + functions-common:time_stop:2306 : local name 2021-02-16 19:35:57.978 | + functions-common:time_stop:2307 : local end_time 2021-02-16 19:35:57.980 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-16 19:35:57.983 | + functions-common:time_stop:2309 : local total 2021-02-16 19:35:57.985 | + functions-common:time_stop:2310 : local start_time 2021-02-16 19:35:57.988 | + functions-common:time_stop:2312 : name=git_timed 2021-02-16 19:35:57.990 | + functions-common:time_stop:2313 : start_time=1613504145532 2021-02-16 19:35:57.992 | + functions-common:time_stop:2315 : [[ -z 1613504145532 ]] 2021-02-16 19:35:57.995 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-16 19:35:57.999 | + functions-common:time_stop:2318 : end_time=1613504157996 2021-02-16 19:35:58.001 | + functions-common:time_stop:2319 : elapsed_time=12464 2021-02-16 19:35:58.004 | + functions-common:time_stop:2320 : total=2130 2021-02-16 19:35:58.006 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-16 19:35:58.009 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=14594 2021-02-16 19:35:58.011 | + functions-common:git_clone:594 : cd /opt/stack/placement 2021-02-16 19:35:58.014 | + functions-common:git_clone:595 : git show --oneline 2021-02-16 19:35:58.015 | + functions-common:git_clone:595 : head -1 2021-02-16 19:35:58.017 | b2ecae24 policy: Add releasenote for RBAC work 2021-02-16 19:35:58.019 | + functions-common:git_clone:596 : cd /home/ubuntu/devstack 2021-02-16 19:35:58.023 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2021-02-16 19:35:58.025 | + inc/python:setup_develop:338 : local bindep 2021-02-16 19:35:58.028 | + inc/python:setup_develop:339 : [[ /opt/stack/placement == -bindep* ]] 2021-02-16 19:35:58.030 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/placement 2021-02-16 19:35:58.032 | + inc/python:setup_develop:344 : local extras= 2021-02-16 19:35:58.035 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/placement -e 2021-02-16 19:35:58.038 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-02-16 19:35:58.040 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/placement == -bindep* ]] 2021-02-16 19:35:58.043 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/placement 2021-02-16 19:35:58.045 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-02-16 19:35:58.048 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-02-16 19:35:58.051 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/placement 2021-02-16 19:35:58.053 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-02-16 19:35:58.056 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/placement 2021-02-16 19:35:58.059 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-02-16 19:35:58.065 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2021-02-16 19:35:58.069 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2021-02-16 19:35:58.074 | + inc/python:_setup_package_with_constraints_edit:383 : name=openstack-placement 2021-02-16 19:35:58.077 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement '-e file:///opt/stack/placement#egg=openstack-placement' 2021-02-16 19:35:58.784 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/placement -e 2021-02-16 19:35:58.786 | + inc/python:setup_package:417 : local bindep=0 2021-02-16 19:35:58.790 | + inc/python:setup_package:418 : local bindep_flag= 2021-02-16 19:35:58.793 | + inc/python:setup_package:419 : local bindep_profiles= 2021-02-16 19:35:58.795 | + inc/python:setup_package:420 : [[ /opt/stack/placement == -bindep* ]] 2021-02-16 19:35:58.798 | + inc/python:setup_package:425 : local project_dir=/opt/stack/placement 2021-02-16 19:35:58.800 | + inc/python:setup_package:426 : local flags=-e 2021-02-16 19:35:58.804 | + inc/python:setup_package:427 : local extras= 2021-02-16 19:35:58.806 | + inc/python:setup_package:431 : [[ -n -e ]] 2021-02-16 19:35:58.809 | + inc/python:setup_package:431 : [[ -z '' ]] 2021-02-16 19:35:58.811 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2021-02-16 19:35:58.814 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2021-02-16 19:35:58.816 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2021-02-16 19:35:58.819 | + inc/python:setup_package:445 : pip_install -e /opt/stack/placement 2021-02-16 19:35:58.838 | Using python 3.6 to install /opt/stack/placement 2021-02-16 19:35:58.840 | + inc/python:pip_install:193 : 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 python3.6 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/placement 2021-02-16 19:36:00.030 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-16 19:36:00.030 | 2021-02-16 19:36:00.030 | Traceback (most recent call last): 2021-02-16 19:36:00.030 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-16 19:36:00.030 | exec(line) 2021-02-16 19:36:00.030 | File "", line 1, in 2021-02-16 19:36:00.030 | File "", line 568, in module_from_spec 2021-02-16 19:36:00.030 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-16 19:36:00.030 | 2021-02-16 19:36:00.030 | Remainder of file ignored 2021-02-16 19:36:00.030 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:36:00.030 | from cryptography.utils import int_from_bytes 2021-02-16 19:36:00.030 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:36:00.030 | from cryptography.utils import int_from_bytes 2021-02-16 19:36:01.201 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-02-16 19:36:01.202 | 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-02-16 19:36:01.210 | Ignoring importlib-resources: markers 'python_version == "3.8"' don't match your environment 2021-02-16 19:36:01.213 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-02-16 19:36:01.221 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-02-16 19:36:01.226 | Obtaining file:///opt/stack/placement 2021-02-16 19:36:02.629 | Obtaining openstack-placement from file:///opt/stack/placement#egg=openstack-placement (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-02-16 19:36:04.035 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.5.1) 2021-02-16 19:36:04.048 | Requirement already satisfied: SQLAlchemy===1.3.23 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.3.23) 2021-02-16 19:36:04.079 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.6) 2021-02-16 19:36:04.093 | Requirement already satisfied: jsonschema===3.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (3.2.0) 2021-02-16 19:36:04.126 | Requirement already satisfied: keystonemiddleware===9.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 234)) (9.2.0) 2021-02-16 19:36:04.186 | 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 248)) (1.0.1) 2021-02-16 19:36:04.191 | 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 301)) (1.0.0) 2021-02-16 19:36:04.197 | Requirement already satisfied: os-traits===2.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (2.4.0) 2021-02-16 19:36:04.202 | Requirement already satisfied: oslo.cache===2.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (2.7.0) 2021-02-16 19:36:04.243 | Requirement already satisfied: oslo.concurrency===4.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (4.4.0) 2021-02-16 19:36:04.255 | Requirement already satisfied: oslo.config===8.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (8.4.0) 2021-02-16 19:36:04.303 | Requirement already satisfied: oslo.context===3.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (3.1.1) 2021-02-16 19:36:04.310 | Requirement already satisfied: oslo.db===8.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (8.5.0) 2021-02-16 19:36:04.365 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (5.0.1) 2021-02-16 19:36:04.371 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (4.4.0) 2021-02-16 19:36:04.416 | Requirement already satisfied: oslo.middleware===4.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (4.1.1) 2021-02-16 19:36:04.436 | Requirement already satisfied: oslo.policy===3.6.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (3.6.2) 2021-02-16 19:36:04.453 | Requirement already satisfied: oslo.serialization===4.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 325)) (4.1.0) 2021-02-16 19:36:04.464 | Requirement already satisfied: oslo.upgradecheck===1.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (1.3.0) 2021-02-16 19:36:04.477 | Requirement already satisfied: oslo.utils===4.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (4.7.0) 2021-02-16 19:36:04.496 | Requirement already satisfied: packaging===20.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) (20.9) 2021-02-16 19:36:04.502 | Requirement already satisfied: pbr===5.5.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 340)) (5.5.1) 2021-02-16 19:36:04.506 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 348)) (0.7.2) 2021-02-16 19:36:04.508 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 362)) (3.1.1) 2021-02-16 19:36:04.520 | Requirement already satisfied: pyinotify===0.9.6 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (0.9.6) 2021-02-16 19:36:04.523 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 375)) (2.4.7) 2021-02-16 19:36:04.527 | Requirement already satisfied: pyrsistent===0.17.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 379)) (0.17.3) 2021-02-16 19:36:04.532 | 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 402)) (2.8.1) 2021-02-16 19:36:04.539 | Requirement already satisfied: python-keystoneclient===4.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 413)) (4.2.0) 2021-02-16 19:36:04.560 | Requirement already satisfied: pytz===2021.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (2021.1) 2021-02-16 19:36:04.565 | Requirement already satisfied: repoze.lru===0.7 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 453)) (0.7) 2021-02-16 19:36:04.569 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 454)) (2.25.1) 2021-02-16 19:36:04.591 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 467)) (1.4.0) 2021-02-16 19:36:04.596 | Requirement already satisfied: setuptools===53.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 487)) (53.0.0) 2021-02-16 19:36:04.645 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 490)) (1.15.0) 2021-02-16 19:36:04.649 | 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 516)) (0.13.0) 2021-02-16 19:36:04.660 | Requirement already satisfied: sqlparse===0.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 517)) (0.4.1) 2021-02-16 19:36:04.665 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 520)) (3.3.0) 2021-02-16 19:36:04.668 | Requirement already satisfied: stevedore===3.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 522)) (3.3.0) 2021-02-16 19:36:04.678 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 539)) (2.0.1) 2021-02-16 19:36:04.687 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 540)) (0.5.0) 2021-02-16 19:36:04.694 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 541)) (2.4.0) 2021-02-16 19:36:04.714 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 552)) (1.4.0) 2021-02-16 19:36:04.718 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 561)) (1.1.0) 2021-02-16 19:36:04.727 | Requirement already satisfied: urllib3===1.26.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 563)) (1.26.3) 2021-02-16 19:36:04.750 | Requirement already satisfied: attrs===20.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.3.0) 2021-02-16 19:36:04.797 | Requirement already satisfied: importlib-metadata===3.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (3.4.0) 2021-02-16 19:36:04.838 | Requirement already satisfied: keystoneauth1===4.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 233)) (4.3.0) 2021-02-16 19:36:04.905 | Requirement already satisfied: dogpile.cache===1.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 151)) (1.1.2) 2021-02-16 19:36:04.911 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 167)) (0.14.1) 2021-02-16 19:36:04.917 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.2.0) 2021-02-16 19:36:04.926 | Requirement already satisfied: PyYAML===5.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.4.1) 2021-02-16 19:36:04.930 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 265)) (0.8.0) 2021-02-16 19:36:04.937 | Requirement already satisfied: alembic===1.5.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.5.4) 2021-02-16 19:36:04.947 | Requirement already satisfied: Jinja2===2.11.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (2.11.3) 2021-02-16 19:36:04.954 | Requirement already satisfied: msgpack===1.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 258)) (1.0.2) 2021-02-16 19:36:04.958 | Requirement already satisfied: iso8601===0.1.14 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 214)) (0.1.14) 2021-02-16 19:36:04.962 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 266)) (0.10.9) 2021-02-16 19:36:04.965 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (4.0.0) 2021-02-16 19:36:04.969 | Requirement already satisfied: certifi===2020.12.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (2020.12.5) 2021-02-16 19:36:04.972 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (2.10) 2021-02-16 19:36:04.976 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (4.4.2) 2021-02-16 19:36:04.980 | Requirement already satisfied: Tempita===0.5.2 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (0.5.2) 2021-02-16 19:36:04.983 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 165)) (1.0.0) 2021-02-16 19:36:04.985 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (3.0.0) 2021-02-16 19:36:04.997 | 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 419)) (1.6.0) 2021-02-16 19:36:05.000 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 242)) (1.0.0) 2021-02-16 19:36:05.003 | 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 561)) (1.4.0) 2021-02-16 19:36:05.006 | Requirement already satisfied: typing-extensions===3.7.4.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 557)) (3.7.4.3) 2021-02-16 19:36:05.011 | Requirement already satisfied: zipp===3.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 591)) (3.4.0) 2021-02-16 19:36:05.040 | 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 302)) (1.7.0) 2021-02-16 19:36:05.045 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (1.5) 2021-02-16 19:36:05.047 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 578)) (1.12.1) 2021-02-16 19:36:05.051 | Requirement already satisfied: importlib-resources===3.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 206)) (3.3.1) 2021-02-16 19:36:05.071 | Requirement already satisfied: Mako===1.1.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.4) 2021-02-16 19:36:05.079 | 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 404)) (1.0.4) 2021-02-16 19:36:05.083 | Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.1.1) 2021-02-16 19:36:06.733 | Installing collected packages: openstack-placement 2021-02-16 19:36:06.734 | Running setup.py develop for openstack-placement 2021-02-16 19:36:08.509 | Successfully installed openstack-placement 2021-02-16 19:36:08.664 | WARNING: You are using pip version 20.2.4; however, version 21.0.1 is available. 2021-02-16 19:36:08.664 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-02-16 19:36:08.755 | + inc/python:pip_install:200 : result=0 2021-02-16 19:36:08.758 | + inc/python:pip_install:202 : time_stop pip_install 2021-02-16 19:36:08.760 | + functions-common:time_stop:2306 : local name 2021-02-16 19:36:08.763 | + functions-common:time_stop:2307 : local end_time 2021-02-16 19:36:08.765 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-16 19:36:08.768 | + functions-common:time_stop:2309 : local total 2021-02-16 19:36:08.770 | + functions-common:time_stop:2310 : local start_time 2021-02-16 19:36:08.773 | + functions-common:time_stop:2312 : name=pip_install 2021-02-16 19:36:08.775 | + functions-common:time_stop:2313 : start_time=1613504158833 2021-02-16 19:36:08.777 | + functions-common:time_stop:2315 : [[ -z 1613504158833 ]] 2021-02-16 19:36:08.780 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-16 19:36:08.784 | + functions-common:time_stop:2318 : end_time=1613504168781 2021-02-16 19:36:08.786 | + functions-common:time_stop:2319 : elapsed_time=9948 2021-02-16 19:36:08.789 | + functions-common:time_stop:2320 : total=251502 2021-02-16 19:36:08.791 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-16 19:36:08.793 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=261450 2021-02-16 19:36:08.796 | + inc/python:pip_install:203 : return 0 2021-02-16 19:36:08.798 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2021-02-16 19:36:08.801 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2021-02-16 19:36:08.804 | + functions-common:safe_chown:2207 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2021-02-16 19:36:08.822 | + functions-common:_safe_permission_operation:2055 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2021-02-16 19:36:08.833 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/placement 2021-02-16 19:36:08.837 | + inc/python:use_library_from_git:250 : local name=/opt/stack/placement 2021-02-16 19:36:08.839 | + inc/python:use_library_from_git:251 : local enabled=1 2021-02-16 19:36:08.842 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-02-16 19:36:08.844 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/placement, ]] 2021-02-16 19:36:08.847 | + inc/python:use_library_from_git:253 : return 1 2021-02-16 19:36:08.849 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-02-16 19:36:08.852 | + ./stack.sh:main:915 : configure_placement 2021-02-16 19:36:08.854 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2021-02-16 19:36:08.866 | + lib/placement:configure_placement:107 : create_placement_conf 2021-02-16 19:36:08.869 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2021-02-16 19:36:08.873 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2021-02-16 19:36:08.876 | ++ lib/database:database_connection_url:132 : local db=placement 2021-02-16 19:36:08.879 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql placement 2021-02-16 19:36:08.882 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=placement 2021-02-16 19:36:08.885 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2021-02-16 19:36:08.888 | + 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-02-16 19:36:08.916 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2021-02-16 19:36:08.944 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2021-02-16 19:36:08.972 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2021-02-16 19:36:08.974 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/placement/placement.conf 2021-02-16 19:36:08.977 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=placement 2021-02-16 19:36:08.979 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=keystone_authtoken 2021-02-16 19:36:08.982 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2021-02-16 19:36:09.010 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2021-02-16 19:36:09.038 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.13/identity 2021-02-16 19:36:09.064 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2021-02-16 19:36:09.090 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2021-02-16 19:36:09.116 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2021-02-16 19:36:09.142 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2021-02-16 19:36:09.170 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2021-02-16 19:36:09.200 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-02-16 19:36:09.229 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2021-02-16 19:36:09.255 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2021-02-16 19:36:09.258 | + functions:setup_logging:699 : setup_systemd_logging /etc/placement/placement.conf 2021-02-16 19:36:09.260 | + functions:setup_systemd_logging:714 : local conf_file=/etc/placement/placement.conf 2021-02-16 19:36:09.263 | ++ functions:setup_systemd_logging:719 : trueorfalse False USE_JOURNAL 2021-02-16 19:36:09.280 | + functions:setup_systemd_logging:719 : USE_JOURNAL=False 2021-02-16 19:36:09.282 | + functions:setup_systemd_logging:720 : local pidstr= 2021-02-16 19:36:09.285 | + functions:setup_systemd_logging:721 : [[ False == \T\r\u\e ]] 2021-02-16 19:36:09.288 | + functions:setup_systemd_logging:725 : pidstr='(pid=%(process)d) ' 2021-02-16 19:36:09.291 | + functions:setup_systemd_logging:727 : iniset /etc/placement/placement.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2021-02-16 19:36:09.317 | + functions:setup_systemd_logging:729 : 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-02-16 19:36:09.342 | + functions:setup_systemd_logging:730 : 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-02-16 19:36:09.372 | + functions:setup_systemd_logging:731 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-02-16 19:36:09.398 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2021-02-16 19:36:09.400 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2021-02-16 19:36:09.403 | + lib/apache:write_uwsgi_config:257 : local file=/etc/placement/placement-uwsgi.ini 2021-02-16 19:36:09.405 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/placement-api 2021-02-16 19:36:09.408 | + lib/apache:write_uwsgi_config:259 : local url=/placement 2021-02-16 19:36:09.410 | + lib/apache:write_uwsgi_config:260 : local http= 2021-02-16 19:36:09.413 | + lib/apache:write_uwsgi_config:261 : local name= 2021-02-16 19:36:09.417 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/placement-api 2021-02-16 19:36:09.420 | + lib/apache:write_uwsgi_config:262 : name=placement-api 2021-02-16 19:36:09.422 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2021-02-16 19:36:09.425 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2021-02-16 19:36:09.437 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-02-16 19:36:09.437 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-02-16 19:36:09.444 | d /var/run/uwsgi 0755 ubuntu root 2021-02-16 19:36:09.448 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-02-16 19:36:09.461 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/placement-api.socket 2021-02-16 19:36:09.464 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/placement/placement-uwsgi.ini 2021-02-16 19:36:09.468 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2021-02-16 19:36:09.496 | + lib/apache:write_uwsgi_config:279 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2021-02-16 19:36:09.522 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2021-02-16 19:36:09.547 | + lib/apache:write_uwsgi_config:283 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2021-02-16 19:36:09.573 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2021-02-16 19:36:09.600 | + lib/apache:write_uwsgi_config:287 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2021-02-16 19:36:09.626 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2021-02-16 19:36:09.652 | + lib/apache:write_uwsgi_config:289 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2021-02-16 19:36:09.679 | + lib/apache:write_uwsgi_config:291 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2021-02-16 19:36:09.704 | + lib/apache:write_uwsgi_config:293 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-02-16 19:36:09.730 | + lib/apache:write_uwsgi_config:295 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2021-02-16 19:36:09.755 | + lib/apache:write_uwsgi_config:297 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2021-02-16 19:36:09.783 | + lib/apache:write_uwsgi_config:299 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2021-02-16 19:36:09.811 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2021-02-16 19:36:09.814 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2021-02-16 19:36:09.817 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for placement-api 2021-02-16 19:36:09.820 | ++ lib/apache:apache_site_config_for:189 : local site=placement-api 2021-02-16 19:36:09.823 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2021-02-16 19:36:09.825 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-02-16 19:36:09.827 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-02-16 19:36:09.830 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/placement-api.conf 2021-02-16 19:36:09.833 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2021-02-16 19:36:09.836 | + lib/apache:write_uwsgi_config:307 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2021-02-16 19:36:09.862 | + lib/apache:write_uwsgi_config:308 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2021-02-16 19:36:09.888 | + lib/apache:write_uwsgi_config:309 : echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api/" retry=0 ' 2021-02-16 19:36:09.888 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2021-02-16 19:36:09.895 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api/" retry=0 2021-02-16 19:36:09.899 | + lib/apache:write_uwsgi_config:310 : enable_apache_site placement-api 2021-02-16 19:36:09.901 | + lib/apache:enable_apache_site:206 : local site=placement-api 2021-02-16 19:36:09.904 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2021-02-16 19:36:09.906 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-02-16 19:36:09.909 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-02-16 19:36:09.911 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-02-16 19:36:09.915 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-02-16 19:36:09.917 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-02-16 19:36:09.920 | + lib/apache:enable_apache_site:209 : is_ubuntu 2021-02-16 19:36:09.922 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-02-16 19:36:09.925 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-02-16 19:36:09.927 | + lib/apache:enable_apache_site:210 : sudo a2ensite placement-api 2021-02-16 19:36:09.986 | Enabling site placement-api. 2021-02-16 19:36:09.991 | To activate the new configuration, you need to run: 2021-02-16 19:36:09.991 | systemctl reload apache2 2021-02-16 19:36:09.995 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2021-02-16 19:36:09.998 | + lib/apache:restart_apache_server:253 : restart_service apache2 2021-02-16 19:36:10.001 | + functions-common:restart_service:2190 : '[' -x /bin/systemctl ']' 2021-02-16 19:36:10.003 | + functions-common:restart_service:2191 : sudo /bin/systemctl restart apache2 2021-02-16 19:36:10.157 | + ./stack.sh:main:922 : is_service_enabled placement placement-client 2021-02-16 19:36:10.178 | + functions-common:is_service_enabled:1962 : return 0 2021-02-16 19:36:10.181 | + ./stack.sh:main:923 : is_service_enabled n-cpu 2021-02-16 19:36:10.200 | + functions-common:is_service_enabled:1962 : return 1 2021-02-16 19:36:10.203 | + ./stack.sh:main:923 : is_service_enabled n-sch 2021-02-16 19:36:10.220 | + functions-common:is_service_enabled:1962 : return 0 2021-02-16 19:36:10.222 | + ./stack.sh:main:924 : configure_placement_nova_compute 2021-02-16 19:36:10.225 | + lib/nova:configure_placement_nova_compute:569 : local conf=/etc/nova/nova.conf 2021-02-16 19:36:10.228 | + lib/nova:configure_placement_nova_compute:570 : iniset /etc/nova/nova.conf placement auth_type password 2021-02-16 19:36:10.257 | + lib/nova:configure_placement_nova_compute:571 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.13/identity 2021-02-16 19:36:10.293 | + lib/nova:configure_placement_nova_compute:572 : iniset /etc/nova/nova.conf placement username placement 2021-02-16 19:36:10.319 | + lib/nova:configure_placement_nova_compute:573 : iniset /etc/nova/nova.conf placement password Passw0rd 2021-02-16 19:36:10.347 | + lib/nova:configure_placement_nova_compute:574 : iniset /etc/nova/nova.conf placement user_domain_name Default 2021-02-16 19:36:10.374 | + lib/nova:configure_placement_nova_compute:575 : iniset /etc/nova/nova.conf placement project_name service 2021-02-16 19:36:10.400 | + lib/nova:configure_placement_nova_compute:576 : iniset /etc/nova/nova.conf placement project_domain_name Default 2021-02-16 19:36:10.426 | + lib/nova:configure_placement_nova_compute:577 : iniset /etc/nova/nova.conf placement region_name RegionOne 2021-02-16 19:36:10.452 | + ./stack.sh:main:928 : is_service_enabled horizon 2021-02-16 19:36:10.469 | + functions-common:is_service_enabled:1962 : return 1 2021-02-16 19:36:10.471 | + ./stack.sh:main:933 : is_service_enabled tls-proxy 2021-02-16 19:36:10.488 | + functions-common:is_service_enabled:1962 : return 1 2021-02-16 19:36:10.491 | + ./stack.sh:main:941 : run_phase stack install 2021-02-16 19:36:10.493 | + functions-common:run_phase:1734 : local mode=stack 2021-02-16 19:36:10.495 | + functions-common:run_phase:1735 : local phase=install 2021-02-16 19:36:10.498 | + functions-common:run_phase:1736 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-02-16 19:36:10.500 | + functions-common:run_phase:1737 : local extra_plugin_file_name 2021-02-16 19:36:10.503 | + functions-common:run_phase:1738 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-02-16 19:36:10.505 | + functions-common:run_phase:1743 : local exceptions=80-tempest.sh 2021-02-16 19:36:10.508 | + functions-common:run_phase:1744 : local extra 2021-02-16 19:36:10.511 | ++ functions-common:run_phase:1745 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-02-16 19:36:10.515 | + functions-common:run_phase:1745 : extra=80-tempest.sh 2021-02-16 19:36:10.517 | + functions-common:run_phase:1746 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-02-16 19:36:10.520 | + functions-common:run_phase:1750 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-02-16 19:36:10.523 | + functions-common:run_phase:1750 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2021-02-16 19:36:10.526 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-02-16 19:36:10.541 | ++ functions-common:is_service_enabled:1962 : return 0 2021-02-16 19:36:10.543 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2021-02-16 19:36:10.546 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2021-02-16 19:36:10.548 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2021-02-16 19:36:10.550 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2021-02-16 19:36:10.552 | ++ ./stack.sh:echo_summary:419 : [[ -t 3 ]] 2021-02-16 19:36:10.555 | ++ ./stack.sh:echo_summary:425 : echo -e Installing Tempest 2021-02-16 19:36:10.557 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2021-02-16 19:36:10.560 | ++ inc/async:async_runfunc:111 : async_run install_tempest install_tempest 2021-02-16 19:36:10.635 | [Async install_tempest:self]: Running synchronously: install_tempest 2021-02-16 19:36:10.637 | ++ inc/async:async_run:103 : install_tempest 2021-02-16 19:36:10.639 | ++ lib/tempest:install_tempest:697 : git_clone https://opendev.org/openstack/tempest.git /opt/stack/tempest master 2021-02-16 19:36:10.641 | ++ functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/tempest.git 2021-02-16 19:36:10.644 | ++ functions-common:git_clone:526 : local git_dest=/opt/stack/tempest 2021-02-16 19:36:10.646 | ++ functions-common:git_clone:527 : local git_ref=master 2021-02-16 19:36:10.648 | ++ functions-common:git_clone:528 : local orig_dir 2021-02-16 19:36:10.651 | +++ functions-common:git_clone:529 : pwd 2021-02-16 19:36:10.654 | ++ functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2021-02-16 19:36:10.656 | ++ functions-common:git_clone:530 : local git_clone_flags= 2021-02-16 19:36:10.659 | +++ functions-common:git_clone:532 : trueorfalse False RECLONE 2021-02-16 19:36:10.674 | ++ functions-common:git_clone:532 : RECLONE=False 2021-02-16 19:36:10.676 | ++ functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2021-02-16 19:36:10.678 | ++ functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2021-02-16 19:36:10.681 | ++ functions-common:git_clone:546 : echo master 2021-02-16 19:36:10.681 | ++ functions-common:git_clone:546 : egrep -q '^refs' 2021-02-16 19:36:10.685 | ++ functions-common:git_clone:560 : [[ ! -d /opt/stack/tempest ]] 2021-02-16 19:36:10.688 | ++ functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2021-02-16 19:36:10.690 | ++ functions-common:git_clone:594 : cd /opt/stack/tempest 2021-02-16 19:36:10.693 | ++ functions-common:git_clone:595 : git show --oneline 2021-02-16 19:36:10.693 | ++ functions-common:git_clone:595 : head -1 2021-02-16 19:36:10.695 | d141295f3 Merge "Optimize the check pipeline runtime" 2021-02-16 19:36:10.698 | ++ functions-common:git_clone:596 : cd /home/ubuntu/devstack 2021-02-16 19:36:10.700 | ++ lib/tempest:install_tempest:698 : pip_install 'tox!=2.8.0' 2021-02-16 19:36:10.720 | Using python 3.6 to install tox!=2.8.0 2021-02-16 19:36:10.722 | ++ inc/python:pip_install:193 : 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 python3.6 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'tox!=2.8.0' 2021-02-16 19:36:11.891 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-16 19:36:11.891 | 2021-02-16 19:36:11.891 | Traceback (most recent call last): 2021-02-16 19:36:11.891 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-16 19:36:11.891 | exec(line) 2021-02-16 19:36:11.891 | File "", line 1, in 2021-02-16 19:36:11.891 | File "", line 568, in module_from_spec 2021-02-16 19:36:11.891 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-16 19:36:11.891 | 2021-02-16 19:36:11.891 | Remainder of file ignored 2021-02-16 19:36:11.891 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:36:11.891 | from cryptography.utils import int_from_bytes 2021-02-16 19:36:11.891 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:36:11.891 | from cryptography.utils import int_from_bytes 2021-02-16 19:36:13.059 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-02-16 19:36:13.059 | 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-02-16 19:36:13.068 | Ignoring importlib-resources: markers 'python_version == "3.8"' don't match your environment 2021-02-16 19:36:13.071 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-02-16 19:36:13.079 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-02-16 19:36:13.804 | Collecting tox!=2.8.0 2021-02-16 19:36:13.811 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/89a/fa9c59c04beb5/tox-3.22.0-py2.py3-none-any.whl (84 kB) 2021-02-16 19:36:14.444 | Collecting pluggy===0.13.1 2021-02-16 19:36:14.449 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/966/c145cd83c9650/pluggy-0.13.1-py2.py3-none-any.whl (18 kB) 2021-02-16 19:36:15.174 | Collecting toml===0.10.0 2021-02-16 19:36:15.180 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/235/682dd292d5899/toml-0.10.0-py2.py3-none-any.whl (25 kB) 2021-02-16 19:36:15.280 | Requirement already satisfied: packaging===20.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) (20.9) 2021-02-16 19:36:15.469 | Collecting virtualenv===20.2.1 2021-02-16 19:36:15.487 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/07c/ff122e9d34314/virtualenv-20.2.1-py2.py3-none-any.whl (4.9 MB) 2021-02-16 19:36:15.667 | Requirement already satisfied: filelock===3.0.12 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (3.0.12) 2021-02-16 19:36:16.304 | Collecting py===1.10.0 2021-02-16 19:36:16.310 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/3b8/0836aa6d1feea/py-1.10.0-py2.py3-none-any.whl (97 kB) 2021-02-16 19:36:16.412 | Requirement already satisfied: importlib-metadata===3.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (3.4.0) 2021-02-16 19:36:16.452 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 490)) (1.15.0) 2021-02-16 19:36:16.455 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 375)) (2.4.7) 2021-02-16 19:36:16.459 | Requirement already satisfied: distlib===0.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 138)) (0.3.1) 2021-02-16 19:36:16.462 | Requirement already satisfied: importlib-resources===3.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 206)) (3.3.1) 2021-02-16 19:36:16.482 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 85)) (1.4.4) 2021-02-16 19:36:16.485 | Requirement already satisfied: zipp===3.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 591)) (3.4.0) 2021-02-16 19:36:16.513 | Requirement already satisfied: typing-extensions===3.7.4.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 557)) (3.7.4.3) 2021-02-16 19:36:18.846 | Installing collected packages: pluggy, py, toml, virtualenv, tox 2021-02-16 19:36:19.039 | Attempting uninstall: virtualenv 2021-02-16 19:36:19.041 | Found existing installation: virtualenv 20.4.2 2021-02-16 19:36:19.110 | Uninstalling virtualenv-20.4.2: 2021-02-16 19:36:19.118 | Successfully uninstalled virtualenv-20.4.2 2021-02-16 19:36:19.565 | Successfully installed pluggy-0.13.1 py-1.10.0 toml-0.10.0 tox-3.22.0 virtualenv-20.2.1 2021-02-16 19:36:19.718 | WARNING: You are using pip version 20.2.4; however, version 21.0.1 is available. 2021-02-16 19:36:19.719 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-02-16 19:36:19.825 | ++ inc/python:pip_install:200 : result=0 2021-02-16 19:36:19.827 | ++ inc/python:pip_install:202 : time_stop pip_install 2021-02-16 19:36:19.830 | ++ functions-common:time_stop:2306 : local name 2021-02-16 19:36:19.832 | ++ functions-common:time_stop:2307 : local end_time 2021-02-16 19:36:19.835 | ++ functions-common:time_stop:2308 : local elapsed_time 2021-02-16 19:36:19.837 | ++ functions-common:time_stop:2309 : local total 2021-02-16 19:36:19.840 | ++ functions-common:time_stop:2310 : local start_time 2021-02-16 19:36:19.842 | ++ functions-common:time_stop:2312 : name=pip_install 2021-02-16 19:36:19.844 | ++ functions-common:time_stop:2313 : start_time=1613504170715 2021-02-16 19:36:19.846 | ++ functions-common:time_stop:2315 : [[ -z 1613504170715 ]] 2021-02-16 19:36:19.849 | +++ functions-common:time_stop:2318 : date +%s%3N 2021-02-16 19:36:19.853 | ++ functions-common:time_stop:2318 : end_time=1613504179850 2021-02-16 19:36:19.855 | ++ functions-common:time_stop:2319 : elapsed_time=9135 2021-02-16 19:36:19.858 | ++ functions-common:time_stop:2320 : total=261450 2021-02-16 19:36:19.860 | ++ functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-16 19:36:19.862 | ++ functions-common:time_stop:2323 : _TIME_TOTAL[$name]=270585 2021-02-16 19:36:19.865 | ++ inc/python:pip_install:203 : return 0 2021-02-16 19:36:19.867 | ++ lib/tempest:install_tempest:699 : pushd /opt/stack/tempest 2021-02-16 19:36:19.867 | /opt/stack/tempest ~/devstack 2021-02-16 19:36:19.869 | ++ lib/tempest:install_tempest:703 : git checkout master 2021-02-16 19:36:19.893 | M .coveragerc 2021-02-16 19:36:19.893 | M .gitignore 2021-02-16 19:36:19.893 | M .gitreview 2021-02-16 19:36:19.893 | M .mailmap 2021-02-16 19:36:19.893 | M .stestr.conf 2021-02-16 19:36:19.893 | M CONTRIBUTING.rst 2021-02-16 19:36:19.893 | M HACKING.rst 2021-02-16 19:36:19.893 | M LICENSE 2021-02-16 19:36:19.893 | M README.rst 2021-02-16 19:36:19.893 | M REVIEWING.rst 2021-02-16 19:36:19.893 | M bindep.txt 2021-02-16 19:36:19.893 | M doc/requirements.txt 2021-02-16 19:36:19.893 | M doc/source/_extra/.htaccess 2021-02-16 19:36:19.893 | M doc/source/_static/.keep 2021-02-16 19:36:19.893 | M doc/source/account_generator.rst 2021-02-16 19:36:19.893 | M doc/source/cleanup.rst 2021-02-16 19:36:19.893 | M doc/source/conf.py 2021-02-16 19:36:19.893 | M doc/source/configuration.rst 2021-02-16 19:36:19.893 | M doc/source/contributor/contributing.rst 2021-02-16 19:36:19.893 | M doc/source/data/tempest-non-active-plugins-registry.header 2021-02-16 19:36:19.893 | M doc/source/data/tempest-plugins-registry.header 2021-02-16 19:36:19.893 | M doc/source/index.rst 2021-02-16 19:36:19.893 | M doc/source/library.rst 2021-02-16 19:36:19.893 | M doc/source/library/api_microversion_testing.rst 2021-02-16 19:36:19.893 | M doc/source/library/auth.rst 2021-02-16 19:36:19.893 | M doc/source/library/cli.rst 2021-02-16 19:36:19.893 | M doc/source/library/clients.rst 2021-02-16 19:36:19.894 | M doc/source/library/credential_providers.rst 2021-02-16 19:36:19.894 | M doc/source/library/decorators.rst 2021-02-16 19:36:19.894 | M doc/source/library/rest_client.rst 2021-02-16 19:36:19.894 | M doc/source/library/service_clients/compute_clients.rst 2021-02-16 19:36:19.894 | M doc/source/library/utils.rst 2021-02-16 19:36:19.894 | M doc/source/library/validation_resources.rst 2021-02-16 19:36:19.894 | M doc/source/microversion_testing.rst 2021-02-16 19:36:19.894 | M doc/source/overview.rst 2021-02-16 19:36:19.894 | M doc/source/plugins/index.rst 2021-02-16 19:36:19.894 | M doc/source/plugins/plugin.rst 2021-02-16 19:36:19.894 | M doc/source/requirement_upper_constraint_for_tempest.rst 2021-02-16 19:36:19.894 | M doc/source/run.rst 2021-02-16 19:36:19.894 | M doc/source/sampleconf.rst 2021-02-16 19:36:19.894 | M doc/source/stable_branch_support_policy.rst 2021-02-16 19:36:19.894 | M doc/source/stable_branch_testing_policy.rst 2021-02-16 19:36:19.894 | M doc/source/subunit_describe_calls.rst 2021-02-16 19:36:19.894 | M doc/source/supported_version.rst 2021-02-16 19:36:19.894 | M doc/source/tempest_and_plugins_compatible_version_policy.rst 2021-02-16 19:36:19.894 | M doc/source/test_removal.rst 2021-02-16 19:36:19.894 | M doc/source/tests/modules.rst 2021-02-16 19:36:19.894 | M doc/source/workspace.rst 2021-02-16 19:36:19.894 | M doc/source/write_tests.rst 2021-02-16 19:36:19.894 | M etc/accounts.yaml.sample 2021-02-16 19:36:19.894 | M etc/allow-list.yaml 2021-02-16 19:36:19.894 | M etc/logging.conf.sample 2021-02-16 19:36:19.894 | M etc/rbac-persona-accounts.yaml.sample 2021-02-16 19:36:19.894 | M playbooks/devstack-tempest-ipv6.yaml 2021-02-16 19:36:19.894 | M playbooks/devstack-tempest.yaml 2021-02-16 19:36:19.894 | M playbooks/post-tempest.yaml 2021-02-16 19:36:19.894 | M releasenotes/notes/10/10.0-supported-openstack-releases-b88db468695348f6.yaml 2021-02-16 19:36:19.894 | M releasenotes/notes/10/10.0.0-Tempest-library-interface-0eb680b810139a50.yaml 2021-02-16 19:36:19.894 | M releasenotes/notes/10/10.0.0-start-using-reno-ed9518126fd0e1a3.yaml 2021-02-16 19:36:19.895 | M releasenotes/notes/11/11.0.0-api-microversion-testing-support-2ceddd2255670932.yaml 2021-02-16 19:36:19.895 | M releasenotes/notes/11/11.0.0-compute-microversion-support-e0b23f960f894b9b.yaml 2021-02-16 19:36:19.895 | M releasenotes/notes/11/11.0.0-supported-openstack-releases-1e5d7295d939d439.yaml 2021-02-16 19:36:19.895 | M releasenotes/notes/12/12.0.0-supported-openstack-releases-f10aac381d933dd1.yaml 2021-02-16 19:36:19.895 | M releasenotes/notes/12/12.1.0-add-network-versions-client-d90e8334e1443f5c.yaml 2021-02-16 19:36:19.895 | M releasenotes/notes/12/12.1.0-add-scope-to-auth-b5a82493ea89f41e.yaml 2021-02-16 19:36:19.895 | M releasenotes/notes/12/12.1.0-add-tempest-run-3d0aaf69c2ca4115.yaml 2021-02-16 19:36:19.895 | M releasenotes/notes/12/12.1.0-add-tempest-workspaces-228a2ba4690b5589.yaml 2021-02-16 19:36:19.895 | M releasenotes/notes/12/12.1.0-add_subunit_describe_calls-5498a37e6cd66c4b.yaml 2021-02-16 19:36:19.895 | M releasenotes/notes/12/12.1.0-bug-1486834-7ebca15836ae27a9.yaml 2021-02-16 19:36:19.895 | M releasenotes/notes/12/12.1.0-identity-clients-as-library-e663c6132fcac6c2.yaml 2021-02-16 19:36:19.895 | M releasenotes/notes/12/12.1.0-image-clients-as-library-86d17caa26ce3961.yaml 2021-02-16 19:36:19.895 | M releasenotes/notes/12/12.1.0-new-test-utils-module-adf34468c4d52719.yaml 2021-02-16 19:36:19.895 | M releasenotes/notes/12/12.1.0-remove-input-scenarios-functionality-01308e6d4307f580.yaml 2021-02-16 19:36:19.895 | M releasenotes/notes/12/12.1.0-remove-integrated-horizon-bb57551c1e5f5be3.yaml 2021-02-16 19:36:19.895 | M releasenotes/notes/12/12.1.0-remove-legacy-credential-providers-3d653ac3ba1ada2b.yaml 2021-02-16 19:36:19.895 | M releasenotes/notes/12/12.1.0-remove-trove-tests-666522e9113549f9.yaml 2021-02-16 19:36:19.895 | M releasenotes/notes/12/12.1.0-routers-client-as-library-25a363379da351f6.yaml 2021-02-16 19:36:19.895 | M releasenotes/notes/12/12.1.0-support-chunked-encoding-d71f53225f68edf3.yaml 2021-02-16 19:36:19.895 | M releasenotes/notes/12/12.1.0-tempest-init-global-config-dir-location-changes-12260255871d3a2b.yaml 2021-02-16 19:36:19.895 | M releasenotes/notes/12/12.2.0-add-httptimeout-in-restclient-ax78061900e3f3d7.yaml 2021-02-16 19:36:19.895 | M releasenotes/notes/12/12.2.0-add-new-identity-clients-3c3afd674a395bde.yaml 2021-02-16 19:36:19.895 | M releasenotes/notes/12/12.2.0-clients_module-16f3025f515bf9ec.yaml 2021-02-16 19:36:19.895 | M releasenotes/notes/12/12.2.0-nova_cert_default-90eb7c1e3cde624a.yaml 2021-02-16 19:36:19.895 | M releasenotes/notes/12/12.2.0-plugin-service-client-registration-00b19a2dd4935ba0.yaml 2021-02-16 19:36:19.895 | M releasenotes/notes/12/12.2.0-remove-javelin-276f62d04f7e4a1d.yaml 2021-02-16 19:36:19.895 | M releasenotes/notes/12/12.2.0-service_client_config-8a1d7b4de769c633.yaml 2021-02-16 19:36:19.895 | M releasenotes/notes/12/12.2.0-volume-clients-as-library-9a3444dd63c134b3.yaml 2021-02-16 19:36:19.895 | M releasenotes/notes/13/13.0.0-add-new-identity-clients-as-library-5f7ndha733nwdsn9.yaml 2021-02-16 19:36:19.895 | M releasenotes/notes/13/13.0.0-add-volume-clients-as-a-library-d05b6bc35e66c6ef.yaml 2021-02-16 19:36:19.896 | M releasenotes/notes/13/13.0.0-deprecate-get_ipv6_addr_by_EUI64-4673f07677289cf6.yaml 2021-02-16 19:36:19.896 | M releasenotes/notes/13/13.0.0-move-call-until-true-to-tempest-lib-c9ea70dd6fe9bd15.yaml 2021-02-16 19:36:19.896 | M releasenotes/notes/13/13.0.0-start-of-newton-support-3ebb274f300f28eb.yaml 2021-02-16 19:36:19.896 | M releasenotes/notes/13/13.0.0-tempest-cleanup-nostandalone-39df2aafb2545d35.yaml 2021-02-16 19:36:19.896 | M releasenotes/notes/13/13.0.0-volume-clients-as-library-660811011be29d1a.yaml 2021-02-16 19:36:19.896 | M releasenotes/notes/14/14.0.0-add-cred-provider-abstract-class-to-lib-70ff513221f8a871.yaml 2021-02-16 19:36:19.896 | M releasenotes/notes/14/14.0.0-add-cred_client-to-tempest.lib-4d4af33f969c576f.yaml 2021-02-16 19:36:19.896 | M releasenotes/notes/14/14.0.0-add-error-code-translation-to-versions-clients-acbc78292e24b014.yaml 2021-02-16 19:36:19.896 | M releasenotes/notes/14/14.0.0-add-image-clients-af94564fb34ddca6.yaml 2021-02-16 19:36:19.896 | M releasenotes/notes/14/14.0.0-add-role-assignments-client-as-a-library-d34b4fdf376984ad.yaml 2021-02-16 19:36:19.896 | M releasenotes/notes/14/14.0.0-add-service-provider-client-cbba77d424a30dd3.yaml 2021-02-16 19:36:19.896 | M releasenotes/notes/14/14.0.0-add-ssh-port-parameter-to-client-6d16c374ac4456c1.yaml 2021-02-16 19:36:19.896 | M releasenotes/notes/14/14.0.0-deprecate-nova-api-extensions-df16b02485dae203.yaml 2021-02-16 19:36:19.896 | M releasenotes/notes/14/14.0.0-move-cinder-v3-to-lib-service-be3ba0c20753b594.yaml 2021-02-16 19:36:19.897 | M releasenotes/notes/14/14.0.0-new-volume-limit-client-517c17d9090f4df4.yaml 2021-02-16 19:36:19.897 | M releasenotes/notes/14/14.0.0-remo-stress-tests-81052b211ad95d2e.yaml 2021-02-16 19:36:19.897 | M releasenotes/notes/14/14.0.0-remove-baremetal-tests-65186d9e15d5b8fb.yaml 2021-02-16 19:36:19.897 | M releasenotes/notes/14/14.0.0-remove-bootable-option-024f8944c056a3e0.yaml 2021-02-16 19:36:19.897 | M releasenotes/notes/14/14.0.0-remove-negative-test-generator-1653f4c0f86ccf75.yaml 2021-02-16 19:36:19.897 | M releasenotes/notes/14/14.0.0-remove-sahara-tests-1532c47c7df80e3a.yaml 2021-02-16 19:36:19.897 | M releasenotes/notes/14/14.0.0-volume-clients-as-library-309030c7a16e62ab.yaml 2021-02-16 19:36:19.897 | M releasenotes/notes/15/15.0.0-add-identity-v3-clients-as-a-library-d34b4fdf376984ad.yaml 2021-02-16 19:36:19.897 | M releasenotes/notes/15/15.0.0-add-image-clients-tests-49dbc0a0a4281a77.yaml 2021-02-16 19:36:19.897 | M releasenotes/notes/15/15.0.0-add-implied-roles-to-roles-client-library-edf96408ad9ba82e.yaml 2021-02-16 19:36:19.897 | M releasenotes/notes/15/15.0.0-add-snapshot-manage-client-as-library-a76ffdba9d8d01cb.yaml 2021-02-16 19:36:19.897 | M releasenotes/notes/15/15.0.0-deprecate-allow_port_security_disabled-option-2d3d87f6bd11d03a.yaml 2021-02-16 19:36:19.897 | M releasenotes/notes/15/15.0.0-deprecate-identity-feature-enabled.reseller-84800a8232fe217f.yaml 2021-02-16 19:36:19.897 | M releasenotes/notes/15/15.0.0-deprecate-volume_feature_enabled.volume_services-dbe024ea067d5ab2.yaml 2021-02-16 19:36:19.897 | M releasenotes/notes/15/15.0.0-jsonschema-validator-2377ba131e12d3c7.yaml 2021-02-16 19:36:19.897 | M releasenotes/notes/15/15.0.0-remove-deprecated-compute-microversion-config-options-eaee6a7d2f8390a8.yaml 2021-02-16 19:36:19.897 | M releasenotes/notes/15/15.0.0-remove-deprecated-compute-validation-config-options-e3d1b89ce074d71c.yaml 2021-02-16 19:36:19.897 | M releasenotes/notes/15/15.0.0-remove-deprecated-input-scenario-config-options-414e0c5442e967e9.yaml 2021-02-16 19:36:19.897 | M releasenotes/notes/15/15.0.0-remove-deprecated-network-config-options-f9ce276231578fe6.yaml 2021-02-16 19:36:19.897 | M releasenotes/notes/16/16.0.0-add-OAUTH-Consumer-Client-tempest-tests-db1df7aae4a9fd4e.yaml 2021-02-16 19:36:19.897 | M releasenotes/notes/16/16.0.0-add-additional-methods-to-roles-client-library-178d4a6000dec72d.yaml 2021-02-16 19:36:19.897 | M releasenotes/notes/16/16.0.0-add-cascade-parameter-to-volumes-client-ff4f7f12795003a4.yaml 2021-02-16 19:36:19.897 | M releasenotes/notes/16/16.0.0-add-compute-server-evaculate-client-as-a-library-ed76baf25f02c3ca.yaml 2021-02-16 19:36:19.897 | M releasenotes/notes/16/16.0.0-add-content-type-without-spaces-b2c9b91b257814f3.yaml 2021-02-16 19:36:19.897 | M releasenotes/notes/16/16.0.0-add-list-auth-project-client-5905076d914a3943.yaml 2021-02-16 19:36:19.897 | M releasenotes/notes/16/16.0.0-add-list-glance-api-versions-ec5fc8081fc8a0ae.yaml 2021-02-16 19:36:19.897 | M releasenotes/notes/16/16.0.0-add-list-security-groups-by-servers-to-servers-client-library-088df48f6d81f4be.yaml 2021-02-16 19:36:19.897 | M releasenotes/notes/16/16.0.0-add-list-version-to-identity-client-944cb7396088a575.yaml 2021-02-16 19:36:19.897 | M releasenotes/notes/16/16.0.0-add-list-version-to-volume-client-4769dd1bd4ab9c5e.yaml 2021-02-16 19:36:19.897 | M releasenotes/notes/16/16.0.0-add-quota-sets-detail-kwarg-74b72183295b3ce7.yaml 2021-02-16 19:36:19.897 | M releasenotes/notes/16/16.0.0-add-tempest-lib-remote-client-adbeb3f42a36910b.yaml 2021-02-16 19:36:19.897 | M releasenotes/notes/16/16.0.0-add-tempest-run-combine-option-e94c1049ba8985d5.yaml 2021-02-16 19:36:19.898 | M releasenotes/notes/16/16.0.0-add-update-encryption-type-to-encryption-types-client-f3093532a0bcf9a1.yaml 2021-02-16 19:36:19.898 | M releasenotes/notes/16/16.0.0-add-volume-manage-client-as-library-78ab198a1dc1bd41.yaml 2021-02-16 19:36:19.898 | M releasenotes/notes/16/16.0.0-create-server-tags-client-8c0042a77e859af6.yaml 2021-02-16 19:36:19.898 | M releasenotes/notes/16/16.0.0-deprecate-deactivate_image-config-7a282c471937bbcb.yaml 2021-02-16 19:36:19.898 | M releasenotes/notes/16/16.0.0-deprecate-dvr_extra_resources-config-8c319d6dab7f7e5c.yaml 2021-02-16 19:36:19.898 | M releasenotes/notes/16/16.0.0-deprecate-glance-api-version-config-options-8370b63aea8e14cf.yaml 2021-02-16 19:36:19.898 | M releasenotes/notes/16/16.0.0-deprecate-resources-prefix-option-ad490c0a30a0266b.yaml 2021-02-16 19:36:19.898 | M releasenotes/notes/16/16.0.0-deprecate-skip_unless_attr-decorator-450a1ed727494724.yaml 2021-02-16 19:36:19.898 | M releasenotes/notes/16/16.0.0-deprecate-skip_unless_config-decorator-64c32d588043ab12.yaml 2021-02-16 19:36:19.898 | M releasenotes/notes/16/16.0.0-deprecated-cinder-api-v1-option-df7d5a54d93db5cf.yaml 2021-02-16 19:36:19.898 | M releasenotes/notes/16/16.0.0-dreprecate_client_parameters-cb8d069e62957f7e.yaml 2021-02-16 19:36:19.898 | M releasenotes/notes/16/16.0.0-fix-volume-v2-service-clients-bugfix-1667354-73d2c3c8fedc08bf.yaml 2021-02-16 19:36:19.898 | M releasenotes/notes/16/16.0.0-mitaka-eol-88ff8355fff81b55.yaml 2021-02-16 19:36:19.898 | M releasenotes/notes/16/16.0.0-remove-call_until_true-of-test-de9c13bc8f969921.yaml 2021-02-16 19:36:19.898 | M releasenotes/notes/16/16.0.0-remove-cinder-v1-api-tests-71e266b8d55d475f.yaml 2021-02-16 19:36:19.898 | M releasenotes/notes/16/16.0.0-remove-deprecated-allow_port_security_disabled-option-d0ffaeb2e7817707.yaml 2021-02-16 19:36:19.898 | M releasenotes/notes/16/16.0.0-remove-deprecated-compute-validation-config-options-part-2-5cd17b6e0e6cb8a3.yaml 2021-02-16 19:36:19.898 | M releasenotes/notes/16/16.0.0-remove-deprecated-dvr_extra_resources-option-e8c441c38eab7ddd.yaml 2021-02-16 19:36:19.898 | M releasenotes/notes/16/16.0.0-remove-deprecated-identity-reseller-option-4411c7e3951f1094.yaml 2021-02-16 19:36:19.898 | M releasenotes/notes/16/16.0.0-remove-sahara-service-available-44a642aa9c634ab4.yaml 2021-02-16 19:36:19.898 | M releasenotes/notes/16/16.0.0-remove-volume_feature_enabled.volume_services-c6aa142cc1021297.yaml 2021-02-16 19:36:19.898 | M releasenotes/notes/16/16.0.0-use-keystone-v3-api-935860d30ddbb8e9.yaml 2021-02-16 19:36:19.898 | M releasenotes/notes/16/16.0.0-volume-transfers-client-e5ed3f5464c0cdc0.yaml 2021-02-16 19:36:19.898 | M releasenotes/notes/25/subunt-describe-call-verbose-arg-fix.yaml 2021-02-16 19:36:19.898 | M releasenotes/notes/Add-keystone-v3-OS_FEDERATION-APIs-as-tempest-clients-fe9e10a0fe5f09d4.yaml 2021-02-16 19:36:19.898 | M releasenotes/notes/Extend-cleanup-CLI-to-delete-regions-9f1dbda2c8de12e2.yaml 2021-02-16 19:36:19.898 | M releasenotes/notes/Fix-KeyError-bug-in-v3-volumes_client-ff5d9b894f2257c8.yaml 2021-02-16 19:36:19.899 | M releasenotes/notes/Inclusive-jargon-17621346744f0cf4.yaml 2021-02-16 19:36:19.899 | M releasenotes/notes/Placement-client-for-placement-based-minimum-bw-allocation-27ed0938118752b6.yaml 2021-02-16 19:36:19.899 | M releasenotes/notes/QoS-client-for-placement-based-minimum-bw-allocation-8e5854d5754cec68.yaml 2021-02-16 19:36:19.899 | M releasenotes/notes/Remove-deprecated-image-scenario-options-b573c60e873ab451.yaml 2021-02-16 19:36:19.899 | M releasenotes/notes/Remove-manager-2e0b0af48f01294a.yaml 2021-02-16 19:36:19.899 | M releasenotes/notes/Remove-test_reboot_server_soft-48fa786f38cd94dc.yaml 2021-02-16 19:36:19.899 | M releasenotes/notes/Set-default-of-operator_role-to-member-f9c3abd2ebde23b7.yaml 2021-02-16 19:36:19.899 | M releasenotes/notes/account-generator-accepts-positive-numbers-only-33a366a297494ef7.yaml 2021-02-16 19:36:19.899 | M releasenotes/notes/account_generator-6eb03f664a448c35.yaml 2021-02-16 19:36:19.899 | M releasenotes/notes/add-OAUTH-Token-Client-tempest-tests-6351eda451b95a86.yaml 2021-02-16 19:36:19.899 | M releasenotes/notes/add-additional-methods-to-policy-client-library-b8279c18335588c9.yaml 2021-02-16 19:36:19.899 | M releasenotes/notes/add-can-migrate-between-any-hosts-config-option-x8ah4f9737a28e9b.yaml 2021-02-16 19:36:19.899 | M releasenotes/notes/add-compute-feature-serial-console-45583c4341e34fc9.yaml 2021-02-16 19:36:19.899 | M releasenotes/notes/add-compute-feature-shelve-migrate-fdbd3633abe65c4e.yaml 2021-02-16 19:36:19.899 | M releasenotes/notes/add-consistency-group-exceptions-01cbb792cd710231.yaml 2021-02-16 19:36:19.899 | M releasenotes/notes/add-create-group-from-src-tempest-tests-9eb8b0b4b5c52055.yaml 2021-02-16 19:36:19.899 | M releasenotes/notes/add-domain-configuration-client-tempest-tests-e383efabdbb9ad03.yaml 2021-02-16 19:36:19.899 | M releasenotes/notes/add-domain-param-in-cliclient-a270fcf35c8f09e6.yaml 2021-02-16 19:36:19.899 | M releasenotes/notes/add-extra-apis-to-volume-v3-services-client-bf9b235cf5a611fe.yaml 2021-02-16 19:36:19.899 | M releasenotes/notes/add-floating-ip-config-option-e5774bf77702ce9f.yaml 2021-02-16 19:36:19.899 | M releasenotes/notes/add-force-detach-volume-to-volumes-client-library-b2071f2954f8e8b1.yaml 2021-02-16 19:36:19.899 | M releasenotes/notes/add-group-type-specs-apis-to-v3-group-types-client-10390b52dedede54.yaml 2021-02-16 19:36:19.899 | M releasenotes/notes/add-identity-roles-system-methods-519dc144231993a3.yaml 2021-02-16 19:36:19.899 | M releasenotes/notes/add-identity-v3-clients-for-os-ep-filter-api-endpoint-groups-3518a90bbb731d0f.yaml 2021-02-16 19:36:19.899 | M releasenotes/notes/add-identity-v3-clients-for-os-ep-filter-api-extensions-9cfd217fd2c6a61f.yaml 2021-02-16 19:36:19.899 | M releasenotes/notes/add-image-alt-ssh-user-config-option-1b775af2f468aa5b.yaml 2021-02-16 19:36:19.899 | M releasenotes/notes/add-immutable-user-source-support-dd17772a997075e0.yaml 2021-02-16 19:36:19.899 | M releasenotes/notes/add-ip-version-check-in-addresses-x491ac6d9abaxa12.yaml 2021-02-16 19:36:19.899 | M releasenotes/notes/add-is-resource-deleted-sg-client-f4a7a7a54ff024d7.yaml 2021-02-16 19:36:19.899 | M releasenotes/notes/add-keystone-ep-clients-eeefd0904fbbe151.yaml 2021-02-16 19:36:19.899 | M releasenotes/notes/add-keystone-v3-ec2-tests-d959b7d36f0bd7fc.yaml 2021-02-16 19:36:19.900 | M releasenotes/notes/add-kwargs-to-delete-vol-of-vol-client-1ecde75beb62933c.yaml 2021-02-16 19:36:19.900 | M releasenotes/notes/add-list-volume-transfers-with-detail-to-transfers-client-80169bf78cf4fa66.yaml 2021-02-16 19:36:19.900 | M releasenotes/notes/add-load-list-cmd-35a4a2e6ea0a36fd.yaml 2021-02-16 19:36:19.900 | M releasenotes/notes/add-manage-snapshot-ref-config-option-67efd04897335b67.yaml 2021-02-16 19:36:19.900 | M releasenotes/notes/add-migrate-volume-and-list-hosts-to-v3-volume-client-library-ad3529260db58f00.yaml 2021-02-16 19:36:19.900 | M releasenotes/notes/add-params-to-identity-v3-list-endpoints-958a155be4e17e5b.yaml 2021-02-16 19:36:19.900 | M releasenotes/notes/add-params-to-v2-list-backups-api-c088d2b4bfe90247.yaml 2021-02-16 19:36:19.900 | M releasenotes/notes/add-port-profile-config-option-2610b2fa67027960.yaml 2021-02-16 19:36:19.900 | M releasenotes/notes/add-profiler-config-options-db7c4ae6d338ee5c.yaml 2021-02-16 19:36:19.900 | M releasenotes/notes/add-redirect-param-bea1f6fbce629c70.yaml 2021-02-16 19:36:19.900 | M releasenotes/notes/add-reset-group-snapshot-status-api-to-v3-group-snapshots-client-248d41827daf2a0c.yaml 2021-02-16 19:36:19.900 | M releasenotes/notes/add-reset-group-status-api-to-v3-groups-client-9aa048617c66756a.yaml 2021-02-16 19:36:19.900 | M releasenotes/notes/add-return-value-to-retype-volume-a401aa619aaa2457.yaml 2021-02-16 19:36:19.900 | M releasenotes/notes/add-save-state-option-5ea67858cbaca969.yaml 2021-02-16 19:36:19.900 | M releasenotes/notes/add-server-diagnostics-validation-schema-b5a3c55b45aa718a.yaml 2021-02-16 19:36:19.900 | M releasenotes/notes/add-show-api-v3-details-api-to-v3-versions-client-4b408427379cabfe.yaml 2021-02-16 19:36:19.900 | M releasenotes/notes/add-show-default-group-type-detail-api-to-v3-group-types-client-65f717878cf52da0.yaml 2021-02-16 19:36:19.900 | M releasenotes/notes/add-show-default-quotas-api-to-network-quotas-client-3a7c1159af9e56ff.yaml 2021-02-16 19:36:19.900 | M releasenotes/notes/add-show-default-volume-types-api-to-v3-types-client-44b2676f217d78dc.yaml 2021-02-16 19:36:19.900 | M releasenotes/notes/add-show-encryption-specs-item-api-to-v2-encryption-types-client-290b421cd4bc0c0e.yaml 2021-02-16 19:36:19.900 | M releasenotes/notes/add-show-host-to-hosts-client-library-c60c4eb49d139480.yaml 2021-02-16 19:36:19.900 | M releasenotes/notes/add-show-quota-details-api-to-network-quotas-client-3fffd302cc5d335f.yaml 2021-02-16 19:36:19.900 | M releasenotes/notes/add-show-snapshot-metadata-item-api-to-v2-snapshots-client-bd3cbab3c7f0e0b3.yaml 2021-02-16 19:36:19.900 | M releasenotes/notes/add-show-volume-image-metadata-api-to-v2-volumes-client-ee3c027f35276561.yaml 2021-02-16 19:36:19.900 | M releasenotes/notes/add-show-volume-metadata-item-api-to-v2-volumes-client-47d59ecd999ca9df.yaml 2021-02-16 19:36:19.900 | M releasenotes/notes/add-show-volume-summary-api-to-v3-volumes-client-96e7b01abdb5c9c3.yaml 2021-02-16 19:36:19.900 | M releasenotes/notes/add-storyboard-in-skip-because-decorator-3e139aa8a4f7970f.yaml 2021-02-16 19:36:19.900 | M releasenotes/notes/add-subnet-id-config-option-fac3d6f12abfc171.yaml 2021-02-16 19:36:19.900 | M releasenotes/notes/add-support-args-kwargs-in-call-until-true-a91k592h5a64exf7.yaml 2021-02-16 19:36:19.900 | M releasenotes/notes/add-unstable_test-decorator-a73cf97d4ffcc796.yaml 2021-02-16 19:36:19.900 | M releasenotes/notes/add-update-api-to-group-types-client-09c06ccdf80d5003.yaml 2021-02-16 19:36:19.900 | M releasenotes/notes/add-update-backup-api-to-v3-backups-client-e8465b2b66617dc0.yaml 2021-02-16 19:36:19.901 | M releasenotes/notes/add-update-flavor--api-to-flavors-client-a859542fe54aab7c.yaml 2021-02-16 19:36:19.901 | M releasenotes/notes/add-update-group-tempest-tests-72f8ec19b2809849.yaml 2021-02-16 19:36:19.901 | M releasenotes/notes/add-validation-resources-to-lib-dc2600c4324ca4d7.yaml 2021-02-16 19:36:19.901 | M releasenotes/notes/add-volume-group-snapshots-tempest-tests-840df3da26590f5e.yaml 2021-02-16 19:36:19.901 | M releasenotes/notes/add-volume-group-types-tempest-tests-1298ab8cb4fe8b7b.yaml 2021-02-16 19:36:19.901 | M releasenotes/notes/add-volume-groups-tempest-tests-dd7b2abfe2b48427.yaml 2021-02-16 19:36:19.901 | M releasenotes/notes/add-volume-quota-class-client-as-library-c4c2b22c36ff807e.yaml 2021-02-16 19:36:19.901 | M releasenotes/notes/add-worker-file-option-d949121a61156968.yaml 2021-02-16 19:36:19.901 | M releasenotes/notes/add_proxy_url_get_credentials-aef66b085450513f.yaml 2021-02-16 19:36:19.901 | M releasenotes/notes/agents-client-delete-method-de1a7fb3f845999c.yaml 2021-02-16 19:36:19.901 | M releasenotes/notes/api_v2_admin_flag-dea5ca9bc2ce63bc.yaml 2021-02-16 19:36:19.901 | M releasenotes/notes/associate-disassociate-floating_ip-0b6cfebeef1304b0.yaml 2021-02-16 19:36:19.901 | M releasenotes/notes/bp-application-credentials-df69b1f617db1bb9.yaml 2021-02-16 19:36:19.901 | M releasenotes/notes/bug-1647999-7aeda50a8d082d4c.yaml 2021-02-16 19:36:19.901 | M releasenotes/notes/bug-1791007-328a8b9a43bfb157.yaml 2021-02-16 19:36:19.901 | M releasenotes/notes/bug-1799883-6ea95fc64f70c9ef.yaml 2021-02-16 19:36:19.901 | M releasenotes/notes/bug-1808473-54ada26ab78e7b02.yaml 2021-02-16 19:36:19.901 | M releasenotes/notes/change-default-region-for-placement-to-empty-string-394f1132c28345bb.yaml 2021-02-16 19:36:19.901 | M releasenotes/notes/cinder-use-os-endpoint-type-c11f63fd468ceb4c.yaml 2021-02-16 19:36:19.901 | M releasenotes/notes/cli-tests-v3fixes-fb38189cefd64213.yaml 2021-02-16 19:36:19.901 | M releasenotes/notes/compare-header-version-func-de5139b2161b3627.yaml 2021-02-16 19:36:19.901 | M releasenotes/notes/conditional-attr-a8564ec5a70ec840.yaml 2021-02-16 19:36:19.901 | M releasenotes/notes/config-image-api-v1-default-to-false-39d5f2xafc534ab1.yaml 2021-02-16 19:36:19.901 | M releasenotes/notes/config-volume-multiattach-ea8138dfa4fd308c.yaml 2021-02-16 19:36:19.901 | M releasenotes/notes/config_image_certificate_compute_feature-c56efb520d54aff5.yaml 2021-02-16 19:36:19.901 | M releasenotes/notes/correct-port-profile-config-option-d67f5cb31f1bc34c.yaml 2021-02-16 19:36:19.901 | M releasenotes/notes/create-mount-config-drive-to-lib-1a6e912b8afbcc7e.yaml 2021-02-16 19:36:19.901 | M releasenotes/notes/create_loginable_secgroup_rule-73722fd4b4eb12d0.yaml 2021-02-16 19:36:19.901 | M releasenotes/notes/create_security_group_rule-16d58a8f0f0ff262.yaml 2021-02-16 19:36:19.901 | M releasenotes/notes/credentials-factory-stable-c8037bd9ae642482.yaml 2021-02-16 19:36:19.901 | M releasenotes/notes/deprecate-compute-feature-enabled-block-migrate-cinder-iscsi-fcda802d774dfeec.yaml 2021-02-16 19:36:19.901 | M releasenotes/notes/deprecate-compute-images-client-in-volume-tests-92b6dd55fcaba620.yaml 2021-02-16 19:36:19.902 | M releasenotes/notes/deprecate-config-forbid_global_implied_dsr-e64cfa66e6e3ded5.yaml 2021-02-16 19:36:19.902 | M releasenotes/notes/deprecate-default-value-for-v3_endpoint_type-fb9e47c5ba1c719d.yaml 2021-02-16 19:36:19.902 | M releasenotes/notes/deprecate-dns_servers-option-0xf2f297ee47a5ff.yaml 2021-02-16 19:36:19.902 | M releasenotes/notes/deprecate-scheduler-available-filters-cbca2017ba3cf2aa.yaml 2021-02-16 19:36:19.902 | M releasenotes/notes/deprecate-spice-rdp-console-config-f2af173552axfb72.yaml 2021-02-16 19:36:19.902 | M releasenotes/notes/deprecate-vnc-server-header-529f07d592aefb62.yaml 2021-02-16 19:36:19.902 | M releasenotes/notes/deprecate-volume-api-selection-config-options-b95c5c0ccbf38916.yaml 2021-02-16 19:36:19.902 | M releasenotes/notes/disable-identity-v2-testing-4ef1565d1a5aedcf.yaml 2021-02-16 19:36:19.902 | M releasenotes/notes/drop-DEFAULT_PARAMS-bfcc2e7b74ef880b.yaml 2021-02-16 19:36:19.902 | M releasenotes/notes/drop-py-2-7-730baf411876d5d8.yaml 2021-02-16 19:36:19.902 | M releasenotes/notes/drop-py-3-5-support-76ca78f1a650fcad.yaml 2021-02-16 19:36:19.902 | M releasenotes/notes/enable-volume-multiattach-fd5e9bf0e96b56ce.yaml 2021-02-16 19:36:19.902 | M releasenotes/notes/end-of-support-for-stein-f795b968d83497a9.yaml 2021-02-16 19:36:19.902 | M releasenotes/notes/extra-compute-services-tests-92b6c0618972e02f.yaml 2021-02-16 19:36:19.902 | M releasenotes/notes/fix-1847749-2670b1d4f6097a1a.yaml 2021-02-16 19:36:19.902 | M releasenotes/notes/fix-credential-logging-98089c897d801355.yaml 2021-02-16 19:36:19.902 | M releasenotes/notes/fix-list-group-snapshots-api-969d9321002c566c.yaml 2021-02-16 19:36:19.902 | M releasenotes/notes/fix-remoteclient-default-ssh-shell-prologue-33e99343d086f601.yaml 2021-02-16 19:36:19.902 | M releasenotes/notes/fix-show-image-file-expected-code-92d97342d0f6d60e.yaml 2021-02-16 19:36:19.902 | M releasenotes/notes/http_proxy_config-cb39b55520e84db5.yaml 2021-02-16 19:36:19.902 | M releasenotes/notes/identity-tests-domain-drivers-76235f6672221e45.yaml 2021-02-16 19:36:19.902 | M releasenotes/notes/identity-token-client-8aaef74b1d61090a.yaml 2021-02-16 19:36:19.902 | M releasenotes/notes/identity-v3-project-tags-client-36683c6a8644e54b.yaml 2021-02-16 19:36:19.902 | M releasenotes/notes/identity_client-635275d43abbb807.yaml 2021-02-16 19:36:19.902 | M releasenotes/notes/image_import_testing_support-22ba4bcb9f2fb848.yaml 2021-02-16 19:36:19.902 | M releasenotes/notes/intermediate-pike-release-2ce492432ff8f012.yaml 2021-02-16 19:36:19.902 | M releasenotes/notes/intermediate-queens-release-2f9f305775fca454.yaml 2021-02-16 19:36:19.902 | M releasenotes/notes/intermediate-train-release-0146c624cff9a57f.yaml 2021-02-16 19:36:19.902 | M releasenotes/notes/intermediate-ussuri-release-8aebeca312a6718c.yaml 2021-02-16 19:36:19.902 | M releasenotes/notes/introduce-attachments-client-add-show-attachment-api-c3111f7e560a87b3.yaml 2021-02-16 19:36:19.902 | M releasenotes/notes/lib_api_microversion_fixture-f52308fc6b6b89f2.yaml 2021-02-16 19:36:19.902 | M releasenotes/notes/list-auth-domains-v3-endpoint-9ec60c7d3011c397.yaml 2021-02-16 19:36:19.903 | M releasenotes/notes/log_console_output-dae6b8740b5a5821.yaml 2021-02-16 19:36:19.903 | M releasenotes/notes/make-object-storage-client-as-stable-interface-d1b07c7e8f17bef6.yaml 2021-02-16 19:36:19.903 | M releasenotes/notes/merge-tempest-horizon-plugin-39d555339ab8c7ce.yaml 2021-02-16 19:36:19.903 | M releasenotes/notes/migrate-dynamic-creds-ecebb47528080761.yaml 2021-02-16 19:36:19.903 | M releasenotes/notes/migrate-object-storage-as-stable-interface-42014c7b43ecb254.yaml 2021-02-16 19:36:19.903 | M releasenotes/notes/migrate-preprov-creds-ef61a046ee1ec604.yaml 2021-02-16 19:36:19.903 | M releasenotes/notes/move-attr-decorator-to-lib-a1e80c42ba9c5392.yaml 2021-02-16 19:36:19.903 | M releasenotes/notes/move-related_bug-decorator-to-lib-dbfd5c543bbb2805.yaml 2021-02-16 19:36:19.903 | M releasenotes/notes/move-volume-v3-base_client-to-volume-1edbz0f207c3b283.yaml 2021-02-16 19:36:19.903 | M releasenotes/notes/network-show-version-18e1707a4df0a3d3.yaml 2021-02-16 19:36:19.903 | M releasenotes/notes/network-swap-to-project_id-a1d7fdf6c5e1cf44.yaml 2021-02-16 19:36:19.903 | M releasenotes/notes/network-tag-client-f4614029af7927f0.yaml 2021-02-16 19:36:19.903 | M releasenotes/notes/network_feature_enabled_available_features-35f9ac5f253e2ca3.yaml 2021-02-16 19:36:19.903 | M releasenotes/notes/new-placement-client-methods-e35c473e29494928.yaml 2021-02-16 19:36:19.903 | M releasenotes/notes/omit_X-Subject-Token_from_log-1bf5fef88c80334b.yaml 2021-02-16 19:36:19.903 | M releasenotes/notes/os_tenant_name-3ee175763bff455b.yaml 2021-02-16 19:36:19.903 | M releasenotes/notes/pause_teardown-45c9d60ffa889f7f.yaml 2021-02-16 19:36:19.903 | M releasenotes/notes/plugin-client-registration-enhancements-e09131742391225b.yaml 2021-02-16 19:36:19.903 | M releasenotes/notes/prevent-error-in-parse-resp-when-nullable-list-9898cd0f22180986.yaml 2021-02-16 19:36:19.903 | M releasenotes/notes/raise-exception-when-error-deleting-on-volume-18d0d0c5886212dd.yaml 2021-02-16 19:36:19.903 | M releasenotes/notes/random-bytes-size-limit-ee94a8c6534fe916.yaml 2021-02-16 19:36:19.903 | M releasenotes/notes/removal-deprecated-config-options-3db535b979fe3509.yaml 2021-02-16 19:36:19.903 | M releasenotes/notes/removal-deprecated-volume-config-options-21c4412f3c600923.yaml 2021-02-16 19:36:19.903 | M releasenotes/notes/remove-allow_tenant_isolation-option-03f0d998eb498d44.yaml 2021-02-16 19:36:19.903 | M releasenotes/notes/remove-deprecated-apis-from-v2-volumes-client-3ca4a5db5fea518f.yaml 2021-02-16 19:36:19.903 | M releasenotes/notes/remove-deprecated-find-test-caller-f4525cd043bfd1b6.yaml 2021-02-16 19:36:19.903 | M releasenotes/notes/remove-deprecated-skip-decorators-f8b42d812d20b537.yaml 2021-02-16 19:36:19.903 | M releasenotes/notes/remove-deprecated-skip_unless_attr-decorator-02bde59a00328f5c.yaml 2021-02-16 19:36:19.903 | M releasenotes/notes/remove-deprecated-volume-apis-from-v2-volumes-client-cf35e5b4cca89860.yaml 2021-02-16 19:36:19.903 | M releasenotes/notes/remove-get-ipv6-addr-by-EUI64-c79972d799c7a430.yaml 2021-02-16 19:36:19.903 | M releasenotes/notes/remove-heat-tests-9efb42cac3e0b306.yaml 2021-02-16 19:36:19.903 | M releasenotes/notes/remove-some-deprecated-auth-and-identity-options-xa1xd9b8fb948g4f.yaml 2021-02-16 19:36:19.904 | M releasenotes/notes/remove-some-deprecated-identity-options-0ffxd1b8db928e43.yaml 2021-02-16 19:36:19.904 | M releasenotes/notes/remove-support-of-py34-7d59fdb431fefe24.yaml 2021-02-16 19:36:19.904 | M releasenotes/notes/removed-tox-ostestr-8997a93d199c44f3.yaml 2021-02-16 19:36:19.904 | M releasenotes/notes/segments-client-866f02948f40d4ff.yaml 2021-02-16 19:36:19.904 | M releasenotes/notes/set-cinder-api-v3-option-true-1b3e61e3129b7c00.yaml 2021-02-16 19:36:19.904 | M releasenotes/notes/start-of-pike-support-f2a1b7ea8e8b0311.yaml 2021-02-16 19:36:19.904 | M releasenotes/notes/start-of-queens-support-fea9051ba1d85fc7.yaml 2021-02-16 19:36:19.904 | M releasenotes/notes/subunit_describe_calls-ad7df689b9d63e3f.yaml 2021-02-16 19:36:19.904 | M releasenotes/notes/support-microversion-in-scenario-test-b4fbfdd3a977fc58.yaml 2021-02-16 19:36:19.904 | M releasenotes/notes/switch-to-stestr-8c9f834b3f5a55d8.yaml 2021-02-16 19:36:19.904 | M releasenotes/notes/system-scope-44244cc955a7825f.yaml 2021-02-16 19:36:19.904 | M releasenotes/notes/tempest-default-run_validations-9640c41b6a4a9121.yaml 2021-02-16 19:36:19.904 | M releasenotes/notes/tempest-identity-catalog-client-f5c8589a9d7c1eb5.yaml 2021-02-16 19:36:19.904 | M releasenotes/notes/tempest-lib-compute-update-service-6019d2dcfe4a1c5d.yaml 2021-02-16 19:36:19.904 | M releasenotes/notes/tempest-rocky-release-0fc3312053923380.yaml 2021-02-16 19:36:19.904 | M releasenotes/notes/tempest-run-fix-updates-564b41706decbba1.yaml 2021-02-16 19:36:19.904 | M releasenotes/notes/tempest-stein-release-18bad34136a2e6ef.yaml 2021-02-16 19:36:19.904 | M releasenotes/notes/tempest-train-release-a2ed0743a5eadeb6.yaml 2021-02-16 19:36:19.904 | M releasenotes/notes/tempest-ussuri-release-72b5770a3b97678f.yaml 2021-02-16 19:36:19.904 | M releasenotes/notes/tempest-victoria-release-27000c02edc5a112.yaml 2021-02-16 19:36:19.904 | M releasenotes/notes/tempest-workspace-delete-directory-feature-74d6d157a5a05561.yaml 2021-02-16 19:36:19.904 | M releasenotes/notes/test-clients-stable-for-plugin-90b1e7dc83f28ccd.yaml 2021-02-16 19:36:19.904 | M releasenotes/notes/use-cinder-v3-client-for-verify_tempest_config-2bf3d817b0070064.yaml 2021-02-16 19:36:19.904 | M releasenotes/notes/verify-tempest-command-8e88452c7a08dd77.yaml 2021-02-16 19:36:19.904 | M releasenotes/notes/vnc-hardcoded-server-name-removed-6f8d1e90a175dc08.yaml 2021-02-16 19:36:19.904 | M releasenotes/notes/volume-backed-live-mig-5a38b496ba1ec093.yaml 2021-02-16 19:36:19.904 | M releasenotes/notes/volume-service-testing-default-to-v3-endpoints-20b86895a590925d.yaml 2021-02-16 19:36:19.904 | M releasenotes/notes/volume-v3-service-clients-a863a6336af56cca.yaml 2021-02-16 19:36:19.904 | M releasenotes/notes/xenapi_apis-conf-fcca549283e53ed6.yaml 2021-02-16 19:36:19.904 | M releasenotes/source/_static/.placeholder 2021-02-16 19:36:19.904 | M releasenotes/source/_templates/.placeholder 2021-02-16 19:36:19.904 | M releasenotes/source/conf.py 2021-02-16 19:36:19.904 | M releasenotes/source/index.rst 2021-02-16 19:36:19.905 | M releasenotes/source/unreleased.rst 2021-02-16 19:36:19.905 | M releasenotes/source/v10.0.0.rst 2021-02-16 19:36:19.905 | M releasenotes/source/v11.0.0.rst 2021-02-16 19:36:19.905 | M releasenotes/source/v12.0.0.rst 2021-02-16 19:36:19.905 | M releasenotes/source/v13.0.0.rst 2021-02-16 19:36:19.905 | M releasenotes/source/v14.0.0.rst 2021-02-16 19:36:19.905 | M releasenotes/source/v15.0.0.rst 2021-02-16 19:36:19.905 | M releasenotes/source/v16.0.0.rst 2021-02-16 19:36:19.905 | M releasenotes/source/v16.1.0.rst 2021-02-16 19:36:19.905 | M releasenotes/source/v17.0.0.rst 2021-02-16 19:36:19.905 | M releasenotes/source/v17.1.0.rst 2021-02-16 19:36:19.905 | M releasenotes/source/v17.2.0.rst 2021-02-16 19:36:19.905 | M releasenotes/source/v18.0.0.rst 2021-02-16 19:36:19.905 | M releasenotes/source/v19.0.0.rst 2021-02-16 19:36:19.905 | M releasenotes/source/v20.0.0.rst 2021-02-16 19:36:19.905 | M releasenotes/source/v21.0.0.rst 2021-02-16 19:36:19.905 | M releasenotes/source/v22.0.0.rst 2021-02-16 19:36:19.905 | M releasenotes/source/v22.1.0.rst 2021-02-16 19:36:19.905 | M releasenotes/source/v23.0.0.rst 2021-02-16 19:36:19.905 | M releasenotes/source/v24.0.0.rst 2021-02-16 19:36:19.905 | M releasenotes/source/v26.0.0.rst 2021-02-16 19:36:19.905 | M requirements.txt 2021-02-16 19:36:19.905 | M roles/acl-devstack-files/README.rst 2021-02-16 19:36:19.905 | M roles/acl-devstack-files/defaults/main.yaml 2021-02-16 19:36:19.905 | M roles/acl-devstack-files/tasks/main.yaml 2021-02-16 19:36:19.905 | M roles/ipv6-only-deployments-verification/README.rst 2021-02-16 19:36:19.905 | M roles/ipv6-only-deployments-verification/defaults/main.yaml 2021-02-16 19:36:19.905 | M roles/ipv6-only-deployments-verification/tasks/main.yaml 2021-02-16 19:36:19.905 | M roles/run-tempest/README.rst 2021-02-16 19:36:19.905 | M roles/run-tempest/defaults/main.yaml 2021-02-16 19:36:19.905 | M roles/run-tempest/tasks/main.yaml 2021-02-16 19:36:19.905 | M roles/setup-tempest-data-dir/README.rst 2021-02-16 19:36:19.905 | M roles/setup-tempest-data-dir/defaults/main.yaml 2021-02-16 19:36:19.905 | M roles/setup-tempest-data-dir/tasks/main.yaml 2021-02-16 19:36:19.906 | M roles/setup-tempest-run-dir/README.rst 2021-02-16 19:36:19.906 | M roles/setup-tempest-run-dir/defaults/main.yaml 2021-02-16 19:36:19.906 | M roles/setup-tempest-run-dir/tasks/main.yaml 2021-02-16 19:36:19.906 | M roles/tempest-cleanup/README.rst 2021-02-16 19:36:19.906 | M roles/tempest-cleanup/defaults/main.yaml 2021-02-16 19:36:19.906 | M roles/tempest-cleanup/tasks/dry_run.yaml 2021-02-16 19:36:19.906 | M roles/tempest-cleanup/tasks/dry_run_checker.py 2021-02-16 19:36:19.906 | M roles/tempest-cleanup/tasks/main.yaml 2021-02-16 19:36:19.906 | M setup.cfg 2021-02-16 19:36:19.906 | M setup.py 2021-02-16 19:36:19.906 | M tempest/README.rst 2021-02-16 19:36:19.906 | M tempest/__init__.py 2021-02-16 19:36:19.906 | M tempest/api/README.rst 2021-02-16 19:36:19.906 | M tempest/api/__init__.py 2021-02-16 19:36:19.906 | M tempest/api/compute/__init__.py 2021-02-16 19:36:19.906 | M tempest/api/compute/admin/__init__.py 2021-02-16 19:36:19.906 | M tempest/api/compute/admin/test_agents.py 2021-02-16 19:36:19.906 | M tempest/api/compute/admin/test_aggregates.py 2021-02-16 19:36:19.906 | M tempest/api/compute/admin/test_aggregates_negative.py 2021-02-16 19:36:19.906 | M tempest/api/compute/admin/test_auto_allocate_network.py 2021-02-16 19:36:19.906 | M tempest/api/compute/admin/test_availability_zone.py 2021-02-16 19:36:19.906 | M tempest/api/compute/admin/test_availability_zone_negative.py 2021-02-16 19:36:19.906 | M tempest/api/compute/admin/test_create_server.py 2021-02-16 19:36:19.906 | M tempest/api/compute/admin/test_delete_server.py 2021-02-16 19:36:19.906 | M tempest/api/compute/admin/test_fixed_ips.py 2021-02-16 19:36:19.906 | M tempest/api/compute/admin/test_fixed_ips_negative.py 2021-02-16 19:36:19.906 | M tempest/api/compute/admin/test_flavors.py 2021-02-16 19:36:19.906 | M tempest/api/compute/admin/test_flavors_access.py 2021-02-16 19:36:19.906 | M tempest/api/compute/admin/test_flavors_access_negative.py 2021-02-16 19:36:19.906 | M tempest/api/compute/admin/test_flavors_extra_specs.py 2021-02-16 19:36:19.906 | M tempest/api/compute/admin/test_flavors_extra_specs_negative.py 2021-02-16 19:36:19.906 | M tempest/api/compute/admin/test_flavors_microversions.py 2021-02-16 19:36:19.906 | M tempest/api/compute/admin/test_floating_ips_bulk.py 2021-02-16 19:36:19.907 | M tempest/api/compute/admin/test_hosts.py 2021-02-16 19:36:19.907 | M tempest/api/compute/admin/test_hosts_negative.py 2021-02-16 19:36:19.907 | M tempest/api/compute/admin/test_hypervisor.py 2021-02-16 19:36:19.907 | M tempest/api/compute/admin/test_hypervisor_negative.py 2021-02-16 19:36:19.907 | M tempest/api/compute/admin/test_instance_usage_audit_log.py 2021-02-16 19:36:19.907 | M tempest/api/compute/admin/test_instance_usage_audit_log_negative.py 2021-02-16 19:36:19.907 | M tempest/api/compute/admin/test_keypairs_v210.py 2021-02-16 19:36:19.907 | M tempest/api/compute/admin/test_live_migration.py 2021-02-16 19:36:19.907 | M tempest/api/compute/admin/test_live_migration_negative.py 2021-02-16 19:36:19.907 | M tempest/api/compute/admin/test_migrations.py 2021-02-16 19:36:19.907 | M tempest/api/compute/admin/test_networks.py 2021-02-16 19:36:19.907 | M tempest/api/compute/admin/test_quotas.py 2021-02-16 19:36:19.907 | M tempest/api/compute/admin/test_quotas_negative.py 2021-02-16 19:36:19.907 | M tempest/api/compute/admin/test_security_groups.py 2021-02-16 19:36:19.907 | M tempest/api/compute/admin/test_server_diagnostics.py 2021-02-16 19:36:19.907 | M tempest/api/compute/admin/test_server_diagnostics_negative.py 2021-02-16 19:36:19.907 | M tempest/api/compute/admin/test_servers.py 2021-02-16 19:36:19.907 | M tempest/api/compute/admin/test_servers_negative.py 2021-02-16 19:36:19.907 | M tempest/api/compute/admin/test_servers_on_multinodes.py 2021-02-16 19:36:19.907 | M tempest/api/compute/admin/test_services.py 2021-02-16 19:36:19.907 | M tempest/api/compute/admin/test_services_negative.py 2021-02-16 19:36:19.907 | M tempest/api/compute/admin/test_simple_tenant_usage.py 2021-02-16 19:36:19.907 | M tempest/api/compute/admin/test_simple_tenant_usage_negative.py 2021-02-16 19:36:19.907 | M tempest/api/compute/admin/test_volume.py 2021-02-16 19:36:19.907 | M tempest/api/compute/admin/test_volume_swap.py 2021-02-16 19:36:19.907 | M tempest/api/compute/admin/test_volumes_negative.py 2021-02-16 19:36:19.907 | M tempest/api/compute/api_microversion_fixture.py 2021-02-16 19:36:19.907 | M tempest/api/compute/base.py 2021-02-16 19:36:19.907 | M tempest/api/compute/certificates/__init__.py 2021-02-16 19:36:19.907 | M tempest/api/compute/certificates/test_certificates.py 2021-02-16 19:36:19.907 | M tempest/api/compute/flavors/__init__.py 2021-02-16 19:36:19.907 | M tempest/api/compute/flavors/test_flavors.py 2021-02-16 19:36:19.908 | M tempest/api/compute/flavors/test_flavors_negative.py 2021-02-16 19:36:19.908 | M tempest/api/compute/floating_ips/__init__.py 2021-02-16 19:36:19.908 | M tempest/api/compute/floating_ips/base.py 2021-02-16 19:36:19.908 | M tempest/api/compute/floating_ips/test_floating_ips_actions.py 2021-02-16 19:36:19.908 | M tempest/api/compute/floating_ips/test_floating_ips_actions_negative.py 2021-02-16 19:36:19.908 | M tempest/api/compute/floating_ips/test_list_floating_ips.py 2021-02-16 19:36:19.908 | M tempest/api/compute/floating_ips/test_list_floating_ips_negative.py 2021-02-16 19:36:19.908 | M tempest/api/compute/images/__init__.py 2021-02-16 19:36:19.908 | M tempest/api/compute/images/test_image_metadata.py 2021-02-16 19:36:19.908 | M tempest/api/compute/images/test_image_metadata_negative.py 2021-02-16 19:36:19.908 | M tempest/api/compute/images/test_images.py 2021-02-16 19:36:19.908 | M tempest/api/compute/images/test_images_negative.py 2021-02-16 19:36:19.908 | M tempest/api/compute/images/test_images_oneserver.py 2021-02-16 19:36:19.908 | M tempest/api/compute/images/test_images_oneserver_negative.py 2021-02-16 19:36:19.908 | M tempest/api/compute/images/test_list_image_filters.py 2021-02-16 19:36:19.908 | M tempest/api/compute/images/test_list_image_filters_negative.py 2021-02-16 19:36:19.908 | M tempest/api/compute/images/test_list_images.py 2021-02-16 19:36:19.908 | M tempest/api/compute/keypairs/__init__.py 2021-02-16 19:36:19.908 | M tempest/api/compute/keypairs/base.py 2021-02-16 19:36:19.908 | M tempest/api/compute/keypairs/test_keypairs.py 2021-02-16 19:36:19.908 | M tempest/api/compute/keypairs/test_keypairs_negative.py 2021-02-16 19:36:19.908 | M tempest/api/compute/keypairs/test_keypairs_v22.py 2021-02-16 19:36:19.908 | M tempest/api/compute/limits/__init__.py 2021-02-16 19:36:19.908 | M tempest/api/compute/limits/test_absolute_limits.py 2021-02-16 19:36:19.908 | M tempest/api/compute/limits/test_absolute_limits_negative.py 2021-02-16 19:36:19.908 | M tempest/api/compute/security_groups/__init__.py 2021-02-16 19:36:19.908 | M tempest/api/compute/security_groups/base.py 2021-02-16 19:36:19.908 | M tempest/api/compute/security_groups/test_security_group_rules.py 2021-02-16 19:36:19.908 | M tempest/api/compute/security_groups/test_security_group_rules_negative.py 2021-02-16 19:36:19.908 | M tempest/api/compute/security_groups/test_security_groups.py 2021-02-16 19:36:19.908 | M tempest/api/compute/security_groups/test_security_groups_negative.py 2021-02-16 19:36:19.908 | M tempest/api/compute/servers/__init__.py 2021-02-16 19:36:19.908 | M tempest/api/compute/servers/test_attach_interfaces.py 2021-02-16 19:36:19.909 | M tempest/api/compute/servers/test_availability_zone.py 2021-02-16 19:36:19.909 | M tempest/api/compute/servers/test_create_server.py 2021-02-16 19:36:19.909 | M tempest/api/compute/servers/test_create_server_multi_nic.py 2021-02-16 19:36:19.909 | M tempest/api/compute/servers/test_delete_server.py 2021-02-16 19:36:19.909 | M tempest/api/compute/servers/test_device_tagging.py 2021-02-16 19:36:19.909 | M tempest/api/compute/servers/test_disk_config.py 2021-02-16 19:36:19.909 | M tempest/api/compute/servers/test_instance_actions.py 2021-02-16 19:36:19.909 | M tempest/api/compute/servers/test_instance_actions_negative.py 2021-02-16 19:36:19.909 | M tempest/api/compute/servers/test_list_server_filters.py 2021-02-16 19:36:19.909 | M tempest/api/compute/servers/test_list_servers_negative.py 2021-02-16 19:36:19.909 | M tempest/api/compute/servers/test_multiple_create.py 2021-02-16 19:36:19.909 | M tempest/api/compute/servers/test_multiple_create_negative.py 2021-02-16 19:36:19.909 | M tempest/api/compute/servers/test_novnc.py 2021-02-16 19:36:19.909 | M tempest/api/compute/servers/test_server_actions.py 2021-02-16 19:36:19.909 | M tempest/api/compute/servers/test_server_addresses.py 2021-02-16 19:36:19.909 | M tempest/api/compute/servers/test_server_addresses_negative.py 2021-02-16 19:36:19.909 | M tempest/api/compute/servers/test_server_group.py 2021-02-16 19:36:19.909 | M tempest/api/compute/servers/test_server_metadata.py 2021-02-16 19:36:19.909 | M tempest/api/compute/servers/test_server_metadata_negative.py 2021-02-16 19:36:19.909 | M tempest/api/compute/servers/test_server_password.py 2021-02-16 19:36:19.909 | M tempest/api/compute/servers/test_server_personality.py 2021-02-16 19:36:19.909 | M tempest/api/compute/servers/test_server_rescue.py 2021-02-16 19:36:19.909 | M tempest/api/compute/servers/test_server_rescue_negative.py 2021-02-16 19:36:19.909 | M tempest/api/compute/servers/test_server_tags.py 2021-02-16 19:36:19.909 | M tempest/api/compute/servers/test_servers.py 2021-02-16 19:36:19.909 | M tempest/api/compute/servers/test_servers_microversions.py 2021-02-16 19:36:19.909 | M tempest/api/compute/servers/test_servers_negative.py 2021-02-16 19:36:19.909 | M tempest/api/compute/servers/test_virtual_interfaces.py 2021-02-16 19:36:19.909 | M tempest/api/compute/servers/test_virtual_interfaces_negative.py 2021-02-16 19:36:19.909 | M tempest/api/compute/test_extensions.py 2021-02-16 19:36:19.909 | M tempest/api/compute/test_networks.py 2021-02-16 19:36:19.909 | M tempest/api/compute/test_quotas.py 2021-02-16 19:36:19.909 | M tempest/api/compute/test_tenant_networks.py 2021-02-16 19:36:19.910 | M tempest/api/compute/test_versions.py 2021-02-16 19:36:19.910 | M tempest/api/compute/volumes/__init__.py 2021-02-16 19:36:19.910 | M tempest/api/compute/volumes/test_attach_volume.py 2021-02-16 19:36:19.910 | M tempest/api/compute/volumes/test_attach_volume_negative.py 2021-02-16 19:36:19.910 | M tempest/api/compute/volumes/test_volume_snapshots.py 2021-02-16 19:36:19.910 | M tempest/api/compute/volumes/test_volumes_get.py 2021-02-16 19:36:19.910 | M tempest/api/compute/volumes/test_volumes_list.py 2021-02-16 19:36:19.910 | M tempest/api/compute/volumes/test_volumes_negative.py 2021-02-16 19:36:19.910 | M tempest/api/identity/__init__.py 2021-02-16 19:36:19.910 | M tempest/api/identity/admin/__init__.py 2021-02-16 19:36:19.910 | M tempest/api/identity/admin/v2/__init__.py 2021-02-16 19:36:19.910 | M tempest/api/identity/admin/v2/test_endpoints.py 2021-02-16 19:36:19.910 | M tempest/api/identity/admin/v2/test_roles.py 2021-02-16 19:36:19.910 | M tempest/api/identity/admin/v2/test_roles_negative.py 2021-02-16 19:36:19.910 | M tempest/api/identity/admin/v2/test_services.py 2021-02-16 19:36:19.910 | M tempest/api/identity/admin/v2/test_tenant_negative.py 2021-02-16 19:36:19.910 | M tempest/api/identity/admin/v2/test_tenants.py 2021-02-16 19:36:19.910 | M tempest/api/identity/admin/v2/test_tokens.py 2021-02-16 19:36:19.910 | M tempest/api/identity/admin/v2/test_tokens_negative.py 2021-02-16 19:36:19.910 | M tempest/api/identity/admin/v2/test_users.py 2021-02-16 19:36:19.910 | M tempest/api/identity/admin/v2/test_users_negative.py 2021-02-16 19:36:19.910 | M tempest/api/identity/admin/v3/__init__.py 2021-02-16 19:36:19.910 | M tempest/api/identity/admin/v3/test_application_credentials.py 2021-02-16 19:36:19.910 | M tempest/api/identity/admin/v3/test_credentials.py 2021-02-16 19:36:19.910 | M tempest/api/identity/admin/v3/test_default_project_id.py 2021-02-16 19:36:19.910 | M tempest/api/identity/admin/v3/test_domain_configuration.py 2021-02-16 19:36:19.910 | M tempest/api/identity/admin/v3/test_domains.py 2021-02-16 19:36:19.910 | M tempest/api/identity/admin/v3/test_domains_negative.py 2021-02-16 19:36:19.910 | M tempest/api/identity/admin/v3/test_endpoint_groups.py 2021-02-16 19:36:19.910 | M tempest/api/identity/admin/v3/test_endpoints.py 2021-02-16 19:36:19.910 | M tempest/api/identity/admin/v3/test_endpoints_negative.py 2021-02-16 19:36:19.910 | M tempest/api/identity/admin/v3/test_groups.py 2021-02-16 19:36:19.910 | M tempest/api/identity/admin/v3/test_inherits.py 2021-02-16 19:36:19.911 | M tempest/api/identity/admin/v3/test_list_projects.py 2021-02-16 19:36:19.911 | M tempest/api/identity/admin/v3/test_list_users.py 2021-02-16 19:36:19.911 | M tempest/api/identity/admin/v3/test_oauth_consumers.py 2021-02-16 19:36:19.911 | M tempest/api/identity/admin/v3/test_policies.py 2021-02-16 19:36:19.911 | M tempest/api/identity/admin/v3/test_project_tags.py 2021-02-16 19:36:19.911 | M tempest/api/identity/admin/v3/test_projects.py 2021-02-16 19:36:19.911 | M tempest/api/identity/admin/v3/test_projects_negative.py 2021-02-16 19:36:19.911 | M tempest/api/identity/admin/v3/test_regions.py 2021-02-16 19:36:19.911 | M tempest/api/identity/admin/v3/test_roles.py 2021-02-16 19:36:19.911 | M tempest/api/identity/admin/v3/test_services.py 2021-02-16 19:36:19.911 | M tempest/api/identity/admin/v3/test_tokens.py 2021-02-16 19:36:19.911 | M tempest/api/identity/admin/v3/test_trusts.py 2021-02-16 19:36:19.911 | M tempest/api/identity/admin/v3/test_users.py 2021-02-16 19:36:19.911 | M tempest/api/identity/admin/v3/test_users_negative.py 2021-02-16 19:36:19.911 | M tempest/api/identity/base.py 2021-02-16 19:36:19.911 | M tempest/api/identity/v2/__init__.py 2021-02-16 19:36:19.911 | M tempest/api/identity/v2/test_api_discovery.py 2021-02-16 19:36:19.911 | M tempest/api/identity/v2/test_ec2_credentials.py 2021-02-16 19:36:19.911 | M tempest/api/identity/v2/test_extension.py 2021-02-16 19:36:19.911 | M tempest/api/identity/v2/test_tenants.py 2021-02-16 19:36:19.911 | M tempest/api/identity/v2/test_tokens.py 2021-02-16 19:36:19.911 | M tempest/api/identity/v2/test_users.py 2021-02-16 19:36:19.911 | M tempest/api/identity/v3/__init__.py 2021-02-16 19:36:19.911 | M tempest/api/identity/v3/test_access_rules.py 2021-02-16 19:36:19.911 | M tempest/api/identity/v3/test_api_discovery.py 2021-02-16 19:36:19.911 | M tempest/api/identity/v3/test_application_credentials.py 2021-02-16 19:36:19.911 | M tempest/api/identity/v3/test_catalog.py 2021-02-16 19:36:19.911 | M tempest/api/identity/v3/test_domains.py 2021-02-16 19:36:19.911 | M tempest/api/identity/v3/test_ec2_credentials.py 2021-02-16 19:36:19.911 | M tempest/api/identity/v3/test_projects.py 2021-02-16 19:36:19.911 | M tempest/api/identity/v3/test_tokens.py 2021-02-16 19:36:19.911 | M tempest/api/identity/v3/test_users.py 2021-02-16 19:36:19.912 | M tempest/api/image/__init__.py 2021-02-16 19:36:19.912 | M tempest/api/image/base.py 2021-02-16 19:36:19.912 | M tempest/api/image/v1/__init__.py 2021-02-16 19:36:19.912 | M tempest/api/image/v1/test_image_members.py 2021-02-16 19:36:19.912 | M tempest/api/image/v1/test_image_members_negative.py 2021-02-16 19:36:19.912 | M tempest/api/image/v1/test_images.py 2021-02-16 19:36:19.912 | M tempest/api/image/v1/test_images_negative.py 2021-02-16 19:36:19.912 | M tempest/api/image/v2/__init__.py 2021-02-16 19:36:19.912 | M tempest/api/image/v2/admin/__init__.py 2021-02-16 19:36:19.912 | M tempest/api/image/v2/admin/test_images.py 2021-02-16 19:36:19.912 | M tempest/api/image/v2/test_images.py 2021-02-16 19:36:19.912 | M tempest/api/image/v2/test_images_member.py 2021-02-16 19:36:19.912 | M tempest/api/image/v2/test_images_member_negative.py 2021-02-16 19:36:19.913 | M tempest/api/image/v2/test_images_metadefs_namespace_objects.py 2021-02-16 19:36:19.913 | M tempest/api/image/v2/test_images_metadefs_namespace_properties.py 2021-02-16 19:36:19.913 | M tempest/api/image/v2/test_images_metadefs_namespace_tags.py 2021-02-16 19:36:19.913 | M tempest/api/image/v2/test_images_metadefs_namespaces.py 2021-02-16 19:36:19.913 | M tempest/api/image/v2/test_images_metadefs_resource_types.py 2021-02-16 19:36:19.913 | M tempest/api/image/v2/test_images_metadefs_schema.py 2021-02-16 19:36:19.913 | M tempest/api/image/v2/test_images_negative.py 2021-02-16 19:36:19.913 | M tempest/api/image/v2/test_images_tags.py 2021-02-16 19:36:19.913 | M tempest/api/image/v2/test_images_tags_negative.py 2021-02-16 19:36:19.913 | M tempest/api/image/v2/test_versions.py 2021-02-16 19:36:19.913 | M tempest/api/network/__init__.py 2021-02-16 19:36:19.913 | M tempest/api/network/admin/__init__.py 2021-02-16 19:36:19.913 | M tempest/api/network/admin/test_dhcp_agent_scheduler.py 2021-02-16 19:36:19.913 | M tempest/api/network/admin/test_external_network_extension.py 2021-02-16 19:36:19.913 | M tempest/api/network/admin/test_external_networks_negative.py 2021-02-16 19:36:19.913 | M tempest/api/network/admin/test_floating_ips_admin_actions.py 2021-02-16 19:36:19.913 | M tempest/api/network/admin/test_metering_extensions.py 2021-02-16 19:36:19.913 | M tempest/api/network/admin/test_negative_quotas.py 2021-02-16 19:36:19.913 | M tempest/api/network/admin/test_ports.py 2021-02-16 19:36:19.913 | M tempest/api/network/admin/test_quotas.py 2021-02-16 19:36:19.913 | M tempest/api/network/admin/test_routers.py 2021-02-16 19:36:19.913 | M tempest/api/network/admin/test_routers_dvr.py 2021-02-16 19:36:19.913 | M tempest/api/network/admin/test_routers_negative.py 2021-02-16 19:36:19.913 | M tempest/api/network/base.py 2021-02-16 19:36:19.913 | M tempest/api/network/base_security_groups.py 2021-02-16 19:36:19.913 | M tempest/api/network/test_agent_management_negative.py 2021-02-16 19:36:19.913 | M tempest/api/network/test_allowed_address_pair.py 2021-02-16 19:36:19.913 | M tempest/api/network/test_dhcp_ipv6.py 2021-02-16 19:36:19.914 | M tempest/api/network/test_extensions.py 2021-02-16 19:36:19.914 | M tempest/api/network/test_extra_dhcp_options.py 2021-02-16 19:36:19.914 | M tempest/api/network/test_floating_ips.py 2021-02-16 19:36:19.914 | M tempest/api/network/test_floating_ips_negative.py 2021-02-16 19:36:19.914 | M tempest/api/network/test_networks.py 2021-02-16 19:36:19.914 | M tempest/api/network/test_networks_negative.py 2021-02-16 19:36:19.914 | M tempest/api/network/test_ports.py 2021-02-16 19:36:19.914 | M tempest/api/network/test_routers.py 2021-02-16 19:36:19.914 | M tempest/api/network/test_routers_negative.py 2021-02-16 19:36:19.914 | M tempest/api/network/test_security_groups.py 2021-02-16 19:36:19.914 | M tempest/api/network/test_security_groups_negative.py 2021-02-16 19:36:19.914 | M tempest/api/network/test_service_providers.py 2021-02-16 19:36:19.914 | M tempest/api/network/test_subnetpools_extensions.py 2021-02-16 19:36:19.914 | M tempest/api/network/test_tags.py 2021-02-16 19:36:19.914 | M tempest/api/network/test_versions.py 2021-02-16 19:36:19.914 | M tempest/api/object_storage/__init__.py 2021-02-16 19:36:19.914 | M tempest/api/object_storage/base.py 2021-02-16 19:36:19.914 | M tempest/api/object_storage/test_account_bulk.py 2021-02-16 19:36:19.914 | M tempest/api/object_storage/test_account_quotas.py 2021-02-16 19:36:19.914 | M tempest/api/object_storage/test_account_quotas_negative.py 2021-02-16 19:36:19.914 | M tempest/api/object_storage/test_account_services.py 2021-02-16 19:36:19.914 | M tempest/api/object_storage/test_account_services_negative.py 2021-02-16 19:36:19.914 | M tempest/api/object_storage/test_container_acl.py 2021-02-16 19:36:19.914 | M tempest/api/object_storage/test_container_acl_negative.py 2021-02-16 19:36:19.914 | M tempest/api/object_storage/test_container_quotas.py 2021-02-16 19:36:19.914 | M tempest/api/object_storage/test_container_services.py 2021-02-16 19:36:19.914 | M tempest/api/object_storage/test_container_services_negative.py 2021-02-16 19:36:19.914 | M tempest/api/object_storage/test_container_staticweb.py 2021-02-16 19:36:19.914 | M tempest/api/object_storage/test_container_sync.py 2021-02-16 19:36:19.914 | M tempest/api/object_storage/test_container_sync_middleware.py 2021-02-16 19:36:19.914 | M tempest/api/object_storage/test_crossdomain.py 2021-02-16 19:36:19.914 | M tempest/api/object_storage/test_healthcheck.py 2021-02-16 19:36:19.914 | M tempest/api/object_storage/test_object_expiry.py 2021-02-16 19:36:19.915 | M tempest/api/object_storage/test_object_formpost.py 2021-02-16 19:36:19.915 | M tempest/api/object_storage/test_object_formpost_negative.py 2021-02-16 19:36:19.915 | M tempest/api/object_storage/test_object_services.py 2021-02-16 19:36:19.915 | M tempest/api/object_storage/test_object_slo.py 2021-02-16 19:36:19.915 | M tempest/api/object_storage/test_object_temp_url.py 2021-02-16 19:36:19.915 | M tempest/api/object_storage/test_object_temp_url_negative.py 2021-02-16 19:36:19.915 | M tempest/api/object_storage/test_object_version.py 2021-02-16 19:36:19.915 | M tempest/api/volume/__init__.py 2021-02-16 19:36:19.915 | M tempest/api/volume/admin/__init__.py 2021-02-16 19:36:19.915 | M tempest/api/volume/admin/test_backends_capabilities.py 2021-02-16 19:36:19.915 | M tempest/api/volume/admin/test_encrypted_volumes_extend.py 2021-02-16 19:36:19.915 | M tempest/api/volume/admin/test_group_snapshots.py 2021-02-16 19:36:19.915 | M tempest/api/volume/admin/test_group_type_specs.py 2021-02-16 19:36:19.915 | M tempest/api/volume/admin/test_group_types.py 2021-02-16 19:36:19.915 | M tempest/api/volume/admin/test_groups.py 2021-02-16 19:36:19.915 | M tempest/api/volume/admin/test_multi_backend.py 2021-02-16 19:36:19.915 | M tempest/api/volume/admin/test_qos.py 2021-02-16 19:36:19.915 | M tempest/api/volume/admin/test_snapshot_manage.py 2021-02-16 19:36:19.915 | M tempest/api/volume/admin/test_snapshots_actions.py 2021-02-16 19:36:19.915 | M tempest/api/volume/admin/test_user_messages.py 2021-02-16 19:36:19.915 | M tempest/api/volume/admin/test_volume_hosts.py 2021-02-16 19:36:19.915 | M tempest/api/volume/admin/test_volume_manage.py 2021-02-16 19:36:19.915 | M tempest/api/volume/admin/test_volume_pools.py 2021-02-16 19:36:19.915 | M tempest/api/volume/admin/test_volume_quota_classes.py 2021-02-16 19:36:19.915 | M tempest/api/volume/admin/test_volume_quotas.py 2021-02-16 19:36:19.915 | M tempest/api/volume/admin/test_volume_quotas_negative.py 2021-02-16 19:36:19.915 | M tempest/api/volume/admin/test_volume_retype.py 2021-02-16 19:36:19.915 | M tempest/api/volume/admin/test_volume_services.py 2021-02-16 19:36:19.915 | M tempest/api/volume/admin/test_volume_services_negative.py 2021-02-16 19:36:19.915 | M tempest/api/volume/admin/test_volume_snapshot_quotas_negative.py 2021-02-16 19:36:19.915 | M tempest/api/volume/admin/test_volume_type_access.py 2021-02-16 19:36:19.915 | M tempest/api/volume/admin/test_volume_types.py 2021-02-16 19:36:19.915 | M tempest/api/volume/admin/test_volume_types_extra_specs.py 2021-02-16 19:36:19.915 | M tempest/api/volume/admin/test_volume_types_extra_specs_negative.py 2021-02-16 19:36:19.916 | M tempest/api/volume/admin/test_volume_types_negative.py 2021-02-16 19:36:19.916 | M tempest/api/volume/admin/test_volumes_actions.py 2021-02-16 19:36:19.916 | M tempest/api/volume/admin/test_volumes_backup.py 2021-02-16 19:36:19.916 | M tempest/api/volume/admin/test_volumes_list.py 2021-02-16 19:36:19.916 | M tempest/api/volume/api_microversion_fixture.py 2021-02-16 19:36:19.916 | M tempest/api/volume/base.py 2021-02-16 19:36:19.916 | M tempest/api/volume/test_availability_zone.py 2021-02-16 19:36:19.916 | M tempest/api/volume/test_extensions.py 2021-02-16 19:36:19.916 | M tempest/api/volume/test_image_metadata.py 2021-02-16 19:36:19.916 | M tempest/api/volume/test_snapshot_metadata.py 2021-02-16 19:36:19.916 | M tempest/api/volume/test_versions.py 2021-02-16 19:36:19.916 | M tempest/api/volume/test_volume_absolute_limits.py 2021-02-16 19:36:19.916 | M tempest/api/volume/test_volume_delete_cascade.py 2021-02-16 19:36:19.916 | M tempest/api/volume/test_volume_metadata.py 2021-02-16 19:36:19.916 | M tempest/api/volume/test_volume_transfers.py 2021-02-16 19:36:19.916 | M tempest/api/volume/test_volumes_actions.py 2021-02-16 19:36:19.916 | M tempest/api/volume/test_volumes_backup.py 2021-02-16 19:36:19.916 | M tempest/api/volume/test_volumes_clone.py 2021-02-16 19:36:19.916 | M tempest/api/volume/test_volumes_clone_negative.py 2021-02-16 19:36:19.916 | M tempest/api/volume/test_volumes_extend.py 2021-02-16 19:36:19.916 | M tempest/api/volume/test_volumes_get.py 2021-02-16 19:36:19.916 | M tempest/api/volume/test_volumes_list.py 2021-02-16 19:36:19.916 | M tempest/api/volume/test_volumes_negative.py 2021-02-16 19:36:19.916 | M tempest/api/volume/test_volumes_snapshots.py 2021-02-16 19:36:19.916 | M tempest/api/volume/test_volumes_snapshots_list.py 2021-02-16 19:36:19.916 | M tempest/api/volume/test_volumes_snapshots_negative.py 2021-02-16 19:36:19.916 | M tempest/clients.py 2021-02-16 19:36:19.916 | M tempest/cmd/__init__.py 2021-02-16 19:36:19.916 | M tempest/cmd/cleanup.py 2021-02-16 19:36:19.916 | M tempest/cmd/cleanup_service.py 2021-02-16 19:36:19.916 | M tempest/cmd/config-generator.tempest.conf 2021-02-16 19:36:19.916 | M tempest/cmd/init.py 2021-02-16 19:36:19.916 | M tempest/cmd/list_plugins.py 2021-02-16 19:36:19.917 | M tempest/cmd/main.py 2021-02-16 19:36:19.917 | M tempest/cmd/run.py 2021-02-16 19:36:19.917 | M tempest/cmd/subunit_describe_calls.py 2021-02-16 19:36:19.917 | M tempest/cmd/verify_tempest_config.py 2021-02-16 19:36:19.917 | M tempest/cmd/workspace.py 2021-02-16 19:36:19.917 | M tempest/common/__init__.py 2021-02-16 19:36:19.917 | M tempest/common/compute.py 2021-02-16 19:36:19.917 | M tempest/common/credentials_factory.py 2021-02-16 19:36:19.917 | M tempest/common/custom_matchers.py 2021-02-16 19:36:19.917 | M tempest/common/identity.py 2021-02-16 19:36:19.917 | M tempest/common/image.py 2021-02-16 19:36:19.917 | M tempest/common/tempest_fixtures.py 2021-02-16 19:36:19.917 | M tempest/common/utils/__init__.py 2021-02-16 19:36:19.917 | M tempest/common/utils/linux/__init__.py 2021-02-16 19:36:19.917 | M tempest/common/utils/linux/remote_client.py 2021-02-16 19:36:19.917 | M tempest/common/utils/net_info.py 2021-02-16 19:36:19.917 | M tempest/common/utils/net_utils.py 2021-02-16 19:36:19.917 | M tempest/common/waiters.py 2021-02-16 19:36:19.917 | M tempest/config.py 2021-02-16 19:36:19.917 | M tempest/hacking/__init__.py 2021-02-16 19:36:19.917 | M tempest/hacking/checks.py 2021-02-16 19:36:19.917 | M tempest/lib/__init__.py 2021-02-16 19:36:19.917 | M tempest/lib/api_schema/__init__.py 2021-02-16 19:36:19.917 | M tempest/lib/api_schema/response/__init__.py 2021-02-16 19:36:19.917 | M tempest/lib/api_schema/response/compute/__init__.py 2021-02-16 19:36:19.917 | M tempest/lib/api_schema/response/compute/v2_1/__init__.py 2021-02-16 19:36:19.917 | M tempest/lib/api_schema/response/compute/v2_1/agents.py 2021-02-16 19:36:19.917 | M tempest/lib/api_schema/response/compute/v2_1/aggregates.py 2021-02-16 19:36:19.917 | M tempest/lib/api_schema/response/compute/v2_1/availability_zone.py 2021-02-16 19:36:19.917 | M tempest/lib/api_schema/response/compute/v2_1/baremetal_nodes.py 2021-02-16 19:36:19.917 | M tempest/lib/api_schema/response/compute/v2_1/certificates.py 2021-02-16 19:36:19.917 | M tempest/lib/api_schema/response/compute/v2_1/extensions.py 2021-02-16 19:36:19.917 | M tempest/lib/api_schema/response/compute/v2_1/fixed_ips.py 2021-02-16 19:36:19.917 | M tempest/lib/api_schema/response/compute/v2_1/flavors.py 2021-02-16 19:36:19.918 | M tempest/lib/api_schema/response/compute/v2_1/flavors_access.py 2021-02-16 19:36:19.918 | M tempest/lib/api_schema/response/compute/v2_1/flavors_extra_specs.py 2021-02-16 19:36:19.918 | M tempest/lib/api_schema/response/compute/v2_1/floating_ips.py 2021-02-16 19:36:19.918 | M tempest/lib/api_schema/response/compute/v2_1/hosts.py 2021-02-16 19:36:19.918 | M tempest/lib/api_schema/response/compute/v2_1/hypervisors.py 2021-02-16 19:36:19.918 | M tempest/lib/api_schema/response/compute/v2_1/images.py 2021-02-16 19:36:19.918 | M tempest/lib/api_schema/response/compute/v2_1/instance_usage_audit_logs.py 2021-02-16 19:36:19.918 | M tempest/lib/api_schema/response/compute/v2_1/interfaces.py 2021-02-16 19:36:19.918 | M tempest/lib/api_schema/response/compute/v2_1/keypairs.py 2021-02-16 19:36:19.918 | M tempest/lib/api_schema/response/compute/v2_1/limits.py 2021-02-16 19:36:19.918 | M tempest/lib/api_schema/response/compute/v2_1/migrations.py 2021-02-16 19:36:19.918 | M tempest/lib/api_schema/response/compute/v2_1/parameter_types.py 2021-02-16 19:36:19.918 | M tempest/lib/api_schema/response/compute/v2_1/quota_classes.py 2021-02-16 19:36:19.918 | M tempest/lib/api_schema/response/compute/v2_1/quotas.py 2021-02-16 19:36:19.918 | M tempest/lib/api_schema/response/compute/v2_1/security_group_default_rule.py 2021-02-16 19:36:19.918 | M tempest/lib/api_schema/response/compute/v2_1/security_groups.py 2021-02-16 19:36:19.918 | M tempest/lib/api_schema/response/compute/v2_1/server_groups.py 2021-02-16 19:36:19.918 | M tempest/lib/api_schema/response/compute/v2_1/servers.py 2021-02-16 19:36:19.918 | M tempest/lib/api_schema/response/compute/v2_1/services.py 2021-02-16 19:36:19.918 | M tempest/lib/api_schema/response/compute/v2_1/snapshots.py 2021-02-16 19:36:19.918 | M tempest/lib/api_schema/response/compute/v2_1/tenant_networks.py 2021-02-16 19:36:19.918 | M tempest/lib/api_schema/response/compute/v2_1/tenant_usages.py 2021-02-16 19:36:19.918 | M tempest/lib/api_schema/response/compute/v2_1/versions.py 2021-02-16 19:36:19.918 | M tempest/lib/api_schema/response/compute/v2_1/volumes.py 2021-02-16 19:36:19.918 | M tempest/lib/api_schema/response/compute/v2_11/__init__.py 2021-02-16 19:36:19.918 | M tempest/lib/api_schema/response/compute/v2_11/services.py 2021-02-16 19:36:19.918 | M tempest/lib/api_schema/response/compute/v2_13/__init__.py 2021-02-16 19:36:19.918 | M tempest/lib/api_schema/response/compute/v2_13/server_groups.py 2021-02-16 19:36:19.918 | M tempest/lib/api_schema/response/compute/v2_16/__init__.py 2021-02-16 19:36:19.918 | M tempest/lib/api_schema/response/compute/v2_16/servers.py 2021-02-16 19:36:19.918 | M tempest/lib/api_schema/response/compute/v2_19/__init__.py 2021-02-16 19:36:19.918 | M tempest/lib/api_schema/response/compute/v2_19/servers.py 2021-02-16 19:36:19.919 | M tempest/lib/api_schema/response/compute/v2_2/__init__.py 2021-02-16 19:36:19.919 | M tempest/lib/api_schema/response/compute/v2_2/keypairs.py 2021-02-16 19:36:19.919 | M tempest/lib/api_schema/response/compute/v2_23/__init__.py 2021-02-16 19:36:19.919 | M tempest/lib/api_schema/response/compute/v2_23/migrations.py 2021-02-16 19:36:19.919 | M tempest/lib/api_schema/response/compute/v2_26/__init__.py 2021-02-16 19:36:19.919 | M tempest/lib/api_schema/response/compute/v2_26/servers.py 2021-02-16 19:36:19.919 | M tempest/lib/api_schema/response/compute/v2_28/__init__.py 2021-02-16 19:36:19.919 | M tempest/lib/api_schema/response/compute/v2_28/hypervisors.py 2021-02-16 19:36:19.919 | M tempest/lib/api_schema/response/compute/v2_3/__init__.py 2021-02-16 19:36:19.919 | M tempest/lib/api_schema/response/compute/v2_3/servers.py 2021-02-16 19:36:19.919 | M tempest/lib/api_schema/response/compute/v2_36/__init__.py 2021-02-16 19:36:19.919 | M tempest/lib/api_schema/response/compute/v2_36/limits.py 2021-02-16 19:36:19.919 | M tempest/lib/api_schema/response/compute/v2_36/quotas.py 2021-02-16 19:36:19.919 | M tempest/lib/api_schema/response/compute/v2_39/__init__.py 2021-02-16 19:36:19.919 | M tempest/lib/api_schema/response/compute/v2_39/limits.py 2021-02-16 19:36:19.919 | M tempest/lib/api_schema/response/compute/v2_41/__init__.py 2021-02-16 19:36:19.919 | M tempest/lib/api_schema/response/compute/v2_41/aggregates.py 2021-02-16 19:36:19.919 | M tempest/lib/api_schema/response/compute/v2_45/__init__.py 2021-02-16 19:36:19.919 | M tempest/lib/api_schema/response/compute/v2_45/images.py 2021-02-16 19:36:19.919 | M tempest/lib/api_schema/response/compute/v2_47/__init__.py 2021-02-16 19:36:19.919 | M tempest/lib/api_schema/response/compute/v2_47/servers.py 2021-02-16 19:36:19.919 | M tempest/lib/api_schema/response/compute/v2_48/__init__.py 2021-02-16 19:36:19.919 | M tempest/lib/api_schema/response/compute/v2_48/servers.py 2021-02-16 19:36:19.919 | M tempest/lib/api_schema/response/compute/v2_53/__init__.py 2021-02-16 19:36:19.919 | M tempest/lib/api_schema/response/compute/v2_53/services.py 2021-02-16 19:36:19.919 | M tempest/lib/api_schema/response/compute/v2_54/__init__.py 2021-02-16 19:36:19.919 | M tempest/lib/api_schema/response/compute/v2_54/servers.py 2021-02-16 19:36:19.919 | M tempest/lib/api_schema/response/compute/v2_55/__init__.py 2021-02-16 19:36:19.919 | M tempest/lib/api_schema/response/compute/v2_55/flavors.py 2021-02-16 19:36:19.919 | M tempest/lib/api_schema/response/compute/v2_57/__init__.py 2021-02-16 19:36:19.919 | M tempest/lib/api_schema/response/compute/v2_57/limits.py 2021-02-16 19:36:19.919 | M tempest/lib/api_schema/response/compute/v2_57/quotas.py 2021-02-16 19:36:19.919 | M tempest/lib/api_schema/response/compute/v2_57/servers.py 2021-02-16 19:36:19.920 | M tempest/lib/api_schema/response/compute/v2_59/__init__.py 2021-02-16 19:36:19.920 | M tempest/lib/api_schema/response/compute/v2_59/migrations.py 2021-02-16 19:36:19.920 | M tempest/lib/api_schema/response/compute/v2_6/__init__.py 2021-02-16 19:36:19.920 | M tempest/lib/api_schema/response/compute/v2_6/servers.py 2021-02-16 19:36:19.920 | M tempest/lib/api_schema/response/compute/v2_61/__init__.py 2021-02-16 19:36:19.920 | M tempest/lib/api_schema/response/compute/v2_61/flavors.py 2021-02-16 19:36:19.920 | M tempest/lib/api_schema/response/compute/v2_63/__init__.py 2021-02-16 19:36:19.920 | M tempest/lib/api_schema/response/compute/v2_63/servers.py 2021-02-16 19:36:19.920 | M tempest/lib/api_schema/response/compute/v2_70/__init__.py 2021-02-16 19:36:19.920 | M tempest/lib/api_schema/response/compute/v2_70/interfaces.py 2021-02-16 19:36:19.920 | M tempest/lib/api_schema/response/compute/v2_70/servers.py 2021-02-16 19:36:19.920 | M tempest/lib/api_schema/response/compute/v2_71/__init__.py 2021-02-16 19:36:19.920 | M tempest/lib/api_schema/response/compute/v2_71/servers.py 2021-02-16 19:36:19.920 | M tempest/lib/api_schema/response/compute/v2_73/__init__.py 2021-02-16 19:36:19.920 | M tempest/lib/api_schema/response/compute/v2_73/servers.py 2021-02-16 19:36:19.920 | M tempest/lib/api_schema/response/compute/v2_8/__init__.py 2021-02-16 19:36:19.920 | M tempest/lib/api_schema/response/compute/v2_8/servers.py 2021-02-16 19:36:19.920 | M tempest/lib/api_schema/response/compute/v2_9/__init__.py 2021-02-16 19:36:19.920 | M tempest/lib/api_schema/response/compute/v2_9/servers.py 2021-02-16 19:36:19.920 | M tempest/lib/api_schema/response/volume/__init__.py 2021-02-16 19:36:19.920 | M tempest/lib/api_schema/response/volume/backups.py 2021-02-16 19:36:19.920 | M tempest/lib/api_schema/response/volume/capabilities.py 2021-02-16 19:36:19.920 | M tempest/lib/api_schema/response/volume/extensions.py 2021-02-16 19:36:19.920 | M tempest/lib/api_schema/response/volume/group_snapshots.py 2021-02-16 19:36:19.920 | M tempest/lib/api_schema/response/volume/group_types.py 2021-02-16 19:36:19.920 | M tempest/lib/api_schema/response/volume/groups.py 2021-02-16 19:36:19.920 | M tempest/lib/api_schema/response/volume/hosts.py 2021-02-16 19:36:19.920 | M tempest/lib/api_schema/response/volume/limits.py 2021-02-16 19:36:19.920 | M tempest/lib/api_schema/response/volume/manage_snapshot.py 2021-02-16 19:36:19.920 | M tempest/lib/api_schema/response/volume/manage_volume.py 2021-02-16 19:36:19.920 | M tempest/lib/api_schema/response/volume/messages.py 2021-02-16 19:36:19.920 | M tempest/lib/api_schema/response/volume/qos.py 2021-02-16 19:36:19.920 | M tempest/lib/api_schema/response/volume/quota_classes.py 2021-02-16 19:36:19.920 | M tempest/lib/api_schema/response/volume/quotas.py 2021-02-16 19:36:19.921 | M tempest/lib/api_schema/response/volume/scheduler_stats.py 2021-02-16 19:36:19.921 | M tempest/lib/api_schema/response/volume/services.py 2021-02-16 19:36:19.921 | M tempest/lib/api_schema/response/volume/snapshots.py 2021-02-16 19:36:19.921 | M tempest/lib/api_schema/response/volume/transfers.py 2021-02-16 19:36:19.921 | M tempest/lib/api_schema/response/volume/volume_types.py 2021-02-16 19:36:19.921 | M tempest/lib/api_schema/response/volume/volumes.py 2021-02-16 19:36:19.921 | M tempest/lib/auth.py 2021-02-16 19:36:19.921 | M tempest/lib/base.py 2021-02-16 19:36:19.921 | M tempest/lib/cli/__init__.py 2021-02-16 19:36:19.921 | M tempest/lib/cli/base.py 2021-02-16 19:36:19.921 | M tempest/lib/cli/output_parser.py 2021-02-16 19:36:19.921 | M tempest/lib/cmd/__init__.py 2021-02-16 19:36:19.921 | M tempest/lib/common/__init__.py 2021-02-16 19:36:19.921 | M tempest/lib/common/api_microversion_fixture.py 2021-02-16 19:36:19.921 | M tempest/lib/common/api_version_request.py 2021-02-16 19:36:19.921 | M tempest/lib/common/api_version_utils.py 2021-02-16 19:36:19.921 | M tempest/lib/common/cred_client.py 2021-02-16 19:36:19.921 | M tempest/lib/common/cred_provider.py 2021-02-16 19:36:19.921 | M tempest/lib/common/dynamic_creds.py 2021-02-16 19:36:19.921 | M tempest/lib/common/fixed_network.py 2021-02-16 19:36:19.921 | M tempest/lib/common/http.py 2021-02-16 19:36:19.921 | M tempest/lib/common/jsonschema_validator.py 2021-02-16 19:36:19.921 | M tempest/lib/common/preprov_creds.py 2021-02-16 19:36:19.921 | M tempest/lib/common/profiler.py 2021-02-16 19:36:19.921 | M tempest/lib/common/rest_client.py 2021-02-16 19:36:19.921 | M tempest/lib/common/ssh.py 2021-02-16 19:36:19.921 | M tempest/lib/common/thread.py 2021-02-16 19:36:19.921 | M tempest/lib/common/utils/__init__.py 2021-02-16 19:36:19.921 | M tempest/lib/common/utils/data_utils.py 2021-02-16 19:36:19.921 | M tempest/lib/common/utils/linux/__init__.py 2021-02-16 19:36:19.921 | M tempest/lib/common/utils/linux/remote_client.py 2021-02-16 19:36:19.921 | M tempest/lib/common/utils/misc.py 2021-02-16 19:36:19.921 | M tempest/lib/common/utils/test_utils.py 2021-02-16 19:36:19.921 | M tempest/lib/common/validation_resources.py 2021-02-16 19:36:19.922 | M tempest/lib/decorators.py 2021-02-16 19:36:19.922 | M tempest/lib/exceptions.py 2021-02-16 19:36:19.922 | M tempest/lib/services/__init__.py 2021-02-16 19:36:19.922 | M tempest/lib/services/clients.py 2021-02-16 19:36:19.922 | M tempest/lib/services/compute/__init__.py 2021-02-16 19:36:19.922 | M tempest/lib/services/compute/agents_client.py 2021-02-16 19:36:19.922 | M tempest/lib/services/compute/aggregates_client.py 2021-02-16 19:36:19.922 | M tempest/lib/services/compute/availability_zone_client.py 2021-02-16 19:36:19.922 | M tempest/lib/services/compute/baremetal_nodes_client.py 2021-02-16 19:36:19.922 | M tempest/lib/services/compute/base_compute_client.py 2021-02-16 19:36:19.922 | M tempest/lib/services/compute/certificates_client.py 2021-02-16 19:36:19.922 | M tempest/lib/services/compute/extensions_client.py 2021-02-16 19:36:19.922 | M tempest/lib/services/compute/fixed_ips_client.py 2021-02-16 19:36:19.922 | M tempest/lib/services/compute/flavors_client.py 2021-02-16 19:36:19.922 | M tempest/lib/services/compute/floating_ip_pools_client.py 2021-02-16 19:36:19.922 | M tempest/lib/services/compute/floating_ips_bulk_client.py 2021-02-16 19:36:19.922 | M tempest/lib/services/compute/floating_ips_client.py 2021-02-16 19:36:19.922 | M tempest/lib/services/compute/hosts_client.py 2021-02-16 19:36:19.922 | M tempest/lib/services/compute/hypervisor_client.py 2021-02-16 19:36:19.922 | M tempest/lib/services/compute/images_client.py 2021-02-16 19:36:19.922 | M tempest/lib/services/compute/instance_usage_audit_log_client.py 2021-02-16 19:36:19.922 | M tempest/lib/services/compute/interfaces_client.py 2021-02-16 19:36:19.922 | M tempest/lib/services/compute/keypairs_client.py 2021-02-16 19:36:19.922 | M tempest/lib/services/compute/limits_client.py 2021-02-16 19:36:19.922 | M tempest/lib/services/compute/migrations_client.py 2021-02-16 19:36:19.922 | M tempest/lib/services/compute/networks_client.py 2021-02-16 19:36:19.922 | M tempest/lib/services/compute/quota_classes_client.py 2021-02-16 19:36:19.922 | M tempest/lib/services/compute/quotas_client.py 2021-02-16 19:36:19.922 | M tempest/lib/services/compute/security_group_default_rules_client.py 2021-02-16 19:36:19.922 | M tempest/lib/services/compute/security_group_rules_client.py 2021-02-16 19:36:19.922 | M tempest/lib/services/compute/security_groups_client.py 2021-02-16 19:36:19.922 | M tempest/lib/services/compute/server_groups_client.py 2021-02-16 19:36:19.923 | M tempest/lib/services/compute/servers_client.py 2021-02-16 19:36:19.923 | M tempest/lib/services/compute/services_client.py 2021-02-16 19:36:19.923 | M tempest/lib/services/compute/snapshots_client.py 2021-02-16 19:36:19.923 | M tempest/lib/services/compute/tenant_networks_client.py 2021-02-16 19:36:19.923 | M tempest/lib/services/compute/tenant_usages_client.py 2021-02-16 19:36:19.923 | M tempest/lib/services/compute/versions_client.py 2021-02-16 19:36:19.923 | M tempest/lib/services/compute/volumes_client.py 2021-02-16 19:36:19.923 | M tempest/lib/services/identity/__init__.py 2021-02-16 19:36:19.923 | M tempest/lib/services/identity/v2/__init__.py 2021-02-16 19:36:19.923 | M tempest/lib/services/identity/v2/endpoints_client.py 2021-02-16 19:36:19.923 | M tempest/lib/services/identity/v2/identity_client.py 2021-02-16 19:36:19.923 | M tempest/lib/services/identity/v2/roles_client.py 2021-02-16 19:36:19.923 | M tempest/lib/services/identity/v2/services_client.py 2021-02-16 19:36:19.923 | M tempest/lib/services/identity/v2/tenants_client.py 2021-02-16 19:36:19.923 | M tempest/lib/services/identity/v2/token_client.py 2021-02-16 19:36:19.923 | M tempest/lib/services/identity/v2/users_client.py 2021-02-16 19:36:19.923 | M tempest/lib/services/identity/v3/__init__.py 2021-02-16 19:36:19.923 | M tempest/lib/services/identity/v3/access_rules_client.py 2021-02-16 19:36:19.923 | M tempest/lib/services/identity/v3/application_credentials_client.py 2021-02-16 19:36:19.923 | M tempest/lib/services/identity/v3/catalog_client.py 2021-02-16 19:36:19.923 | M tempest/lib/services/identity/v3/credentials_client.py 2021-02-16 19:36:19.923 | M tempest/lib/services/identity/v3/domain_configuration_client.py 2021-02-16 19:36:19.923 | M tempest/lib/services/identity/v3/domains_client.py 2021-02-16 19:36:19.923 | M tempest/lib/services/identity/v3/endpoint_filter_client.py 2021-02-16 19:36:19.923 | M tempest/lib/services/identity/v3/endpoint_groups_client.py 2021-02-16 19:36:19.923 | M tempest/lib/services/identity/v3/endpoints_client.py 2021-02-16 19:36:19.923 | M tempest/lib/services/identity/v3/groups_client.py 2021-02-16 19:36:19.923 | M tempest/lib/services/identity/v3/identity_client.py 2021-02-16 19:36:19.923 | M tempest/lib/services/identity/v3/identity_providers_client.py 2021-02-16 19:36:19.923 | M tempest/lib/services/identity/v3/inherited_roles_client.py 2021-02-16 19:36:19.923 | M tempest/lib/services/identity/v3/mappings_client.py 2021-02-16 19:36:19.923 | M tempest/lib/services/identity/v3/oauth_consumers_client.py 2021-02-16 19:36:19.923 | M tempest/lib/services/identity/v3/oauth_token_client.py 2021-02-16 19:36:19.923 | M tempest/lib/services/identity/v3/policies_client.py 2021-02-16 19:36:19.924 | M tempest/lib/services/identity/v3/project_tags_client.py 2021-02-16 19:36:19.924 | M tempest/lib/services/identity/v3/projects_client.py 2021-02-16 19:36:19.924 | M tempest/lib/services/identity/v3/protocols_client.py 2021-02-16 19:36:19.924 | M tempest/lib/services/identity/v3/regions_client.py 2021-02-16 19:36:19.924 | M tempest/lib/services/identity/v3/role_assignments_client.py 2021-02-16 19:36:19.924 | M tempest/lib/services/identity/v3/roles_client.py 2021-02-16 19:36:19.924 | M tempest/lib/services/identity/v3/service_providers_client.py 2021-02-16 19:36:19.924 | M tempest/lib/services/identity/v3/services_client.py 2021-02-16 19:36:19.924 | M tempest/lib/services/identity/v3/token_client.py 2021-02-16 19:36:19.924 | M tempest/lib/services/identity/v3/trusts_client.py 2021-02-16 19:36:19.924 | M tempest/lib/services/identity/v3/users_client.py 2021-02-16 19:36:19.924 | M tempest/lib/services/identity/v3/versions_client.py 2021-02-16 19:36:19.924 | M tempest/lib/services/image/__init__.py 2021-02-16 19:36:19.924 | M tempest/lib/services/image/v1/__init__.py 2021-02-16 19:36:19.924 | M tempest/lib/services/image/v1/image_members_client.py 2021-02-16 19:36:19.924 | M tempest/lib/services/image/v1/images_client.py 2021-02-16 19:36:19.924 | M tempest/lib/services/image/v2/__init__.py 2021-02-16 19:36:19.924 | M tempest/lib/services/image/v2/image_members_client.py 2021-02-16 19:36:19.924 | M tempest/lib/services/image/v2/images_client.py 2021-02-16 19:36:19.924 | M tempest/lib/services/image/v2/namespace_objects_client.py 2021-02-16 19:36:19.924 | M tempest/lib/services/image/v2/namespace_properties_client.py 2021-02-16 19:36:19.924 | M tempest/lib/services/image/v2/namespace_tags_client.py 2021-02-16 19:36:19.924 | M tempest/lib/services/image/v2/namespaces_client.py 2021-02-16 19:36:19.924 | M tempest/lib/services/image/v2/resource_types_client.py 2021-02-16 19:36:19.924 | M tempest/lib/services/image/v2/schemas_client.py 2021-02-16 19:36:19.924 | M tempest/lib/services/image/v2/versions_client.py 2021-02-16 19:36:19.924 | M tempest/lib/services/network/__init__.py 2021-02-16 19:36:19.924 | M tempest/lib/services/network/agents_client.py 2021-02-16 19:36:19.924 | M tempest/lib/services/network/base.py 2021-02-16 19:36:19.924 | M tempest/lib/services/network/extensions_client.py 2021-02-16 19:36:19.924 | M tempest/lib/services/network/floating_ips_client.py 2021-02-16 19:36:19.924 | M tempest/lib/services/network/metering_label_rules_client.py 2021-02-16 19:36:19.925 | M tempest/lib/services/network/metering_labels_client.py 2021-02-16 19:36:19.925 | M tempest/lib/services/network/networks_client.py 2021-02-16 19:36:19.925 | M tempest/lib/services/network/ports_client.py 2021-02-16 19:36:19.925 | M tempest/lib/services/network/qos_client.py 2021-02-16 19:36:19.925 | M tempest/lib/services/network/qos_minimum_bandwidth_rules_client.py 2021-02-16 19:36:19.925 | M tempest/lib/services/network/quotas_client.py 2021-02-16 19:36:19.925 | M tempest/lib/services/network/routers_client.py 2021-02-16 19:36:19.925 | M tempest/lib/services/network/security_group_rules_client.py 2021-02-16 19:36:19.925 | M tempest/lib/services/network/security_groups_client.py 2021-02-16 19:36:19.925 | M tempest/lib/services/network/segments_client.py 2021-02-16 19:36:19.925 | M tempest/lib/services/network/service_providers_client.py 2021-02-16 19:36:19.925 | M tempest/lib/services/network/subnetpools_client.py 2021-02-16 19:36:19.925 | M tempest/lib/services/network/subnets_client.py 2021-02-16 19:36:19.925 | M tempest/lib/services/network/tags_client.py 2021-02-16 19:36:19.925 | M tempest/lib/services/network/versions_client.py 2021-02-16 19:36:19.925 | M tempest/lib/services/object_storage/__init__.py 2021-02-16 19:36:19.925 | M tempest/lib/services/object_storage/account_client.py 2021-02-16 19:36:19.925 | M tempest/lib/services/object_storage/bulk_middleware_client.py 2021-02-16 19:36:19.925 | M tempest/lib/services/object_storage/capabilities_client.py 2021-02-16 19:36:19.925 | M tempest/lib/services/object_storage/container_client.py 2021-02-16 19:36:19.925 | M tempest/lib/services/object_storage/object_client.py 2021-02-16 19:36:19.925 | M tempest/lib/services/placement/__init__.py 2021-02-16 19:36:19.925 | M tempest/lib/services/placement/base_placement_client.py 2021-02-16 19:36:19.925 | M tempest/lib/services/placement/placement_client.py 2021-02-16 19:36:19.925 | M tempest/lib/services/placement/resource_providers_client.py 2021-02-16 19:36:19.925 | M tempest/lib/services/volume/__init__.py 2021-02-16 19:36:19.925 | M tempest/lib/services/volume/base_client.py 2021-02-16 19:36:19.925 | M tempest/lib/services/volume/v1/__init__.py 2021-02-16 19:36:19.925 | M tempest/lib/services/volume/v1/availability_zone_client.py 2021-02-16 19:36:19.925 | M tempest/lib/services/volume/v1/backups_client.py 2021-02-16 19:36:19.925 | M tempest/lib/services/volume/v1/encryption_types_client.py 2021-02-16 19:36:19.925 | M tempest/lib/services/volume/v1/extensions_client.py 2021-02-16 19:36:19.925 | M tempest/lib/services/volume/v1/hosts_client.py 2021-02-16 19:36:19.926 | M tempest/lib/services/volume/v1/limits_client.py 2021-02-16 19:36:19.926 | M tempest/lib/services/volume/v1/qos_client.py 2021-02-16 19:36:19.926 | M tempest/lib/services/volume/v1/quotas_client.py 2021-02-16 19:36:19.926 | M tempest/lib/services/volume/v1/services_client.py 2021-02-16 19:36:19.926 | M tempest/lib/services/volume/v1/snapshots_client.py 2021-02-16 19:36:19.926 | M tempest/lib/services/volume/v1/types_client.py 2021-02-16 19:36:19.926 | M tempest/lib/services/volume/v1/volumes_client.py 2021-02-16 19:36:19.926 | M tempest/lib/services/volume/v2/__init__.py 2021-02-16 19:36:19.926 | M tempest/lib/services/volume/v2/availability_zone_client.py 2021-02-16 19:36:19.926 | M tempest/lib/services/volume/v2/backups_client.py 2021-02-16 19:36:19.926 | M tempest/lib/services/volume/v2/capabilities_client.py 2021-02-16 19:36:19.926 | M tempest/lib/services/volume/v2/encryption_types_client.py 2021-02-16 19:36:19.926 | M tempest/lib/services/volume/v2/extensions_client.py 2021-02-16 19:36:19.926 | M tempest/lib/services/volume/v2/hosts_client.py 2021-02-16 19:36:19.926 | M tempest/lib/services/volume/v2/limits_client.py 2021-02-16 19:36:19.926 | M tempest/lib/services/volume/v2/qos_client.py 2021-02-16 19:36:19.926 | M tempest/lib/services/volume/v2/quota_classes_client.py 2021-02-16 19:36:19.926 | M tempest/lib/services/volume/v2/quotas_client.py 2021-02-16 19:36:19.926 | M tempest/lib/services/volume/v2/scheduler_stats_client.py 2021-02-16 19:36:19.926 | M tempest/lib/services/volume/v2/services_client.py 2021-02-16 19:36:19.926 | M tempest/lib/services/volume/v2/snapshot_manage_client.py 2021-02-16 19:36:19.926 | M tempest/lib/services/volume/v2/snapshots_client.py 2021-02-16 19:36:19.926 | M tempest/lib/services/volume/v2/transfers_client.py 2021-02-16 19:36:19.926 | M tempest/lib/services/volume/v2/types_client.py 2021-02-16 19:36:19.926 | M tempest/lib/services/volume/v2/volume_manage_client.py 2021-02-16 19:36:19.926 | M tempest/lib/services/volume/v2/volumes_client.py 2021-02-16 19:36:19.926 | M tempest/lib/services/volume/v3/__init__.py 2021-02-16 19:36:19.926 | M tempest/lib/services/volume/v3/attachments_client.py 2021-02-16 19:36:19.926 | M tempest/lib/services/volume/v3/availability_zone_client.py 2021-02-16 19:36:19.926 | M tempest/lib/services/volume/v3/backups_client.py 2021-02-16 19:36:19.926 | M tempest/lib/services/volume/v3/base_client.py 2021-02-16 19:36:19.926 | M tempest/lib/services/volume/v3/capabilities_client.py 2021-02-16 19:36:19.926 | M tempest/lib/services/volume/v3/encryption_types_client.py 2021-02-16 19:36:19.927 | M tempest/lib/services/volume/v3/extensions_client.py 2021-02-16 19:36:19.927 | M tempest/lib/services/volume/v3/group_snapshots_client.py 2021-02-16 19:36:19.927 | M tempest/lib/services/volume/v3/group_types_client.py 2021-02-16 19:36:19.927 | M tempest/lib/services/volume/v3/groups_client.py 2021-02-16 19:36:19.927 | M tempest/lib/services/volume/v3/hosts_client.py 2021-02-16 19:36:19.927 | M tempest/lib/services/volume/v3/limits_client.py 2021-02-16 19:36:19.927 | M tempest/lib/services/volume/v3/messages_client.py 2021-02-16 19:36:19.927 | M tempest/lib/services/volume/v3/qos_client.py 2021-02-16 19:36:19.927 | M tempest/lib/services/volume/v3/quota_classes_client.py 2021-02-16 19:36:19.927 | M tempest/lib/services/volume/v3/quotas_client.py 2021-02-16 19:36:19.927 | M tempest/lib/services/volume/v3/scheduler_stats_client.py 2021-02-16 19:36:19.927 | M tempest/lib/services/volume/v3/services_client.py 2021-02-16 19:36:19.927 | M tempest/lib/services/volume/v3/snapshot_manage_client.py 2021-02-16 19:36:19.927 | M tempest/lib/services/volume/v3/snapshots_client.py 2021-02-16 19:36:19.927 | M tempest/lib/services/volume/v3/transfers_client.py 2021-02-16 19:36:19.927 | M tempest/lib/services/volume/v3/types_client.py 2021-02-16 19:36:19.927 | M tempest/lib/services/volume/v3/versions_client.py 2021-02-16 19:36:19.927 | M tempest/lib/services/volume/v3/volume_manage_client.py 2021-02-16 19:36:19.927 | M tempest/lib/services/volume/v3/volumes_client.py 2021-02-16 19:36:19.927 | M tempest/scenario/README.rst 2021-02-16 19:36:19.928 | M tempest/scenario/__init__.py 2021-02-16 19:36:19.928 | M tempest/scenario/manager.py 2021-02-16 19:36:19.928 | M tempest/scenario/test_aggregates_basic_ops.py 2021-02-16 19:36:19.928 | M tempest/scenario/test_dashboard_basic_ops.py 2021-02-16 19:36:19.928 | M tempest/scenario/test_encrypted_cinder_volumes.py 2021-02-16 19:36:19.928 | M tempest/scenario/test_minbw_allocation_placement.py 2021-02-16 19:36:19.928 | M tempest/scenario/test_minimum_basic.py 2021-02-16 19:36:19.928 | M tempest/scenario/test_network_advanced_server_ops.py 2021-02-16 19:36:19.928 | M tempest/scenario/test_network_basic_ops.py 2021-02-16 19:36:19.928 | M tempest/scenario/test_network_v6.py 2021-02-16 19:36:19.928 | M tempest/scenario/test_object_storage_basic_ops.py 2021-02-16 19:36:19.928 | M tempest/scenario/test_security_groups_basic_ops.py 2021-02-16 19:36:19.928 | M tempest/scenario/test_server_advanced_ops.py 2021-02-16 19:36:19.928 | M tempest/scenario/test_server_basic_ops.py 2021-02-16 19:36:19.928 | M tempest/scenario/test_server_multinode.py 2021-02-16 19:36:19.928 | M tempest/scenario/test_shelve_instance.py 2021-02-16 19:36:19.928 | M tempest/scenario/test_snapshot_pattern.py 2021-02-16 19:36:19.928 | M tempest/scenario/test_stamp_pattern.py 2021-02-16 19:36:19.928 | M tempest/scenario/test_volume_backup_restore.py 2021-02-16 19:36:19.928 | M tempest/scenario/test_volume_boot_pattern.py 2021-02-16 19:36:19.928 | M tempest/scenario/test_volume_migrate_attached.py 2021-02-16 19:36:19.928 | M tempest/services/__init__.py 2021-02-16 19:36:19.928 | M tempest/services/orchestration/__init__.py 2021-02-16 19:36:19.928 | M tempest/services/orchestration/json/__init__.py 2021-02-16 19:36:19.928 | M tempest/services/orchestration/json/orchestration_client.py 2021-02-16 19:36:19.928 | M tempest/test.py 2021-02-16 19:36:19.928 | M tempest/test_discover/__init__.py 2021-02-16 19:36:19.929 | M tempest/test_discover/plugins.py 2021-02-16 19:36:19.929 | M tempest/test_discover/test_discover.py 2021-02-16 19:36:19.929 | M tempest/tests/README.rst 2021-02-16 19:36:19.929 | M tempest/tests/__init__.py 2021-02-16 19:36:19.929 | M tempest/tests/api/__init__.py 2021-02-16 19:36:19.929 | M tempest/tests/api/compute/__init__.py 2021-02-16 19:36:19.929 | M tempest/tests/api/compute/test_base.py 2021-02-16 19:36:19.929 | M tempest/tests/base.py 2021-02-16 19:36:19.929 | M tempest/tests/cmd/__init__.py 2021-02-16 19:36:19.929 | M tempest/tests/cmd/subunit_describe_calls_data/calls.subunit 2021-02-16 19:36:19.929 | M tempest/tests/cmd/subunit_describe_calls_data/calls_subunit_expected.json 2021-02-16 19:36:19.929 | M tempest/tests/cmd/test_account_generator.py 2021-02-16 19:36:19.929 | M tempest/tests/cmd/test_cleanup.py 2021-02-16 19:36:19.929 | M tempest/tests/cmd/test_cleanup_services.py 2021-02-16 19:36:19.929 | M tempest/tests/cmd/test_list_plugins.py 2021-02-16 19:36:19.929 | M tempest/tests/cmd/test_run.py 2021-02-16 19:36:19.929 | M tempest/tests/cmd/test_saved_state_json.json 2021-02-16 19:36:19.929 | M tempest/tests/cmd/test_subunit_describe_calls.py 2021-02-16 19:36:19.929 | M tempest/tests/cmd/test_tempest_init.py 2021-02-16 19:36:19.929 | M tempest/tests/cmd/test_verify_tempest_config.py 2021-02-16 19:36:19.929 | M tempest/tests/cmd/test_workspace.py 2021-02-16 19:36:19.929 | M tempest/tests/common/__init__.py 2021-02-16 19:36:19.929 | M tempest/tests/common/test_admin_available.py 2021-02-16 19:36:19.929 | M tempest/tests/common/test_alt_available.py 2021-02-16 19:36:19.929 | M tempest/tests/common/test_compute.py 2021-02-16 19:36:19.929 | M tempest/tests/common/test_credentials_factory.py 2021-02-16 19:36:19.929 | M tempest/tests/common/test_custom_matchers.py 2021-02-16 19:36:19.929 | M tempest/tests/common/test_image.py 2021-02-16 19:36:19.929 | M tempest/tests/common/utils/__init__.py 2021-02-16 19:36:19.929 | M tempest/tests/common/utils/linux/__init__.py 2021-02-16 19:36:19.929 | M tempest/tests/common/utils/linux/test_remote_client.py 2021-02-16 19:36:19.929 | M tempest/tests/common/utils/test_net_utils.py 2021-02-16 19:36:19.929 | M tempest/tests/fake_config.py 2021-02-16 19:36:19.929 | M tempest/tests/fake_tempest_plugin.py 2021-02-16 19:36:19.930 | M tempest/tests/files/__init__.py 2021-02-16 19:36:19.930 | M tempest/tests/files/failing-tests 2021-02-16 19:36:19.930 | M tempest/tests/files/passing-tests 2021-02-16 19:36:19.930 | M tempest/tests/files/setup.cfg 2021-02-16 19:36:19.930 | M tempest/tests/files/testr-conf 2021-02-16 19:36:19.930 | M tempest/tests/lib/__init__.py 2021-02-16 19:36:19.930 | M tempest/tests/lib/cli/__init__.py 2021-02-16 19:36:19.930 | M tempest/tests/lib/cli/test_command_failed.py 2021-02-16 19:36:19.930 | M tempest/tests/lib/cli/test_execute.py 2021-02-16 19:36:19.930 | M tempest/tests/lib/cli/test_output_parser.py 2021-02-16 19:36:19.930 | M tempest/tests/lib/cmd/__init__.py 2021-02-16 19:36:19.930 | M tempest/tests/lib/cmd/test_check_uuid.py 2021-02-16 19:36:19.930 | M tempest/tests/lib/common/__init__.py 2021-02-16 19:36:19.930 | M tempest/tests/lib/common/test_api_version_request.py 2021-02-16 19:36:19.930 | M tempest/tests/lib/common/test_api_version_utils.py 2021-02-16 19:36:19.930 | M tempest/tests/lib/common/test_cred_client.py 2021-02-16 19:36:19.930 | M tempest/tests/lib/common/test_dynamic_creds.py 2021-02-16 19:36:19.930 | M tempest/tests/lib/common/test_http.py 2021-02-16 19:36:19.930 | M tempest/tests/lib/common/test_jsonschema_validator.py 2021-02-16 19:36:19.930 | M tempest/tests/lib/common/test_preprov_creds.py 2021-02-16 19:36:19.930 | M tempest/tests/lib/common/test_profiler.py 2021-02-16 19:36:19.930 | M tempest/tests/lib/common/test_rest_client.py 2021-02-16 19:36:19.930 | M tempest/tests/lib/common/test_validation_resources.py 2021-02-16 19:36:19.930 | M tempest/tests/lib/common/utils/__init__.py 2021-02-16 19:36:19.930 | M tempest/tests/lib/common/utils/linux/__init__.py 2021-02-16 19:36:19.930 | M tempest/tests/lib/common/utils/linux/test_remote_client.py 2021-02-16 19:36:19.930 | M tempest/tests/lib/common/utils/test_data_utils.py 2021-02-16 19:36:19.930 | M tempest/tests/lib/common/utils/test_misc.py 2021-02-16 19:36:19.930 | M tempest/tests/lib/common/utils/test_test_utils.py 2021-02-16 19:36:19.930 | M tempest/tests/lib/fake_auth_provider.py 2021-02-16 19:36:19.930 | M tempest/tests/lib/fake_credentials.py 2021-02-16 19:36:19.930 | M tempest/tests/lib/fake_http.py 2021-02-16 19:36:19.931 | M tempest/tests/lib/fake_identity.py 2021-02-16 19:36:19.931 | M tempest/tests/lib/services/__init__.py 2021-02-16 19:36:19.931 | M tempest/tests/lib/services/base.py 2021-02-16 19:36:19.931 | M tempest/tests/lib/services/compute/__init__.py 2021-02-16 19:36:19.931 | M tempest/tests/lib/services/compute/test_agents_client.py 2021-02-16 19:36:19.931 | M tempest/tests/lib/services/compute/test_aggregates_client.py 2021-02-16 19:36:19.931 | M tempest/tests/lib/services/compute/test_availability_zone_client.py 2021-02-16 19:36:19.931 | M tempest/tests/lib/services/compute/test_baremetal_nodes_client.py 2021-02-16 19:36:19.931 | M tempest/tests/lib/services/compute/test_base_compute_client.py 2021-02-16 19:36:19.931 | M tempest/tests/lib/services/compute/test_certificates_client.py 2021-02-16 19:36:19.931 | M tempest/tests/lib/services/compute/test_extensions_client.py 2021-02-16 19:36:19.931 | M tempest/tests/lib/services/compute/test_fixedIPs_client.py 2021-02-16 19:36:19.931 | M tempest/tests/lib/services/compute/test_flavors_client.py 2021-02-16 19:36:19.931 | M tempest/tests/lib/services/compute/test_floating_ip_pools_client.py 2021-02-16 19:36:19.931 | M tempest/tests/lib/services/compute/test_floating_ips_bulk_client.py 2021-02-16 19:36:19.931 | M tempest/tests/lib/services/compute/test_floating_ips_client.py 2021-02-16 19:36:19.931 | M tempest/tests/lib/services/compute/test_hosts_client.py 2021-02-16 19:36:19.931 | M tempest/tests/lib/services/compute/test_hypervisor_client.py 2021-02-16 19:36:19.931 | M tempest/tests/lib/services/compute/test_images_client.py 2021-02-16 19:36:19.931 | M tempest/tests/lib/services/compute/test_instance_usage_audit_log_client.py 2021-02-16 19:36:19.931 | M tempest/tests/lib/services/compute/test_interfaces_client.py 2021-02-16 19:36:19.931 | M tempest/tests/lib/services/compute/test_keypairs_client.py 2021-02-16 19:36:19.931 | M tempest/tests/lib/services/compute/test_limits_client.py 2021-02-16 19:36:19.931 | M tempest/tests/lib/services/compute/test_migrations_client.py 2021-02-16 19:36:19.931 | M tempest/tests/lib/services/compute/test_networks_client.py 2021-02-16 19:36:19.931 | M tempest/tests/lib/services/compute/test_quota_classes_client.py 2021-02-16 19:36:19.931 | M tempest/tests/lib/services/compute/test_quotas_client.py 2021-02-16 19:36:19.931 | M tempest/tests/lib/services/compute/test_security_group_default_rules_client.py 2021-02-16 19:36:19.931 | M tempest/tests/lib/services/compute/test_security_group_rules_client.py 2021-02-16 19:36:19.931 | M tempest/tests/lib/services/compute/test_security_groups_client.py 2021-02-16 19:36:19.931 | M tempest/tests/lib/services/compute/test_server_groups_client.py 2021-02-16 19:36:19.931 | M tempest/tests/lib/services/compute/test_servers_client.py 2021-02-16 19:36:19.931 | M tempest/tests/lib/services/compute/test_services_client.py 2021-02-16 19:36:19.932 | M tempest/tests/lib/services/compute/test_snapshots_client.py 2021-02-16 19:36:19.932 | M tempest/tests/lib/services/compute/test_tenant_networks_client.py 2021-02-16 19:36:19.932 | M tempest/tests/lib/services/compute/test_tenant_usages_client.py 2021-02-16 19:36:19.932 | M tempest/tests/lib/services/compute/test_versions_client.py 2021-02-16 19:36:19.932 | M tempest/tests/lib/services/compute/test_volumes_client.py 2021-02-16 19:36:19.932 | M tempest/tests/lib/services/identity/__init__.py 2021-02-16 19:36:19.932 | M tempest/tests/lib/services/identity/v2/__init__.py 2021-02-16 19:36:19.932 | M tempest/tests/lib/services/identity/v2/test_endpoints_client.py 2021-02-16 19:36:19.932 | M tempest/tests/lib/services/identity/v2/test_identity_client.py 2021-02-16 19:36:19.932 | M tempest/tests/lib/services/identity/v2/test_roles_client.py 2021-02-16 19:36:19.932 | M tempest/tests/lib/services/identity/v2/test_services_client.py 2021-02-16 19:36:19.932 | M tempest/tests/lib/services/identity/v2/test_tenants_client.py 2021-02-16 19:36:19.932 | M tempest/tests/lib/services/identity/v2/test_token_client.py 2021-02-16 19:36:19.932 | M tempest/tests/lib/services/identity/v2/test_users_client.py 2021-02-16 19:36:19.932 | M tempest/tests/lib/services/identity/v3/__init__.py 2021-02-16 19:36:19.932 | M tempest/tests/lib/services/identity/v3/test_access_rules_client.py 2021-02-16 19:36:19.932 | M tempest/tests/lib/services/identity/v3/test_application_credentials_client.py 2021-02-16 19:36:19.932 | M tempest/tests/lib/services/identity/v3/test_catalog_client.py 2021-02-16 19:36:19.932 | M tempest/tests/lib/services/identity/v3/test_credentials_client.py 2021-02-16 19:36:19.932 | M tempest/tests/lib/services/identity/v3/test_domain_configuration_client.py 2021-02-16 19:36:19.932 | M tempest/tests/lib/services/identity/v3/test_domains_client.py 2021-02-16 19:36:19.932 | M tempest/tests/lib/services/identity/v3/test_endpoint_filter_client.py 2021-02-16 19:36:19.932 | M tempest/tests/lib/services/identity/v3/test_endpoint_groups_client.py 2021-02-16 19:36:19.932 | M tempest/tests/lib/services/identity/v3/test_endpoints_client.py 2021-02-16 19:36:19.932 | M tempest/tests/lib/services/identity/v3/test_groups_client.py 2021-02-16 19:36:19.932 | M tempest/tests/lib/services/identity/v3/test_identity_client.py 2021-02-16 19:36:19.932 | M tempest/tests/lib/services/identity/v3/test_identity_providers_client.py 2021-02-16 19:36:19.932 | M tempest/tests/lib/services/identity/v3/test_inherited_roles_client.py 2021-02-16 19:36:19.932 | M tempest/tests/lib/services/identity/v3/test_mappings_client.py 2021-02-16 19:36:19.932 | M tempest/tests/lib/services/identity/v3/test_oauth_consumers_client.py 2021-02-16 19:36:19.932 | M tempest/tests/lib/services/identity/v3/test_oauth_token_client.py 2021-02-16 19:36:19.932 | M tempest/tests/lib/services/identity/v3/test_policies_client.py 2021-02-16 19:36:19.933 | M tempest/tests/lib/services/identity/v3/test_project_tags_client.py 2021-02-16 19:36:19.933 | M tempest/tests/lib/services/identity/v3/test_projects_client.py 2021-02-16 19:36:19.933 | M tempest/tests/lib/services/identity/v3/test_protocols_client.py 2021-02-16 19:36:19.933 | M tempest/tests/lib/services/identity/v3/test_regions_client.py 2021-02-16 19:36:19.933 | M tempest/tests/lib/services/identity/v3/test_role_assignments_client.py 2021-02-16 19:36:19.933 | M tempest/tests/lib/services/identity/v3/test_roles_client.py 2021-02-16 19:36:19.933 | M tempest/tests/lib/services/identity/v3/test_service_providers_client.py 2021-02-16 19:36:19.933 | M tempest/tests/lib/services/identity/v3/test_services_client.py 2021-02-16 19:36:19.933 | M tempest/tests/lib/services/identity/v3/test_token_client.py 2021-02-16 19:36:19.933 | M tempest/tests/lib/services/identity/v3/test_trusts_client.py 2021-02-16 19:36:19.933 | M tempest/tests/lib/services/identity/v3/test_users_client.py 2021-02-16 19:36:19.933 | M tempest/tests/lib/services/identity/v3/test_versions_client.py 2021-02-16 19:36:19.933 | M tempest/tests/lib/services/image/__init__.py 2021-02-16 19:36:19.933 | M tempest/tests/lib/services/image/v1/__init__.py 2021-02-16 19:36:19.933 | M tempest/tests/lib/services/image/v1/test_image_members_client.py 2021-02-16 19:36:19.933 | M tempest/tests/lib/services/image/v2/__init__.py 2021-02-16 19:36:19.933 | M tempest/tests/lib/services/image/v2/test_image_members_client.py 2021-02-16 19:36:19.933 | M tempest/tests/lib/services/image/v2/test_images_client.py 2021-02-16 19:36:19.933 | M tempest/tests/lib/services/image/v2/test_namespace_object_client.py 2021-02-16 19:36:19.933 | M tempest/tests/lib/services/image/v2/test_namespace_properties_client.py 2021-02-16 19:36:19.933 | M tempest/tests/lib/services/image/v2/test_namespace_tags_client.py 2021-02-16 19:36:19.933 | M tempest/tests/lib/services/image/v2/test_namespaces_client.py 2021-02-16 19:36:19.933 | M tempest/tests/lib/services/image/v2/test_resource_types_client.py 2021-02-16 19:36:19.933 | M tempest/tests/lib/services/image/v2/test_schemas_client.py 2021-02-16 19:36:19.933 | M tempest/tests/lib/services/image/v2/test_versions_client.py 2021-02-16 19:36:19.933 | M tempest/tests/lib/services/network/__init__.py 2021-02-16 19:36:19.933 | M tempest/tests/lib/services/network/test_agents_client.py 2021-02-16 19:36:19.933 | M tempest/tests/lib/services/network/test_base_network_client.py 2021-02-16 19:36:19.933 | M tempest/tests/lib/services/network/test_extensions_client.py 2021-02-16 19:36:19.933 | M tempest/tests/lib/services/network/test_floating_ips_client.py 2021-02-16 19:36:19.933 | M tempest/tests/lib/services/network/test_metering_label_rules_client.py 2021-02-16 19:36:19.933 | M tempest/tests/lib/services/network/test_metering_labels_client.py 2021-02-16 19:36:19.933 | M tempest/tests/lib/services/network/test_networks_client.py 2021-02-16 19:36:19.934 | M tempest/tests/lib/services/network/test_ports_client.py 2021-02-16 19:36:19.934 | M tempest/tests/lib/services/network/test_qos_client.py 2021-02-16 19:36:19.934 | M tempest/tests/lib/services/network/test_qos_minimum_bandwidth_rules_client.py 2021-02-16 19:36:19.934 | M tempest/tests/lib/services/network/test_quotas_client.py 2021-02-16 19:36:19.934 | M tempest/tests/lib/services/network/test_routers_client.py 2021-02-16 19:36:19.934 | M tempest/tests/lib/services/network/test_security_group_rules_client.py 2021-02-16 19:36:19.934 | M tempest/tests/lib/services/network/test_security_groups_client.py 2021-02-16 19:36:19.934 | M tempest/tests/lib/services/network/test_segments_client.py 2021-02-16 19:36:19.934 | M tempest/tests/lib/services/network/test_service_providers_client.py 2021-02-16 19:36:19.934 | M tempest/tests/lib/services/network/test_subnetpools_client.py 2021-02-16 19:36:19.934 | M tempest/tests/lib/services/network/test_subnets_client.py 2021-02-16 19:36:19.934 | M tempest/tests/lib/services/network/test_tags_client.py 2021-02-16 19:36:19.934 | M tempest/tests/lib/services/network/test_versions_client.py 2021-02-16 19:36:19.934 | M tempest/tests/lib/services/object_storage/__init__.py 2021-02-16 19:36:19.934 | M tempest/tests/lib/services/object_storage/test_bulk_middleware_client.py 2021-02-16 19:36:19.934 | M tempest/tests/lib/services/object_storage/test_capabilities_client.py 2021-02-16 19:36:19.934 | M tempest/tests/lib/services/object_storage/test_object_client.py 2021-02-16 19:36:19.934 | M tempest/tests/lib/services/placement/__init__.py 2021-02-16 19:36:19.934 | M tempest/tests/lib/services/placement/test_placement_client.py 2021-02-16 19:36:19.934 | M tempest/tests/lib/services/placement/test_resource_providers_client.py 2021-02-16 19:36:19.934 | M tempest/tests/lib/services/registry_fixture.py 2021-02-16 19:36:19.934 | M tempest/tests/lib/services/test_clients.py 2021-02-16 19:36:19.934 | M tempest/tests/lib/services/volume/__init__.py 2021-02-16 19:36:19.934 | M tempest/tests/lib/services/volume/v1/__init__.py 2021-02-16 19:36:19.934 | M tempest/tests/lib/services/volume/v1/test_encryption_types_client.py 2021-02-16 19:36:19.934 | M tempest/tests/lib/services/volume/v1/test_quotas_client.py 2021-02-16 19:36:19.934 | M tempest/tests/lib/services/volume/v1/test_snapshots_client.py 2021-02-16 19:36:19.934 | M tempest/tests/lib/services/volume/v3/__init__.py 2021-02-16 19:36:19.934 | M tempest/tests/lib/services/volume/v3/test_attachments_client.py 2021-02-16 19:36:19.934 | M tempest/tests/lib/services/volume/v3/test_availability_zone_client.py 2021-02-16 19:36:19.934 | Switched to branch 'master' 2021-02-16 19:36:19.935 | M tempest/tests/lib/services/volume/v3/test_backups_client.py 2021-02-16 19:36:19.935 | M tempest/tests/lib/services/volume/v3/test_capabilities_client.py 2021-02-16 19:36:19.935 | M tempest/tests/lib/services/volume/v3/test_encryption_types_client.py 2021-02-16 19:36:19.935 | M tempest/tests/lib/services/volume/v3/test_extensions_client.py 2021-02-16 19:36:19.935 | M tempest/tests/lib/services/volume/v3/test_group_snapshots_client.py 2021-02-16 19:36:19.935 | M tempest/tests/lib/services/volume/v3/test_group_types_client.py 2021-02-16 19:36:19.935 | M tempest/tests/lib/services/volume/v3/test_groups_client.py 2021-02-16 19:36:19.935 | M tempest/tests/lib/services/volume/v3/test_hosts_client.py 2021-02-16 19:36:19.935 | M tempest/tests/lib/services/volume/v3/test_limits_client.py 2021-02-16 19:36:19.935 | M tempest/tests/lib/services/volume/v3/test_quota_classes_client.py 2021-02-16 19:36:19.935 | M tempest/tests/lib/services/volume/v3/test_quotas_client.py 2021-02-16 19:36:19.935 | M tempest/tests/lib/services/volume/v3/test_scheduler_stats_client.py 2021-02-16 19:36:19.935 | M tempest/tests/lib/services/volume/v3/test_services_client.py 2021-02-16 19:36:19.935 | M tempest/tests/lib/services/volume/v3/test_snapshot_manage_client.py 2021-02-16 19:36:19.935 | M tempest/tests/lib/services/volume/v3/test_snapshots_client.py 2021-02-16 19:36:19.935 | M tempest/tests/lib/services/volume/v3/test_transfers_client.py 2021-02-16 19:36:19.935 | M tempest/tests/lib/services/volume/v3/test_types_client.py 2021-02-16 19:36:19.935 | M tempest/tests/lib/services/volume/v3/test_user_messages_client.py 2021-02-16 19:36:19.935 | M tempest/tests/lib/services/volume/v3/test_versions_client.py 2021-02-16 19:36:19.935 | M tempest/tests/lib/services/volume/v3/test_volume_manage_client.py 2021-02-16 19:36:19.935 | M tempest/tests/lib/services/volume/v3/test_volumes_client.py 2021-02-16 19:36:19.935 | M tempest/tests/lib/test_api_microversion_fixture.py 2021-02-16 19:36:19.935 | M tempest/tests/lib/test_auth.py 2021-02-16 19:36:19.935 | M tempest/tests/lib/test_base.py 2021-02-16 19:36:19.935 | M tempest/tests/lib/test_credentials.py 2021-02-16 19:36:19.935 | M tempest/tests/lib/test_decorators.py 2021-02-16 19:36:19.935 | M tempest/tests/lib/test_ssh.py 2021-02-16 19:36:19.935 | M tempest/tests/lib/test_tempest_lib.py 2021-02-16 19:36:19.935 | M tempest/tests/test_base_test.py 2021-02-16 19:36:19.935 | M tempest/tests/test_config.py 2021-02-16 19:36:19.935 | M tempest/tests/test_decorators.py 2021-02-16 19:36:19.935 | M tempest/tests/test_hacking.py 2021-02-16 19:36:19.935 | M tempest/tests/test_imports.py 2021-02-16 19:36:19.936 | M tempest/tests/test_list_tests.py 2021-02-16 19:36:19.936 | M tempest/tests/test_microversions.py 2021-02-16 19:36:19.936 | M tempest/tests/test_tempest_plugin.py 2021-02-16 19:36:19.936 | M tempest/tests/test_test.py 2021-02-16 19:36:19.936 | M tempest/tests/utils.py 2021-02-16 19:36:19.936 | M tempest/version.py 2021-02-16 19:36:19.936 | M test-requirements.txt 2021-02-16 19:36:19.936 | M tools/generate-tempest-plugins-list.py 2021-02-16 19:36:19.936 | M tools/tempest-integrated-gate-compute-exclude-list.txt 2021-02-16 19:36:19.936 | M tools/tempest-integrated-gate-networking-exclude-list.txt 2021-02-16 19:36:19.936 | M tools/tempest-integrated-gate-object-storage-exclude-list.txt 2021-02-16 19:36:19.936 | M tools/tempest-integrated-gate-placement-exclude-list.txt 2021-02-16 19:36:19.936 | M tools/tempest-integrated-gate-storage-exclude-list.txt 2021-02-16 19:36:19.936 | M tools/tempest-plugin-sanity.sh 2021-02-16 19:36:19.936 | M tox.ini 2021-02-16 19:36:19.936 | M zuul.d/base.yaml 2021-02-16 19:36:19.936 | M zuul.d/integrated-gate.yaml 2021-02-16 19:36:19.936 | M zuul.d/project.yaml 2021-02-16 19:36:19.936 | M zuul.d/stable-jobs.yaml 2021-02-16 19:36:19.936 | M zuul.d/tempest-specific.yaml 2021-02-16 19:36:19.936 | Your branch is up to date with 'origin/master'. 2021-02-16 19:36:19.936 | ++ lib/tempest:install_tempest:705 : tox -r --notest -efull 2021-02-16 19:36:20.535 | full create: /opt/stack/tempest/.tox/tempest 2021-02-16 19:36:21.526 | full installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2021-02-16 19:36:47.086 | full develop-inst: /opt/stack/tempest 2021-02-16 19:36:52.662 | full installed: attrs==20.3.0,bcrypt==3.2.0,certifi==2020.12.5,cffi==1.14.5,chardet==4.0.0,cliff==3.6.0,cmd2==1.5.0,colorama==0.4.4,cryptography==3.4.4,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==3.4.0,importlib-resources==3.3.1,iso8601==0.1.14,jsonschema==3.2.0,linecache2==1.0.0,monotonic==1.5,msgpack==1.0.2,netaddr==0.8.0,netifaces==0.10.9,oslo.concurrency==4.4.0,oslo.config==8.4.0,oslo.context==3.1.1,oslo.i18n==5.0.1,oslo.log==4.4.0,oslo.serialization==4.1.0,oslo.utils==4.7.0,packaging==20.9,paramiko==2.7.2,pbr==5.5.1,prettytable==0.7.2,pycparser==2.20,pyinotify==0.9.6,PyNaCl==1.4.0,pyparsing==2.4.7,pyperclip==1.8.1,pyrsistent==0.17.3,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.4.0,six==1.15.0,stestr==3.1.0,stevedore==3.3.0,-e git+https://opendev.org/openstack/tempest@d141295f3e1f5b75618e3028f23519ee61749f52#egg=tempest,testtools==2.4.0,traceback2==1.4.0,typing-extensions==3.7.4.3,unittest2==1.1.0,urllib3==1.26.3,voluptuous==0.12.1,wcwidth==0.2.5,wrapt==1.12.1,zipp==3.4.0 2021-02-16 19:36:52.662 | ___________________________________ summary ____________________________________ 2021-02-16 19:36:52.662 | full: skipped tests 2021-02-16 19:36:52.662 | congratulations :) 2021-02-16 19:36:52.663 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-16 19:36:52.663 | 2021-02-16 19:36:52.663 | Traceback (most recent call last): 2021-02-16 19:36:52.663 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-16 19:36:52.663 | exec(line) 2021-02-16 19:36:52.663 | File "", line 1, in 2021-02-16 19:36:52.663 | File "", line 568, in module_from_spec 2021-02-16 19:36:52.663 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-16 19:36:52.663 | 2021-02-16 19:36:52.663 | Remainder of file ignored 2021-02-16 19:36:52.696 | ++ lib/tempest:install_tempest:708 : /opt/stack/tempest/.tox/tempest/bin/pip install -U -r /home/ubuntu/devstack/tools/cap-pip.txt 2021-02-16 19:36:53.356 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-02-16 19:36:53.542 | Requirement already up-to-date: pip<20.3 in ./.tox/tempest/lib/python3.6/site-packages (from -r /home/ubuntu/devstack/tools/cap-pip.txt (line 1)) (20.2.4) 2021-02-16 19:36:54.235 | WARNING: You are using pip version 20.2.4; however, version 21.0.1 is available. 2021-02-16 19:36:54.235 | You should consider upgrading via the '/opt/stack/tempest/.tox/tempest/bin/python -m pip install --upgrade pip' command. 2021-02-16 19:36:54.294 | ++ lib/tempest:install_tempest:712 : /opt/stack/tempest/.tox/tempest/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -r requirements.txt 2021-02-16 19:36:55.950 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-02-16 19:36:55.950 | 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-02-16 19:36:55.958 | Ignoring importlib-resources: markers 'python_version == "3.8"' don't match your environment 2021-02-16 19:36:55.962 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-02-16 19:36:55.969 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-02-16 19:36:55.974 | Requirement already satisfied: PyYAML===5.4.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.4.1) 2021-02-16 19:36:55.992 | Requirement already satisfied: cliff===3.6.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (3.6.0) 2021-02-16 19:36:56.004 | Requirement already satisfied: cmd2===1.5.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (1.5.0) 2021-02-16 19:36:56.069 | Requirement already satisfied: colorama===0.4.4 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 116)) (0.4.4) 2021-02-16 19:36:56.072 | Requirement already satisfied: debtcollector===2.2.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.2.0) 2021-02-16 19:36:56.080 | Requirement already satisfied: fixtures===3.0.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (3.0.0) 2021-02-16 19:36:56.091 | Requirement already satisfied: importlib-metadata===3.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (3.4.0) 2021-02-16 19:36:56.130 | Requirement already satisfied: jsonschema===3.2.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (3.2.0) 2021-02-16 19:36:56.162 | Requirement already satisfied: netaddr===0.8.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 265)) (0.8.0) 2021-02-16 19:36:56.169 | Requirement already satisfied: oslo.concurrency===4.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (4.4.0) 2021-02-16 19:36:56.180 | Requirement already satisfied: oslo.config===8.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (8.4.0) 2021-02-16 19:36:56.228 | Requirement already satisfied: oslo.i18n===5.0.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (5.0.1) 2021-02-16 19:36:56.234 | Requirement already satisfied: oslo.log===4.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (4.4.0) 2021-02-16 19:36:56.276 | Requirement already satisfied: oslo.serialization===4.1.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 325)) (4.1.0) 2021-02-16 19:36:56.285 | Requirement already satisfied: oslo.utils===4.7.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (4.7.0) 2021-02-16 19:36:56.304 | Requirement already satisfied: packaging===20.9 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) (20.9) 2021-02-16 19:36:56.309 | Requirement already satisfied: paramiko===2.7.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 338)) (2.7.2) 2021-02-16 19:36:56.347 | Requirement already satisfied: pbr===5.5.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 340)) (5.5.1) 2021-02-16 19:36:56.349 | Requirement already satisfied: prettytable===0.7.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 348)) (0.7.2) 2021-02-16 19:36:56.351 | Requirement already satisfied: pyinotify===0.9.6 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (0.9.6) 2021-02-16 19:36:56.352 | Requirement already satisfied: pyparsing===2.4.7 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 375)) (2.4.7) 2021-02-16 19:36:56.355 | Requirement already satisfied: pyperclip===1.8.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 376)) (1.8.1) 2021-02-16 19:36:56.356 | Requirement already satisfied: pyrsistent===0.17.3 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 379)) (0.17.3) 2021-02-16 19:36:56.360 | Requirement already satisfied: python-dateutil===2.8.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 402)) (2.8.1) 2021-02-16 19:36:56.365 | Requirement already satisfied: python-subunit===1.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (1.4.0) 2021-02-16 19:36:56.379 | Requirement already satisfied: pytz===2021.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (2021.1) 2021-02-16 19:36:56.383 | Requirement already satisfied: requests===2.25.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 454)) (2.25.1) 2021-02-16 19:36:56.403 | Requirement already satisfied: rfc3986===1.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 467)) (1.4.0) 2021-02-16 19:36:56.408 | Requirement already satisfied: setuptools===53.0.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 487)) (53.0.0) 2021-02-16 19:36:56.455 | Requirement already satisfied: six===1.15.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 490)) (1.15.0) 2021-02-16 19:36:56.457 | Requirement already satisfied: stestr===3.1.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 521)) (3.1.0) 2021-02-16 19:36:56.490 | Requirement already satisfied: stevedore===3.3.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 522)) (3.3.0) 2021-02-16 19:36:56.498 | Requirement already satisfied: testtools===2.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 541)) (2.4.0) 2021-02-16 19:36:56.517 | Requirement already satisfied: traceback2===1.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 552)) (1.4.0) 2021-02-16 19:36:56.520 | Requirement already satisfied: typing-extensions===3.7.4.3 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 557)) (3.7.4.3) 2021-02-16 19:36:56.524 | Requirement already satisfied: unittest2===1.1.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 561)) (1.1.0) 2021-02-16 19:36:56.530 | Requirement already satisfied: urllib3===1.26.3 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 563)) (1.26.3) 2021-02-16 19:36:56.553 | Requirement already satisfied: voluptuous===0.12.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (0.12.1) 2021-02-16 19:36:56.557 | Requirement already satisfied: wcwidth===0.2.5 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 573)) (0.2.5) 2021-02-16 19:36:56.562 | Requirement already satisfied: wrapt===1.12.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 578)) (1.12.1) 2021-02-16 19:36:56.563 | Requirement already satisfied: zipp===3.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 591)) (3.4.0) 2021-02-16 19:36:56.591 | Requirement already satisfied: attrs===20.3.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.3.0) 2021-02-16 19:36:56.635 | Requirement already satisfied: importlib-resources===3.3.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 206)) (3.3.1) 2021-02-16 19:36:56.654 | Requirement already satisfied: fasteners===0.14.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 167)) (0.14.1) 2021-02-16 19:36:56.659 | Requirement already satisfied: oslo.context===3.1.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (3.1.1) 2021-02-16 19:36:56.665 | Requirement already satisfied: msgpack===1.0.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 258)) (1.0.2) 2021-02-16 19:36:56.667 | Requirement already satisfied: iso8601===0.1.14 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 214)) (0.1.14) 2021-02-16 19:36:56.670 | Requirement already satisfied: netifaces===0.10.9 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 266)) (0.10.9) 2021-02-16 19:36:56.672 | Requirement already satisfied: PyNaCl===1.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 20)) (1.4.0) 2021-02-16 19:36:56.685 | Requirement already satisfied: cryptography===3.4.4 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (3.4.4) 2021-02-16 19:36:56.729 | Requirement already satisfied: bcrypt===3.2.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (3.2.0) 2021-02-16 19:36:56.738 | Requirement already satisfied: extras===1.0.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 165)) (1.0.0) 2021-02-16 19:36:56.740 | Requirement already satisfied: certifi===2020.12.5 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (2020.12.5) 2021-02-16 19:36:56.741 | Requirement already satisfied: idna===2.10 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (2.10) 2021-02-16 19:36:56.744 | Requirement already satisfied: chardet===4.0.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (4.0.0) 2021-02-16 19:36:56.747 | Requirement already satisfied: future===0.18.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 173)) (0.18.2) 2021-02-16 19:36:56.749 | Requirement already satisfied: python-mimeparse===1.6.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 419)) (1.6.0) 2021-02-16 19:36:56.751 | Requirement already satisfied: linecache2===1.0.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 242)) (1.0.0) 2021-02-16 19:36:56.752 | Requirement already satisfied: argparse in ./.tox/tempest/lib/python3.6/site-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 561)) (1.4.0) 2021-02-16 19:36:56.754 | Requirement already satisfied: monotonic===1.5 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (1.5) 2021-02-16 19:36:56.756 | Requirement already satisfied: cffi===1.14.5 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 109)) (1.14.5) 2021-02-16 19:36:56.759 | Requirement already satisfied: pycparser===2.20 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 363)) (2.20) 2021-02-16 19:36:56.858 | WARNING: You are using pip version 20.2.4; however, version 21.0.1 is available. 2021-02-16 19:36:56.858 | You should consider upgrading via the '/opt/stack/tempest/.tox/tempest/bin/python -m pip install --upgrade pip' command. 2021-02-16 19:36:56.922 | ++ lib/tempest:install_tempest:713 : PROJECT_VENV["tempest"]=/opt/stack/tempest/.tox/tempest 2021-02-16 19:36:56.925 | ++ lib/tempest:install_tempest:714 : popd 2021-02-16 19:36:56.925 | ~/devstack 2021-02-16 19:36:56.928 | ++ inc/async:async_run:104 : return 0 2021-02-16 19:36:56.930 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2021-02-16 19:36:56.932 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2021-02-16 19:36:56.935 | + functions-common:run_phase:1755 : [[ stack == \s\o\u\r\c\e ]] 2021-02-16 19:36:56.938 | + functions-common:run_phase:1758 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-02-16 19:36:56.940 | + functions-common:run_phase:1761 : run_plugins stack install 2021-02-16 19:36:56.943 | + functions-common:run_plugins:1720 : local mode=stack 2021-02-16 19:36:56.946 | + functions-common:run_plugins:1721 : local phase=install 2021-02-16 19:36:56.948 | + functions-common:run_plugins:1723 : local plugins=,devstack-plugin-ceph 2021-02-16 19:36:56.951 | + functions-common:run_plugins:1724 : local plugin 2021-02-16 19:36:56.953 | + functions-common:run_plugins:1725 : for plugin in ${plugins//,/ } 2021-02-16 19:36:56.956 | + functions-common:run_plugins:1726 : local dir=/opt/stack/devstack-plugin-ceph 2021-02-16 19:36:56.959 | + functions-common:run_plugins:1727 : [[ -f /opt/stack/devstack-plugin-ceph/devstack/plugin.sh ]] 2021-02-16 19:36:56.962 | + functions-common:run_plugins:1728 : source /opt/stack/devstack-plugin-ceph/devstack/plugin.sh stack install 2021-02-16 19:36:56.965 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:3 : [[ stack == \s\o\u\r\c\e ]] 2021-02-16 19:36:56.967 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:6 : [[ stack == \s\t\a\c\k ]] 2021-02-16 19:36:56.970 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:6 : [[ install == \p\r\e\-\i\n\s\t\a\l\l ]] 2021-02-16 19:36:56.972 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:32 : [[ stack == \s\t\a\c\k ]] 2021-02-16 19:36:56.975 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:32 : [[ install == \i\n\s\t\a\l\l ]] 2021-02-16 19:36:56.978 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:41 : [[ master == stable/queens ]] 2021-02-16 19:36:56.980 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:41 : [[ master == master ]] 2021-02-16 19:36:56.982 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:42 : pip_install -U --force PasteDeploy 2021-02-16 19:36:57.003 | Using python 3.6 to install PasteDeploy 2021-02-16 19:36:57.006 | ++ inc/python:pip_install:193 : 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 python3.6 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U --force PasteDeploy 2021-02-16 19:36:58.198 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-16 19:36:58.199 | 2021-02-16 19:36:58.199 | Traceback (most recent call last): 2021-02-16 19:36:58.199 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-16 19:36:58.199 | exec(line) 2021-02-16 19:36:58.199 | File "", line 1, in 2021-02-16 19:36:58.199 | File "", line 568, in module_from_spec 2021-02-16 19:36:58.199 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-16 19:36:58.199 | 2021-02-16 19:36:58.199 | Remainder of file ignored 2021-02-16 19:36:58.199 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:36:58.199 | from cryptography.utils import int_from_bytes 2021-02-16 19:36:58.199 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:36:58.199 | from cryptography.utils import int_from_bytes 2021-02-16 19:36:59.366 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-02-16 19:36:59.366 | 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-02-16 19:36:59.375 | Ignoring importlib-resources: markers 'python_version == "3.8"' don't match your environment 2021-02-16 19:36:59.378 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-02-16 19:36:59.385 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-02-16 19:36:59.447 | Collecting PasteDeploy===2.1.1 2021-02-16 19:36:59.454 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/149/23cfd6ad4281b/PasteDeploy-2.1.1-py2.py3-none-any.whl (17 kB) 2021-02-16 19:37:00.056 | Collecting setuptools===53.0.0 2021-02-16 19:37:00.062 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/0e8/6620d658c5ca8/setuptools-53.0.0-py3-none-any.whl (784 kB) 2021-02-16 19:37:02.636 | Installing collected packages: setuptools, PasteDeploy 2021-02-16 19:37:02.637 | Attempting uninstall: setuptools 2021-02-16 19:37:02.639 | Found existing installation: setuptools 53.0.0 2021-02-16 19:37:02.724 | Uninstalling setuptools-53.0.0: 2021-02-16 19:37:03.119 | Successfully uninstalled setuptools-53.0.0 2021-02-16 19:37:03.647 | Attempting uninstall: PasteDeploy 2021-02-16 19:37:03.649 | Found existing installation: PasteDeploy 2.1.1 2021-02-16 19:37:03.657 | Uninstalling PasteDeploy-2.1.1: 2021-02-16 19:37:04.030 | Successfully uninstalled PasteDeploy-2.1.1 2021-02-16 19:37:04.170 | Successfully installed PasteDeploy-2.1.1 setuptools-53.0.0 2021-02-16 19:37:04.326 | WARNING: You are using pip version 20.2.4; however, version 21.0.1 is available. 2021-02-16 19:37:04.327 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-02-16 19:37:04.443 | ++ inc/python:pip_install:200 : result=0 2021-02-16 19:37:04.445 | ++ inc/python:pip_install:202 : time_stop pip_install 2021-02-16 19:37:04.448 | ++ functions-common:time_stop:2306 : local name 2021-02-16 19:37:04.450 | ++ functions-common:time_stop:2307 : local end_time 2021-02-16 19:37:04.452 | ++ functions-common:time_stop:2308 : local elapsed_time 2021-02-16 19:37:04.454 | ++ functions-common:time_stop:2309 : local total 2021-02-16 19:37:04.457 | ++ functions-common:time_stop:2310 : local start_time 2021-02-16 19:37:04.459 | ++ functions-common:time_stop:2312 : name=pip_install 2021-02-16 19:37:04.462 | ++ functions-common:time_stop:2313 : start_time=1613504216998 2021-02-16 19:37:04.464 | ++ functions-common:time_stop:2315 : [[ -z 1613504216998 ]] 2021-02-16 19:37:04.467 | +++ functions-common:time_stop:2318 : date +%s%3N 2021-02-16 19:37:04.471 | ++ functions-common:time_stop:2318 : end_time=1613504224468 2021-02-16 19:37:04.473 | ++ functions-common:time_stop:2319 : elapsed_time=7470 2021-02-16 19:37:04.477 | ++ functions-common:time_stop:2320 : total=270585 2021-02-16 19:37:04.479 | ++ functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-16 19:37:04.481 | ++ functions-common:time_stop:2323 : _TIME_TOTAL[$name]=278055 2021-02-16 19:37:04.484 | ++ inc/python:pip_install:203 : return 0 2021-02-16 19:37:04.486 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:125 : [[ stack == \u\n\s\t\a\c\k ]] 2021-02-16 19:37:04.490 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:139 : [[ stack == \c\l\e\a\n ]] 2021-02-16 19:37:04.492 | + ./stack.sh:main:944 : use_library_from_git python-openstackclient 2021-02-16 19:37:04.495 | + inc/python:use_library_from_git:250 : local name=python-openstackclient 2021-02-16 19:37:04.497 | + inc/python:use_library_from_git:251 : local enabled=1 2021-02-16 19:37:04.500 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-02-16 19:37:04.502 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-openstackclient, ]] 2021-02-16 19:37:04.506 | + inc/python:use_library_from_git:253 : return 1 2021-02-16 19:37:04.508 | + ./stack.sh:main:948 : pip_install_gr python-openstackclient 2021-02-16 19:37:04.511 | + inc/python:pip_install_gr:76 : local name=python-openstackclient 2021-02-16 19:37:04.513 | + inc/python:pip_install_gr:77 : local clean_name 2021-02-16 19:37:04.517 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-openstackclient 2021-02-16 19:37:04.519 | ++ inc/python:get_from_global_requirements:225 : local package=python-openstackclient 2021-02-16 19:37:04.524 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-02-16 19:37:04.528 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2021-02-16 19:37:04.528 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-02-16 19:37:04.533 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-openstackclient ' 2021-02-16 19:37:04.536 | ++ inc/python:get_from_global_requirements:228 : [[ python-openstackclient == '' ]] 2021-02-16 19:37:04.539 | ++ inc/python:get_from_global_requirements:231 : echo python-openstackclient 2021-02-16 19:37:04.542 | + inc/python:pip_install_gr:78 : clean_name=python-openstackclient 2021-02-16 19:37:04.545 | + inc/python:pip_install_gr:79 : pip_install python-openstackclient 2021-02-16 19:37:04.565 | Using python 3.6 to install python-openstackclient 2021-02-16 19:37:04.568 | + inc/python:pip_install:193 : 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 python3.6 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-openstackclient 2021-02-16 19:37:05.761 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-16 19:37:05.761 | 2021-02-16 19:37:05.761 | Traceback (most recent call last): 2021-02-16 19:37:05.761 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-16 19:37:05.761 | exec(line) 2021-02-16 19:37:05.761 | File "", line 1, in 2021-02-16 19:37:05.761 | File "", line 568, in module_from_spec 2021-02-16 19:37:05.761 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-16 19:37:05.761 | 2021-02-16 19:37:05.761 | Remainder of file ignored 2021-02-16 19:37:05.761 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:37:05.761 | from cryptography.utils import int_from_bytes 2021-02-16 19:37:05.761 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:37:05.761 | from cryptography.utils import int_from_bytes 2021-02-16 19:37:06.956 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-02-16 19:37:06.956 | 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-02-16 19:37:06.965 | Ignoring importlib-resources: markers 'python_version == "3.8"' don't match your environment 2021-02-16 19:37:06.968 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-02-16 19:37:06.976 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-02-16 19:37:07.577 | Collecting python-openstackclient===5.4.0 2021-02-16 19:37:07.587 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/266/5fc7a9ce7e44a/python_openstackclient-5.4.0-py3-none-any.whl (886 kB) 2021-02-16 19:37:07.739 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 490)) (1.15.0) 2021-02-16 19:37:07.743 | Requirement already satisfied: stevedore===3.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 522)) (3.3.0) 2021-02-16 19:37:07.753 | Requirement already satisfied: openstacksdk===0.53.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 291)) (0.53.0) 2021-02-16 19:37:07.785 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (5.0.1) 2021-02-16 19:37:07.792 | Requirement already satisfied: python-novaclient===17.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 424)) (17.3.0) 2021-02-16 19:37:07.813 | Requirement already satisfied: pbr===5.5.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 340)) (5.5.1) 2021-02-16 19:37:07.816 | Requirement already satisfied: python-cinderclient===7.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 397)) (7.3.0) 2021-02-16 19:37:07.836 | Requirement already satisfied: cliff===3.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (3.6.0) 2021-02-16 19:37:07.850 | Requirement already satisfied: python-keystoneclient===4.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 413)) (4.2.0) 2021-02-16 19:37:07.871 | Requirement already satisfied: osc-lib===2.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (2.3.1) 2021-02-16 19:37:07.888 | Requirement already satisfied: oslo.utils===4.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (4.7.0) 2021-02-16 19:37:07.908 | Requirement already satisfied: importlib-metadata===3.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (3.4.0) 2021-02-16 19:37:07.949 | Requirement already satisfied: dogpile.cache===1.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 151)) (1.1.2) 2021-02-16 19:37:07.955 | Requirement already satisfied: jmespath===0.10.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 219)) (0.10.0) 2021-02-16 19:37:07.960 | 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 302)) (1.7.0) 2021-02-16 19:37:07.965 | Requirement already satisfied: iso8601===0.1.14 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 214)) (0.1.14) 2021-02-16 19:37:07.969 | Requirement already satisfied: PyYAML===5.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.4.1) 2021-02-16 19:37:07.972 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 462)) (1.4.0) 2021-02-16 19:37:07.975 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 85)) (1.4.4) 2021-02-16 19:37:07.979 | Requirement already satisfied: jsonpatch===1.28 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 222)) (1.28) 2021-02-16 19:37:07.984 | Requirement already satisfied: cryptography===3.4.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (3.4.4) 2021-02-16 19:37:08.029 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (4.4.2) 2021-02-16 19:37:08.032 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 259)) (2.5.0) 2021-02-16 19:37:08.057 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 266)) (0.10.9) 2021-02-16 19:37:08.061 | Requirement already satisfied: keystoneauth1===4.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 233)) (4.3.0) 2021-02-16 19:37:08.130 | Requirement already satisfied: oslo.serialization===4.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 325)) (4.1.0) 2021-02-16 19:37:08.140 | Requirement already satisfied: simplejson===3.13.2 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 489)) (3.13.2) 2021-02-16 19:37:08.143 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 348)) (0.7.2) 2021-02-16 19:37:08.146 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 454)) (2.25.1) 2021-02-16 19:37:08.168 | Requirement already satisfied: cmd2===1.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (1.5.0) 2021-02-16 19:37:08.257 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 375)) (2.4.7) 2021-02-16 19:37:08.261 | Requirement already satisfied: oslo.config===8.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (8.4.0) 2021-02-16 19:37:08.309 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.2.0) 2021-02-16 19:37:08.318 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 265)) (0.8.0) 2021-02-16 19:37:08.325 | Requirement already satisfied: packaging===20.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) (20.9) 2021-02-16 19:37:08.332 | Requirement already satisfied: pytz===2021.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (2021.1) 2021-02-16 19:37:08.336 | Requirement already satisfied: typing-extensions===3.7.4.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 557)) (3.7.4.3) 2021-02-16 19:37:08.341 | Requirement already satisfied: zipp===3.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 591)) (3.4.0) 2021-02-16 19:37:08.370 | Requirement already satisfied: jsonpointer===2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (2.0) 2021-02-16 19:37:08.374 | Requirement already satisfied: cffi===1.14.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 109)) (1.14.5) 2021-02-16 19:37:08.378 | Requirement already satisfied: msgpack===1.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 258)) (1.0.2) 2021-02-16 19:37:08.382 | Requirement already satisfied: urllib3===1.26.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 563)) (1.26.3) 2021-02-16 19:37:08.405 | Requirement already satisfied: certifi===2020.12.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (2020.12.5) 2021-02-16 19:37:08.408 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (2.10) 2021-02-16 19:37:08.414 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (4.0.0) 2021-02-16 19:37:08.418 | Requirement already satisfied: pyperclip===1.8.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 376)) (1.8.1) 2021-02-16 19:37:08.421 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 573)) (0.2.5) 2021-02-16 19:37:08.427 | Requirement already satisfied: attrs===20.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.3.0) 2021-02-16 19:37:08.473 | Requirement already satisfied: colorama===0.4.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 116)) (0.4.4) 2021-02-16 19:37:08.479 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 467)) (1.4.0) 2021-02-16 19:37:08.484 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 578)) (1.12.1) 2021-02-16 19:37:08.488 | Requirement already satisfied: importlib-resources===3.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 206)) (3.3.1) 2021-02-16 19:37:08.507 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 363)) (2.20) 2021-02-16 19:37:10.443 | Installing collected packages: python-openstackclient 2021-02-16 19:37:11.701 | Successfully installed python-openstackclient-5.4.0 2021-02-16 19:37:11.856 | WARNING: You are using pip version 20.2.4; however, version 21.0.1 is available. 2021-02-16 19:37:11.856 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-02-16 19:37:11.965 | + inc/python:pip_install:200 : result=0 2021-02-16 19:37:11.967 | + inc/python:pip_install:202 : time_stop pip_install 2021-02-16 19:37:11.970 | + functions-common:time_stop:2306 : local name 2021-02-16 19:37:11.972 | + functions-common:time_stop:2307 : local end_time 2021-02-16 19:37:11.975 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-16 19:37:11.978 | + functions-common:time_stop:2309 : local total 2021-02-16 19:37:11.980 | + functions-common:time_stop:2310 : local start_time 2021-02-16 19:37:11.983 | + functions-common:time_stop:2312 : name=pip_install 2021-02-16 19:37:11.985 | + functions-common:time_stop:2313 : start_time=1613504224560 2021-02-16 19:37:11.988 | + functions-common:time_stop:2315 : [[ -z 1613504224560 ]] 2021-02-16 19:37:11.992 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-16 19:37:11.996 | + functions-common:time_stop:2318 : end_time=1613504231993 2021-02-16 19:37:11.998 | + functions-common:time_stop:2319 : elapsed_time=7433 2021-02-16 19:37:12.001 | + functions-common:time_stop:2320 : total=278055 2021-02-16 19:37:12.003 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-16 19:37:12.006 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=285488 2021-02-16 19:37:12.008 | + inc/python:pip_install:203 : return 0 2021-02-16 19:37:12.011 | + ./stack.sh:main:953 : install_oscwrap 2021-02-16 19:37:12.014 | ++ functions-common:install_oscwrap:2351 : mktemp 2021-02-16 19:37:12.018 | + functions-common:install_oscwrap:2351 : OSCWRAP_TIMER_FILE=/tmp/tmp.3Ir6PPQFaH 2021-02-16 19:37:12.020 | + functions-common:install_oscwrap:2354 : shopt -s expand_aliases 2021-02-16 19:37:12.023 | + functions-common:install_oscwrap:2357 : unalias -a 2021-02-16 19:37:12.026 | + functions-common:install_oscwrap:2359 : alias openstack=oscwrap 2021-02-16 19:37:12.029 | + ./stack.sh:main:958 : [[ False != \F\a\l\s\e ]] 2021-02-16 19:37:12.032 | + ./stack.sh:main:998 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2021-02-16 19:37:12.036 | + ./stack.sh:main:1006 : is_service_enabled mysql postgresql 2021-02-16 19:37:12.054 | + functions-common:is_service_enabled:1962 : return 0 2021-02-16 19:37:12.056 | + ./stack.sh:main:1007 : configure_database 2021-02-16 19:37:12.059 | + lib/database:configure_database:126 : configure_database_mysql 2021-02-16 19:37:12.062 | + lib/databases/mysql:configure_database_mysql:69 : local my_conf mysql slow_log 2021-02-16 19:37:12.064 | + lib/databases/mysql:configure_database_mysql:70 : echo_summary 'Configuring and starting MySQL' 2021-02-16 19:37:12.067 | + ./stack.sh:echo_summary:419 : [[ -t 3 ]] 2021-02-16 19:37:12.070 | + ./stack.sh:echo_summary:425 : echo -e Configuring and starting MySQL 2021-02-16 19:37:12.073 | + lib/databases/mysql:configure_database_mysql:72 : is_ubuntu 2021-02-16 19:37:12.075 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-02-16 19:37:12.078 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-02-16 19:37:12.081 | + lib/databases/mysql:configure_database_mysql:73 : my_conf=/etc/mysql/my.cnf 2021-02-16 19:37:12.083 | + lib/databases/mysql:configure_database_mysql:87 : is_fedora 2021-02-16 19:37:12.086 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2021-02-16 19:37:12.088 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2021-02-16 19:37:12.091 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2021-02-16 19:37:12.093 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-02-16 19:37:12.095 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2021-02-16 19:37:12.098 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2021-02-16 19:37:12.100 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOSStream ']' 2021-02-16 19:37:12.102 | + functions-common:is_fedora:456 : '[' Ubuntu = OracleServer ']' 2021-02-16 19:37:12.105 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2021-02-16 19:37:12.107 | + lib/databases/mysql:configure_database_mysql:87 : is_suse 2021-02-16 19:37:12.109 | + functions-common:is_suse:464 : is_opensuse 2021-02-16 19:37:12.112 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2021-02-16 19:37:12.114 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2021-02-16 19:37:12.117 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2021-02-16 19:37:12.119 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2021-02-16 19:37:12.122 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2021-02-16 19:37:12.124 | + lib/databases/mysql:configure_database_mysql:95 : sudo mysqladmin -u root password Passw0rd 2021-02-16 19:37:12.145 | mysqladmin: [Warning] Using a password on the command line interface can be insecure. 2021-02-16 19:37:12.145 | Warning: Since password will be sent to server in plain text, use ssl connection to ensure password safety. 2021-02-16 19:37:12.154 | + lib/databases/mysql:configure_database_mysql:99 : is_ubuntu 2021-02-16 19:37:12.156 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-02-16 19:37:12.159 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-02-16 19:37:12.161 | + lib/databases/mysql:configure_database_mysql:99 : '[' mysql == mariadb ']' 2021-02-16 19:37:12.164 | + lib/databases/mysql:configure_database_mysql:102 : local 'cmd_args=-uroot -pPassw0rd -h127.0.0.1 ' 2021-02-16 19:37:12.167 | + lib/databases/mysql:configure_database_mysql:108 : is_ubuntu 2021-02-16 19:37:12.169 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-02-16 19:37:12.171 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-02-16 19:37:12.174 | + lib/databases/mysql:configure_database_mysql:108 : '[' mysql == mariadb ']' 2021-02-16 19:37:12.176 | + 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-02-16 19:37:12.186 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-02-16 19:37:12.204 | + lib/databases/mysql:configure_database_mysql:115 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2021-02-16 19:37:12.214 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-02-16 19:37:12.229 | ++ lib/databases/mysql:configure_database_mysql:121 : ipv6_unquote 0.0.0.0 2021-02-16 19:37:12.232 | ++ functions-common:ipv6_unquote:2104 : echo 0.0.0.0 2021-02-16 19:37:12.233 | ++ functions-common:ipv6_unquote:2104 : tr -d '[]' 2021-02-16 19:37:12.237 | + lib/databases/mysql:configure_database_mysql:121 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2021-02-16 19:37:12.297 | + lib/databases/mysql:configure_database_mysql:122 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2021-02-16 19:37:12.346 | + lib/databases/mysql:configure_database_mysql:123 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2021-02-16 19:37:12.400 | + lib/databases/mysql:configure_database_mysql:124 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2021-02-16 19:37:12.449 | + lib/databases/mysql:configure_database_mysql:126 : [[ False == \T\r\u\e ]] 2021-02-16 19:37:12.451 | + lib/databases/mysql:configure_database_mysql:146 : restart_service mysql 2021-02-16 19:37:12.454 | + functions-common:restart_service:2190 : '[' -x /bin/systemctl ']' 2021-02-16 19:37:12.456 | + functions-common:restart_service:2191 : sudo /bin/systemctl restart mysql 2021-02-16 19:37:14.770 | + ./stack.sh:main:1011 : save_stackenv 1011 2021-02-16 19:37:14.773 | + functions-common:save_stackenv:60 : local tag=1011 2021-02-16 19:37:14.777 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2021-02-16 19:37:14.781 | + functions-common:save_stackenv:62 : time_stamp=2021-02-16-193714 2021-02-16 19:37:14.783 | + functions-common:save_stackenv:63 : echo '# 2021-02-16-193714 1011' 2021-02-16 19:37:14.786 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-02-16 19:37:14.789 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-02-16 19:37:14.792 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-02-16 19:37:14.794 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2021-02-16 19:37:14.797 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-02-16 19:37:14.799 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2021-02-16 19:37:14.802 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-02-16 19:37:14.805 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,g-reg,cinder 2021-02-16 19:37:14.808 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-02-16 19:37:14.810 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.13 2021-02-16 19:37:14.813 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-02-16 19:37:14.815 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.13/identity 2021-02-16 19:37:14.818 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-02-16 19:37:14.821 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2021-02-16-192509 2021-02-16 19:37:14.823 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-02-16 19:37:14.826 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2021-02-16 19:37:14.828 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-02-16 19:37:14.831 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.13 2021-02-16 19:37:14.834 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-02-16 19:37:14.837 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2021-02-16 19:37:14.839 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-02-16 19:37:14.842 | + functions-common:save_stackenv:65 : echo TLS_IP= 2021-02-16 19:37:14.844 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-02-16 19:37:14.847 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2021-02-16 19:37:14.849 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-02-16 19:37:14.852 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2021-02-16 19:37:14.855 | + ./stack.sh:main:1023 : [[ True == \T\r\u\e ]] 2021-02-16 19:37:14.857 | + ./stack.sh:main:1024 : [[ -f /sys/kernel/mm/ksm/run ]] 2021-02-16 19:37:14.860 | + ./stack.sh:main:1025 : sudo sh -c 'echo 1 > /sys/kernel/mm/ksm/run' 2021-02-16 19:37:14.871 | + ./stack.sh:main:1037 : start_dstat 2021-02-16 19:37:14.874 | + lib/dstat:start_dstat:31 : run_process dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-02-16 19:37:14.876 | + functions-common:run_process:1561 : local service=dstat 2021-02-16 19:37:14.879 | + functions-common:run_process:1562 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-02-16 19:37:14.882 | + functions-common:run_process:1563 : local group= 2021-02-16 19:37:14.885 | + functions-common:run_process:1564 : local user= 2021-02-16 19:37:14.888 | + functions-common:run_process:1566 : local name=dstat 2021-02-16 19:37:14.890 | + functions-common:run_process:1568 : time_start run_process 2021-02-16 19:37:14.893 | + functions-common:time_start:2292 : local name=run_process 2021-02-16 19:37:14.895 | + functions-common:time_start:2293 : local start_time= 2021-02-16 19:37:14.898 | + functions-common:time_start:2294 : [[ -n '' ]] 2021-02-16 19:37:14.901 | ++ functions-common:time_start:2297 : date +%s%3N 2021-02-16 19:37:14.905 | + functions-common:time_start:2297 : _TIME_START[$name]=1613504234902 2021-02-16 19:37:14.908 | + functions-common:run_process:1569 : is_service_enabled dstat 2021-02-16 19:37:14.925 | + functions-common:is_service_enabled:1962 : return 0 2021-02-16 19:37:14.927 | + functions-common:run_process:1570 : _run_under_systemd dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' '' 2021-02-16 19:37:14.930 | + functions-common:_run_under_systemd:1526 : local service=dstat 2021-02-16 19:37:14.932 | + functions-common:_run_under_systemd:1527 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-02-16 19:37:14.935 | + functions-common:_run_under_systemd:1528 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-02-16 19:37:14.937 | + functions-common:_run_under_systemd:1530 : _common_systemd_pitfalls '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-02-16 19:37:14.940 | + functions-common:_common_systemd_pitfalls:1498 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-02-16 19:37:14.943 | + functions-common:_common_systemd_pitfalls:1501 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2021-02-16 19:37:14.946 | + functions-common:_common_systemd_pitfalls:1512 : [[ ! /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2021-02-16 19:37:14.948 | + functions-common:_run_under_systemd:1532 : local systemd_service=devstack@dstat.service 2021-02-16 19:37:14.951 | + functions-common:_run_under_systemd:1533 : local group= 2021-02-16 19:37:14.953 | + functions-common:_run_under_systemd:1534 : local user=ubuntu 2021-02-16 19:37:14.956 | + functions-common:_run_under_systemd:1535 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2021-02-16 19:37:14.958 | + functions-common:_run_under_systemd:1538 : write_user_unit_file devstack@dstat.service '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' ubuntu 2021-02-16 19:37:14.962 | + functions-common:write_user_unit_file:1443 : local service=devstack@dstat.service 2021-02-16 19:37:14.964 | + functions-common:write_user_unit_file:1444 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-02-16 19:37:14.967 | + functions-common:write_user_unit_file:1445 : local group= 2021-02-16 19:37:14.969 | + functions-common:write_user_unit_file:1446 : local user=ubuntu 2021-02-16 19:37:14.972 | + functions-common:write_user_unit_file:1447 : local extra= 2021-02-16 19:37:14.974 | + functions-common:write_user_unit_file:1448 : [[ -n '' ]] 2021-02-16 19:37:14.976 | + functions-common:write_user_unit_file:1451 : local unitfile=/etc/systemd/system/devstack@dstat.service 2021-02-16 19:37:14.979 | + functions-common:write_user_unit_file:1452 : mkdir -p /etc/systemd/system 2021-02-16 19:37:14.983 | + functions-common:write_user_unit_file:1454 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2021-02-16 19:37:15.042 | + functions-common:write_user_unit_file:1455 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User ubuntu 2021-02-16 19:37:15.098 | + functions-common:write_user_unit_file:1456 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecStart '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-02-16 19:37:15.146 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2021-02-16 19:37:15.201 | + functions-common:write_user_unit_file:1458 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2021-02-16 19:37:15.255 | + functions-common:write_user_unit_file:1459 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-02-16 19:37:15.303 | + functions-common:write_user_unit_file:1460 : [[ -n '' ]] 2021-02-16 19:37:15.306 | + functions-common:write_user_unit_file:1463 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2021-02-16 19:37:15.365 | + functions-common:write_user_unit_file:1466 : sudo systemctl daemon-reload 2021-02-16 19:37:15.546 | + functions-common:_run_under_systemd:1541 : sudo systemctl enable devstack@dstat.service 2021-02-16 19:37:15.559 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2021-02-16 19:37:15.735 | + functions-common:_run_under_systemd:1542 : sudo systemctl start devstack@dstat.service 2021-02-16 19:37:15.759 | + functions-common:run_process:1572 : time_stop run_process 2021-02-16 19:37:15.762 | + functions-common:time_stop:2306 : local name 2021-02-16 19:37:15.765 | + functions-common:time_stop:2307 : local end_time 2021-02-16 19:37:15.767 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-16 19:37:15.770 | + functions-common:time_stop:2309 : local total 2021-02-16 19:37:15.772 | + functions-common:time_stop:2310 : local start_time 2021-02-16 19:37:15.775 | + functions-common:time_stop:2312 : name=run_process 2021-02-16 19:37:15.778 | + functions-common:time_stop:2313 : start_time=1613504234902 2021-02-16 19:37:15.781 | + functions-common:time_stop:2315 : [[ -z 1613504234902 ]] 2021-02-16 19:37:15.784 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-16 19:37:15.789 | + functions-common:time_stop:2318 : end_time=1613504235785 2021-02-16 19:37:15.792 | + functions-common:time_stop:2319 : elapsed_time=883 2021-02-16 19:37:15.794 | + functions-common:time_stop:2320 : total=0 2021-02-16 19:37:15.797 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-16 19:37:15.799 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=883 2021-02-16 19:37:15.802 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/ubuntu/devstack/tools/memory_tracker.sh '' root 2021-02-16 19:37:15.806 | + functions-common:run_process:1561 : local service=memory_tracker 2021-02-16 19:37:15.808 | + functions-common:run_process:1562 : local command=/home/ubuntu/devstack/tools/memory_tracker.sh 2021-02-16 19:37:15.811 | + functions-common:run_process:1563 : local group= 2021-02-16 19:37:15.813 | + functions-common:run_process:1564 : local user=root 2021-02-16 19:37:15.816 | + functions-common:run_process:1566 : local name=memory_tracker 2021-02-16 19:37:15.818 | + functions-common:run_process:1568 : time_start run_process 2021-02-16 19:37:15.829 | + functions-common:time_start:2292 : local name=run_process 2021-02-16 19:37:15.832 | + functions-common:time_start:2293 : local start_time= 2021-02-16 19:37:15.835 | + functions-common:time_start:2294 : [[ -n '' ]] 2021-02-16 19:37:15.838 | ++ functions-common:time_start:2297 : date +%s%3N 2021-02-16 19:37:15.842 | + functions-common:time_start:2297 : _TIME_START[$name]=1613504235839 2021-02-16 19:37:15.845 | + functions-common:run_process:1569 : is_service_enabled memory_tracker 2021-02-16 19:37:15.864 | + functions-common:is_service_enabled:1962 : return 1 2021-02-16 19:37:15.868 | + functions-common:run_process:1572 : time_stop run_process 2021-02-16 19:37:15.870 | + functions-common:time_stop:2306 : local name 2021-02-16 19:37:15.873 | + functions-common:time_stop:2307 : local end_time 2021-02-16 19:37:15.876 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-16 19:37:15.878 | + functions-common:time_stop:2309 : local total 2021-02-16 19:37:15.881 | + functions-common:time_stop:2310 : local start_time 2021-02-16 19:37:15.884 | + functions-common:time_stop:2312 : name=run_process 2021-02-16 19:37:15.886 | + functions-common:time_stop:2313 : start_time=1613504235839 2021-02-16 19:37:15.889 | + functions-common:time_stop:2315 : [[ -z 1613504235839 ]] 2021-02-16 19:37:15.892 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-16 19:37:15.897 | + functions-common:time_stop:2318 : end_time=1613504235893 2021-02-16 19:37:15.900 | + functions-common:time_stop:2319 : elapsed_time=54 2021-02-16 19:37:15.903 | + functions-common:time_stop:2320 : total=883 2021-02-16 19:37:15.905 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-16 19:37:15.908 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=937 2021-02-16 19:37:15.914 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2021-02-16 19:37:15.931 | + functions-common:is_service_enabled:1962 : return 1 2021-02-16 19:37:15.934 | + ./stack.sh:main:1041 : is_service_enabled tcpdump 2021-02-16 19:37:15.951 | + functions-common:is_service_enabled:1962 : return 1 2021-02-16 19:37:15.953 | + ./stack.sh:main:1049 : is_service_enabled etcd3 2021-02-16 19:37:15.971 | + functions-common:is_service_enabled:1962 : return 0 2021-02-16 19:37:15.973 | + ./stack.sh:main:1050 : start_etcd3 2021-02-16 19:37:15.976 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2021-02-16 19:37:15.979 | + lib/etcd3:start_etcd3:42 : cmd+=' --name dv-osbrick-775890-2-ceph --data-dir /opt/stack/data/etcd' 2021-02-16 19:37:15.981 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2021-02-16 19:37:15.984 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster dv-osbrick-775890-2-ceph=http://10.222.0.13:2380' 2021-02-16 19:37:15.986 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://10.222.0.13:2380' 2021-02-16 19:37:15.989 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://10.222.0.13:2379' 2021-02-16 19:37:15.992 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2021-02-16 19:37:15.994 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2021-02-16 19:37:15.997 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://10.222.0.13:2379' 2021-02-16 19:37:15.999 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2021-02-16 19:37:16.002 | + lib/etcd3:start_etcd3:54 : cmd+=' --debug' 2021-02-16 19:37:16.004 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2021-02-16 19:37:16.007 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name dv-osbrick-775890-2-ceph --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-osbrick-775890-2-ceph=http://10.222.0.13:2380 --initial-advertise-peer-urls http://10.222.0.13:2380 --advertise-client-urls http://10.222.0.13:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.13:2379 --debug' '' root 2021-02-16 19:37:16.010 | + functions-common:write_user_unit_file:1443 : local service=devstack@etcd.service 2021-02-16 19:37:16.012 | + functions-common:write_user_unit_file:1444 : local 'command=/opt/stack/bin/etcd --name dv-osbrick-775890-2-ceph --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-osbrick-775890-2-ceph=http://10.222.0.13:2380 --initial-advertise-peer-urls http://10.222.0.13:2380 --advertise-client-urls http://10.222.0.13:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.13:2379 --debug' 2021-02-16 19:37:16.015 | + functions-common:write_user_unit_file:1445 : local group= 2021-02-16 19:37:16.017 | + functions-common:write_user_unit_file:1446 : local user=root 2021-02-16 19:37:16.022 | + functions-common:write_user_unit_file:1447 : local extra= 2021-02-16 19:37:16.024 | + functions-common:write_user_unit_file:1448 : [[ -n '' ]] 2021-02-16 19:37:16.027 | + functions-common:write_user_unit_file:1451 : local unitfile=/etc/systemd/system/devstack@etcd.service 2021-02-16 19:37:16.029 | + functions-common:write_user_unit_file:1452 : mkdir -p /etc/systemd/system 2021-02-16 19:37:16.034 | + functions-common:write_user_unit_file:1454 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2021-02-16 19:37:16.090 | + functions-common:write_user_unit_file:1455 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2021-02-16 19:37:16.150 | + functions-common:write_user_unit_file:1456 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name dv-osbrick-775890-2-ceph --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-osbrick-775890-2-ceph=http://10.222.0.13:2380 --initial-advertise-peer-urls http://10.222.0.13:2380 --advertise-client-urls http://10.222.0.13:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.13:2379 --debug' 2021-02-16 19:37:16.199 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2021-02-16 19:37:16.249 | + functions-common:write_user_unit_file:1458 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2021-02-16 19:37:16.300 | + functions-common:write_user_unit_file:1459 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-02-16 19:37:16.347 | + functions-common:write_user_unit_file:1460 : [[ -n '' ]] 2021-02-16 19:37:16.354 | + functions-common:write_user_unit_file:1463 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2021-02-16 19:37:16.416 | + functions-common:write_user_unit_file:1466 : sudo systemctl daemon-reload 2021-02-16 19:37:16.626 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2021-02-16 19:37:16.680 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2021-02-16 19:37:16.728 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2021-02-16 19:37:16.780 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2021-02-16 19:37:16.828 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2021-02-16 19:37:16.832 | ++ functions-common:is_arch:430 : uname -m 2021-02-16 19:37:16.838 | + functions-common:is_arch:430 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2021-02-16 19:37:16.840 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2021-02-16 19:37:17.033 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2021-02-16 19:37:17.048 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2021-02-16 19:37:17.234 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2021-02-16 19:37:18.293 | + ./stack.sh:main:1061 : cat 2021-02-16 19:37:18.298 | + ./stack.sh:main:1076 : is_service_enabled tls-proxy 2021-02-16 19:37:18.315 | + functions-common:is_service_enabled:1962 : return 1 2021-02-16 19:37:18.318 | + ./stack.sh:main:1081 : source /home/ubuntu/devstack/userrc_early 2021-02-16 19:37:18.321 | ++ userrc_early:source:4 : export OS_IDENTITY_API_VERSION=3 2021-02-16 19:37:18.324 | ++ userrc_early:source:4 : OS_IDENTITY_API_VERSION=3 2021-02-16 19:37:18.327 | ++ userrc_early:source:5 : export OS_AUTH_URL=http://10.222.0.13/identity 2021-02-16 19:37:18.329 | ++ userrc_early:source:5 : OS_AUTH_URL=http://10.222.0.13/identity 2021-02-16 19:37:18.332 | ++ userrc_early:source:6 : export OS_USERNAME=admin 2021-02-16 19:37:18.335 | ++ userrc_early:source:6 : OS_USERNAME=admin 2021-02-16 19:37:18.343 | ++ userrc_early:source:7 : export OS_USER_DOMAIN_ID=default 2021-02-16 19:37:18.346 | ++ userrc_early:source:7 : OS_USER_DOMAIN_ID=default 2021-02-16 19:37:18.349 | ++ userrc_early:source:8 : export OS_PASSWORD=Passw0rd 2021-02-16 19:37:18.352 | ++ userrc_early:source:8 : OS_PASSWORD=Passw0rd 2021-02-16 19:37:18.355 | ++ userrc_early:source:9 : export OS_PROJECT_NAME=admin 2021-02-16 19:37:18.358 | ++ userrc_early:source:9 : OS_PROJECT_NAME=admin 2021-02-16 19:37:18.360 | ++ userrc_early:source:10 : export OS_PROJECT_DOMAIN_ID=default 2021-02-16 19:37:18.363 | ++ userrc_early:source:10 : OS_PROJECT_DOMAIN_ID=default 2021-02-16 19:37:18.366 | ++ userrc_early:source:11 : export OS_REGION_NAME=RegionOne 2021-02-16 19:37:18.368 | ++ userrc_early:source:11 : OS_REGION_NAME=RegionOne 2021-02-16 19:37:18.371 | + ./stack.sh:main:1083 : is_service_enabled keystone 2021-02-16 19:37:18.387 | + functions-common:is_service_enabled:1962 : return 0 2021-02-16 19:37:18.390 | + ./stack.sh:main:1084 : echo_summary 'Starting Keystone' 2021-02-16 19:37:18.393 | + ./stack.sh:echo_summary:419 : [[ -t 3 ]] 2021-02-16 19:37:18.395 | + ./stack.sh:echo_summary:425 : echo -e Starting Keystone 2021-02-16 19:37:18.398 | + ./stack.sh:main:1086 : '[' 10.222.0.13 == 10.222.0.13 ']' 2021-02-16 19:37:18.401 | + ./stack.sh:main:1087 : init_keystone 2021-02-16 19:37:18.404 | + lib/keystone:init_keystone:443 : is_service_enabled ldap 2021-02-16 19:37:18.420 | + functions-common:is_service_enabled:1962 : return 1 2021-02-16 19:37:18.423 | + lib/keystone:init_keystone:447 : [[ True == True ]] 2021-02-16 19:37:18.425 | + lib/keystone:init_keystone:449 : recreate_database keystone 2021-02-16 19:37:18.427 | + lib/database:recreate_database:110 : local db=keystone 2021-02-16 19:37:18.430 | + lib/database:recreate_database:111 : recreate_database_mysql keystone 2021-02-16 19:37:18.432 | + lib/databases/mysql:recreate_database_mysql:63 : local db=keystone 2021-02-16 19:37:18.435 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2021-02-16 19:37:18.439 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-02-16 19:37:18.453 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2021-02-16 19:37:18.457 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-02-16 19:37:18.471 | + lib/keystone:init_keystone:452 : time_start dbsync 2021-02-16 19:37:18.473 | + functions-common:time_start:2292 : local name=dbsync 2021-02-16 19:37:18.476 | + functions-common:time_start:2293 : local start_time= 2021-02-16 19:37:18.479 | + functions-common:time_start:2294 : [[ -n '' ]] 2021-02-16 19:37:18.482 | ++ functions-common:time_start:2297 : date +%s%3N 2021-02-16 19:37:18.486 | + functions-common:time_start:2297 : _TIME_START[$name]=1613504238483 2021-02-16 19:37:18.489 | + lib/keystone:init_keystone:454 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2021-02-16 19:37:23.153 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-02-16 19:37:23.154 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:23.154 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:23.155 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:23.155 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:23.155 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:23.155 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:23.155 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:23.155 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:23.156 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:23.156 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:23.156 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:23.156 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:23.156 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:23.156 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:23.157 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:23.157 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:23.157 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:23.157 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:23.157 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:23.158 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:23.158 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:23.158 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:23.158 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:23.158 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:23.158 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:23.159 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:23.159 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:23.159 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:23.159 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:23.159 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:23.159 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:23.160 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:23.160 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:23.160 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:23.160 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:23.160 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:23.161 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:23.161 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:23.161 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:23.161 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:23.161 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:23.161 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:23.162 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:23.162 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:23.162 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:23.163 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:23.163 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:23.163 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:23.163 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:23.164 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:23.164 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:23.164 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:23.164 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:23.164 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:23.165 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:23.165 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:23.165 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:23.165 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:23.165 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:23.165 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:23.166 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:23.166 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:23.166 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:23.166 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:23.166 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:23.166 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:23.167 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:23.167 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:23.167 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:23.167 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:23.167 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:23.168 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:23.168 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:23.168 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:23.168 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:23.168 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:23.168 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:23.169 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:23.169 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:23.169 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:23.169 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:23.169 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:23.169 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:23.170 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:23.170 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:23.170 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:23.170 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-02-16 19:37:23.170 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-02-16 19:37:23.271 | 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=70157) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} 2021-02-16 19:37:23.274 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-02-16 19:37:23.275 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:23.275 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:23.275 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:23.276 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:23.276 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:23.276 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:23.276 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:23.276 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:23.277 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:23.277 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:23.277 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:23.277 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:23.277 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:23.277 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:23.278 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:23.278 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:23.278 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:23.278 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:23.278 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:23.278 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:23.279 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:23.279 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:23.279 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:23.279 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:23.279 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:23.279 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:23.280 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:23.280 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:23.280 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:23.280 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:23.280 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:23.280 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:23.281 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:23.281 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:23.281 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:23.281 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:23.281 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:23.281 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:23.282 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:23.282 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:23.282 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:23.282 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:23.282 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:23.282 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:23.283 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:23.283 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:23.283 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:23.283 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:23.283 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:23.283 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:23.284 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:23.284 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:23.284 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:23.284 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:23.284 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:23.284 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:23.285 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:23.285 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:23.285 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:23.285 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:23.285 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:23.285 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:23.286 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:23.286 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:23.286 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:23.286 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:23.286 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:23.286 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:23.287 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:23.287 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:23.287 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:23.288 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:23.288 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:23.288 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:23.288 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:23.288 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:23.289 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:23.289 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:23.289 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:23.289 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:23.289 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:23.290 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:23.290 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:23.290 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:23.290 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:23.290 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:23.290 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-02-16 19:37:23.291 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-02-16 19:37:23.335 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-02-16 19:37:23.336 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:23.337 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:23.337 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:23.337 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:23.337 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:23.337 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:23.338 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:23.338 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:23.338 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:23.338 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:23.338 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:23.338 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:23.339 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:23.339 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:23.339 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:23.339 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:23.339 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:23.340 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:23.340 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:23.340 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:23.340 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:23.340 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:23.340 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:23.341 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:23.341 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:23.341 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:23.341 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:23.341 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:23.341 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:23.342 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:23.342 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:23.342 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:23.342 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:23.342 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:23.342 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:23.343 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:23.343 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:23.343 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:23.343 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:23.343 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:23.344 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:23.344 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:23.344 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:23.344 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:23.344 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:23.344 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:23.344 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:23.345 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:23.345 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:23.345 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:23.345 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:23.345 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:23.345 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:23.346 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:23.346 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:23.346 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:23.346 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:23.346 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:23.346 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:23.347 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:23.347 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:23.347 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:23.347 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:23.347 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:23.347 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:23.348 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:23.348 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:23.348 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:23.348 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:23.348 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:23.348 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:23.349 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:23.349 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:23.349 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:23.349 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:23.349 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:23.350 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:23.350 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:23.350 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:23.351 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:23.351 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:23.351 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:23.351 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:23.351 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:23.351 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:23.352 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:23.352 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-02-16 19:37:23.352 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-02-16 19:37:23.442 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-02-16 19:37:23.443 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:23.444 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:23.444 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:23.444 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:23.444 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:23.444 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:23.444 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:23.445 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:23.445 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:23.445 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:23.445 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:23.445 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:23.446 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:23.446 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:23.446 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:23.446 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:23.446 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:23.446 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:23.447 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:23.447 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:23.447 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:23.447 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:23.447 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:23.447 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:23.448 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:23.448 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:23.448 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:23.448 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:23.448 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:23.448 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:23.449 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:23.449 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:23.449 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:23.449 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:23.449 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:23.449 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:23.450 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:23.450 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:23.450 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:23.450 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:23.450 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:23.451 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:23.451 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:23.451 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:23.451 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:23.451 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:23.451 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:23.452 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:23.452 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:23.452 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:23.452 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:23.452 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:23.452 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:23.453 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:23.453 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:23.453 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:23.453 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:23.453 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:23.453 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:23.454 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:23.454 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:23.454 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:23.454 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:23.454 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:23.454 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:23.455 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:23.455 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:23.455 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:23.455 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:23.455 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:23.455 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:23.456 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:23.456 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:23.456 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:23.456 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:23.456 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:23.456 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:23.457 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:23.457 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:23.457 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:23.457 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:23.457 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:23.457 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:23.458 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:23.458 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:23.458 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:23.458 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-02-16 19:37:23.458 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-02-16 19:37:23.466 | INFO migrate.versioning.api [-] 66 -> 67...  2021-02-16 19:37:25.890 | INFO migrate.versioning.api [-] done 2021-02-16 19:37:25.890 | INFO migrate.versioning.api [-] 67 -> 68...  2021-02-16 19:37:25.899 | INFO migrate.versioning.api [-] done 2021-02-16 19:37:25.899 | INFO migrate.versioning.api [-] 68 -> 69...  2021-02-16 19:37:25.908 | INFO migrate.versioning.api [-] done 2021-02-16 19:37:25.908 | INFO migrate.versioning.api [-] 69 -> 70...  2021-02-16 19:37:25.915 | INFO migrate.versioning.api [-] done 2021-02-16 19:37:25.915 | INFO migrate.versioning.api [-] 70 -> 71...  2021-02-16 19:37:25.923 | INFO migrate.versioning.api [-] done 2021-02-16 19:37:25.924 | INFO migrate.versioning.api [-] 71 -> 72...  2021-02-16 19:37:25.932 | INFO migrate.versioning.api [-] done 2021-02-16 19:37:25.932 | INFO migrate.versioning.api [-] 72 -> 73...  2021-02-16 19:37:26.121 | INFO migrate.versioning.api [-] done 2021-02-16 19:37:26.121 | INFO migrate.versioning.api [-] 73 -> 74...  2021-02-16 19:37:26.220 | INFO migrate.versioning.api [-] done 2021-02-16 19:37:26.220 | INFO migrate.versioning.api [-] 74 -> 75...  2021-02-16 19:37:26.287 | INFO migrate.versioning.api [-] done 2021-02-16 19:37:26.288 | INFO migrate.versioning.api [-] 75 -> 76...  2021-02-16 19:37:26.296 | INFO migrate.versioning.api [-] done 2021-02-16 19:37:26.296 | INFO migrate.versioning.api [-] 76 -> 77...  2021-02-16 19:37:26.305 | INFO migrate.versioning.api [-] done 2021-02-16 19:37:26.305 | INFO migrate.versioning.api [-] 77 -> 78...  2021-02-16 19:37:26.312 | INFO migrate.versioning.api [-] done 2021-02-16 19:37:26.313 | INFO migrate.versioning.api [-] 78 -> 79...  2021-02-16 19:37:26.321 | INFO migrate.versioning.api [-] done 2021-02-16 19:37:26.322 | INFO migrate.versioning.api [-] 79 -> 80...  2021-02-16 19:37:26.329 | INFO migrate.versioning.api [-] done 2021-02-16 19:37:26.329 | INFO migrate.versioning.api [-] 80 -> 81...  2021-02-16 19:37:26.400 | INFO migrate.versioning.api [-] done 2021-02-16 19:37:26.401 | INFO migrate.versioning.api [-] 81 -> 82...  2021-02-16 19:37:26.681 | INFO migrate.versioning.api [-] done 2021-02-16 19:37:26.681 | INFO migrate.versioning.api [-] 82 -> 83...  2021-02-16 19:37:27.023 | INFO migrate.versioning.api [-] done 2021-02-16 19:37:27.023 | INFO migrate.versioning.api [-] 83 -> 84...  2021-02-16 19:37:27.128 | INFO migrate.versioning.api [-] done 2021-02-16 19:37:27.128 | INFO migrate.versioning.api [-] 84 -> 85...  2021-02-16 19:37:27.309 | INFO migrate.versioning.api [-] done 2021-02-16 19:37:27.309 | INFO migrate.versioning.api [-] 85 -> 86...  2021-02-16 19:37:27.359 | INFO migrate.versioning.api [-] done 2021-02-16 19:37:27.359 | INFO migrate.versioning.api [-] 86 -> 87...  2021-02-16 19:37:27.651 | INFO migrate.versioning.api [-] done 2021-02-16 19:37:27.651 | INFO migrate.versioning.api [-] 87 -> 88...  2021-02-16 19:37:27.805 | INFO migrate.versioning.api [-] done 2021-02-16 19:37:27.805 | INFO migrate.versioning.api [-] 88 -> 89...  2021-02-16 19:37:27.838 | INFO migrate.versioning.api [-] done 2021-02-16 19:37:27.838 | INFO migrate.versioning.api [-] 89 -> 90...  2021-02-16 19:37:27.988 | INFO migrate.versioning.api [-] done 2021-02-16 19:37:27.988 | INFO migrate.versioning.api [-] 90 -> 91...  2021-02-16 19:37:28.280 | INFO migrate.versioning.api [-] done 2021-02-16 19:37:28.280 | INFO migrate.versioning.api [-] 91 -> 92...  2021-02-16 19:37:28.584 | INFO migrate.versioning.api [-] done 2021-02-16 19:37:28.584 | INFO migrate.versioning.api [-] 92 -> 93...  2021-02-16 19:37:28.898 | INFO migrate.versioning.api [-] done 2021-02-16 19:37:28.898 | INFO migrate.versioning.api [-] 93 -> 94...  2021-02-16 19:37:29.140 | INFO migrate.versioning.api [-] done 2021-02-16 19:37:29.140 | INFO migrate.versioning.api [-] 94 -> 95...  2021-02-16 19:37:29.289 | INFO migrate.versioning.api [-] done 2021-02-16 19:37:29.289 | INFO migrate.versioning.api [-] 95 -> 96...  2021-02-16 19:37:29.300 | INFO migrate.versioning.api [-] done 2021-02-16 19:37:29.300 | INFO migrate.versioning.api [-] 96 -> 97...  2021-02-16 19:37:29.310 | INFO migrate.versioning.api [-] done 2021-02-16 19:37:29.310 | INFO migrate.versioning.api [-] 97 -> 98...  2021-02-16 19:37:29.316 | INFO migrate.versioning.api [-] done 2021-02-16 19:37:29.317 | INFO migrate.versioning.api [-] 98 -> 99...  2021-02-16 19:37:29.323 | INFO migrate.versioning.api [-] done 2021-02-16 19:37:29.323 | INFO migrate.versioning.api [-] 99 -> 100...  2021-02-16 19:37:29.329 | INFO migrate.versioning.api [-] done 2021-02-16 19:37:29.330 | INFO migrate.versioning.api [-] 100 -> 101...  2021-02-16 19:37:29.339 | INFO migrate.versioning.api [-] done 2021-02-16 19:37:29.340 | INFO migrate.versioning.api [-] 101 -> 102...  2021-02-16 19:37:29.362 | INFO migrate.versioning.api [-] done 2021-02-16 19:37:29.363 | INFO migrate.versioning.api [-] 102 -> 103...  2021-02-16 19:37:29.423 | INFO migrate.versioning.api [-] done 2021-02-16 19:37:29.423 | INFO migrate.versioning.api [-] 103 -> 104...  2021-02-16 19:37:29.433 | INFO migrate.versioning.api [-] done 2021-02-16 19:37:29.433 | INFO migrate.versioning.api [-] 104 -> 105...  2021-02-16 19:37:29.640 | INFO migrate.versioning.api [-] done 2021-02-16 19:37:29.640 | INFO migrate.versioning.api [-] 105 -> 106...  2021-02-16 19:37:29.748 | INFO migrate.versioning.api [-] done 2021-02-16 19:37:29.748 | INFO migrate.versioning.api [-] 106 -> 107...  2021-02-16 19:37:29.939 | INFO migrate.versioning.api [-] done 2021-02-16 19:37:29.939 | INFO migrate.versioning.api [-] 107 -> 108...  2021-02-16 19:37:30.147 | INFO migrate.versioning.api [-] done 2021-02-16 19:37:30.147 | INFO migrate.versioning.api [-] 108 -> 109...  2021-02-16 19:37:30.272 | INFO migrate.versioning.api [-] done 2021-02-16 19:37:30.273 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-02-16 19:37:30.274 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.274 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.275 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.275 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.275 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.275 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.275 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.276 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.276 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.276 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.276 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.276 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.276 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.277 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.277 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.277 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.277 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.277 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.277 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.278 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.278 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.278 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.278 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.278 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.279 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.279 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.279 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.279 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.279 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.279 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.280 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.280 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.280 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.280 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.280 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.280 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.281 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.281 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.281 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.281 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.281 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.281 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.282 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.282 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.282 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.282 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.282 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.282 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.283 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.283 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.283 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.283 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.283 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.283 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.284 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.284 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.284 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.284 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.284 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.284 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.285 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.285 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.285 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.285 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.285 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.285 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.286 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.286 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.286 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.286 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.286 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.286 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.287 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.287 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.287 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.287 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.287 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.287 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.288 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.288 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.288 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.288 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.288 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.289 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.289 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.289 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.289 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-02-16 19:37:30.289 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-02-16 19:37:30.290 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-02-16 19:37:30.291 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.291 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.291 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.291 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.292 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.292 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.292 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.292 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.292 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.293 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.293 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.293 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.293 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.293 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.293 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.294 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.294 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.294 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.294 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.294 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.294 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.295 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.295 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.295 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.295 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.295 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.295 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.296 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.296 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.296 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.296 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.296 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.296 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.297 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.297 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.297 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.297 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.297 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.297 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.298 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.298 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.298 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.298 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.298 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.299 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.299 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.299 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.299 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.299 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.299 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.300 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.300 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.300 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.300 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.300 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.300 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.301 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.301 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.301 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.301 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.301 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.301 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.302 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.302 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.302 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.302 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.302 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.302 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.303 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.303 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.303 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.303 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.303 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.303 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.304 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.304 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.304 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.304 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.304 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.304 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.305 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.305 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.305 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.305 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.305 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.305 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.306 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-02-16 19:37:30.306 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-02-16 19:37:30.306 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-02-16 19:37:30.307 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.307 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.307 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.308 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.308 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.308 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.308 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.308 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.308 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.309 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.309 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.309 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.309 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.309 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.309 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.310 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.310 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.310 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.310 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.310 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.311 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.311 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.311 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.311 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.311 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.311 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.312 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.312 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.312 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.312 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.312 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.312 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.313 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.313 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.313 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.313 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.313 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.313 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.314 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.314 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.314 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.314 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.314 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.314 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.315 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.315 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.315 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.315 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.315 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.315 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.316 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.317 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.317 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.317 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.317 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.317 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.317 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.317 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.317 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.317 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.317 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.317 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.317 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.318 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.318 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.318 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.318 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.318 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.318 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.319 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.319 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.319 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.319 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.319 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.320 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.320 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.320 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.320 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.321 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.321 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.321 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.321 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.321 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.321 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.322 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.322 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.322 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-02-16 19:37:30.322 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-02-16 19:37:30.328 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-02-16 19:37:30.330 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.330 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.330 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.330 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.330 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.331 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.331 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.331 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.331 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.331 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.331 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.332 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.332 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.332 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.332 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.332 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.332 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.333 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.333 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.333 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.333 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.333 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.334 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.334 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.334 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.334 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.334 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.334 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.335 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.335 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.335 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.335 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.336 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.336 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.336 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.336 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.336 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.337 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.337 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.337 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.337 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.337 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.337 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.338 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.338 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.338 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.338 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.338 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.339 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.339 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.339 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.339 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.339 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.339 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.340 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.340 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.340 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.340 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.340 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.340 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.341 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.341 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.341 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.341 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.341 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.341 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.342 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.342 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.342 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.342 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.342 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.342 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.343 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.343 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.343 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.343 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.343 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.343 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.344 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.344 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.344 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.344 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.344 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.344 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.345 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.345 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.345 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.345 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.345 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.345 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.346 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.346 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.346 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.346 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.346 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.347 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.347 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.347 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.347 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.347 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.347 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.348 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.348 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.348 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.348 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.348 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.348 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.349 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.349 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.349 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.349 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.349 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.349 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.350 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.350 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.350 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.350 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.350 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.350 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.351 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.351 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.351 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.351 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.352 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.352 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.352 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.352 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.352 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.352 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.353 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.353 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.353 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.353 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.353 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.353 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.354 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.354 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.354 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.354 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.354 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.354 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.355 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.355 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.355 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.355 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.355 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.355 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.356 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.356 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.356 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.356 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.356 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.356 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.357 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.357 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.357 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.357 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-02-16 19:37:30.357 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_expand'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-02-16 19:37:30.372 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-02-16 19:37:30.373 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.373 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.373 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.373 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.373 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.374 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.374 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.374 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.374 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.374 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.375 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.375 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.375 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.375 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.375 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.375 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.376 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.376 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.376 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.376 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.376 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.376 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.377 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.377 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.377 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.377 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.377 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.377 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.378 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.378 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.378 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.378 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.378 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.379 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.379 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.379 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.379 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.379 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.379 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.380 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.380 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.380 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.380 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.380 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.380 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.381 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.381 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.381 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.381 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.381 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.381 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.382 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.382 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.382 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.383 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.383 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.383 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.383 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.383 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.383 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.384 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.384 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.384 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.384 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.384 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.384 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.385 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.385 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.385 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.385 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.385 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.385 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.386 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.386 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.386 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.386 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.386 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.386 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.387 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.387 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.387 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.387 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.387 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.387 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.388 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.388 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.388 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.388 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.388 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.388 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.389 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.389 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.389 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.389 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.389 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.389 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.390 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.390 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.390 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.390 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.390 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.390 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.391 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.391 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.391 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.391 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.391 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.391 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.392 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.392 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.392 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.392 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.392 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.393 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.393 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.393 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.393 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.393 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.393 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.394 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.394 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.394 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.394 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.394 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.394 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.395 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.395 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.395 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.395 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.395 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.395 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.396 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.396 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.396 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.396 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.396 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.396 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.397 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.397 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.397 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.397 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.397 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.397 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.398 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.398 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.398 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.399 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.399 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.399 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.399 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.399 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.399 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.400 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.400 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.400 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.400 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.400 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-02-16 19:37:30.400 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_expand'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-02-16 19:37:30.401 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-02-16 19:37:30.402 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.402 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.402 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.402 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.403 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.403 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.403 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.403 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.403 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.404 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.404 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.404 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.404 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.404 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.404 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.405 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.405 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.405 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.405 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.405 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.405 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.406 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.406 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.406 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.406 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.406 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.406 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.407 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.407 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.407 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.407 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.407 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.407 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.408 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.408 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.408 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.408 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.408 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.408 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.409 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.409 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.409 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.409 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.409 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.409 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.410 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.410 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.410 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.410 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.410 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.410 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.411 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.411 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.411 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.411 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.411 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.411 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.412 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.412 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.412 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.412 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.412 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.412 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.413 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.413 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.413 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.413 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.413 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.414 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.414 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.414 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.414 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.414 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.415 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.415 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.415 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.415 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.415 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.415 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.416 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.416 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.416 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.416 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.416 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.416 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.417 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.417 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.417 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.417 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.417 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.417 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.418 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.418 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.418 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.418 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.418 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.418 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.419 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.419 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.419 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.419 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.419 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.419 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.420 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.420 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.420 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.420 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.420 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.420 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.421 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.421 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.421 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.421 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.421 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.421 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.422 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.422 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.422 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.422 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.422 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.422 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.423 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.423 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.423 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.423 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.423 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.423 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.424 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.424 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.424 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.424 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.424 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.424 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.425 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.425 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.425 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.425 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.425 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.426 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.426 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.426 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.426 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.426 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.426 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.427 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.427 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.427 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.427 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.427 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.427 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.428 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.428 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.428 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.428 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.428 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.428 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.429 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-02-16 19:37:30.429 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_expand'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-02-16 19:37:30.435 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-02-16 19:37:30.436 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.436 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.436 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.436 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.436 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.437 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.437 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.437 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.437 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.437 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.438 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.438 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.438 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.438 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.438 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.438 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.439 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.439 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.439 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.439 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.439 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.439 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.440 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.440 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.440 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.440 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.440 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.441 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.441 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.441 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.441 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.441 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.441 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.442 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.442 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.442 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.442 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.442 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.442 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.443 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.443 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.443 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.443 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.443 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.443 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.444 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.444 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.444 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.444 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.444 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.444 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.445 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.445 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.445 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.446 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.446 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.446 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.446 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.446 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.446 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.447 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.447 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.447 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.447 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.447 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.447 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.448 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.448 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.448 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.448 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.448 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.448 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.449 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.449 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.449 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.449 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.449 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.449 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.450 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.450 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.450 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.450 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.450 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.450 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.451 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.451 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.451 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.451 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.451 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.451 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.452 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.452 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.452 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.452 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.452 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.452 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.453 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.453 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.453 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.453 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.453 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.453 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.454 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.454 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.454 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.454 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.454 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.454 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.455 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.455 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.455 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.455 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.455 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.455 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.456 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.456 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.456 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.456 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.456 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.456 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.457 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.457 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.457 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.457 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.457 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.457 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.458 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.458 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.458 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.458 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.458 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.459 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.459 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.459 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.459 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.459 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.459 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.460 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.460 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.460 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.460 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.461 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.461 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.461 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.461 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.461 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.462 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.462 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.462 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.462 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.462 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.462 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.463 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.463 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.463 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:30.463 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:30.463 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-02-16 19:37:30.463 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_expand'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-02-16 19:37:30.471 | INFO migrate.versioning.api [-] 0 -> 1...  2021-02-16 19:37:30.477 | INFO migrate.versioning.api [-] done 2021-02-16 19:37:30.478 | INFO migrate.versioning.api [-] 1 -> 2...  2021-02-16 19:37:30.484 | INFO migrate.versioning.api [-] done 2021-02-16 19:37:30.484 | INFO migrate.versioning.api [-] 2 -> 3...  2021-02-16 19:37:30.733 | INFO migrate.versioning.api [-] done 2021-02-16 19:37:30.733 | INFO migrate.versioning.api [-] 3 -> 4...  2021-02-16 19:37:30.741 | INFO migrate.versioning.api [-] done 2021-02-16 19:37:30.741 | INFO migrate.versioning.api [-] 4 -> 5...  2021-02-16 19:37:30.749 | INFO migrate.versioning.api [-] done 2021-02-16 19:37:30.749 | INFO migrate.versioning.api [-] 5 -> 6...  2021-02-16 19:37:30.760 | INFO migrate.versioning.api [-] done 2021-02-16 19:37:30.760 | INFO migrate.versioning.api [-] 6 -> 7...  2021-02-16 19:37:30.767 | INFO migrate.versioning.api [-] done 2021-02-16 19:37:30.767 | INFO migrate.versioning.api [-] 7 -> 8...  2021-02-16 19:37:30.775 | INFO migrate.versioning.api [-] done 2021-02-16 19:37:30.775 | INFO migrate.versioning.api [-] 8 -> 9...  2021-02-16 19:37:30.781 | INFO migrate.versioning.api [-] done 2021-02-16 19:37:30.782 | INFO migrate.versioning.api [-] 9 -> 10...  2021-02-16 19:37:30.965 | INFO migrate.versioning.api [-] done 2021-02-16 19:37:30.965 | INFO migrate.versioning.api [-] 10 -> 11...  2021-02-16 19:37:30.973 | INFO migrate.versioning.api [-] done 2021-02-16 19:37:30.973 | INFO migrate.versioning.api [-] 11 -> 12...  2021-02-16 19:37:31.177 | INFO migrate.versioning.api [-] done 2021-02-16 19:37:31.177 | INFO migrate.versioning.api [-] 12 -> 13...  2021-02-16 19:37:31.185 | INFO migrate.versioning.api [-] done 2021-02-16 19:37:31.185 | INFO migrate.versioning.api [-] 13 -> 14...  2021-02-16 19:37:31.417 | INFO migrate.versioning.api [-] done 2021-02-16 19:37:31.417 | INFO migrate.versioning.api [-] 14 -> 15...  2021-02-16 19:37:31.423 | INFO migrate.versioning.api [-] done 2021-02-16 19:37:31.423 | INFO migrate.versioning.api [-] 15 -> 16...  2021-02-16 19:37:31.484 | INFO migrate.versioning.api [-] done 2021-02-16 19:37:31.484 | INFO migrate.versioning.api [-] 16 -> 17...  2021-02-16 19:37:31.492 | INFO migrate.versioning.api [-] done 2021-02-16 19:37:31.492 | INFO migrate.versioning.api [-] 17 -> 18...  2021-02-16 19:37:31.500 | INFO migrate.versioning.api [-] done 2021-02-16 19:37:31.500 | INFO migrate.versioning.api [-] 18 -> 19...  2021-02-16 19:37:31.507 | INFO migrate.versioning.api [-] done 2021-02-16 19:37:31.507 | INFO migrate.versioning.api [-] 19 -> 20...  2021-02-16 19:37:31.515 | INFO migrate.versioning.api [-] done 2021-02-16 19:37:31.515 | INFO migrate.versioning.api [-] 20 -> 21...  2021-02-16 19:37:31.524 | INFO migrate.versioning.api [-] done 2021-02-16 19:37:31.524 | INFO migrate.versioning.api [-] 21 -> 22...  2021-02-16 19:37:31.577 | INFO migrate.versioning.api [-] done 2021-02-16 19:37:31.577 | INFO migrate.versioning.api [-] 22 -> 23...  2021-02-16 19:37:31.690 | INFO migrate.versioning.api [-] done 2021-02-16 19:37:31.690 | INFO migrate.versioning.api [-] 23 -> 24...  2021-02-16 19:37:31.885 | INFO migrate.versioning.api [-] done 2021-02-16 19:37:31.885 | INFO migrate.versioning.api [-] 24 -> 25...  2021-02-16 19:37:31.893 | INFO migrate.versioning.api [-] done 2021-02-16 19:37:31.893 | INFO migrate.versioning.api [-] 25 -> 26...  2021-02-16 19:37:31.903 | INFO migrate.versioning.api [-] done 2021-02-16 19:37:31.903 | INFO migrate.versioning.api [-] 26 -> 27...  2021-02-16 19:37:31.913 | INFO migrate.versioning.api [-] done 2021-02-16 19:37:31.913 | INFO migrate.versioning.api [-] 27 -> 28...  2021-02-16 19:37:31.920 | INFO migrate.versioning.api [-] done 2021-02-16 19:37:31.920 | INFO migrate.versioning.api [-] 28 -> 29...  2021-02-16 19:37:31.928 | INFO migrate.versioning.api [-] done 2021-02-16 19:37:31.928 | INFO migrate.versioning.api [-] 29 -> 30...  2021-02-16 19:37:31.989 | INFO migrate.versioning.api [-] done 2021-02-16 19:37:31.989 | INFO migrate.versioning.api [-] 30 -> 31...  2021-02-16 19:37:32.050 | INFO migrate.versioning.api [-] done 2021-02-16 19:37:32.050 | INFO migrate.versioning.api [-] 31 -> 32...  2021-02-16 19:37:32.195 | INFO migrate.versioning.api [-] done 2021-02-16 19:37:32.195 | INFO migrate.versioning.api [-] 32 -> 33...  2021-02-16 19:37:32.485 | INFO migrate.versioning.api [-] done 2021-02-16 19:37:32.485 | INFO migrate.versioning.api [-] 33 -> 34...  2021-02-16 19:37:32.606 | INFO migrate.versioning.api [-] done 2021-02-16 19:37:32.606 | INFO migrate.versioning.api [-] 34 -> 35...  2021-02-16 19:37:32.706 | INFO migrate.versioning.api [-] done 2021-02-16 19:37:32.706 | INFO migrate.versioning.api [-] 35 -> 36...  2021-02-16 19:37:32.805 | INFO migrate.versioning.api [-] done 2021-02-16 19:37:32.805 | INFO migrate.versioning.api [-] 36 -> 37...  2021-02-16 19:37:32.812 | INFO migrate.versioning.api [-] done 2021-02-16 19:37:32.813 | INFO migrate.versioning.api [-] 37 -> 38...  2021-02-16 19:37:32.822 | INFO migrate.versioning.api [-] done 2021-02-16 19:37:32.822 | INFO migrate.versioning.api [-] 38 -> 39...  2021-02-16 19:37:32.829 | INFO migrate.versioning.api [-] done 2021-02-16 19:37:32.830 | INFO migrate.versioning.api [-] 39 -> 40...  2021-02-16 19:37:32.841 | INFO migrate.versioning.api [-] done 2021-02-16 19:37:32.841 | INFO migrate.versioning.api [-] 40 -> 41...  2021-02-16 19:37:32.849 | INFO migrate.versioning.api [-] done 2021-02-16 19:37:32.849 | INFO migrate.versioning.api [-] 41 -> 42...  2021-02-16 19:37:32.857 | INFO migrate.versioning.api [-] done 2021-02-16 19:37:32.858 | INFO migrate.versioning.api [-] 42 -> 43...  2021-02-16 19:37:32.866 | INFO migrate.versioning.api [-] done 2021-02-16 19:37:32.866 | INFO migrate.versioning.api [-] 43 -> 44...  2021-02-16 19:37:32.874 | INFO migrate.versioning.api [-] done 2021-02-16 19:37:32.874 | INFO migrate.versioning.api [-] 44 -> 45...  2021-02-16 19:37:33.103 | INFO migrate.versioning.api [-] done 2021-02-16 19:37:33.103 | INFO migrate.versioning.api [-] 45 -> 46...  2021-02-16 19:37:33.111 | INFO migrate.versioning.api [-] done 2021-02-16 19:37:33.111 | INFO migrate.versioning.api [-] 46 -> 47...  2021-02-16 19:37:33.700 | INFO migrate.versioning.api [-] done 2021-02-16 19:37:33.700 | INFO migrate.versioning.api [-] 47 -> 48...  2021-02-16 19:37:33.942 | INFO migrate.versioning.api [-] done 2021-02-16 19:37:33.942 | INFO migrate.versioning.api [-] 48 -> 49...  2021-02-16 19:37:33.950 | INFO migrate.versioning.api [-] done 2021-02-16 19:37:33.950 | INFO migrate.versioning.api [-] 49 -> 50...  2021-02-16 19:37:33.957 | INFO migrate.versioning.api [-] done 2021-02-16 19:37:33.957 | INFO migrate.versioning.api [-] 50 -> 51...  2021-02-16 19:37:33.965 | INFO migrate.versioning.api [-] done 2021-02-16 19:37:33.965 | INFO migrate.versioning.api [-] 51 -> 52...  2021-02-16 19:37:33.973 | INFO migrate.versioning.api [-] done 2021-02-16 19:37:33.973 | INFO migrate.versioning.api [-] 52 -> 53...  2021-02-16 19:37:34.071 | INFO migrate.versioning.api [-] done 2021-02-16 19:37:34.071 | INFO migrate.versioning.api [-] 53 -> 54...  2021-02-16 19:37:34.079 | INFO migrate.versioning.api [-] done 2021-02-16 19:37:34.080 | INFO migrate.versioning.api [-] 54 -> 55...  2021-02-16 19:37:34.214 | INFO migrate.versioning.api [-] done 2021-02-16 19:37:34.215 | INFO migrate.versioning.api [-] 55 -> 56...  2021-02-16 19:37:34.347 | INFO migrate.versioning.api [-] done 2021-02-16 19:37:34.347 | INFO migrate.versioning.api [-] 56 -> 57...  2021-02-16 19:37:34.357 | INFO migrate.versioning.api [-] done 2021-02-16 19:37:34.357 | INFO migrate.versioning.api [-] 57 -> 58...  2021-02-16 19:37:34.364 | INFO migrate.versioning.api [-] done 2021-02-16 19:37:34.364 | INFO migrate.versioning.api [-] 58 -> 59...  2021-02-16 19:37:34.373 | INFO migrate.versioning.api [-] done 2021-02-16 19:37:34.373 | INFO migrate.versioning.api [-] 59 -> 60...  2021-02-16 19:37:34.381 | INFO migrate.versioning.api [-] done 2021-02-16 19:37:34.381 | INFO migrate.versioning.api [-] 60 -> 61...  2021-02-16 19:37:34.389 | INFO migrate.versioning.api [-] done 2021-02-16 19:37:34.389 | INFO migrate.versioning.api [-] 61 -> 62...  2021-02-16 19:37:34.601 | INFO migrate.versioning.api [-] done 2021-02-16 19:37:34.602 | INFO migrate.versioning.api [-] 62 -> 63...  2021-02-16 19:37:34.609 | INFO migrate.versioning.api [-] done 2021-02-16 19:37:34.609 | INFO migrate.versioning.api [-] 63 -> 64...  2021-02-16 19:37:34.718 | INFO migrate.versioning.api [-] done 2021-02-16 19:37:34.718 | INFO migrate.versioning.api [-] 64 -> 65...  2021-02-16 19:37:35.097 | INFO migrate.versioning.api [-] done 2021-02-16 19:37:35.097 | INFO migrate.versioning.api [-] 65 -> 66...  2021-02-16 19:37:35.219 | INFO migrate.versioning.api [-] done 2021-02-16 19:37:35.219 | INFO migrate.versioning.api [-] 66 -> 67...  2021-02-16 19:37:35.227 | INFO migrate.versioning.api [-] done 2021-02-16 19:37:35.227 | INFO migrate.versioning.api [-] 67 -> 68...  2021-02-16 19:37:35.235 | INFO migrate.versioning.api [-] done 2021-02-16 19:37:35.235 | INFO migrate.versioning.api [-] 68 -> 69...  2021-02-16 19:37:35.243 | INFO migrate.versioning.api [-] done 2021-02-16 19:37:35.244 | INFO migrate.versioning.api [-] 69 -> 70...  2021-02-16 19:37:35.252 | INFO migrate.versioning.api [-] done 2021-02-16 19:37:35.252 | INFO migrate.versioning.api [-] 70 -> 71...  2021-02-16 19:37:35.260 | INFO migrate.versioning.api [-] done 2021-02-16 19:37:35.261 | INFO migrate.versioning.api [-] 71 -> 72...  2021-02-16 19:37:35.269 | INFO migrate.versioning.api [-] done 2021-02-16 19:37:35.269 | INFO migrate.versioning.api [-] 72 -> 73...  2021-02-16 19:37:35.452 | INFO migrate.versioning.api [-] done 2021-02-16 19:37:35.453 | INFO migrate.versioning.api [-] 73 -> 74...  2021-02-16 19:37:35.461 | INFO migrate.versioning.api [-] done 2021-02-16 19:37:35.461 | INFO migrate.versioning.api [-] 74 -> 75...  2021-02-16 19:37:35.469 | INFO migrate.versioning.api [-] done 2021-02-16 19:37:35.469 | INFO migrate.versioning.api [-] 75 -> 76...  2021-02-16 19:37:35.477 | INFO migrate.versioning.api [-] done 2021-02-16 19:37:35.478 | INFO migrate.versioning.api [-] 76 -> 77...  2021-02-16 19:37:35.484 | INFO migrate.versioning.api [-] done 2021-02-16 19:37:35.484 | INFO migrate.versioning.api [-] 77 -> 78...  2021-02-16 19:37:35.492 | INFO migrate.versioning.api [-] done 2021-02-16 19:37:35.493 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-02-16 19:37:35.494 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.494 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.494 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.494 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.495 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.495 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.495 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.495 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.495 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.496 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.496 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.496 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.496 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.496 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.496 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.497 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.497 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.497 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.497 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.497 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.497 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.498 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.498 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.498 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.498 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.498 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.499 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.499 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.499 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.499 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.499 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.499 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.500 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.500 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.500 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.500 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.500 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.500 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.501 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.501 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.501 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.501 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.501 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.501 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.502 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.502 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.502 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.502 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.502 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.502 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.503 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.503 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.503 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.503 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.503 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.503 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.504 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.504 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.504 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.504 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.504 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.504 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.505 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.505 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.505 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.505 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.505 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.505 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.506 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.506 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.506 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/015_migrate_update_federated_user_domain.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.506 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/015_migrate_update_federated_user_domain.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.506 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.506 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.507 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.507 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.507 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.507 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.507 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.507 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.508 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.508 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.508 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.508 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.508 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.508 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.509 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.509 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.510 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.510 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.510 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.510 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.510 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.510 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.511 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.511 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.511 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.511 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.511 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.511 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.512 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.512 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.512 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.512 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.512 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.512 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.513 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.513 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.513 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.513 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.513 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.513 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.514 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.514 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.514 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.514 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.514 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.514 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.515 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.515 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.515 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.515 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.515 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.515 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.516 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.516 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.516 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.516 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.516 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.516 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.517 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.517 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.517 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.517 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.517 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.517 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.518 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.518 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.518 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.518 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.518 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.519 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.519 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.519 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.519 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.519 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.519 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.520 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.520 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.520 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.520 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.520 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.520 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.521 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.521 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.521 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.521 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-02-16 19:37:35.521 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-02-16 19:37:35.522 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-02-16 19:37:35.523 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.523 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.523 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.524 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.524 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.524 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.524 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.524 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.524 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.525 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.525 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.525 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.526 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.526 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.526 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.526 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.526 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.526 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.527 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.527 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.527 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.527 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.527 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.527 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.528 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.528 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.528 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.528 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.528 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.528 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.529 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.529 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.529 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.529 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.529 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.529 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.530 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.530 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.530 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.530 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.530 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.531 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.531 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.531 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.531 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.531 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.531 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.532 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.532 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.532 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.532 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.532 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.532 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.533 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.533 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.533 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.533 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.533 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.533 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.534 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.534 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.534 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.534 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.534 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.534 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.535 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.535 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.535 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.535 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.535 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.535 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.536 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.536 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.536 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.536 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.536 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.536 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.537 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.537 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.537 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.537 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.537 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.537 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.538 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.538 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.538 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.538 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.538 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.538 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.539 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.539 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.539 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.539 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.539 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.540 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.540 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.540 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.540 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.540 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.540 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.541 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.541 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.541 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.541 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.541 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.541 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.542 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.542 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.542 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.542 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.542 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.543 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.543 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.543 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.543 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.543 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.543 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.543 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.544 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.544 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.544 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.544 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.544 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.544 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.545 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.545 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.545 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.545 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.545 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.545 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.546 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.546 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.546 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.546 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.546 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.546 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.547 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.547 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.547 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.547 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.547 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.547 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.548 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.548 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.548 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.548 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.548 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.548 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.549 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.549 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.549 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.549 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.549 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.550 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.550 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.550 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.550 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-02-16 19:37:35.550 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_expand'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-02-16 19:37:35.551 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-02-16 19:37:35.552 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.552 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.552 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.552 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.552 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.553 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.553 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.553 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.553 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.553 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.553 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.554 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.554 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.554 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.554 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.554 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.554 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.555 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.555 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.555 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.555 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.555 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.555 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.556 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.556 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.556 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.556 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.556 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.556 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.557 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.557 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.557 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.557 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.557 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.557 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.558 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.558 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.558 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.558 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.558 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.558 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.559 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.559 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.559 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.559 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.559 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.559 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.560 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.560 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.560 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.560 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.560 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.560 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.561 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.561 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.561 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.561 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.561 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.561 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.562 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.562 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.562 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.562 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.562 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.562 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.563 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.563 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.563 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.563 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.563 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.563 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.564 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.564 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.564 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.564 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.564 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.564 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.565 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.565 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.565 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.565 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.565 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.565 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.566 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.566 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.566 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.566 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.566 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.566 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.567 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.567 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.567 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.567 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.567 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.567 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.568 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.568 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.568 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.568 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.568 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.568 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.569 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.569 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.569 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.569 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.569 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.569 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.570 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.570 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.570 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.570 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.570 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.570 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.571 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.571 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.571 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.571 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.572 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.572 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.572 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.572 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.572 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.573 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.573 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.573 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.573 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.573 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.573 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.574 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.574 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.574 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.574 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.574 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.574 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.575 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.575 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.575 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.575 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.575 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.575 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.576 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.576 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.576 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.576 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.576 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.576 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.577 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.577 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.577 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.577 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.577 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.577 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.578 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.578 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.578 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.578 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.578 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-02-16 19:37:35.578 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_expand'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-02-16 19:37:35.585 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-02-16 19:37:35.586 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.586 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.586 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.586 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.587 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.587 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.588 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.588 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.588 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.588 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.588 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.588 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.589 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.589 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.589 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.589 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.589 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.589 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.590 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.590 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.590 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.590 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.590 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.590 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.591 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.591 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.591 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.591 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.591 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.591 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.592 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.592 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.592 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.592 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.592 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.592 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.593 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.593 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.593 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.593 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.593 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.593 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.594 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.594 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.594 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.594 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.594 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.594 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.595 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.595 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.595 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.595 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.595 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.595 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.596 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.596 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.596 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.596 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.596 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.596 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.596 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.597 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.597 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.597 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.597 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.597 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.597 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.598 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.598 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.598 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.598 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.598 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.598 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.598 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.599 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.599 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.599 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.599 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.599 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.599 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.600 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.600 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.600 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.600 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.600 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.600 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.601 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.601 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.601 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.601 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.601 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.601 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.602 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.602 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.602 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.602 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.602 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.602 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.603 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.603 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.603 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.603 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.603 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.603 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.604 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.604 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.604 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.604 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.604 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.604 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.605 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.605 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.605 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.605 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.605 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.605 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.606 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.606 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.606 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.606 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.606 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.606 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.607 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.607 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.607 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.607 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.607 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.607 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.608 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.608 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.608 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.608 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.608 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.608 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.609 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.609 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.609 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.609 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.609 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.609 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.610 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.610 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.610 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.610 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.610 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.610 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.611 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.611 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.611 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.611 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.611 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.611 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.612 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.612 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.612 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.612 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.612 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-02-16 19:37:35.612 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-02-16 19:37:35.627 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-02-16 19:37:35.628 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.628 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.629 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.629 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.629 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.629 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.629 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.629 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.630 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.630 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.630 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.630 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.630 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.631 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.631 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.631 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.631 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.631 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.631 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.632 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.632 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.632 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.632 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.632 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.632 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.633 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.633 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.633 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.633 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.633 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.633 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.634 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.634 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.635 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.635 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.635 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.635 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.635 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.635 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.636 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.636 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.636 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.636 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.636 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.636 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.637 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.637 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.637 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.637 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.637 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.637 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.638 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.638 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.638 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.638 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.638 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.638 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.639 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.639 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.639 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.639 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.639 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.639 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.640 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.640 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.640 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.640 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.640 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.640 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.641 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.641 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.641 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.641 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.641 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.641 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.642 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.642 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.642 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.642 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.642 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.642 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.643 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.643 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.643 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.643 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.643 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.643 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.644 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.644 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.644 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.644 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.644 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.645 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.645 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.645 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.645 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.645 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.645 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.646 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.646 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.646 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.646 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.646 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.647 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.647 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.647 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.647 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.647 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.647 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.647 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.648 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.648 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.649 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.649 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.649 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.649 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.649 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.649 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.649 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.649 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.649 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.649 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.650 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.650 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.650 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.651 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.651 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.651 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.651 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.651 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.651 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.652 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.652 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.652 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.652 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.652 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.652 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.653 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.653 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.653 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.653 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.653 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.653 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.654 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.654 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.654 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.654 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.654 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.654 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.655 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.655 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.655 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.655 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.655 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.655 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.656 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.656 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-02-16 19:37:35.656 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-02-16 19:37:35.656 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-02-16 19:37:35.657 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.657 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.658 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.658 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.658 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.658 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.658 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.659 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.659 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.659 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.659 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.659 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.659 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.660 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.660 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.660 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.660 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.660 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.660 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.661 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.661 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.661 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.661 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.661 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.661 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.662 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.662 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.662 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.662 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.662 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.662 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.663 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.663 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.663 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.663 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.663 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.663 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.664 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.664 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.664 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.664 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.664 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.665 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.665 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.665 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.665 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.665 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.666 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.666 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.666 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.666 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.666 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.666 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.667 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.667 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.667 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.667 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.667 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.668 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.668 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.668 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.668 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.668 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.668 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.669 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.669 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.669 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.669 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.669 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.669 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.670 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.670 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.670 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.670 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.670 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.670 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.671 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.671 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.671 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.671 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.671 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.671 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.672 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.672 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.672 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.672 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.672 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.672 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.673 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.673 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.673 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.673 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.673 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.673 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.674 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.674 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.674 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.674 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.674 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.674 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.675 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.675 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.675 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.675 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.675 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.675 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.676 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.676 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.676 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.676 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.676 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.676 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.677 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.677 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.677 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.677 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.677 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.677 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.678 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.678 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.678 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.678 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.678 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.678 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.679 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.679 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.679 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.679 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.679 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.679 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.680 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.680 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.680 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.680 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.680 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.680 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.680 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.681 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.681 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.681 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.681 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.681 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.682 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.682 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.682 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.682 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.682 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.682 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.683 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.683 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.683 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.683 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.683 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.683 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.684 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.684 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.684 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-02-16 19:37:35.684 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-02-16 19:37:35.691 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-02-16 19:37:35.692 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.692 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.692 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.693 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.693 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.693 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.693 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.693 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.693 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.694 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.694 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.694 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.694 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.694 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.694 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.695 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.695 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.695 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.695 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.695 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.696 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.696 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.696 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.696 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.697 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.697 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.697 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.697 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.697 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.698 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.698 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.698 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.698 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.698 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.698 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.699 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.699 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.699 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.699 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.699 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.699 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.700 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.700 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.700 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.700 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.700 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.700 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.701 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.701 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.701 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.701 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.701 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.701 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.702 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.702 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.702 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.702 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.702 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.702 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.703 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.703 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.703 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.703 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.703 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.703 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.704 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.704 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.704 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.704 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.704 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.704 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/015_migrate_update_federated_user_domain.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.705 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.705 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.705 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.705 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.705 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.705 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.706 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.706 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.706 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.706 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.706 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.706 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.707 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.707 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.707 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.707 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.707 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.707 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.708 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.708 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.708 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.708 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.708 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.708 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.709 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.709 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.709 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.709 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.709 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.709 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.710 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.710 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.710 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.710 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.710 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.710 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.711 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.711 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.711 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.711 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.711 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.711 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.712 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.712 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.713 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.713 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.713 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.713 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.713 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.713 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.714 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.714 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.714 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.714 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.714 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.714 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.715 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.715 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.715 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.715 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.715 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.715 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.716 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.716 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.716 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.716 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.716 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.716 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.717 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.717 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.717 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.717 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.717 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.717 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.718 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.718 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.718 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.718 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.718 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.718 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.719 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.719 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.719 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.719 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:35.719 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:35.719 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-02-16 19:37:35.720 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-02-16 19:37:35.727 | INFO migrate.versioning.api [-] 0 -> 1...  2021-02-16 19:37:35.734 | INFO migrate.versioning.api [-] done 2021-02-16 19:37:35.734 | INFO migrate.versioning.api [-] 1 -> 2...  2021-02-16 19:37:35.740 | INFO migrate.versioning.api [-] done 2021-02-16 19:37:35.740 | INFO migrate.versioning.api [-] 2 -> 3...  2021-02-16 19:37:35.764 | INFO migrate.versioning.api [-] done 2021-02-16 19:37:35.764 | INFO migrate.versioning.api [-] 3 -> 4...  2021-02-16 19:37:35.771 | INFO migrate.versioning.api [-] done 2021-02-16 19:37:35.771 | INFO migrate.versioning.api [-] 4 -> 5...  2021-02-16 19:37:35.781 | INFO migrate.versioning.api [-] done 2021-02-16 19:37:35.781 | INFO migrate.versioning.api [-] 5 -> 6...  2021-02-16 19:37:35.788 | INFO migrate.versioning.api [-] done 2021-02-16 19:37:35.788 | INFO migrate.versioning.api [-] 6 -> 7...  2021-02-16 19:37:35.794 | INFO migrate.versioning.api [-] done 2021-02-16 19:37:35.794 | INFO migrate.versioning.api [-] 7 -> 8...  2021-02-16 19:37:35.801 | INFO migrate.versioning.api [-] done 2021-02-16 19:37:35.801 | INFO migrate.versioning.api [-] 8 -> 9...  2021-02-16 19:37:35.809 | INFO migrate.versioning.api [-] done 2021-02-16 19:37:35.809 | INFO migrate.versioning.api [-] 9 -> 10...  2021-02-16 19:37:35.816 | INFO migrate.versioning.api [-] done 2021-02-16 19:37:35.816 | INFO migrate.versioning.api [-] 10 -> 11...  2021-02-16 19:37:35.822 | INFO migrate.versioning.api [-] done 2021-02-16 19:37:35.823 | INFO migrate.versioning.api [-] 11 -> 12...  2021-02-16 19:37:35.840 | INFO migrate.versioning.api [-] done 2021-02-16 19:37:35.840 | INFO migrate.versioning.api [-] 12 -> 13...  2021-02-16 19:37:35.846 | INFO migrate.versioning.api [-] done 2021-02-16 19:37:35.846 | INFO migrate.versioning.api [-] 13 -> 14...  2021-02-16 19:37:35.872 | INFO migrate.versioning.api [-] done 2021-02-16 19:37:35.872 | INFO migrate.versioning.api [-] 14 -> 15...  2021-02-16 19:37:35.901 | INFO migrate.versioning.api [-] done 2021-02-16 19:37:35.901 | INFO migrate.versioning.api [-] 15 -> 16...  2021-02-16 19:37:35.907 | INFO migrate.versioning.api [-] done 2021-02-16 19:37:35.907 | INFO migrate.versioning.api [-] 16 -> 17...  2021-02-16 19:37:35.914 | INFO migrate.versioning.api [-] done 2021-02-16 19:37:35.914 | INFO migrate.versioning.api [-] 17 -> 18...  2021-02-16 19:37:35.920 | INFO migrate.versioning.api [-] done 2021-02-16 19:37:35.920 | INFO migrate.versioning.api [-] 18 -> 19...  2021-02-16 19:37:35.926 | INFO migrate.versioning.api [-] done 2021-02-16 19:37:35.927 | INFO migrate.versioning.api [-] 19 -> 20...  2021-02-16 19:37:35.933 | INFO migrate.versioning.api [-] done 2021-02-16 19:37:35.933 | INFO migrate.versioning.api [-] 20 -> 21...  2021-02-16 19:37:35.939 | INFO migrate.versioning.api [-] done 2021-02-16 19:37:35.940 | INFO migrate.versioning.api [-] 21 -> 22...  2021-02-16 19:37:35.946 | INFO migrate.versioning.api [-] done 2021-02-16 19:37:35.946 | INFO migrate.versioning.api [-] 22 -> 23...  2021-02-16 19:37:35.952 | INFO migrate.versioning.api [-] done 2021-02-16 19:37:35.953 | INFO migrate.versioning.api [-] 23 -> 24...  2021-02-16 19:37:35.959 | INFO migrate.versioning.api [-] done 2021-02-16 19:37:35.959 | INFO migrate.versioning.api [-] 24 -> 25...  2021-02-16 19:37:35.973 | INFO migrate.versioning.api [-] done 2021-02-16 19:37:35.973 | INFO migrate.versioning.api [-] 25 -> 26...  2021-02-16 19:37:35.979 | INFO migrate.versioning.api [-] done 2021-02-16 19:37:35.980 | INFO migrate.versioning.api [-] 26 -> 27...  2021-02-16 19:37:35.986 | INFO migrate.versioning.api [-] done 2021-02-16 19:37:35.986 | INFO migrate.versioning.api [-] 27 -> 28...  2021-02-16 19:37:35.992 | INFO migrate.versioning.api [-] done 2021-02-16 19:37:35.992 | INFO migrate.versioning.api [-] 28 -> 29...  2021-02-16 19:37:36.000 | INFO migrate.versioning.api [-] done 2021-02-16 19:37:36.000 | INFO migrate.versioning.api [-] 29 -> 30...  2021-02-16 19:37:36.007 | INFO migrate.versioning.api [-] done 2021-02-16 19:37:36.007 | INFO migrate.versioning.api [-] 30 -> 31...  2021-02-16 19:37:36.015 | INFO migrate.versioning.api [-] done 2021-02-16 19:37:36.015 | INFO migrate.versioning.api [-] 31 -> 32...  2021-02-16 19:37:36.023 | INFO migrate.versioning.api [-] done 2021-02-16 19:37:36.024 | INFO migrate.versioning.api [-] 32 -> 33...  2021-02-16 19:37:36.032 | INFO migrate.versioning.api [-] done 2021-02-16 19:37:36.032 | INFO migrate.versioning.api [-] 33 -> 34...  2021-02-16 19:37:36.038 | INFO migrate.versioning.api [-] done 2021-02-16 19:37:36.038 | INFO migrate.versioning.api [-] 34 -> 35...  2021-02-16 19:37:36.047 | INFO migrate.versioning.api [-] done 2021-02-16 19:37:36.047 | INFO migrate.versioning.api [-] 35 -> 36...  2021-02-16 19:37:36.055 | INFO migrate.versioning.api [-] done 2021-02-16 19:37:36.055 | INFO migrate.versioning.api [-] 36 -> 37...  2021-02-16 19:37:36.063 | INFO migrate.versioning.api [-] done 2021-02-16 19:37:36.063 | INFO migrate.versioning.api [-] 37 -> 38...  2021-02-16 19:37:36.070 | INFO migrate.versioning.api [-] done 2021-02-16 19:37:36.070 | INFO migrate.versioning.api [-] 38 -> 39...  2021-02-16 19:37:36.078 | INFO migrate.versioning.api [-] done 2021-02-16 19:37:36.078 | INFO migrate.versioning.api [-] 39 -> 40...  2021-02-16 19:37:36.086 | INFO migrate.versioning.api [-] done 2021-02-16 19:37:36.086 | INFO migrate.versioning.api [-] 40 -> 41...  2021-02-16 19:37:36.095 | INFO migrate.versioning.api [-] done 2021-02-16 19:37:36.096 | INFO migrate.versioning.api [-] 41 -> 42...  2021-02-16 19:37:36.102 | INFO migrate.versioning.api [-] done 2021-02-16 19:37:36.102 | INFO migrate.versioning.api [-] 42 -> 43...  2021-02-16 19:37:36.110 | INFO migrate.versioning.api [-] done 2021-02-16 19:37:36.110 | INFO migrate.versioning.api [-] 43 -> 44...  2021-02-16 19:37:36.119 | INFO migrate.versioning.api [-] done 2021-02-16 19:37:36.119 | INFO migrate.versioning.api [-] 44 -> 45...  2021-02-16 19:37:36.125 | INFO migrate.versioning.api [-] done 2021-02-16 19:37:36.126 | INFO migrate.versioning.api [-] 45 -> 46...  2021-02-16 19:37:36.147 | INFO migrate.versioning.api [-] done 2021-02-16 19:37:36.148 | INFO migrate.versioning.api [-] 46 -> 47...  2021-02-16 19:37:36.154 | INFO migrate.versioning.api [-] done 2021-02-16 19:37:36.155 | INFO migrate.versioning.api [-] 47 -> 48...  2021-02-16 19:37:36.161 | INFO migrate.versioning.api [-] done 2021-02-16 19:37:36.161 | INFO migrate.versioning.api [-] 48 -> 49...  2021-02-16 19:37:36.168 | INFO migrate.versioning.api [-] done 2021-02-16 19:37:36.168 | INFO migrate.versioning.api [-] 49 -> 50...  2021-02-16 19:37:36.175 | INFO migrate.versioning.api [-] done 2021-02-16 19:37:36.175 | INFO migrate.versioning.api [-] 50 -> 51...  2021-02-16 19:37:36.181 | INFO migrate.versioning.api [-] done 2021-02-16 19:37:36.181 | INFO migrate.versioning.api [-] 51 -> 52...  2021-02-16 19:37:36.189 | INFO migrate.versioning.api [-] done 2021-02-16 19:37:36.189 | INFO migrate.versioning.api [-] 52 -> 53...  2021-02-16 19:37:36.198 | INFO migrate.versioning.api [-] done 2021-02-16 19:37:36.198 | INFO migrate.versioning.api [-] 53 -> 54...  2021-02-16 19:37:36.204 | INFO migrate.versioning.api [-] done 2021-02-16 19:37:36.204 | INFO migrate.versioning.api [-] 54 -> 55...  2021-02-16 19:37:36.211 | INFO migrate.versioning.api [-] done 2021-02-16 19:37:36.212 | INFO migrate.versioning.api [-] 55 -> 56...  2021-02-16 19:37:36.222 | INFO migrate.versioning.api [-] done 2021-02-16 19:37:36.222 | INFO migrate.versioning.api [-] 56 -> 57...  2021-02-16 19:37:36.230 | INFO migrate.versioning.api [-] done 2021-02-16 19:37:36.231 | INFO migrate.versioning.api [-] 57 -> 58...  2021-02-16 19:37:36.238 | INFO migrate.versioning.api [-] done 2021-02-16 19:37:36.238 | INFO migrate.versioning.api [-] 58 -> 59...  2021-02-16 19:37:36.247 | INFO migrate.versioning.api [-] done 2021-02-16 19:37:36.247 | INFO migrate.versioning.api [-] 59 -> 60...  2021-02-16 19:37:36.256 | INFO migrate.versioning.api [-] done 2021-02-16 19:37:36.256 | INFO migrate.versioning.api [-] 60 -> 61...  2021-02-16 19:37:36.264 | INFO migrate.versioning.api [-] done 2021-02-16 19:37:36.264 | INFO migrate.versioning.api [-] 61 -> 62...  2021-02-16 19:37:36.279 | INFO migrate.versioning.api [-] done 2021-02-16 19:37:36.279 | INFO migrate.versioning.api [-] 62 -> 63...  2021-02-16 19:37:36.285 | INFO migrate.versioning.api [-] done 2021-02-16 19:37:36.285 | INFO migrate.versioning.api [-] 63 -> 64...  2021-02-16 19:37:36.295 | INFO migrate.versioning.api [-] done 2021-02-16 19:37:36.295 | INFO migrate.versioning.api [-] 64 -> 65...  2021-02-16 19:37:36.301 | INFO migrate.versioning.api [-] done 2021-02-16 19:37:36.301 | INFO migrate.versioning.api [-] 65 -> 66...  2021-02-16 19:37:36.310 | INFO migrate.versioning.api [-] done 2021-02-16 19:37:36.310 | INFO migrate.versioning.api [-] 66 -> 67...  2021-02-16 19:37:36.319 | INFO migrate.versioning.api [-] done 2021-02-16 19:37:36.319 | INFO migrate.versioning.api [-] 67 -> 68...  2021-02-16 19:37:36.325 | INFO migrate.versioning.api [-] done 2021-02-16 19:37:36.325 | INFO migrate.versioning.api [-] 68 -> 69...  2021-02-16 19:37:36.334 | INFO migrate.versioning.api [-] done 2021-02-16 19:37:36.334 | INFO migrate.versioning.api [-] 69 -> 70...  2021-02-16 19:37:36.343 | INFO migrate.versioning.api [-] done 2021-02-16 19:37:36.344 | INFO migrate.versioning.api [-] 70 -> 71...  2021-02-16 19:37:36.350 | INFO migrate.versioning.api [-] done 2021-02-16 19:37:36.350 | INFO migrate.versioning.api [-] 71 -> 72...  2021-02-16 19:37:36.357 | INFO migrate.versioning.api [-] done 2021-02-16 19:37:36.357 | INFO migrate.versioning.api [-] 72 -> 73...  2021-02-16 19:37:36.365 | INFO migrate.versioning.api [-] done 2021-02-16 19:37:36.366 | INFO migrate.versioning.api [-] 73 -> 74...  2021-02-16 19:37:36.374 | INFO migrate.versioning.api [-] done 2021-02-16 19:37:36.374 | INFO migrate.versioning.api [-] 74 -> 75...  2021-02-16 19:37:36.381 | INFO migrate.versioning.api [-] done 2021-02-16 19:37:36.381 | INFO migrate.versioning.api [-] 75 -> 76...  2021-02-16 19:37:36.389 | INFO migrate.versioning.api [-] done 2021-02-16 19:37:36.389 | INFO migrate.versioning.api [-] 76 -> 77...  2021-02-16 19:37:36.397 | INFO migrate.versioning.api [-] done 2021-02-16 19:37:36.397 | INFO migrate.versioning.api [-] 77 -> 78...  2021-02-16 19:37:36.403 | INFO migrate.versioning.api [-] done 2021-02-16 19:37:36.404 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/contract_repo... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-02-16 19:37:36.405 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.405 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.405 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.405 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.405 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.406 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.406 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.406 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.406 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.406 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.407 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.407 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.407 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.407 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.407 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.407 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.408 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.408 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.408 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.408 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.408 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.408 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.409 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.409 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.409 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.409 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.409 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.409 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.410 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.410 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.410 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.410 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.410 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.410 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.411 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.411 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.411 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.411 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.411 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.411 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.412 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.412 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.412 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.412 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.412 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.412 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.413 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.413 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.413 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.413 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.413 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.414 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.414 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.414 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.414 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.414 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.415 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.415 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.416 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.416 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.416 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.416 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.416 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.416 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.417 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.417 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.417 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.417 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.418 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.418 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.418 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.418 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.418 | DEBUG migrate.versioning.script.base [-] [01;35mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.418 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.419 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.419 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.419 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.419 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.419 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.419 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.420 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.420 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.420 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.420 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.420 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.420 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.421 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.421 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.421 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.421 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.421 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_add_resource_options_table.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.421 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.422 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.422 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.422 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.422 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.422 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/054_contract_drop_old_passoword_column.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.423 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.423 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.423 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.423 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.423 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.423 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.424 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.424 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.424 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.424 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.424 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.424 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.425 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.425 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.425 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.425 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.425 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.425 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/030_contract_add_project_tags_table.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.426 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.426 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.426 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.426 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.426 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.426 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.427 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.427 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.427 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.427 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.427 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.427 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/045_contract_add_description_to_limit.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.428 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.428 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.428 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.428 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.428 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.428 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.429 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.429 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.429 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.429 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.429 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.429 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.430 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.430 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.430 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.430 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.430 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.431 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.431 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.431 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.432 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.432 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/055_contract_add_domain_to_limit.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.432 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.432 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.432 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.432 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.433 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.433 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.433 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.433 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/contract_repo loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-02-16 19:37:36.433 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_contract'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-02-16 19:37:36.434 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-02-16 19:37:36.435 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.435 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.435 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.435 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.436 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.436 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.436 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.436 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.436 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.437 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.437 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.437 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.437 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.437 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.437 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.438 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.438 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.438 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.438 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.438 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.438 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.439 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.439 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.439 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.439 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.439 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.439 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.440 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.440 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.440 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.440 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.440 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.440 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.441 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.441 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.441 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.441 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.441 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.441 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.442 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.442 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.442 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.442 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.442 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.442 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.443 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.443 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.443 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.443 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.443 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.443 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.444 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.444 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.444 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.444 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.444 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.444 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.445 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.445 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.445 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.445 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.445 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.445 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.446 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.446 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.446 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.446 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.446 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.447 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.447 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.447 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.447 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.447 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.447 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.447 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.448 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.448 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.448 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.448 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.448 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.448 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.449 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.449 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.449 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.449 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.449 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.449 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.450 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.450 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.450 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.450 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.450 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.451 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.451 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.451 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.451 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.451 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.451 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.452 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.452 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.452 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.452 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.452 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.452 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.453 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.453 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.453 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.453 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.453 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.453 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.454 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.454 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.454 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.454 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.454 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.454 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.455 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.455 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.455 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.455 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.455 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.455 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.456 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.456 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.456 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.456 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.456 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.456 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.457 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.457 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.457 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.457 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.457 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.457 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.458 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.458 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.458 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.458 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.458 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.458 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.459 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.459 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.459 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.459 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.459 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.459 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.460 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.460 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.460 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.460 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.460 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.460 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.461 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.461 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.461 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.461 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.461 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-02-16 19:37:36.461 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-02-16 19:37:36.462 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-02-16 19:37:36.463 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.463 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.463 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.463 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.464 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.464 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.464 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.464 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.464 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.464 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.465 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.465 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.465 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.465 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.465 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.465 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.466 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.466 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.466 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.466 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.466 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.466 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.467 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.467 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.467 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.467 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.467 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.467 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.468 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.468 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.468 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.468 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.468 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.468 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.469 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.469 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.469 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.469 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.469 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.469 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.470 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.470 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.470 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.470 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.470 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.471 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.471 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.471 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.471 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.471 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.471 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.472 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.472 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.472 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.472 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.472 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.472 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.473 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.473 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.473 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.473 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.473 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.473 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.474 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.474 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.474 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.474 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.474 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.474 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.475 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.475 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.475 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.475 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.475 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.476 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.476 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.476 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.476 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.476 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.476 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.477 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.477 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.477 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.477 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.477 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.478 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.478 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.478 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.478 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.479 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.479 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.479 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.479 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.479 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.479 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.480 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.480 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.480 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.480 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.480 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.480 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.481 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.481 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.481 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.481 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.481 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.481 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.482 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.482 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.482 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.482 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.482 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.482 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.483 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.483 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.483 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.483 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.483 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.483 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.484 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.484 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.484 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.484 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.484 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.484 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.485 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.485 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.485 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.485 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.485 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.485 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.486 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.486 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.486 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.486 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.486 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.486 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.487 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.487 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.487 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.487 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.487 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.487 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.488 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.488 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.488 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.488 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.488 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.488 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.489 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.489 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.489 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.489 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.489 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.489 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.490 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.490 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-02-16 19:37:36.490 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-02-16 19:37:36.497 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/contract_repo... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-02-16 19:37:36.498 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.498 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.498 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.499 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.499 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.499 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.499 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.499 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.499 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.500 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.500 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.500 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.500 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.500 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.500 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.501 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.501 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.501 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.501 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.501 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.502 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.502 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.502 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.502 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.502 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.502 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.503 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.503 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.503 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.503 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.503 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.503 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.504 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.504 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.504 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.504 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.504 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.504 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.505 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.505 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.505 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.505 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.505 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.505 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.506 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.506 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.506 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.506 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.506 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.506 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.507 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.507 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.507 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.507 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.507 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.507 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.508 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.508 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.508 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.508 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.508 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.508 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.509 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.509 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.509 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.509 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.509 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.510 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.510 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.510 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.510 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.510 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.510 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.511 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.511 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.511 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.511 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.511 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.511 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.512 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.512 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.512 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.512 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.512 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.512 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.513 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.513 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.513 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.513 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.513 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.513 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_add_resource_options_table.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.514 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.514 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.514 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.514 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.514 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.514 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/054_contract_drop_old_passoword_column.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.515 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.515 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.515 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.515 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.515 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.515 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.516 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.516 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.516 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.516 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.516 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.516 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.517 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.517 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.517 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.517 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.517 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.517 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/030_contract_add_project_tags_table.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.518 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.518 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.518 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.518 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.518 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.518 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.519 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.519 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.519 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.519 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.519 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.519 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/045_contract_add_description_to_limit.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.520 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.520 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.520 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.520 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.520 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.520 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.521 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.521 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.521 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.521 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.521 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.521 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.522 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.522 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.522 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.522 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.522 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.522 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.523 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.523 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.523 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.523 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/055_contract_add_domain_to_limit.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.523 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.523 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.524 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.524 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.524 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.524 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.525 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.525 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/contract_repo loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-02-16 19:37:36.525 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_contract'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-02-16 19:37:36.539 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/contract_repo... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-02-16 19:37:36.541 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.541 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.541 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.542 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.542 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.542 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.542 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.542 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.542 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.543 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.543 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.543 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.543 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.543 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.544 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.544 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.544 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.544 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.544 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.544 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.545 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.545 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.545 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.545 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.545 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.545 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.546 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.546 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.546 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.546 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.546 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.546 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.547 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.547 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.547 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.547 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.547 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.547 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.548 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.548 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.548 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.548 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.548 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.548 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.549 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.549 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.549 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.549 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.549 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.549 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.550 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.550 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.550 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.550 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.550 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.550 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.551 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.551 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.551 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.551 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.551 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.551 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.552 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.552 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.552 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.552 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.552 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.552 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.553 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.553 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.553 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.553 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.553 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.553 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.554 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.554 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.554 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.554 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.554 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.554 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.555 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.555 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.555 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.555 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.555 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.556 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.556 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.556 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.556 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.556 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.556 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_add_resource_options_table.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.557 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.557 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.557 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.557 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.557 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.557 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/054_contract_drop_old_passoword_column.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.558 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.558 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.558 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.558 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.558 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.559 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.559 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.559 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.559 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.559 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.559 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.560 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.560 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.560 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.560 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.560 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.560 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.561 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/030_contract_add_project_tags_table.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.561 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.561 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.561 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.561 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.561 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.562 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.562 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.562 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.562 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.562 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.562 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.563 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/045_contract_add_description_to_limit.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.563 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.563 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.563 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.563 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.563 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.564 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.564 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.564 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.564 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.564 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.564 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.565 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.565 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.565 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.565 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.565 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.565 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.566 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.566 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.566 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.566 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.566 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/055_contract_add_domain_to_limit.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.566 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.567 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.567 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.567 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.567 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.567 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.567 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.568 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/contract_repo loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-02-16 19:37:36.568 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_contract'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-02-16 19:37:36.568 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/contract_repo... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-02-16 19:37:36.569 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.569 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.570 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.570 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.570 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.570 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.570 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.570 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.571 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.571 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.571 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.571 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.571 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.572 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.572 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.572 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.572 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.572 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.572 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.573 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.573 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.573 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.573 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.573 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.573 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.574 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.574 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.574 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.574 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.574 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.574 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.575 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.575 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.575 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.575 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.575 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.575 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.576 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.576 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.576 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.576 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.576 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.576 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.577 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.577 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.577 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.577 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.577 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.577 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.578 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.578 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.578 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.578 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.578 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.578 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.579 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.579 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.579 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.579 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.579 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.579 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.580 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.580 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.580 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.580 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.580 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.580 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.581 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.581 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.581 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.581 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.581 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.581 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.582 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.582 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.582 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.582 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.582 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.583 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.583 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.583 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.583 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.583 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.583 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.583 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.584 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.584 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.584 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.584 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.584 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.584 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_add_resource_options_table.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.585 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.585 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.585 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.585 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.585 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.585 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/054_contract_drop_old_passoword_column.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.586 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.586 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.586 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.586 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.586 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.586 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.587 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.587 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.588 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.588 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.588 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.588 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.588 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.588 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.589 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.589 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.589 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.589 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/030_contract_add_project_tags_table.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.589 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.589 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.589 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.590 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.590 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.590 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.590 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.590 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.590 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.591 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.591 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.591 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/045_contract_add_description_to_limit.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.591 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.591 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.591 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.592 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.592 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.592 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.592 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.592 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.592 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.593 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.593 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.593 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.593 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.593 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.593 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.594 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.594 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.594 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.594 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.594 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.595 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.595 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/055_contract_add_domain_to_limit.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.595 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.595 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.595 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.595 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.596 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.596 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.596 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.596 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/contract_repo loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-02-16 19:37:36.596 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_contract'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-02-16 19:37:36.602 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/contract_repo... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-02-16 19:37:36.604 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.604 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.604 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.605 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.605 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.605 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.605 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.605 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.605 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.606 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.606 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.606 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.606 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.606 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.607 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.607 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.607 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.607 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.607 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.607 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.608 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.608 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.608 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.608 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.608 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.608 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.609 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.609 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.609 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.609 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.609 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.609 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.610 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.610 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.610 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.610 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.610 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.610 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.611 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.611 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.611 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.611 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.611 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.611 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.612 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.612 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.612 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.612 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.612 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.612 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.613 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.613 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.613 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.613 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.613 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.613 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.614 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.614 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.614 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.614 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.614 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.615 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.615 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.615 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.615 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.615 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.615 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.616 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.616 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.616 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.616 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.616 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.616 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.617 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.617 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.617 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.617 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.617 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.617 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.618 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.618 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.618 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.618 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.618 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.618 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.619 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.619 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.619 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.619 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.619 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.619 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_add_resource_options_table.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.620 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.620 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.620 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.620 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.620 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.620 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/054_contract_drop_old_passoword_column.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.621 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.621 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.621 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.621 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.621 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.621 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.622 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.622 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.622 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.622 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.622 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.622 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.623 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.623 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.623 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.623 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.623 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.623 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/030_contract_add_project_tags_table.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.624 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.624 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.624 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.624 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.624 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.624 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.625 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.625 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.625 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.625 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.625 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.625 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/045_contract_add_description_to_limit.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.626 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.626 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.626 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.626 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.626 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.627 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.627 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.627 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.627 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.627 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.627 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.628 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.628 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.628 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.628 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.628 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.628 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.629 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.629 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.629 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.629 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.629 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/055_contract_add_domain_to_limit.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.629 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.630 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.630 | 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=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.630 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.630 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.630 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py... {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:37:36.630 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:37:36.631 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/contract_repo loaded successfully {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-02-16 19:37:36.631 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_contract'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=70157) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-02-16 19:37:36.638 | INFO migrate.versioning.api [-] 0 -> 1...  2021-02-16 19:37:36.645 | INFO migrate.versioning.api [-] done 2021-02-16 19:37:36.645 | INFO migrate.versioning.api [-] 1 -> 2...  2021-02-16 19:37:36.833 | INFO migrate.versioning.api [-] done 2021-02-16 19:37:36.833 | INFO migrate.versioning.api [-] 2 -> 3...  2021-02-16 19:37:37.078 | INFO migrate.versioning.api [-] done 2021-02-16 19:37:37.078 | INFO migrate.versioning.api [-] 3 -> 4...  2021-02-16 19:37:37.366 | INFO migrate.versioning.api [-] done 2021-02-16 19:37:37.366 | INFO migrate.versioning.api [-] 4 -> 5...  2021-02-16 19:37:37.373 | INFO migrate.versioning.api [-] done 2021-02-16 19:37:37.373 | INFO migrate.versioning.api [-] 5 -> 6...  2021-02-16 19:37:37.380 | INFO migrate.versioning.api [-] done 2021-02-16 19:37:37.380 | INFO migrate.versioning.api [-] 6 -> 7...  2021-02-16 19:37:37.388 | INFO migrate.versioning.api [-] done 2021-02-16 19:37:37.388 | INFO migrate.versioning.api [-] 7 -> 8...  2021-02-16 19:37:37.397 | INFO migrate.versioning.api [-] done 2021-02-16 19:37:37.397 | INFO migrate.versioning.api [-] 8 -> 9...  2021-02-16 19:37:37.405 | INFO migrate.versioning.api [-] done 2021-02-16 19:37:37.405 | INFO migrate.versioning.api [-] 9 -> 10...  2021-02-16 19:37:37.412 | INFO migrate.versioning.api [-] done 2021-02-16 19:37:37.412 | INFO migrate.versioning.api [-] 10 -> 11...  2021-02-16 19:37:37.461 | INFO migrate.versioning.api [-] done 2021-02-16 19:37:37.461 | INFO migrate.versioning.api [-] 11 -> 12...  2021-02-16 19:37:37.563 | INFO migrate.versioning.api [-] done 2021-02-16 19:37:37.563 | INFO migrate.versioning.api [-] 12 -> 13...  2021-02-16 19:37:37.745 | INFO migrate.versioning.api [-] done 2021-02-16 19:37:37.745 | INFO migrate.versioning.api [-] 13 -> 14...  2021-02-16 19:37:38.098 | INFO migrate.versioning.api [-] done 2021-02-16 19:37:38.098 | INFO migrate.versioning.api [-] 14 -> 15...  2021-02-16 19:37:38.220 | INFO migrate.versioning.api [-] done 2021-02-16 19:37:38.220 | INFO migrate.versioning.api [-] 15 -> 16...  2021-02-16 19:37:38.229 | INFO migrate.versioning.api [-] done 2021-02-16 19:37:38.229 | INFO migrate.versioning.api [-] 16 -> 17...  2021-02-16 19:37:38.236 | INFO migrate.versioning.api [-] done 2021-02-16 19:37:38.236 | INFO migrate.versioning.api [-] 17 -> 18...  2021-02-16 19:37:38.245 | INFO migrate.versioning.api [-] done 2021-02-16 19:37:38.245 | INFO migrate.versioning.api [-] 18 -> 19...  2021-02-16 19:37:38.253 | INFO migrate.versioning.api [-] done 2021-02-16 19:37:38.253 | INFO migrate.versioning.api [-] 19 -> 20...  2021-02-16 19:37:38.264 | INFO migrate.versioning.api [-] done 2021-02-16 19:37:38.264 | INFO migrate.versioning.api [-] 20 -> 21...  2021-02-16 19:37:38.271 | INFO migrate.versioning.api [-] done 2021-02-16 19:37:38.271 | INFO migrate.versioning.api [-] 21 -> 22...  2021-02-16 19:37:38.277 | INFO migrate.versioning.api [-] done 2021-02-16 19:37:38.278 | INFO migrate.versioning.api [-] 22 -> 23...  2021-02-16 19:37:38.285 | INFO migrate.versioning.api [-] done 2021-02-16 19:37:38.285 | INFO migrate.versioning.api [-] 23 -> 24...  2021-02-16 19:37:38.393 | INFO migrate.versioning.api [-] done 2021-02-16 19:37:38.393 | INFO migrate.versioning.api [-] 24 -> 25...  2021-02-16 19:37:38.403 | INFO migrate.versioning.api [-] done 2021-02-16 19:37:38.403 | INFO migrate.versioning.api [-] 25 -> 26...  2021-02-16 19:37:38.410 | INFO migrate.versioning.api [-] done 2021-02-16 19:37:38.410 | INFO migrate.versioning.api [-] 26 -> 27...  2021-02-16 19:37:38.416 | INFO migrate.versioning.api [-] done 2021-02-16 19:37:38.417 | INFO migrate.versioning.api [-] 27 -> 28...  2021-02-16 19:37:38.425 | INFO migrate.versioning.api [-] done 2021-02-16 19:37:38.425 | INFO migrate.versioning.api [-] 28 -> 29...  2021-02-16 19:37:38.433 | INFO migrate.versioning.api [-] done 2021-02-16 19:37:38.439 | INFO migrate.versioning.api [-] 29 -> 30...  2021-02-16 19:37:38.445 | INFO migrate.versioning.api [-] done 2021-02-16 19:37:38.446 | INFO migrate.versioning.api [-] 30 -> 31...  2021-02-16 19:37:38.452 | INFO migrate.versioning.api [-] done 2021-02-16 19:37:38.452 | INFO migrate.versioning.api [-] 31 -> 32...  2021-02-16 19:37:38.484 | INFO migrate.versioning.api [-] done 2021-02-16 19:37:38.485 | INFO migrate.versioning.api [-] 32 -> 33...  2021-02-16 19:37:38.491 | INFO migrate.versioning.api [-] done 2021-02-16 19:37:38.491 | INFO migrate.versioning.api [-] 33 -> 34...  2021-02-16 19:37:38.497 | INFO migrate.versioning.api [-] done 2021-02-16 19:37:38.497 | INFO migrate.versioning.api [-] 34 -> 35...  2021-02-16 19:37:38.599 | INFO migrate.versioning.api [-] done 2021-02-16 19:37:38.604 | INFO migrate.versioning.api [-] 35 -> 36...  2021-02-16 19:37:38.701 | INFO migrate.versioning.api [-] done 2021-02-16 19:37:38.701 | INFO migrate.versioning.api [-] 36 -> 37...  2021-02-16 19:37:38.742 | INFO migrate.versioning.api [-] done 2021-02-16 19:37:38.742 | INFO migrate.versioning.api [-] 37 -> 38...  2021-02-16 19:37:38.750 | INFO migrate.versioning.api [-] done 2021-02-16 19:37:38.750 | INFO migrate.versioning.api [-] 38 -> 39...  2021-02-16 19:37:38.759 | INFO migrate.versioning.api [-] done 2021-02-16 19:37:38.759 | INFO migrate.versioning.api [-] 39 -> 40...  2021-02-16 19:37:38.766 | INFO migrate.versioning.api [-] done 2021-02-16 19:37:38.766 | INFO migrate.versioning.api [-] 40 -> 41...  2021-02-16 19:37:38.776 | INFO migrate.versioning.api [-] done 2021-02-16 19:37:38.776 | INFO migrate.versioning.api [-] 41 -> 42...  2021-02-16 19:37:38.782 | INFO migrate.versioning.api [-] done 2021-02-16 19:37:38.783 | INFO migrate.versioning.api [-] 42 -> 43...  2021-02-16 19:37:38.789 | INFO migrate.versioning.api [-] done 2021-02-16 19:37:38.789 | INFO migrate.versioning.api [-] 43 -> 44...  2021-02-16 19:37:38.797 | INFO migrate.versioning.api [-] done 2021-02-16 19:37:38.797 | INFO migrate.versioning.api [-] 44 -> 45...  2021-02-16 19:37:38.807 | INFO migrate.versioning.api [-] done 2021-02-16 19:37:38.807 | INFO migrate.versioning.api [-] 45 -> 46...  2021-02-16 19:37:38.814 | INFO migrate.versioning.api [-] done 2021-02-16 19:37:38.814 | INFO migrate.versioning.api [-] 46 -> 47...  2021-02-16 19:37:38.959 | INFO migrate.versioning.api [-] done 2021-02-16 19:37:38.959 | INFO migrate.versioning.api [-] 47 -> 48...  2021-02-16 19:37:38.965 | INFO migrate.versioning.api [-] done 2021-02-16 19:37:38.965 | INFO migrate.versioning.api [-] 48 -> 49...  2021-02-16 19:37:38.971 | INFO migrate.versioning.api [-] done 2021-02-16 19:37:38.971 | INFO migrate.versioning.api [-] 49 -> 50...  2021-02-16 19:37:38.980 | INFO migrate.versioning.api [-] done 2021-02-16 19:37:38.980 | INFO migrate.versioning.api [-] 50 -> 51...  2021-02-16 19:37:38.988 | INFO migrate.versioning.api [-] done 2021-02-16 19:37:38.988 | INFO migrate.versioning.api [-] 51 -> 52...  2021-02-16 19:37:38.997 | INFO migrate.versioning.api [-] done 2021-02-16 19:37:38.997 | INFO migrate.versioning.api [-] 52 -> 53...  2021-02-16 19:37:39.003 | INFO migrate.versioning.api [-] done 2021-02-16 19:37:39.003 | INFO migrate.versioning.api [-] 53 -> 54...  2021-02-16 19:37:39.113 | INFO migrate.versioning.api [-] done 2021-02-16 19:37:39.114 | INFO migrate.versioning.api [-] 54 -> 55...  2021-02-16 19:37:39.133 | INFO migrate.versioning.api [-] done 2021-02-16 19:37:39.134 | INFO migrate.versioning.api [-] 55 -> 56...  2021-02-16 19:37:39.142 | INFO migrate.versioning.api [-] done 2021-02-16 19:37:39.142 | INFO migrate.versioning.api [-] 56 -> 57...  2021-02-16 19:37:39.148 | INFO migrate.versioning.api [-] done 2021-02-16 19:37:39.148 | INFO migrate.versioning.api [-] 57 -> 58...  2021-02-16 19:37:39.157 | INFO migrate.versioning.api [-] done 2021-02-16 19:37:39.157 | INFO migrate.versioning.api [-] 58 -> 59...  2021-02-16 19:37:39.167 | INFO migrate.versioning.api [-] done 2021-02-16 19:37:39.167 | INFO migrate.versioning.api [-] 59 -> 60...  2021-02-16 19:37:39.174 | INFO migrate.versioning.api [-] done 2021-02-16 19:37:39.174 | INFO migrate.versioning.api [-] 60 -> 61...  2021-02-16 19:37:39.180 | INFO migrate.versioning.api [-] done 2021-02-16 19:37:39.180 | INFO migrate.versioning.api [-] 61 -> 62...  2021-02-16 19:37:39.188 | INFO migrate.versioning.api [-] done 2021-02-16 19:37:39.194 | INFO migrate.versioning.api [-] 62 -> 63...  2021-02-16 19:37:39.503 | INFO migrate.versioning.api [-] done 2021-02-16 19:37:39.503 | INFO migrate.versioning.api [-] 63 -> 64...  2021-02-16 19:37:39.511 | INFO migrate.versioning.api [-] done 2021-02-16 19:37:39.511 | INFO migrate.versioning.api [-] 64 -> 65...  2021-02-16 19:37:39.519 | INFO migrate.versioning.api [-] done 2021-02-16 19:37:39.519 | INFO migrate.versioning.api [-] 65 -> 66...  2021-02-16 19:37:39.528 | INFO migrate.versioning.api [-] done 2021-02-16 19:37:39.528 | INFO migrate.versioning.api [-] 66 -> 67...  2021-02-16 19:37:39.536 | INFO migrate.versioning.api [-] done 2021-02-16 19:37:39.536 | INFO migrate.versioning.api [-] 67 -> 68...  2021-02-16 19:37:39.544 | INFO migrate.versioning.api [-] done 2021-02-16 19:37:39.544 | INFO migrate.versioning.api [-] 68 -> 69...  2021-02-16 19:37:39.552 | INFO migrate.versioning.api [-] done 2021-02-16 19:37:39.553 | INFO migrate.versioning.api [-] 69 -> 70...  2021-02-16 19:37:39.559 | INFO migrate.versioning.api [-] done 2021-02-16 19:37:39.559 | INFO migrate.versioning.api [-] 70 -> 71...  2021-02-16 19:37:39.567 | INFO migrate.versioning.api [-] done 2021-02-16 19:37:39.568 | INFO migrate.versioning.api [-] 71 -> 72...  2021-02-16 19:37:39.608 | INFO migrate.versioning.api [-] done 2021-02-16 19:37:39.608 | INFO migrate.versioning.api [-] 72 -> 73...  2021-02-16 19:37:39.615 | INFO migrate.versioning.api [-] done 2021-02-16 19:37:39.615 | INFO migrate.versioning.api [-] 73 -> 74...  2021-02-16 19:37:39.623 | INFO migrate.versioning.api [-] done 2021-02-16 19:37:39.624 | INFO migrate.versioning.api [-] 74 -> 75...  2021-02-16 19:37:39.632 | INFO migrate.versioning.api [-] done 2021-02-16 19:37:39.632 | INFO migrate.versioning.api [-] 75 -> 76...  2021-02-16 19:37:39.640 | INFO migrate.versioning.api [-] done 2021-02-16 19:37:39.640 | INFO migrate.versioning.api [-] 76 -> 77...  2021-02-16 19:37:39.646 | INFO migrate.versioning.api [-] done 2021-02-16 19:37:39.647 | INFO migrate.versioning.api [-] 77 -> 78...  2021-02-16 19:37:39.655 | INFO migrate.versioning.api [-] done 2021-02-16 19:37:39.655 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-16 19:37:39.655 | 2021-02-16 19:37:39.655 | Traceback (most recent call last): 2021-02-16 19:37:39.655 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-16 19:37:39.655 | exec(line) 2021-02-16 19:37:39.655 | File "", line 1, in 2021-02-16 19:37:39.655 | File "", line 568, in module_from_spec 2021-02-16 19:37:39.655 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-16 19:37:39.655 | 2021-02-16 19:37:39.655 | Remainder of file ignored 2021-02-16 19:37:39.969 | + lib/keystone:init_keystone:455 : time_stop dbsync 2021-02-16 19:37:39.971 | + functions-common:time_stop:2306 : local name 2021-02-16 19:37:39.974 | + functions-common:time_stop:2307 : local end_time 2021-02-16 19:37:39.976 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-16 19:37:39.979 | + functions-common:time_stop:2309 : local total 2021-02-16 19:37:39.982 | + functions-common:time_stop:2310 : local start_time 2021-02-16 19:37:39.984 | + functions-common:time_stop:2312 : name=dbsync 2021-02-16 19:37:39.987 | + functions-common:time_stop:2313 : start_time=1613504238483 2021-02-16 19:37:39.989 | + functions-common:time_stop:2315 : [[ -z 1613504238483 ]] 2021-02-16 19:37:39.992 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-16 19:37:39.996 | + functions-common:time_stop:2318 : end_time=1613504259993 2021-02-16 19:37:39.999 | + functions-common:time_stop:2319 : elapsed_time=21510 2021-02-16 19:37:40.001 | + functions-common:time_stop:2320 : total=0 2021-02-16 19:37:40.004 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-16 19:37:40.006 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=21510 2021-02-16 19:37:40.009 | + lib/keystone:init_keystone:457 : [[ fernet == \f\e\r\n\e\t ]] 2021-02-16 19:37:40.012 | + lib/keystone:init_keystone:458 : rm -rf /etc/keystone/fernet-keys/ 2021-02-16 19:37:40.016 | + lib/keystone:init_keystone:459 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2021-02-16 19:37:44.469 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2021-02-16 19:37:44.469 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2021-02-16 19:37:44.469 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2021-02-16 19:37:44.470 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2021-02-16 19:37:44.470 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2021-02-16 19:37:44.471 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2021-02-16 19:37:44.471 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2021-02-16 19:37:44.472 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2021-02-16 19:37:44.472 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2021-02-16 19:37:44.472 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-16 19:37:44.472 | 2021-02-16 19:37:44.472 | Traceback (most recent call last): 2021-02-16 19:37:44.472 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-16 19:37:44.472 | exec(line) 2021-02-16 19:37:44.472 | File "", line 1, in 2021-02-16 19:37:44.472 | File "", line 568, in module_from_spec 2021-02-16 19:37:44.472 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-16 19:37:44.472 | 2021-02-16 19:37:44.472 | Remainder of file ignored 2021-02-16 19:37:44.763 | + lib/keystone:init_keystone:461 : rm -rf /etc/keystone/credential-keys/ 2021-02-16 19:37:44.767 | + lib/keystone:init_keystone:462 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2021-02-16 19:37:49.196 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2021-02-16 19:37:49.196 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2021-02-16 19:37:49.197 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2021-02-16 19:37:49.197 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2021-02-16 19:37:49.197 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2021-02-16 19:37:49.198 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2021-02-16 19:37:49.199 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2021-02-16 19:37:49.199 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2021-02-16 19:37:49.199 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2021-02-16 19:37:49.199 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-16 19:37:49.199 | 2021-02-16 19:37:49.199 | Traceback (most recent call last): 2021-02-16 19:37:49.199 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-16 19:37:49.199 | exec(line) 2021-02-16 19:37:49.199 | File "", line 1, in 2021-02-16 19:37:49.199 | File "", line 568, in module_from_spec 2021-02-16 19:37:49.199 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-16 19:37:49.199 | 2021-02-16 19:37:49.199 | Remainder of file ignored 2021-02-16 19:37:49.488 | + ./stack.sh:main:1088 : start_keystone 2021-02-16 19:37:49.491 | + lib/keystone:start_keystone:520 : local service_port=5000 2021-02-16 19:37:49.493 | + lib/keystone:start_keystone:521 : local auth_protocol=http 2021-02-16 19:37:49.496 | + lib/keystone:start_keystone:522 : is_service_enabled tls-proxy 2021-02-16 19:37:49.515 | + functions-common:is_service_enabled:1962 : return 1 2021-02-16 19:37:49.518 | + lib/keystone:start_keystone:527 : '[' uwsgi == mod_wsgi ']' 2021-02-16 19:37:49.521 | ++ lib/keystone:start_keystone:531 : which uwsgi 2021-02-16 19:37:49.526 | + lib/keystone:start_keystone:531 : run_process keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2021-02-16 19:37:49.528 | + functions-common:run_process:1561 : local service=keystone 2021-02-16 19:37:49.531 | + functions-common:run_process:1562 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2021-02-16 19:37:49.533 | + functions-common:run_process:1563 : local group= 2021-02-16 19:37:49.536 | + functions-common:run_process:1564 : local user= 2021-02-16 19:37:49.539 | + functions-common:run_process:1566 : local name=keystone 2021-02-16 19:37:49.542 | + functions-common:run_process:1568 : time_start run_process 2021-02-16 19:37:49.545 | + functions-common:time_start:2292 : local name=run_process 2021-02-16 19:37:49.547 | + functions-common:time_start:2293 : local start_time= 2021-02-16 19:37:49.550 | + functions-common:time_start:2294 : [[ -n '' ]] 2021-02-16 19:37:49.553 | ++ functions-common:time_start:2297 : date +%s%3N 2021-02-16 19:37:49.557 | + functions-common:time_start:2297 : _TIME_START[$name]=1613504269554 2021-02-16 19:37:49.559 | + functions-common:run_process:1569 : is_service_enabled keystone 2021-02-16 19:37:49.575 | + functions-common:is_service_enabled:1962 : return 0 2021-02-16 19:37:49.580 | + functions-common:run_process:1570 : _run_under_systemd keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' 2021-02-16 19:37:49.583 | + functions-common:_run_under_systemd:1526 : local service=keystone 2021-02-16 19:37:49.585 | + functions-common:_run_under_systemd:1527 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2021-02-16 19:37:49.588 | + functions-common:_run_under_systemd:1528 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2021-02-16 19:37:49.591 | + functions-common:_run_under_systemd:1530 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2021-02-16 19:37:49.594 | + functions-common:_common_systemd_pitfalls:1498 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2021-02-16 19:37:49.597 | + functions-common:_common_systemd_pitfalls:1501 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2021-02-16 19:37:49.599 | + functions-common:_common_systemd_pitfalls:1512 : [[ ! /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2021-02-16 19:37:49.602 | + functions-common:_run_under_systemd:1532 : local systemd_service=devstack@keystone.service 2021-02-16 19:37:49.605 | + functions-common:_run_under_systemd:1533 : local group= 2021-02-16 19:37:49.608 | + functions-common:_run_under_systemd:1534 : local user=ubuntu 2021-02-16 19:37:49.612 | + functions-common:_run_under_systemd:1535 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2021-02-16 19:37:49.615 | + functions-common:_run_under_systemd:1536 : write_uwsgi_user_unit_file devstack@keystone.service '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' ubuntu 2021-02-16 19:37:49.617 | + functions-common:write_uwsgi_user_unit_file:1470 : local service=devstack@keystone.service 2021-02-16 19:37:49.620 | + functions-common:write_uwsgi_user_unit_file:1471 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2021-02-16 19:37:49.622 | + functions-common:write_uwsgi_user_unit_file:1472 : local group= 2021-02-16 19:37:49.624 | + functions-common:write_uwsgi_user_unit_file:1473 : local user=ubuntu 2021-02-16 19:37:49.626 | + functions-common:write_uwsgi_user_unit_file:1474 : local unitfile=/etc/systemd/system/devstack@keystone.service 2021-02-16 19:37:49.629 | + functions-common:write_uwsgi_user_unit_file:1475 : mkdir -p /etc/systemd/system 2021-02-16 19:37:49.633 | + functions-common:write_uwsgi_user_unit_file:1477 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2021-02-16 19:37:49.689 | + functions-common:write_uwsgi_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2021-02-16 19:37:49.746 | + functions-common:write_uwsgi_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User ubuntu 2021-02-16 19:37:49.793 | + functions-common:write_uwsgi_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecStart '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2021-02-16 19:37:49.845 | + functions-common:write_uwsgi_user_unit_file:1481 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-02-16 19:37:49.891 | + functions-common:write_uwsgi_user_unit_file:1482 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2021-02-16 19:37:49.938 | + functions-common:write_uwsgi_user_unit_file:1483 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2021-02-16 19:37:49.985 | + functions-common:write_uwsgi_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2021-02-16 19:37:50.032 | + functions-common:write_uwsgi_user_unit_file:1485 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2021-02-16 19:37:50.087 | + functions-common:write_uwsgi_user_unit_file:1486 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2021-02-16 19:37:50.132 | + functions-common:write_uwsgi_user_unit_file:1488 : [[ -n '' ]] 2021-02-16 19:37:50.135 | + functions-common:write_uwsgi_user_unit_file:1491 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2021-02-16 19:37:50.191 | + functions-common:write_uwsgi_user_unit_file:1494 : sudo systemctl daemon-reload 2021-02-16 19:37:50.392 | + functions-common:_run_under_systemd:1541 : sudo systemctl enable devstack@keystone.service 2021-02-16 19:37:50.406 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2021-02-16 19:37:50.590 | + functions-common:_run_under_systemd:1542 : sudo systemctl start devstack@keystone.service 2021-02-16 19:37:50.683 | + functions-common:run_process:1572 : time_stop run_process 2021-02-16 19:37:50.686 | + functions-common:time_stop:2306 : local name 2021-02-16 19:37:50.688 | + functions-common:time_stop:2307 : local end_time 2021-02-16 19:37:50.691 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-16 19:37:50.694 | + functions-common:time_stop:2309 : local total 2021-02-16 19:37:50.697 | + functions-common:time_stop:2310 : local start_time 2021-02-16 19:37:50.700 | + functions-common:time_stop:2312 : name=run_process 2021-02-16 19:37:50.703 | + functions-common:time_stop:2313 : start_time=1613504269554 2021-02-16 19:37:50.706 | + functions-common:time_stop:2315 : [[ -z 1613504269554 ]] 2021-02-16 19:37:50.711 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-16 19:37:50.715 | + functions-common:time_stop:2318 : end_time=1613504270711 2021-02-16 19:37:50.717 | + functions-common:time_stop:2319 : elapsed_time=1157 2021-02-16 19:37:50.719 | + functions-common:time_stop:2320 : total=937 2021-02-16 19:37:50.722 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-16 19:37:50.724 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=2094 2021-02-16 19:37:50.727 | + lib/keystone:start_keystone:534 : echo 'Waiting for keystone to start...' 2021-02-16 19:37:50.727 | Waiting for keystone to start... 2021-02-16 19:37:50.729 | + lib/keystone:start_keystone:540 : local service_uri=http://10.222.0.13/identity/v3/ 2021-02-16 19:37:50.732 | + lib/keystone:start_keystone:542 : wait_for_service 60 http://10.222.0.13/identity/v3/ 2021-02-16 19:37:50.734 | + functions:wait_for_service:482 : local timeout=60 2021-02-16 19:37:50.740 | + functions:wait_for_service:483 : local url=http://10.222.0.13/identity/v3/ 2021-02-16 19:37:50.743 | + functions:wait_for_service:484 : local rval=0 2021-02-16 19:37:50.745 | + functions:wait_for_service:485 : time_start wait_for_service 2021-02-16 19:37:50.748 | + functions-common:time_start:2292 : local name=wait_for_service 2021-02-16 19:37:50.751 | + functions-common:time_start:2293 : local start_time= 2021-02-16 19:37:50.753 | + functions-common:time_start:2294 : [[ -n '' ]] 2021-02-16 19:37:50.756 | ++ functions-common:time_start:2297 : date +%s%3N 2021-02-16 19:37:50.761 | + functions-common:time_start:2297 : _TIME_START[$name]=1613504270757 2021-02-16 19:37:50.763 | + functions:wait_for_service:486 : timeout 60 bash -x 2021-02-16 19:37:50.768 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.13/identity/v3/ 2021-02-16 19:37:57.631 | + :: : [[ 200 == 503 ]] 2021-02-16 19:37:57.633 | + :: : [[ 0 -eq 7 ]] 2021-02-16 19:37:57.636 | + functions:wait_for_service:491 : time_stop wait_for_service 2021-02-16 19:37:57.639 | + functions-common:time_stop:2306 : local name 2021-02-16 19:37:57.641 | + functions-common:time_stop:2307 : local end_time 2021-02-16 19:37:57.644 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-16 19:37:57.646 | + functions-common:time_stop:2309 : local total 2021-02-16 19:37:57.649 | + functions-common:time_stop:2310 : local start_time 2021-02-16 19:37:57.651 | + functions-common:time_stop:2312 : name=wait_for_service 2021-02-16 19:37:57.654 | + functions-common:time_stop:2313 : start_time=1613504270757 2021-02-16 19:37:57.656 | + functions-common:time_stop:2315 : [[ -z 1613504270757 ]] 2021-02-16 19:37:57.659 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-16 19:37:57.663 | + functions-common:time_stop:2318 : end_time=1613504277660 2021-02-16 19:37:57.665 | + functions-common:time_stop:2319 : elapsed_time=6903 2021-02-16 19:37:57.668 | + functions-common:time_stop:2320 : total=0 2021-02-16 19:37:57.671 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-16 19:37:57.673 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=6903 2021-02-16 19:37:57.675 | + functions:wait_for_service:492 : return 0 2021-02-16 19:37:57.678 | + lib/keystone:start_keystone:547 : is_service_enabled tls-proxy 2021-02-16 19:37:57.695 | + functions-common:is_service_enabled:1962 : return 1 2021-02-16 19:37:57.699 | + lib/keystone:start_keystone:553 : restart_service memcached 2021-02-16 19:37:57.702 | + functions-common:restart_service:2190 : '[' -x /bin/systemctl ']' 2021-02-16 19:37:57.704 | + functions-common:restart_service:2191 : sudo /bin/systemctl restart memcached 2021-02-16 19:37:57.745 | + ./stack.sh:main:1089 : bootstrap_keystone 2021-02-16 19:37:57.747 | + lib/keystone:bootstrap_keystone:576 : /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.13/identity --bootstrap-public-url http://10.222.0.13/identity 2021-02-16 19:38:02.467 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=70806) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-02-16 19:38:02.468 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=70806) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-02-16 19:38:02.468 | 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=70806) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-02-16 19:38:02.477 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=70806) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-02-16 19:38:02.495 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=70806) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-02-16 19:38:02.496 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=70806) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-02-16 19:38:02.530 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=70806) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-02-16 19:38:02.565 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=70806) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-02-16 19:38:02.565 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=70806) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-02-16 19:38:02.659 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=70806) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-02-16 19:38:02.659 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=70806) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-02-16 19:38:02.659 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=70806) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-02-16 19:38:02.659 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=70806) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-02-16 19:38:02.660 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=70806) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-02-16 19:38:02.660 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=70806) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-02-16 19:38:02.675 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=70806) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-02-16 19:38:02.675 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=70806) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-02-16 19:38:02.675 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=70806) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-02-16 19:38:02.675 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=70806) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-02-16 19:38:02.676 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=70806) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-02-16 19:38:02.676 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=70806) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-02-16 19:38:02.676 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=70806) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-02-16 19:38:02.684 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=70806) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-02-16 19:38:02.687 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=70806) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-02-16 19:38:02.687 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=70806) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-02-16 19:38:02.687 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=70806) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-02-16 19:38:02.688 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=70806) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-02-16 19:38:02.688 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=70806) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-02-16 19:38:02.688 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=70806) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-02-16 19:38:02.688 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=70806) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-02-16 19:38:02.734 | 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=70806) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} 2021-02-16 19:38:03.024 | INFO keystone.cmd.bootstrap [None req-2351b10c-0c0f-4cb7-be50-14c737e2fa02 None None] Created domain default 2021-02-16 19:38:03.068 | INFO keystone.cmd.bootstrap [None req-2351b10c-0c0f-4cb7-be50-14c737e2fa02 None None] Created project admin 2021-02-16 19:38:03.094 | DEBUG passlib.handlers.bcrypt [None req-2351b10c-0c0f-4cb7-be50-14c737e2fa02 None None] detected 'bcrypt' backend, version '3.2.0' {{(pid=70806) _load_backend_mixin /usr/local/lib/python3.6/dist-packages/passlib/handlers/bcrypt.py:625}} 2021-02-16 19:38:03.094 | DEBUG passlib.handlers.bcrypt [None req-2351b10c-0c0f-4cb7-be50-14c737e2fa02 None None] 'bcrypt' backend lacks $2$ support, enabling workaround {{(pid=70806) _finalize_backend_mixin /usr/local/lib/python3.6/dist-packages/passlib/handlers/bcrypt.py:406}} 2021-02-16 19:38:03.154 | INFO keystone.cmd.bootstrap [None req-2351b10c-0c0f-4cb7-be50-14c737e2fa02 None None] Created user admin 2021-02-16 19:38:03.167 | INFO keystone.cmd.bootstrap [None req-2351b10c-0c0f-4cb7-be50-14c737e2fa02 None None] Created role reader 2021-02-16 19:38:03.181 | INFO keystone.cmd.bootstrap [None req-2351b10c-0c0f-4cb7-be50-14c737e2fa02 None None] Created role member 2021-02-16 19:38:03.202 | INFO keystone.cmd.bootstrap [None req-2351b10c-0c0f-4cb7-be50-14c737e2fa02 None None] Created implied role where 511ea62b616741128ef98f7d8fb77553 implies 7b222f2544554d4b99f7bbf2efa15a74 2021-02-16 19:38:03.213 | INFO keystone.cmd.bootstrap [None req-2351b10c-0c0f-4cb7-be50-14c737e2fa02 None None] Created role admin 2021-02-16 19:38:03.239 | INFO keystone.cmd.bootstrap [None req-2351b10c-0c0f-4cb7-be50-14c737e2fa02 None None] Created implied role where f11e6b13521943878be4a2af6f5dbc22 implies 511ea62b616741128ef98f7d8fb77553 2021-02-16 19:38:03.251 | INFO keystone.cmd.bootstrap [None req-2351b10c-0c0f-4cb7-be50-14c737e2fa02 None None] Granted role admin on project admin to user admin. 2021-02-16 19:38:03.257 | INFO keystone.cmd.bootstrap [None req-2351b10c-0c0f-4cb7-be50-14c737e2fa02 None None] Granted role admin on the system to user admin. 2021-02-16 19:38:03.268 | WARNING py.warnings [None req-2351b10c-0c0f-4cb7-be50-14c737e2fa02 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-02-16 19:38:03.268 | 'identifiers should be a valid uuid.' % (value))) 2021-02-16 19:38:03.268 |  2021-02-16 19:38:03.271 | INFO keystone.cmd.bootstrap [None req-2351b10c-0c0f-4cb7-be50-14c737e2fa02 None None] Created region RegionOne 2021-02-16 19:38:03.302 | INFO keystone.cmd.bootstrap [None req-2351b10c-0c0f-4cb7-be50-14c737e2fa02 None None] Created public endpoint http://10.222.0.13/identity 2021-02-16 19:38:03.311 | INFO keystone.cmd.bootstrap [None req-2351b10c-0c0f-4cb7-be50-14c737e2fa02 None None] Created admin endpoint http://10.222.0.13/identity 2021-02-16 19:38:03.311 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-16 19:38:03.311 | 2021-02-16 19:38:03.311 | Traceback (most recent call last): 2021-02-16 19:38:03.311 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-16 19:38:03.311 | exec(line) 2021-02-16 19:38:03.311 | File "", line 1, in 2021-02-16 19:38:03.311 | File "", line 568, in module_from_spec 2021-02-16 19:38:03.311 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-16 19:38:03.311 | 2021-02-16 19:38:03.311 | Remainder of file ignored 2021-02-16 19:38:03.687 | + ./stack.sh:main:1092 : create_keystone_accounts 2021-02-16 19:38:03.689 | + lib/keystone:create_keystone_accounts:314 : local admin_project 2021-02-16 19:38:03.693 | ++ lib/keystone:create_keystone_accounts:315 : oscwrap project show admin -f value -c id 2021-02-16 19:38:07.052 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-16 19:38:07.052 | 2021-02-16 19:38:07.052 | Traceback (most recent call last): 2021-02-16 19:38:07.052 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-16 19:38:07.052 | exec(line) 2021-02-16 19:38:07.052 | File "", line 1, in 2021-02-16 19:38:07.052 | File "", line 568, in module_from_spec 2021-02-16 19:38:07.052 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-16 19:38:07.052 | 2021-02-16 19:38:07.052 | Remainder of file ignored 2021-02-16 19:38:07.052 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:38:07.052 | from cryptography.utils import int_from_bytes 2021-02-16 19:38:07.052 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:38:07.052 | from cryptography.utils import int_from_bytes 2021-02-16 19:38:07.240 | ++ functions-common:oscwrap:2346 : return 0 2021-02-16 19:38:07.244 | + lib/keystone:create_keystone_accounts:315 : admin_project=18523a281c204b5c845f1cd9fb92d831 2021-02-16 19:38:07.246 | + lib/keystone:create_keystone_accounts:316 : local admin_user 2021-02-16 19:38:07.249 | ++ lib/keystone:create_keystone_accounts:317 : oscwrap user show admin -f value -c id 2021-02-16 19:38:09.646 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-16 19:38:09.646 | 2021-02-16 19:38:09.646 | Traceback (most recent call last): 2021-02-16 19:38:09.646 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-16 19:38:09.646 | exec(line) 2021-02-16 19:38:09.646 | File "", line 1, in 2021-02-16 19:38:09.646 | File "", line 568, in module_from_spec 2021-02-16 19:38:09.646 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-16 19:38:09.646 | 2021-02-16 19:38:09.646 | Remainder of file ignored 2021-02-16 19:38:09.646 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:38:09.646 | from cryptography.utils import int_from_bytes 2021-02-16 19:38:09.646 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:38:09.646 | from cryptography.utils import int_from_bytes 2021-02-16 19:38:09.836 | ++ functions-common:oscwrap:2346 : return 0 2021-02-16 19:38:09.839 | + lib/keystone:create_keystone_accounts:317 : admin_user=561036b8fdb24e46a8967ec58f85afdc 2021-02-16 19:38:09.841 | + lib/keystone:create_keystone_accounts:318 : local admin_role=admin 2021-02-16 19:38:09.844 | + lib/keystone:create_keystone_accounts:319 : local member_role=member 2021-02-16 19:38:09.846 | + lib/keystone:create_keystone_accounts:321 : async_run ks-domain-role get_or_add_user_domain_role admin 561036b8fdb24e46a8967ec58f85afdc default 2021-02-16 19:38:09.927 | [Async ks-domain-role:self]: Running synchronously: get_or_add_user_domain_role admin 561036b8fdb24e46a8967ec58f85afdc default 2021-02-16 19:38:09.929 | + inc/async:async_run:103 : get_or_add_user_domain_role admin 561036b8fdb24e46a8967ec58f85afdc default 2021-02-16 19:38:09.932 | + functions-common:get_or_add_user_domain_role:920 : local user_role_id 2021-02-16 19:38:09.937 | ++ functions-common:get_or_add_user_domain_role:926 : oscwrap role assignment list --role admin --user 561036b8fdb24e46a8967ec58f85afdc --domain default 2021-02-16 19:38:09.937 | ++ functions-common:get_or_add_user_domain_role:926 : grep '^|\s[a-f0-9]\+' 2021-02-16 19:38:09.937 | ++ functions-common:get_or_add_user_domain_role:926 : get_field 1 2021-02-16 19:38:09.939 | ++ functions-common:get_field:728 : local data field 2021-02-16 19:38:09.942 | ++ functions-common:get_field:729 : read data 2021-02-16 19:38:12.436 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-16 19:38:12.437 | 2021-02-16 19:38:12.437 | Traceback (most recent call last): 2021-02-16 19:38:12.437 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-16 19:38:12.437 | exec(line) 2021-02-16 19:38:12.437 | File "", line 1, in 2021-02-16 19:38:12.437 | File "", line 568, in module_from_spec 2021-02-16 19:38:12.437 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-16 19:38:12.437 | 2021-02-16 19:38:12.437 | Remainder of file ignored 2021-02-16 19:38:12.437 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:38:12.437 | from cryptography.utils import int_from_bytes 2021-02-16 19:38:12.437 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:38:12.437 | from cryptography.utils import int_from_bytes 2021-02-16 19:38:12.624 | ++ functions-common:oscwrap:2346 : return 0 2021-02-16 19:38:12.628 | + functions-common:get_or_add_user_domain_role:926 : user_role_id= 2021-02-16 19:38:12.631 | + functions-common:get_or_add_user_domain_role:927 : [[ -z '' ]] 2021-02-16 19:38:12.634 | + functions-common:get_or_add_user_domain_role:929 : openstack role add admin --user 561036b8fdb24e46a8967ec58f85afdc --domain default 2021-02-16 19:38:15.403 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-16 19:38:15.403 | 2021-02-16 19:38:15.403 | Traceback (most recent call last): 2021-02-16 19:38:15.403 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-16 19:38:15.403 | exec(line) 2021-02-16 19:38:15.403 | File "", line 1, in 2021-02-16 19:38:15.403 | File "", line 568, in module_from_spec 2021-02-16 19:38:15.403 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-16 19:38:15.403 | 2021-02-16 19:38:15.403 | Remainder of file ignored 2021-02-16 19:38:15.403 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:38:15.403 | from cryptography.utils import int_from_bytes 2021-02-16 19:38:15.403 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:38:15.403 | from cryptography.utils import int_from_bytes 2021-02-16 19:38:15.586 | ++ functions-common:get_or_add_user_domain_role:936 : oscwrap role assignment list --role admin --user 561036b8fdb24e46a8967ec58f85afdc --domain default 2021-02-16 19:38:15.586 | ++ functions-common:get_or_add_user_domain_role:936 : grep '^|\s[a-f0-9]\+' 2021-02-16 19:38:15.587 | ++ functions-common:get_or_add_user_domain_role:936 : get_field 1 2021-02-16 19:38:15.589 | ++ functions-common:get_field:728 : local data field 2021-02-16 19:38:15.592 | ++ functions-common:get_field:729 : read data 2021-02-16 19:38:18.137 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-16 19:38:18.137 | 2021-02-16 19:38:18.137 | Traceback (most recent call last): 2021-02-16 19:38:18.137 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-16 19:38:18.137 | exec(line) 2021-02-16 19:38:18.138 | File "", line 1, in 2021-02-16 19:38:18.138 | File "", line 568, in module_from_spec 2021-02-16 19:38:18.138 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-16 19:38:18.138 | 2021-02-16 19:38:18.138 | Remainder of file ignored 2021-02-16 19:38:18.138 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:38:18.138 | from cryptography.utils import int_from_bytes 2021-02-16 19:38:18.138 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:38:18.138 | from cryptography.utils import int_from_bytes 2021-02-16 19:38:18.325 | ++ functions-common:oscwrap:2346 : return 0 2021-02-16 19:38:18.328 | ++ functions-common:get_field:730 : '[' 1 -lt 0 ']' 2021-02-16 19:38:18.330 | ++ functions-common:get_field:733 : field='$2' 2021-02-16 19:38:18.334 | ++ functions-common:get_field:735 : echo '| f11e6b13521943878be4a2af6f5dbc22 | 561036b8fdb24e46a8967ec58f85afdc | | | default | | False |' 2021-02-16 19:38:18.334 | ++ functions-common:get_field:735 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-02-16 19:38:18.339 | ++ functions-common:get_field:729 : read data 2021-02-16 19:38:18.343 | + functions-common:get_or_add_user_domain_role:936 : user_role_id=f11e6b13521943878be4a2af6f5dbc22 2021-02-16 19:38:18.345 | + functions-common:get_or_add_user_domain_role:938 : echo f11e6b13521943878be4a2af6f5dbc22 2021-02-16 19:38:18.345 | f11e6b13521943878be4a2af6f5dbc22 2021-02-16 19:38:18.348 | + inc/async:async_run:104 : return 0 2021-02-16 19:38:18.351 | + lib/keystone:create_keystone_accounts:324 : get_or_create_domain Default 2021-02-16 19:38:18.354 | + functions-common:get_or_create_domain:794 : local domain_id 2021-02-16 19:38:18.357 | ++ functions-common:get_or_create_domain:806 : oscwrap domain show Default -f value -c id 2021-02-16 19:38:20.869 | + functions-common:get_or_create_domain:804 : domain_id=default 2021-02-16 19:38:20.872 | + functions-common:get_or_create_domain:805 : echo default 2021-02-16 19:38:20.872 | default 2021-02-16 19:38:20.874 | + lib/keystone:create_keystone_accounts:325 : async_run ks-project get_or_create_project service Default 2021-02-16 19:38:20.954 | [Async ks-project:self]: Running synchronously: get_or_create_project service Default 2021-02-16 19:38:20.956 | + inc/async:async_run:103 : get_or_create_project service Default 2021-02-16 19:38:20.958 | + functions-common:get_or_create_project:849 : local project_id 2021-02-16 19:38:20.962 | ++ functions-common:get_or_create_project:857 : oscwrap project create service --domain=Default --or-show -f value -c id 2021-02-16 19:38:23.401 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-16 19:38:23.401 | 2021-02-16 19:38:23.401 | Traceback (most recent call last): 2021-02-16 19:38:23.401 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-16 19:38:23.401 | exec(line) 2021-02-16 19:38:23.401 | File "", line 1, in 2021-02-16 19:38:23.401 | File "", line 568, in module_from_spec 2021-02-16 19:38:23.401 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-16 19:38:23.401 | 2021-02-16 19:38:23.401 | Remainder of file ignored 2021-02-16 19:38:23.401 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:38:23.401 | from cryptography.utils import int_from_bytes 2021-02-16 19:38:23.401 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:38:23.401 | from cryptography.utils import int_from_bytes 2021-02-16 19:38:23.619 | ++ functions-common:oscwrap:2346 : return 0 2021-02-16 19:38:23.622 | + functions-common:get_or_create_project:855 : project_id=afb9155b11734d0e8c50c570fd983c13 2021-02-16 19:38:23.625 | + functions-common:get_or_create_project:856 : echo afb9155b11734d0e8c50c570fd983c13 2021-02-16 19:38:23.625 | afb9155b11734d0e8c50c570fd983c13 2021-02-16 19:38:23.628 | + inc/async:async_run:104 : return 0 2021-02-16 19:38:23.630 | + lib/keystone:create_keystone_accounts:328 : async_run ks-service get_or_create_role service 2021-02-16 19:38:23.711 | [Async ks-service:self]: Running synchronously: get_or_create_role service 2021-02-16 19:38:23.713 | + inc/async:async_run:103 : get_or_create_role service 2021-02-16 19:38:23.715 | + functions-common:get_or_create_role:862 : local role_id 2021-02-16 19:38:23.719 | ++ functions-common:get_or_create_role:869 : oscwrap role create service --or-show -f value -c id 2021-02-16 19:38:26.330 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-16 19:38:26.330 | 2021-02-16 19:38:26.330 | Traceback (most recent call last): 2021-02-16 19:38:26.330 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-16 19:38:26.330 | exec(line) 2021-02-16 19:38:26.330 | File "", line 1, in 2021-02-16 19:38:26.330 | File "", line 568, in module_from_spec 2021-02-16 19:38:26.330 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-16 19:38:26.330 | 2021-02-16 19:38:26.331 | Remainder of file ignored 2021-02-16 19:38:26.331 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:38:26.331 | from cryptography.utils import int_from_bytes 2021-02-16 19:38:26.331 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:38:26.331 | from cryptography.utils import int_from_bytes 2021-02-16 19:38:26.509 | ++ functions-common:oscwrap:2346 : return 0 2021-02-16 19:38:26.512 | + functions-common:get_or_create_role:867 : role_id=3c7e9a27152a43198efbd21d37100955 2021-02-16 19:38:26.514 | + functions-common:get_or_create_role:868 : echo 3c7e9a27152a43198efbd21d37100955 2021-02-16 19:38:26.514 | 3c7e9a27152a43198efbd21d37100955 2021-02-16 19:38:26.517 | + inc/async:async_run:104 : return 0 2021-02-16 19:38:26.519 | + lib/keystone:create_keystone_accounts:334 : async_run ks-reseller get_or_create_role ResellerAdmin 2021-02-16 19:38:26.595 | [Async ks-reseller:self]: Running synchronously: get_or_create_role ResellerAdmin 2021-02-16 19:38:26.597 | + inc/async:async_run:103 : get_or_create_role ResellerAdmin 2021-02-16 19:38:26.600 | + functions-common:get_or_create_role:862 : local role_id 2021-02-16 19:38:26.603 | ++ functions-common:get_or_create_role:869 : oscwrap role create ResellerAdmin --or-show -f value -c id 2021-02-16 19:38:28.952 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-16 19:38:28.952 | 2021-02-16 19:38:28.952 | Traceback (most recent call last): 2021-02-16 19:38:28.953 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-16 19:38:28.953 | exec(line) 2021-02-16 19:38:28.953 | File "", line 1, in 2021-02-16 19:38:28.953 | File "", line 568, in module_from_spec 2021-02-16 19:38:28.953 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-16 19:38:28.953 | 2021-02-16 19:38:28.953 | Remainder of file ignored 2021-02-16 19:38:28.953 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:38:28.953 | from cryptography.utils import int_from_bytes 2021-02-16 19:38:28.953 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:38:28.953 | from cryptography.utils import int_from_bytes 2021-02-16 19:38:29.151 | ++ functions-common:oscwrap:2346 : return 0 2021-02-16 19:38:29.154 | + functions-common:get_or_create_role:867 : role_id=3c5198de281449ec8b853aa3e036a172 2021-02-16 19:38:29.157 | + functions-common:get_or_create_role:868 : echo 3c5198de281449ec8b853aa3e036a172 2021-02-16 19:38:29.157 | 3c5198de281449ec8b853aa3e036a172 2021-02-16 19:38:29.159 | + inc/async:async_run:104 : return 0 2021-02-16 19:38:29.162 | + lib/keystone:create_keystone_accounts:338 : local another_role=anotherrole 2021-02-16 19:38:29.165 | + lib/keystone:create_keystone_accounts:339 : async_run ks-anotherrole get_or_create_role anotherrole 2021-02-16 19:38:29.241 | [Async ks-anotherrole:self]: Running synchronously: get_or_create_role anotherrole 2021-02-16 19:38:29.244 | + inc/async:async_run:103 : get_or_create_role anotherrole 2021-02-16 19:38:29.246 | + functions-common:get_or_create_role:862 : local role_id 2021-02-16 19:38:29.249 | ++ functions-common:get_or_create_role:869 : oscwrap role create anotherrole --or-show -f value -c id 2021-02-16 19:38:31.557 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-16 19:38:31.557 | 2021-02-16 19:38:31.557 | Traceback (most recent call last): 2021-02-16 19:38:31.557 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-16 19:38:31.557 | exec(line) 2021-02-16 19:38:31.557 | File "", line 1, in 2021-02-16 19:38:31.557 | File "", line 568, in module_from_spec 2021-02-16 19:38:31.557 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-16 19:38:31.557 | 2021-02-16 19:38:31.557 | Remainder of file ignored 2021-02-16 19:38:31.557 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:38:31.557 | from cryptography.utils import int_from_bytes 2021-02-16 19:38:31.557 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:38:31.557 | from cryptography.utils import int_from_bytes 2021-02-16 19:38:31.734 | ++ functions-common:oscwrap:2346 : return 0 2021-02-16 19:38:31.736 | + functions-common:get_or_create_role:867 : role_id=320b37bb9072464298dcfba09c9c91f8 2021-02-16 19:38:31.739 | + functions-common:get_or_create_role:868 : echo 320b37bb9072464298dcfba09c9c91f8 2021-02-16 19:38:31.739 | 320b37bb9072464298dcfba09c9c91f8 2021-02-16 19:38:31.741 | + inc/async:async_run:104 : return 0 2021-02-16 19:38:31.744 | + lib/keystone:create_keystone_accounts:342 : local invis_project 2021-02-16 19:38:31.747 | ++ lib/keystone:create_keystone_accounts:343 : get_or_create_project invisible_to_admin default 2021-02-16 19:38:31.749 | ++ functions-common:get_or_create_project:849 : local project_id 2021-02-16 19:38:31.752 | +++ functions-common:get_or_create_project:857 : oscwrap project create invisible_to_admin --domain=default --or-show -f value -c id 2021-02-16 19:38:34.074 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-16 19:38:34.074 | 2021-02-16 19:38:34.074 | Traceback (most recent call last): 2021-02-16 19:38:34.075 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-16 19:38:34.075 | exec(line) 2021-02-16 19:38:34.075 | File "", line 1, in 2021-02-16 19:38:34.075 | File "", line 568, in module_from_spec 2021-02-16 19:38:34.075 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-16 19:38:34.075 | 2021-02-16 19:38:34.075 | Remainder of file ignored 2021-02-16 19:38:34.075 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:38:34.075 | from cryptography.utils import int_from_bytes 2021-02-16 19:38:34.075 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:38:34.075 | from cryptography.utils import int_from_bytes 2021-02-16 19:38:34.253 | +++ functions-common:oscwrap:2346 : return 0 2021-02-16 19:38:34.256 | ++ functions-common:get_or_create_project:855 : project_id=bc6b00a67a3f4a3e892d628d9526e43d 2021-02-16 19:38:34.259 | ++ functions-common:get_or_create_project:856 : echo bc6b00a67a3f4a3e892d628d9526e43d 2021-02-16 19:38:34.262 | + lib/keystone:create_keystone_accounts:343 : invis_project=bc6b00a67a3f4a3e892d628d9526e43d 2021-02-16 19:38:34.265 | + lib/keystone:create_keystone_accounts:346 : local demo_project 2021-02-16 19:38:34.268 | ++ lib/keystone:create_keystone_accounts:347 : get_or_create_project demo default 2021-02-16 19:38:34.270 | ++ functions-common:get_or_create_project:849 : local project_id 2021-02-16 19:38:34.273 | +++ functions-common:get_or_create_project:857 : oscwrap project create demo --domain=default --or-show -f value -c id 2021-02-16 19:38:36.672 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-16 19:38:36.672 | 2021-02-16 19:38:36.672 | Traceback (most recent call last): 2021-02-16 19:38:36.672 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-16 19:38:36.672 | exec(line) 2021-02-16 19:38:36.672 | File "", line 1, in 2021-02-16 19:38:36.673 | File "", line 568, in module_from_spec 2021-02-16 19:38:36.673 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-16 19:38:36.673 | 2021-02-16 19:38:36.673 | Remainder of file ignored 2021-02-16 19:38:36.673 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:38:36.673 | from cryptography.utils import int_from_bytes 2021-02-16 19:38:36.673 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:38:36.673 | from cryptography.utils import int_from_bytes 2021-02-16 19:38:36.849 | +++ functions-common:oscwrap:2346 : return 0 2021-02-16 19:38:36.852 | ++ functions-common:get_or_create_project:855 : project_id=9a41009c4a1a42d09bedcca7a82afcb2 2021-02-16 19:38:36.855 | ++ functions-common:get_or_create_project:856 : echo 9a41009c4a1a42d09bedcca7a82afcb2 2021-02-16 19:38:36.857 | + lib/keystone:create_keystone_accounts:347 : demo_project=9a41009c4a1a42d09bedcca7a82afcb2 2021-02-16 19:38:36.860 | + lib/keystone:create_keystone_accounts:348 : local demo_user 2021-02-16 19:38:36.863 | ++ lib/keystone:create_keystone_accounts:350 : get_or_create_user demo Passw0rd default demo@example.com 2021-02-16 19:38:36.865 | ++ functions-common:get_or_create_user:826 : local user_id 2021-02-16 19:38:36.868 | ++ functions-common:get_or_create_user:827 : [[ ! -z demo@example.com ]] 2021-02-16 19:38:36.871 | ++ functions-common:get_or_create_user:828 : local email=--email=demo@example.com 2021-02-16 19:38:36.874 | +++ functions-common:get_or_create_user:844 : oscwrap user create demo --password Passw0rd --domain=default --email=demo@example.com --or-show -f value -c id 2021-02-16 19:38:39.328 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-16 19:38:39.328 | 2021-02-16 19:38:39.328 | Traceback (most recent call last): 2021-02-16 19:38:39.328 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-16 19:38:39.328 | exec(line) 2021-02-16 19:38:39.328 | File "", line 1, in 2021-02-16 19:38:39.328 | File "", line 568, in module_from_spec 2021-02-16 19:38:39.328 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-16 19:38:39.328 | 2021-02-16 19:38:39.329 | Remainder of file ignored 2021-02-16 19:38:39.329 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:38:39.329 | from cryptography.utils import int_from_bytes 2021-02-16 19:38:39.329 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:38:39.329 | from cryptography.utils import int_from_bytes 2021-02-16 19:38:39.504 | +++ functions-common:oscwrap:2346 : return 0 2021-02-16 19:38:39.507 | ++ functions-common:get_or_create_user:842 : user_id=5c9f36a35551486b8948a1a0b1c7476f 2021-02-16 19:38:39.509 | ++ functions-common:get_or_create_user:843 : echo 5c9f36a35551486b8948a1a0b1c7476f 2021-02-16 19:38:39.512 | + lib/keystone:create_keystone_accounts:350 : demo_user=5c9f36a35551486b8948a1a0b1c7476f 2021-02-16 19:38:39.514 | + lib/keystone:create_keystone_accounts:352 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2021-02-16 19:38:39.558 | [Async ks-domain-role:self]: Waiting for completion of get_or_add_user_domain_role admin 561036b8fdb24e46a8967ec58f85afdc default (6 other jobs running) 2021-02-16 19:38:39.596 | [Async ks-domain-role:self]: finished get_or_add_user_domain_role admin 561036b8fdb24e46a8967ec58f85afdc default with result 0 in -1613504289 seconds 2021-02-16 19:38:39.603 | Not waiting for async task ks-domain that we never started or has already been waited for 2021-02-16 19:38:39.632 | [Async ks-project:self]: Waiting for completion of get_or_create_project service Default (5 other jobs running) 2021-02-16 19:38:39.670 | [Async ks-project:self]: finished get_or_create_project service Default with result 0 in -1613504300 seconds 2021-02-16 19:38:39.701 | [Async ks-service:self]: Waiting for completion of get_or_create_role service (4 other jobs running) 2021-02-16 19:38:39.739 | [Async ks-service:self]: finished get_or_create_role service with result 0 in -1613504303 seconds 2021-02-16 19:38:39.770 | [Async ks-reseller:self]: Waiting for completion of get_or_create_role ResellerAdmin (3 other jobs running) 2021-02-16 19:38:39.809 | [Async ks-reseller:self]: finished get_or_create_role ResellerAdmin with result 0 in -1613504306 seconds 2021-02-16 19:38:39.840 | [Async ks-anotherrole:self]: Waiting for completion of get_or_create_role anotherrole (2 other jobs running) 2021-02-16 19:38:39.877 | [Async ks-anotherrole:self]: finished get_or_create_role anotherrole with result 0 in -1613504309 seconds 2021-02-16 19:38:39.881 | + inc/async:async_wait:166 : return 0 2021-02-16 19:38:39.884 | + lib/keystone:create_keystone_accounts:354 : async_run ks-demo-member get_or_add_user_project_role member 5c9f36a35551486b8948a1a0b1c7476f 9a41009c4a1a42d09bedcca7a82afcb2 2021-02-16 19:38:39.960 | [Async ks-demo-member:self]: Running synchronously: get_or_add_user_project_role member 5c9f36a35551486b8948a1a0b1c7476f 9a41009c4a1a42d09bedcca7a82afcb2 2021-02-16 19:38:39.962 | + inc/async:async_run:103 : get_or_add_user_project_role member 5c9f36a35551486b8948a1a0b1c7476f 9a41009c4a1a42d09bedcca7a82afcb2 2021-02-16 19:38:39.965 | + functions-common:get_or_add_user_project_role:890 : local user_role_id 2021-02-16 19:38:39.968 | ++ functions-common:get_or_add_user_project_role:892 : _get_domain_args 2021-02-16 19:38:39.970 | ++ functions-common:_get_domain_args:874 : local domain 2021-02-16 19:38:39.973 | ++ functions-common:_get_domain_args:875 : domain= 2021-02-16 19:38:39.975 | ++ functions-common:_get_domain_args:877 : [[ -n '' ]] 2021-02-16 19:38:39.978 | ++ functions-common:_get_domain_args:880 : [[ -n '' ]] 2021-02-16 19:38:39.980 | ++ functions-common:_get_domain_args:884 : echo 2021-02-16 19:38:39.983 | + functions-common:get_or_add_user_project_role:892 : domain_args= 2021-02-16 19:38:39.987 | ++ functions-common:get_or_add_user_project_role:900 : oscwrap role assignment list --role member --user 5c9f36a35551486b8948a1a0b1c7476f --project 9a41009c4a1a42d09bedcca7a82afcb2 2021-02-16 19:38:39.987 | ++ functions-common:get_or_add_user_project_role:900 : grep '^|\s[a-f0-9]\+' 2021-02-16 19:38:39.988 | ++ functions-common:get_or_add_user_project_role:900 : get_field 1 2021-02-16 19:38:39.990 | ++ functions-common:get_field:728 : local data field 2021-02-16 19:38:39.993 | ++ functions-common:get_field:729 : read data 2021-02-16 19:38:42.461 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-16 19:38:42.461 | 2021-02-16 19:38:42.461 | Traceback (most recent call last): 2021-02-16 19:38:42.461 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-16 19:38:42.461 | exec(line) 2021-02-16 19:38:42.462 | File "", line 1, in 2021-02-16 19:38:42.462 | File "", line 568, in module_from_spec 2021-02-16 19:38:42.462 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-16 19:38:42.462 | 2021-02-16 19:38:42.462 | Remainder of file ignored 2021-02-16 19:38:42.462 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:38:42.462 | from cryptography.utils import int_from_bytes 2021-02-16 19:38:42.462 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:38:42.462 | from cryptography.utils import int_from_bytes 2021-02-16 19:38:42.643 | ++ functions-common:oscwrap:2346 : return 0 2021-02-16 19:38:42.647 | + functions-common:get_or_add_user_project_role:900 : user_role_id= 2021-02-16 19:38:42.650 | + functions-common:get_or_add_user_project_role:901 : [[ -z '' ]] 2021-02-16 19:38:42.652 | + functions-common:get_or_add_user_project_role:903 : openstack role add member --user 5c9f36a35551486b8948a1a0b1c7476f --project 9a41009c4a1a42d09bedcca7a82afcb2 2021-02-16 19:38:45.055 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-16 19:38:45.055 | 2021-02-16 19:38:45.055 | Traceback (most recent call last): 2021-02-16 19:38:45.055 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-16 19:38:45.055 | exec(line) 2021-02-16 19:38:45.055 | File "", line 1, in 2021-02-16 19:38:45.055 | File "", line 568, in module_from_spec 2021-02-16 19:38:45.055 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-16 19:38:45.056 | 2021-02-16 19:38:45.056 | Remainder of file ignored 2021-02-16 19:38:45.056 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:38:45.056 | from cryptography.utils import int_from_bytes 2021-02-16 19:38:45.056 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:38:45.056 | from cryptography.utils import int_from_bytes 2021-02-16 19:38:45.231 | ++ functions-common:get_or_add_user_project_role:912 : oscwrap role assignment list --role member --user 5c9f36a35551486b8948a1a0b1c7476f --project 9a41009c4a1a42d09bedcca7a82afcb2 2021-02-16 19:38:45.231 | ++ functions-common:get_or_add_user_project_role:912 : get_field 1 2021-02-16 19:38:45.231 | ++ functions-common:get_or_add_user_project_role:912 : grep '^|\s[a-f0-9]\+' 2021-02-16 19:38:45.234 | ++ functions-common:get_field:728 : local data field 2021-02-16 19:38:45.237 | ++ functions-common:get_field:729 : read data 2021-02-16 19:38:47.764 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-16 19:38:47.764 | 2021-02-16 19:38:47.764 | Traceback (most recent call last): 2021-02-16 19:38:47.764 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-16 19:38:47.764 | exec(line) 2021-02-16 19:38:47.764 | File "", line 1, in 2021-02-16 19:38:47.765 | File "", line 568, in module_from_spec 2021-02-16 19:38:47.765 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-16 19:38:47.765 | 2021-02-16 19:38:47.765 | Remainder of file ignored 2021-02-16 19:38:47.765 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:38:47.765 | from cryptography.utils import int_from_bytes 2021-02-16 19:38:47.765 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:38:47.765 | from cryptography.utils import int_from_bytes 2021-02-16 19:38:47.954 | ++ functions-common:oscwrap:2346 : return 0 2021-02-16 19:38:47.957 | ++ functions-common:get_field:730 : '[' 1 -lt 0 ']' 2021-02-16 19:38:47.959 | ++ functions-common:get_field:733 : field='$2' 2021-02-16 19:38:47.962 | ++ functions-common:get_field:735 : echo '| 511ea62b616741128ef98f7d8fb77553 | 5c9f36a35551486b8948a1a0b1c7476f | | 9a41009c4a1a42d09bedcca7a82afcb2 | | | False |' 2021-02-16 19:38:47.963 | ++ functions-common:get_field:735 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-02-16 19:38:47.967 | ++ functions-common:get_field:729 : read data 2021-02-16 19:38:47.971 | + functions-common:get_or_add_user_project_role:912 : user_role_id=511ea62b616741128ef98f7d8fb77553 2021-02-16 19:38:47.973 | + functions-common:get_or_add_user_project_role:914 : echo 511ea62b616741128ef98f7d8fb77553 2021-02-16 19:38:47.973 | 511ea62b616741128ef98f7d8fb77553 2021-02-16 19:38:47.976 | + inc/async:async_run:104 : return 0 2021-02-16 19:38:47.978 | + lib/keystone:create_keystone_accounts:355 : async_run ks-demo-admin get_or_add_user_project_role admin 561036b8fdb24e46a8967ec58f85afdc 9a41009c4a1a42d09bedcca7a82afcb2 2021-02-16 19:38:48.055 | [Async ks-demo-admin:self]: Running synchronously: get_or_add_user_project_role admin 561036b8fdb24e46a8967ec58f85afdc 9a41009c4a1a42d09bedcca7a82afcb2 2021-02-16 19:38:48.057 | + inc/async:async_run:103 : get_or_add_user_project_role admin 561036b8fdb24e46a8967ec58f85afdc 9a41009c4a1a42d09bedcca7a82afcb2 2021-02-16 19:38:48.060 | + functions-common:get_or_add_user_project_role:890 : local user_role_id 2021-02-16 19:38:48.063 | ++ functions-common:get_or_add_user_project_role:892 : _get_domain_args 2021-02-16 19:38:48.065 | ++ functions-common:_get_domain_args:874 : local domain 2021-02-16 19:38:48.068 | ++ functions-common:_get_domain_args:875 : domain= 2021-02-16 19:38:48.071 | ++ functions-common:_get_domain_args:877 : [[ -n '' ]] 2021-02-16 19:38:48.073 | ++ functions-common:_get_domain_args:880 : [[ -n '' ]] 2021-02-16 19:38:48.076 | ++ functions-common:_get_domain_args:884 : echo 2021-02-16 19:38:48.078 | + functions-common:get_or_add_user_project_role:892 : domain_args= 2021-02-16 19:38:48.083 | ++ functions-common:get_or_add_user_project_role:900 : oscwrap role assignment list --role admin --user 561036b8fdb24e46a8967ec58f85afdc --project 9a41009c4a1a42d09bedcca7a82afcb2 2021-02-16 19:38:48.083 | ++ functions-common:get_or_add_user_project_role:900 : grep '^|\s[a-f0-9]\+' 2021-02-16 19:38:48.083 | ++ functions-common:get_or_add_user_project_role:900 : get_field 1 2021-02-16 19:38:48.086 | ++ functions-common:get_field:728 : local data field 2021-02-16 19:38:48.089 | ++ functions-common:get_field:729 : read data 2021-02-16 19:38:50.588 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-16 19:38:50.588 | 2021-02-16 19:38:50.588 | Traceback (most recent call last): 2021-02-16 19:38:50.588 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-16 19:38:50.588 | exec(line) 2021-02-16 19:38:50.588 | File "", line 1, in 2021-02-16 19:38:50.588 | File "", line 568, in module_from_spec 2021-02-16 19:38:50.588 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-16 19:38:50.588 | 2021-02-16 19:38:50.588 | Remainder of file ignored 2021-02-16 19:38:50.588 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:38:50.588 | from cryptography.utils import int_from_bytes 2021-02-16 19:38:50.588 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:38:50.588 | from cryptography.utils import int_from_bytes 2021-02-16 19:38:50.777 | ++ functions-common:oscwrap:2346 : return 0 2021-02-16 19:38:50.782 | + functions-common:get_or_add_user_project_role:900 : user_role_id= 2021-02-16 19:38:50.785 | + functions-common:get_or_add_user_project_role:901 : [[ -z '' ]] 2021-02-16 19:38:50.787 | + functions-common:get_or_add_user_project_role:903 : openstack role add admin --user 561036b8fdb24e46a8967ec58f85afdc --project 9a41009c4a1a42d09bedcca7a82afcb2 2021-02-16 19:38:53.218 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-16 19:38:53.218 | 2021-02-16 19:38:53.218 | Traceback (most recent call last): 2021-02-16 19:38:53.218 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-16 19:38:53.218 | exec(line) 2021-02-16 19:38:53.218 | File "", line 1, in 2021-02-16 19:38:53.218 | File "", line 568, in module_from_spec 2021-02-16 19:38:53.218 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-16 19:38:53.218 | 2021-02-16 19:38:53.218 | Remainder of file ignored 2021-02-16 19:38:53.218 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:38:53.218 | from cryptography.utils import int_from_bytes 2021-02-16 19:38:53.218 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:38:53.218 | from cryptography.utils import int_from_bytes 2021-02-16 19:38:53.402 | ++ functions-common:get_or_add_user_project_role:912 : oscwrap role assignment list --role admin --user 561036b8fdb24e46a8967ec58f85afdc --project 9a41009c4a1a42d09bedcca7a82afcb2 2021-02-16 19:38:53.402 | ++ functions-common:get_or_add_user_project_role:912 : grep '^|\s[a-f0-9]\+' 2021-02-16 19:38:53.402 | ++ functions-common:get_or_add_user_project_role:912 : get_field 1 2021-02-16 19:38:53.404 | ++ functions-common:get_field:728 : local data field 2021-02-16 19:38:53.407 | ++ functions-common:get_field:729 : read data 2021-02-16 19:38:55.965 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-16 19:38:55.965 | 2021-02-16 19:38:55.965 | Traceback (most recent call last): 2021-02-16 19:38:55.965 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-16 19:38:55.965 | exec(line) 2021-02-16 19:38:55.965 | File "", line 1, in 2021-02-16 19:38:55.965 | File "", line 568, in module_from_spec 2021-02-16 19:38:55.965 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-16 19:38:55.965 | 2021-02-16 19:38:55.965 | Remainder of file ignored 2021-02-16 19:38:55.965 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:38:55.965 | from cryptography.utils import int_from_bytes 2021-02-16 19:38:55.965 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:38:55.965 | from cryptography.utils import int_from_bytes 2021-02-16 19:38:56.142 | ++ functions-common:oscwrap:2346 : return 0 2021-02-16 19:38:56.145 | ++ functions-common:get_field:730 : '[' 1 -lt 0 ']' 2021-02-16 19:38:56.147 | ++ functions-common:get_field:733 : field='$2' 2021-02-16 19:38:56.151 | ++ functions-common:get_field:735 : echo '| f11e6b13521943878be4a2af6f5dbc22 | 561036b8fdb24e46a8967ec58f85afdc | | 9a41009c4a1a42d09bedcca7a82afcb2 | | | False |' 2021-02-16 19:38:56.151 | ++ functions-common:get_field:735 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-02-16 19:38:56.156 | ++ functions-common:get_field:729 : read data 2021-02-16 19:38:56.160 | + functions-common:get_or_add_user_project_role:912 : user_role_id=f11e6b13521943878be4a2af6f5dbc22 2021-02-16 19:38:56.162 | + functions-common:get_or_add_user_project_role:914 : echo f11e6b13521943878be4a2af6f5dbc22 2021-02-16 19:38:56.162 | f11e6b13521943878be4a2af6f5dbc22 2021-02-16 19:38:56.165 | + inc/async:async_run:104 : return 0 2021-02-16 19:38:56.168 | + lib/keystone:create_keystone_accounts:356 : async_run ks-demo-another get_or_add_user_project_role anotherrole 5c9f36a35551486b8948a1a0b1c7476f 9a41009c4a1a42d09bedcca7a82afcb2 2021-02-16 19:38:56.250 | [Async ks-demo-another:self]: Running synchronously: get_or_add_user_project_role anotherrole 5c9f36a35551486b8948a1a0b1c7476f 9a41009c4a1a42d09bedcca7a82afcb2 2021-02-16 19:38:56.252 | + inc/async:async_run:103 : get_or_add_user_project_role anotherrole 5c9f36a35551486b8948a1a0b1c7476f 9a41009c4a1a42d09bedcca7a82afcb2 2021-02-16 19:38:56.255 | + functions-common:get_or_add_user_project_role:890 : local user_role_id 2021-02-16 19:38:56.258 | ++ functions-common:get_or_add_user_project_role:892 : _get_domain_args 2021-02-16 19:38:56.261 | ++ functions-common:_get_domain_args:874 : local domain 2021-02-16 19:38:56.263 | ++ functions-common:_get_domain_args:875 : domain= 2021-02-16 19:38:56.266 | ++ functions-common:_get_domain_args:877 : [[ -n '' ]] 2021-02-16 19:38:56.268 | ++ functions-common:_get_domain_args:880 : [[ -n '' ]] 2021-02-16 19:38:56.271 | ++ functions-common:_get_domain_args:884 : echo 2021-02-16 19:38:56.275 | + functions-common:get_or_add_user_project_role:892 : domain_args= 2021-02-16 19:38:56.280 | ++ functions-common:get_or_add_user_project_role:900 : grep '^|\s[a-f0-9]\+' 2021-02-16 19:38:56.280 | ++ functions-common:get_or_add_user_project_role:900 : oscwrap role assignment list --role anotherrole --user 5c9f36a35551486b8948a1a0b1c7476f --project 9a41009c4a1a42d09bedcca7a82afcb2 2021-02-16 19:38:56.280 | ++ functions-common:get_or_add_user_project_role:900 : get_field 1 2021-02-16 19:38:56.285 | ++ functions-common:get_field:728 : local data field 2021-02-16 19:38:56.288 | ++ functions-common:get_field:729 : read data 2021-02-16 19:38:58.780 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-16 19:38:58.780 | 2021-02-16 19:38:58.780 | Traceback (most recent call last): 2021-02-16 19:38:58.780 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-16 19:38:58.780 | exec(line) 2021-02-16 19:38:58.780 | File "", line 1, in 2021-02-16 19:38:58.780 | File "", line 568, in module_from_spec 2021-02-16 19:38:58.780 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-16 19:38:58.780 | 2021-02-16 19:38:58.780 | Remainder of file ignored 2021-02-16 19:38:58.780 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:38:58.780 | from cryptography.utils import int_from_bytes 2021-02-16 19:38:58.780 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:38:58.780 | from cryptography.utils import int_from_bytes 2021-02-16 19:38:58.965 | ++ functions-common:oscwrap:2346 : return 0 2021-02-16 19:38:58.969 | + functions-common:get_or_add_user_project_role:900 : user_role_id= 2021-02-16 19:38:58.972 | + functions-common:get_or_add_user_project_role:901 : [[ -z '' ]] 2021-02-16 19:38:58.974 | + functions-common:get_or_add_user_project_role:903 : openstack role add anotherrole --user 5c9f36a35551486b8948a1a0b1c7476f --project 9a41009c4a1a42d09bedcca7a82afcb2 2021-02-16 19:39:01.434 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-16 19:39:01.434 | 2021-02-16 19:39:01.435 | Traceback (most recent call last): 2021-02-16 19:39:01.435 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-16 19:39:01.435 | exec(line) 2021-02-16 19:39:01.435 | File "", line 1, in 2021-02-16 19:39:01.435 | File "", line 568, in module_from_spec 2021-02-16 19:39:01.435 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-16 19:39:01.435 | 2021-02-16 19:39:01.435 | Remainder of file ignored 2021-02-16 19:39:01.435 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:39:01.435 | from cryptography.utils import int_from_bytes 2021-02-16 19:39:01.435 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:39:01.435 | from cryptography.utils import int_from_bytes 2021-02-16 19:39:01.617 | ++ functions-common:get_or_add_user_project_role:912 : oscwrap role assignment list --role anotherrole --user 5c9f36a35551486b8948a1a0b1c7476f --project 9a41009c4a1a42d09bedcca7a82afcb2 2021-02-16 19:39:01.617 | ++ functions-common:get_or_add_user_project_role:912 : grep '^|\s[a-f0-9]\+' 2021-02-16 19:39:01.617 | ++ functions-common:get_or_add_user_project_role:912 : get_field 1 2021-02-16 19:39:01.620 | ++ functions-common:get_field:728 : local data field 2021-02-16 19:39:01.623 | ++ functions-common:get_field:729 : read data 2021-02-16 19:39:04.200 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-16 19:39:04.200 | 2021-02-16 19:39:04.200 | Traceback (most recent call last): 2021-02-16 19:39:04.200 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-16 19:39:04.200 | exec(line) 2021-02-16 19:39:04.200 | File "", line 1, in 2021-02-16 19:39:04.201 | File "", line 568, in module_from_spec 2021-02-16 19:39:04.201 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-16 19:39:04.201 | 2021-02-16 19:39:04.201 | Remainder of file ignored 2021-02-16 19:39:04.201 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:39:04.201 | from cryptography.utils import int_from_bytes 2021-02-16 19:39:04.201 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:39:04.201 | from cryptography.utils import int_from_bytes 2021-02-16 19:39:04.387 | ++ functions-common:oscwrap:2346 : return 0 2021-02-16 19:39:04.390 | ++ functions-common:get_field:730 : '[' 1 -lt 0 ']' 2021-02-16 19:39:04.393 | ++ functions-common:get_field:733 : field='$2' 2021-02-16 19:39:04.396 | ++ functions-common:get_field:735 : echo '| 320b37bb9072464298dcfba09c9c91f8 | 5c9f36a35551486b8948a1a0b1c7476f | | 9a41009c4a1a42d09bedcca7a82afcb2 | | | False |' 2021-02-16 19:39:04.396 | ++ functions-common:get_field:735 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-02-16 19:39:04.402 | ++ functions-common:get_field:729 : read data 2021-02-16 19:39:04.405 | + functions-common:get_or_add_user_project_role:912 : user_role_id=320b37bb9072464298dcfba09c9c91f8 2021-02-16 19:39:04.408 | + functions-common:get_or_add_user_project_role:914 : echo 320b37bb9072464298dcfba09c9c91f8 2021-02-16 19:39:04.408 | 320b37bb9072464298dcfba09c9c91f8 2021-02-16 19:39:04.410 | + inc/async:async_run:104 : return 0 2021-02-16 19:39:04.413 | + lib/keystone:create_keystone_accounts:357 : async_run ks-demo-invis get_or_add_user_project_role member 5c9f36a35551486b8948a1a0b1c7476f bc6b00a67a3f4a3e892d628d9526e43d 2021-02-16 19:39:04.489 | [Async ks-demo-invis:self]: Running synchronously: get_or_add_user_project_role member 5c9f36a35551486b8948a1a0b1c7476f bc6b00a67a3f4a3e892d628d9526e43d 2021-02-16 19:39:04.491 | + inc/async:async_run:103 : get_or_add_user_project_role member 5c9f36a35551486b8948a1a0b1c7476f bc6b00a67a3f4a3e892d628d9526e43d 2021-02-16 19:39:04.494 | + functions-common:get_or_add_user_project_role:890 : local user_role_id 2021-02-16 19:39:04.497 | ++ functions-common:get_or_add_user_project_role:892 : _get_domain_args 2021-02-16 19:39:04.499 | ++ functions-common:_get_domain_args:874 : local domain 2021-02-16 19:39:04.502 | ++ functions-common:_get_domain_args:875 : domain= 2021-02-16 19:39:04.504 | ++ functions-common:_get_domain_args:877 : [[ -n '' ]] 2021-02-16 19:39:04.507 | ++ functions-common:_get_domain_args:880 : [[ -n '' ]] 2021-02-16 19:39:04.509 | ++ functions-common:_get_domain_args:884 : echo 2021-02-16 19:39:04.512 | + functions-common:get_or_add_user_project_role:892 : domain_args= 2021-02-16 19:39:04.516 | ++ functions-common:get_or_add_user_project_role:900 : oscwrap role assignment list --role member --user 5c9f36a35551486b8948a1a0b1c7476f --project bc6b00a67a3f4a3e892d628d9526e43d 2021-02-16 19:39:04.516 | ++ functions-common:get_or_add_user_project_role:900 : grep '^|\s[a-f0-9]\+' 2021-02-16 19:39:04.516 | ++ functions-common:get_or_add_user_project_role:900 : get_field 1 2021-02-16 19:39:04.519 | ++ functions-common:get_field:728 : local data field 2021-02-16 19:39:04.521 | ++ functions-common:get_field:729 : read data 2021-02-16 19:39:06.992 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-16 19:39:06.993 | 2021-02-16 19:39:06.993 | Traceback (most recent call last): 2021-02-16 19:39:06.993 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-16 19:39:06.993 | exec(line) 2021-02-16 19:39:06.993 | File "", line 1, in 2021-02-16 19:39:06.993 | File "", line 568, in module_from_spec 2021-02-16 19:39:06.993 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-16 19:39:06.993 | 2021-02-16 19:39:06.993 | Remainder of file ignored 2021-02-16 19:39:06.993 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:39:06.993 | from cryptography.utils import int_from_bytes 2021-02-16 19:39:06.993 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:39:06.993 | from cryptography.utils import int_from_bytes 2021-02-16 19:39:07.172 | ++ functions-common:oscwrap:2346 : return 0 2021-02-16 19:39:07.175 | + functions-common:get_or_add_user_project_role:900 : user_role_id= 2021-02-16 19:39:07.178 | + functions-common:get_or_add_user_project_role:901 : [[ -z '' ]] 2021-02-16 19:39:07.180 | + functions-common:get_or_add_user_project_role:903 : openstack role add member --user 5c9f36a35551486b8948a1a0b1c7476f --project bc6b00a67a3f4a3e892d628d9526e43d 2021-02-16 19:39:09.617 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-16 19:39:09.617 | 2021-02-16 19:39:09.617 | Traceback (most recent call last): 2021-02-16 19:39:09.617 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-16 19:39:09.617 | exec(line) 2021-02-16 19:39:09.617 | File "", line 1, in 2021-02-16 19:39:09.617 | File "", line 568, in module_from_spec 2021-02-16 19:39:09.617 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-16 19:39:09.617 | 2021-02-16 19:39:09.617 | Remainder of file ignored 2021-02-16 19:39:09.617 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:39:09.617 | from cryptography.utils import int_from_bytes 2021-02-16 19:39:09.617 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:39:09.617 | from cryptography.utils import int_from_bytes 2021-02-16 19:39:09.806 | ++ functions-common:get_or_add_user_project_role:912 : oscwrap role assignment list --role member --user 5c9f36a35551486b8948a1a0b1c7476f --project bc6b00a67a3f4a3e892d628d9526e43d 2021-02-16 19:39:09.806 | ++ functions-common:get_or_add_user_project_role:912 : grep '^|\s[a-f0-9]\+' 2021-02-16 19:39:09.806 | ++ functions-common:get_or_add_user_project_role:912 : get_field 1 2021-02-16 19:39:09.809 | ++ functions-common:get_field:728 : local data field 2021-02-16 19:39:09.811 | ++ functions-common:get_field:729 : read data 2021-02-16 19:39:12.354 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-16 19:39:12.354 | 2021-02-16 19:39:12.354 | Traceback (most recent call last): 2021-02-16 19:39:12.354 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-16 19:39:12.354 | exec(line) 2021-02-16 19:39:12.354 | File "", line 1, in 2021-02-16 19:39:12.354 | File "", line 568, in module_from_spec 2021-02-16 19:39:12.354 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-16 19:39:12.354 | 2021-02-16 19:39:12.354 | Remainder of file ignored 2021-02-16 19:39:12.354 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:39:12.354 | from cryptography.utils import int_from_bytes 2021-02-16 19:39:12.354 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:39:12.354 | from cryptography.utils import int_from_bytes 2021-02-16 19:39:12.535 | ++ functions-common:oscwrap:2346 : return 0 2021-02-16 19:39:12.539 | ++ functions-common:get_field:730 : '[' 1 -lt 0 ']' 2021-02-16 19:39:12.542 | ++ functions-common:get_field:733 : field='$2' 2021-02-16 19:39:12.545 | ++ functions-common:get_field:735 : echo '| 511ea62b616741128ef98f7d8fb77553 | 5c9f36a35551486b8948a1a0b1c7476f | | bc6b00a67a3f4a3e892d628d9526e43d | | | False |' 2021-02-16 19:39:12.545 | ++ functions-common:get_field:735 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-02-16 19:39:12.550 | ++ functions-common:get_field:729 : read data 2021-02-16 19:39:12.554 | + functions-common:get_or_add_user_project_role:912 : user_role_id=511ea62b616741128ef98f7d8fb77553 2021-02-16 19:39:12.557 | + functions-common:get_or_add_user_project_role:914 : echo 511ea62b616741128ef98f7d8fb77553 2021-02-16 19:39:12.557 | 511ea62b616741128ef98f7d8fb77553 2021-02-16 19:39:12.559 | + inc/async:async_run:104 : return 0 2021-02-16 19:39:12.562 | + lib/keystone:create_keystone_accounts:360 : local alt_demo_project 2021-02-16 19:39:12.565 | ++ lib/keystone:create_keystone_accounts:361 : get_or_create_project alt_demo default 2021-02-16 19:39:12.567 | ++ functions-common:get_or_create_project:849 : local project_id 2021-02-16 19:39:12.572 | +++ functions-common:get_or_create_project:857 : oscwrap project create alt_demo --domain=default --or-show -f value -c id 2021-02-16 19:39:14.937 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-16 19:39:14.937 | 2021-02-16 19:39:14.937 | Traceback (most recent call last): 2021-02-16 19:39:14.937 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-16 19:39:14.937 | exec(line) 2021-02-16 19:39:14.937 | File "", line 1, in 2021-02-16 19:39:14.937 | File "", line 568, in module_from_spec 2021-02-16 19:39:14.937 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-16 19:39:14.937 | 2021-02-16 19:39:14.937 | Remainder of file ignored 2021-02-16 19:39:14.937 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:39:14.937 | from cryptography.utils import int_from_bytes 2021-02-16 19:39:14.937 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:39:14.937 | from cryptography.utils import int_from_bytes 2021-02-16 19:39:15.116 | +++ functions-common:oscwrap:2346 : return 0 2021-02-16 19:39:15.119 | ++ functions-common:get_or_create_project:855 : project_id=824a0cbd1b1744dfb708d5fff3e8e0c3 2021-02-16 19:39:15.122 | ++ functions-common:get_or_create_project:856 : echo 824a0cbd1b1744dfb708d5fff3e8e0c3 2021-02-16 19:39:15.124 | + lib/keystone:create_keystone_accounts:361 : alt_demo_project=824a0cbd1b1744dfb708d5fff3e8e0c3 2021-02-16 19:39:15.127 | + lib/keystone:create_keystone_accounts:362 : local alt_demo_user 2021-02-16 19:39:15.130 | ++ lib/keystone:create_keystone_accounts:364 : get_or_create_user alt_demo Passw0rd default alt_demo@example.com 2021-02-16 19:39:15.133 | ++ functions-common:get_or_create_user:826 : local user_id 2021-02-16 19:39:15.136 | ++ functions-common:get_or_create_user:827 : [[ ! -z alt_demo@example.com ]] 2021-02-16 19:39:15.138 | ++ functions-common:get_or_create_user:828 : local email=--email=alt_demo@example.com 2021-02-16 19:39:15.141 | +++ functions-common:get_or_create_user:844 : oscwrap user create alt_demo --password Passw0rd --domain=default --email=alt_demo@example.com --or-show -f value -c id 2021-02-16 19:39:17.589 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-16 19:39:17.590 | 2021-02-16 19:39:17.590 | Traceback (most recent call last): 2021-02-16 19:39:17.590 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-16 19:39:17.590 | exec(line) 2021-02-16 19:39:17.590 | File "", line 1, in 2021-02-16 19:39:17.590 | File "", line 568, in module_from_spec 2021-02-16 19:39:17.590 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-16 19:39:17.590 | 2021-02-16 19:39:17.590 | Remainder of file ignored 2021-02-16 19:39:17.590 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:39:17.590 | from cryptography.utils import int_from_bytes 2021-02-16 19:39:17.590 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:39:17.590 | from cryptography.utils import int_from_bytes 2021-02-16 19:39:17.774 | +++ functions-common:oscwrap:2346 : return 0 2021-02-16 19:39:17.777 | ++ functions-common:get_or_create_user:842 : user_id=2907095fa8da4c12912978076b3659c2 2021-02-16 19:39:17.779 | ++ functions-common:get_or_create_user:843 : echo 2907095fa8da4c12912978076b3659c2 2021-02-16 19:39:17.782 | + lib/keystone:create_keystone_accounts:364 : alt_demo_user=2907095fa8da4c12912978076b3659c2 2021-02-16 19:39:17.785 | + lib/keystone:create_keystone_accounts:366 : async_run ks-alt-member get_or_add_user_project_role member 2907095fa8da4c12912978076b3659c2 824a0cbd1b1744dfb708d5fff3e8e0c3 2021-02-16 19:39:17.862 | [Async ks-alt-member:self]: Running synchronously: get_or_add_user_project_role member 2907095fa8da4c12912978076b3659c2 824a0cbd1b1744dfb708d5fff3e8e0c3 2021-02-16 19:39:17.865 | + inc/async:async_run:103 : get_or_add_user_project_role member 2907095fa8da4c12912978076b3659c2 824a0cbd1b1744dfb708d5fff3e8e0c3 2021-02-16 19:39:17.867 | + functions-common:get_or_add_user_project_role:890 : local user_role_id 2021-02-16 19:39:17.870 | ++ functions-common:get_or_add_user_project_role:892 : _get_domain_args 2021-02-16 19:39:17.873 | ++ functions-common:_get_domain_args:874 : local domain 2021-02-16 19:39:17.875 | ++ functions-common:_get_domain_args:875 : domain= 2021-02-16 19:39:17.878 | ++ functions-common:_get_domain_args:877 : [[ -n '' ]] 2021-02-16 19:39:17.883 | ++ functions-common:_get_domain_args:880 : [[ -n '' ]] 2021-02-16 19:39:17.885 | ++ functions-common:_get_domain_args:884 : echo 2021-02-16 19:39:17.888 | + functions-common:get_or_add_user_project_role:892 : domain_args= 2021-02-16 19:39:17.892 | ++ functions-common:get_or_add_user_project_role:900 : grep '^|\s[a-f0-9]\+' 2021-02-16 19:39:17.892 | ++ functions-common:get_or_add_user_project_role:900 : oscwrap role assignment list --role member --user 2907095fa8da4c12912978076b3659c2 --project 824a0cbd1b1744dfb708d5fff3e8e0c3 2021-02-16 19:39:17.893 | ++ functions-common:get_or_add_user_project_role:900 : get_field 1 2021-02-16 19:39:17.896 | ++ functions-common:get_field:728 : local data field 2021-02-16 19:39:17.900 | ++ functions-common:get_field:729 : read data 2021-02-16 19:39:20.427 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-16 19:39:20.427 | 2021-02-16 19:39:20.427 | Traceback (most recent call last): 2021-02-16 19:39:20.427 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-16 19:39:20.427 | exec(line) 2021-02-16 19:39:20.427 | File "", line 1, in 2021-02-16 19:39:20.427 | File "", line 568, in module_from_spec 2021-02-16 19:39:20.427 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-16 19:39:20.427 | 2021-02-16 19:39:20.427 | Remainder of file ignored 2021-02-16 19:39:20.427 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:39:20.427 | from cryptography.utils import int_from_bytes 2021-02-16 19:39:20.427 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:39:20.427 | from cryptography.utils import int_from_bytes 2021-02-16 19:39:20.612 | ++ functions-common:oscwrap:2346 : return 0 2021-02-16 19:39:20.616 | + functions-common:get_or_add_user_project_role:900 : user_role_id= 2021-02-16 19:39:20.618 | + functions-common:get_or_add_user_project_role:901 : [[ -z '' ]] 2021-02-16 19:39:20.621 | + functions-common:get_or_add_user_project_role:903 : openstack role add member --user 2907095fa8da4c12912978076b3659c2 --project 824a0cbd1b1744dfb708d5fff3e8e0c3 2021-02-16 19:39:23.065 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-16 19:39:23.065 | 2021-02-16 19:39:23.066 | Traceback (most recent call last): 2021-02-16 19:39:23.066 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-16 19:39:23.066 | exec(line) 2021-02-16 19:39:23.066 | File "", line 1, in 2021-02-16 19:39:23.066 | File "", line 568, in module_from_spec 2021-02-16 19:39:23.066 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-16 19:39:23.066 | 2021-02-16 19:39:23.066 | Remainder of file ignored 2021-02-16 19:39:23.066 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:39:23.066 | from cryptography.utils import int_from_bytes 2021-02-16 19:39:23.066 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:39:23.066 | from cryptography.utils import int_from_bytes 2021-02-16 19:39:23.252 | ++ functions-common:get_or_add_user_project_role:912 : oscwrap role assignment list --role member --user 2907095fa8da4c12912978076b3659c2 --project 824a0cbd1b1744dfb708d5fff3e8e0c3 2021-02-16 19:39:23.253 | ++ functions-common:get_or_add_user_project_role:912 : grep '^|\s[a-f0-9]\+' 2021-02-16 19:39:23.253 | ++ functions-common:get_or_add_user_project_role:912 : get_field 1 2021-02-16 19:39:23.256 | ++ functions-common:get_field:728 : local data field 2021-02-16 19:39:23.260 | ++ functions-common:get_field:729 : read data 2021-02-16 19:39:25.843 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-16 19:39:25.843 | 2021-02-16 19:39:25.843 | Traceback (most recent call last): 2021-02-16 19:39:25.843 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-16 19:39:25.843 | exec(line) 2021-02-16 19:39:25.843 | File "", line 1, in 2021-02-16 19:39:25.843 | File "", line 568, in module_from_spec 2021-02-16 19:39:25.843 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-16 19:39:25.843 | 2021-02-16 19:39:25.843 | Remainder of file ignored 2021-02-16 19:39:25.843 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:39:25.843 | from cryptography.utils import int_from_bytes 2021-02-16 19:39:25.843 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:39:25.843 | from cryptography.utils import int_from_bytes 2021-02-16 19:39:26.031 | ++ functions-common:oscwrap:2346 : return 0 2021-02-16 19:39:26.035 | ++ functions-common:get_field:730 : '[' 1 -lt 0 ']' 2021-02-16 19:39:26.037 | ++ functions-common:get_field:733 : field='$2' 2021-02-16 19:39:26.041 | ++ functions-common:get_field:735 : echo '| 511ea62b616741128ef98f7d8fb77553 | 2907095fa8da4c12912978076b3659c2 | | 824a0cbd1b1744dfb708d5fff3e8e0c3 | | | False |' 2021-02-16 19:39:26.042 | ++ functions-common:get_field:735 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-02-16 19:39:26.047 | ++ functions-common:get_field:729 : read data 2021-02-16 19:39:26.050 | + functions-common:get_or_add_user_project_role:912 : user_role_id=511ea62b616741128ef98f7d8fb77553 2021-02-16 19:39:26.053 | + functions-common:get_or_add_user_project_role:914 : echo 511ea62b616741128ef98f7d8fb77553 2021-02-16 19:39:26.053 | 511ea62b616741128ef98f7d8fb77553 2021-02-16 19:39:26.056 | + inc/async:async_run:104 : return 0 2021-02-16 19:39:26.058 | + lib/keystone:create_keystone_accounts:367 : async_run ks-alt-admin get_or_add_user_project_role admin 561036b8fdb24e46a8967ec58f85afdc 824a0cbd1b1744dfb708d5fff3e8e0c3 2021-02-16 19:39:26.140 | [Async ks-alt-admin:self]: Running synchronously: get_or_add_user_project_role admin 561036b8fdb24e46a8967ec58f85afdc 824a0cbd1b1744dfb708d5fff3e8e0c3 2021-02-16 19:39:26.142 | + inc/async:async_run:103 : get_or_add_user_project_role admin 561036b8fdb24e46a8967ec58f85afdc 824a0cbd1b1744dfb708d5fff3e8e0c3 2021-02-16 19:39:26.145 | + functions-common:get_or_add_user_project_role:890 : local user_role_id 2021-02-16 19:39:26.148 | ++ functions-common:get_or_add_user_project_role:892 : _get_domain_args 2021-02-16 19:39:26.151 | ++ functions-common:_get_domain_args:874 : local domain 2021-02-16 19:39:26.153 | ++ functions-common:_get_domain_args:875 : domain= 2021-02-16 19:39:26.156 | ++ functions-common:_get_domain_args:877 : [[ -n '' ]] 2021-02-16 19:39:26.158 | ++ functions-common:_get_domain_args:880 : [[ -n '' ]] 2021-02-16 19:39:26.160 | ++ functions-common:_get_domain_args:884 : echo 2021-02-16 19:39:26.163 | + functions-common:get_or_add_user_project_role:892 : domain_args= 2021-02-16 19:39:26.168 | ++ functions-common:get_or_add_user_project_role:900 : oscwrap role assignment list --role admin --user 561036b8fdb24e46a8967ec58f85afdc --project 824a0cbd1b1744dfb708d5fff3e8e0c3 2021-02-16 19:39:26.168 | ++ functions-common:get_or_add_user_project_role:900 : grep '^|\s[a-f0-9]\+' 2021-02-16 19:39:26.169 | ++ functions-common:get_or_add_user_project_role:900 : get_field 1 2021-02-16 19:39:26.171 | ++ functions-common:get_field:728 : local data field 2021-02-16 19:39:26.174 | ++ functions-common:get_field:729 : read data 2021-02-16 19:39:28.719 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-16 19:39:28.719 | 2021-02-16 19:39:28.719 | Traceback (most recent call last): 2021-02-16 19:39:28.719 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-16 19:39:28.719 | exec(line) 2021-02-16 19:39:28.719 | File "", line 1, in 2021-02-16 19:39:28.719 | File "", line 568, in module_from_spec 2021-02-16 19:39:28.719 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-16 19:39:28.720 | 2021-02-16 19:39:28.720 | Remainder of file ignored 2021-02-16 19:39:28.720 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:39:28.720 | from cryptography.utils import int_from_bytes 2021-02-16 19:39:28.720 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:39:28.720 | from cryptography.utils import int_from_bytes 2021-02-16 19:39:28.909 | ++ functions-common:oscwrap:2346 : return 0 2021-02-16 19:39:28.913 | + functions-common:get_or_add_user_project_role:900 : user_role_id= 2021-02-16 19:39:28.916 | + functions-common:get_or_add_user_project_role:901 : [[ -z '' ]] 2021-02-16 19:39:28.918 | + functions-common:get_or_add_user_project_role:903 : openstack role add admin --user 561036b8fdb24e46a8967ec58f85afdc --project 824a0cbd1b1744dfb708d5fff3e8e0c3 2021-02-16 19:39:31.370 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-16 19:39:31.370 | 2021-02-16 19:39:31.370 | Traceback (most recent call last): 2021-02-16 19:39:31.370 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-16 19:39:31.370 | exec(line) 2021-02-16 19:39:31.370 | File "", line 1, in 2021-02-16 19:39:31.370 | File "", line 568, in module_from_spec 2021-02-16 19:39:31.370 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-16 19:39:31.370 | 2021-02-16 19:39:31.370 | Remainder of file ignored 2021-02-16 19:39:31.370 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:39:31.370 | from cryptography.utils import int_from_bytes 2021-02-16 19:39:31.370 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:39:31.370 | from cryptography.utils import int_from_bytes 2021-02-16 19:39:31.558 | ++ functions-common:get_or_add_user_project_role:912 : oscwrap role assignment list --role admin --user 561036b8fdb24e46a8967ec58f85afdc --project 824a0cbd1b1744dfb708d5fff3e8e0c3 2021-02-16 19:39:31.558 | ++ functions-common:get_or_add_user_project_role:912 : grep '^|\s[a-f0-9]\+' 2021-02-16 19:39:31.561 | ++ functions-common:get_or_add_user_project_role:912 : get_field 1 2021-02-16 19:39:31.563 | ++ functions-common:get_field:728 : local data field 2021-02-16 19:39:31.566 | ++ functions-common:get_field:729 : read data 2021-02-16 19:39:34.113 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-16 19:39:34.113 | 2021-02-16 19:39:34.113 | Traceback (most recent call last): 2021-02-16 19:39:34.113 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-16 19:39:34.113 | exec(line) 2021-02-16 19:39:34.113 | File "", line 1, in 2021-02-16 19:39:34.113 | File "", line 568, in module_from_spec 2021-02-16 19:39:34.113 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-16 19:39:34.113 | 2021-02-16 19:39:34.113 | Remainder of file ignored 2021-02-16 19:39:34.113 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:39:34.113 | from cryptography.utils import int_from_bytes 2021-02-16 19:39:34.113 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:39:34.113 | from cryptography.utils import int_from_bytes 2021-02-16 19:39:34.302 | ++ functions-common:oscwrap:2346 : return 0 2021-02-16 19:39:34.306 | ++ functions-common:get_field:730 : '[' 1 -lt 0 ']' 2021-02-16 19:39:34.308 | ++ functions-common:get_field:733 : field='$2' 2021-02-16 19:39:34.312 | ++ functions-common:get_field:735 : echo '| f11e6b13521943878be4a2af6f5dbc22 | 561036b8fdb24e46a8967ec58f85afdc | | 824a0cbd1b1744dfb708d5fff3e8e0c3 | | | False |' 2021-02-16 19:39:34.312 | ++ functions-common:get_field:735 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-02-16 19:39:34.317 | ++ functions-common:get_field:729 : read data 2021-02-16 19:39:34.321 | + functions-common:get_or_add_user_project_role:912 : user_role_id=f11e6b13521943878be4a2af6f5dbc22 2021-02-16 19:39:34.324 | + functions-common:get_or_add_user_project_role:914 : echo f11e6b13521943878be4a2af6f5dbc22 2021-02-16 19:39:34.324 | f11e6b13521943878be4a2af6f5dbc22 2021-02-16 19:39:34.326 | + inc/async:async_run:104 : return 0 2021-02-16 19:39:34.329 | + lib/keystone:create_keystone_accounts:368 : async_run ks-alt-another get_or_add_user_project_role anotherrole 2907095fa8da4c12912978076b3659c2 824a0cbd1b1744dfb708d5fff3e8e0c3 2021-02-16 19:39:34.415 | [Async ks-alt-another:self]: Running synchronously: get_or_add_user_project_role anotherrole 2907095fa8da4c12912978076b3659c2 824a0cbd1b1744dfb708d5fff3e8e0c3 2021-02-16 19:39:34.418 | + inc/async:async_run:103 : get_or_add_user_project_role anotherrole 2907095fa8da4c12912978076b3659c2 824a0cbd1b1744dfb708d5fff3e8e0c3 2021-02-16 19:39:34.420 | + functions-common:get_or_add_user_project_role:890 : local user_role_id 2021-02-16 19:39:34.423 | ++ functions-common:get_or_add_user_project_role:892 : _get_domain_args 2021-02-16 19:39:34.426 | ++ functions-common:_get_domain_args:874 : local domain 2021-02-16 19:39:34.429 | ++ functions-common:_get_domain_args:875 : domain= 2021-02-16 19:39:34.431 | ++ functions-common:_get_domain_args:877 : [[ -n '' ]] 2021-02-16 19:39:34.434 | ++ functions-common:_get_domain_args:880 : [[ -n '' ]] 2021-02-16 19:39:34.436 | ++ functions-common:_get_domain_args:884 : echo 2021-02-16 19:39:34.439 | + functions-common:get_or_add_user_project_role:892 : domain_args= 2021-02-16 19:39:34.444 | ++ functions-common:get_or_add_user_project_role:900 : oscwrap role assignment list --role anotherrole --user 2907095fa8da4c12912978076b3659c2 --project 824a0cbd1b1744dfb708d5fff3e8e0c3 2021-02-16 19:39:34.444 | ++ functions-common:get_or_add_user_project_role:900 : grep '^|\s[a-f0-9]\+' 2021-02-16 19:39:34.444 | ++ functions-common:get_or_add_user_project_role:900 : get_field 1 2021-02-16 19:39:34.447 | ++ functions-common:get_field:728 : local data field 2021-02-16 19:39:34.450 | ++ functions-common:get_field:729 : read data 2021-02-16 19:39:36.956 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-16 19:39:36.956 | 2021-02-16 19:39:36.956 | Traceback (most recent call last): 2021-02-16 19:39:36.956 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-16 19:39:36.956 | exec(line) 2021-02-16 19:39:36.956 | File "", line 1, in 2021-02-16 19:39:36.957 | File "", line 568, in module_from_spec 2021-02-16 19:39:36.957 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-16 19:39:36.957 | 2021-02-16 19:39:36.957 | Remainder of file ignored 2021-02-16 19:39:36.957 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:39:36.957 | from cryptography.utils import int_from_bytes 2021-02-16 19:39:36.957 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:39:36.957 | from cryptography.utils import int_from_bytes 2021-02-16 19:39:37.145 | ++ functions-common:oscwrap:2346 : return 0 2021-02-16 19:39:37.149 | + functions-common:get_or_add_user_project_role:900 : user_role_id= 2021-02-16 19:39:37.152 | + functions-common:get_or_add_user_project_role:901 : [[ -z '' ]] 2021-02-16 19:39:37.154 | + functions-common:get_or_add_user_project_role:903 : openstack role add anotherrole --user 2907095fa8da4c12912978076b3659c2 --project 824a0cbd1b1744dfb708d5fff3e8e0c3 2021-02-16 19:39:39.609 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-16 19:39:39.609 | 2021-02-16 19:39:39.609 | Traceback (most recent call last): 2021-02-16 19:39:39.609 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-16 19:39:39.609 | exec(line) 2021-02-16 19:39:39.609 | File "", line 1, in 2021-02-16 19:39:39.609 | File "", line 568, in module_from_spec 2021-02-16 19:39:39.609 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-16 19:39:39.609 | 2021-02-16 19:39:39.609 | Remainder of file ignored 2021-02-16 19:39:39.609 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:39:39.609 | from cryptography.utils import int_from_bytes 2021-02-16 19:39:39.609 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:39:39.609 | from cryptography.utils import int_from_bytes 2021-02-16 19:39:39.795 | ++ functions-common:get_or_add_user_project_role:912 : oscwrap role assignment list --role anotherrole --user 2907095fa8da4c12912978076b3659c2 --project 824a0cbd1b1744dfb708d5fff3e8e0c3 2021-02-16 19:39:39.796 | ++ functions-common:get_or_add_user_project_role:912 : grep '^|\s[a-f0-9]\+' 2021-02-16 19:39:39.796 | ++ functions-common:get_or_add_user_project_role:912 : get_field 1 2021-02-16 19:39:39.798 | ++ functions-common:get_field:728 : local data field 2021-02-16 19:39:39.804 | ++ functions-common:get_field:729 : read data 2021-02-16 19:39:42.379 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-16 19:39:42.379 | 2021-02-16 19:39:42.379 | Traceback (most recent call last): 2021-02-16 19:39:42.379 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-16 19:39:42.379 | exec(line) 2021-02-16 19:39:42.379 | File "", line 1, in 2021-02-16 19:39:42.379 | File "", line 568, in module_from_spec 2021-02-16 19:39:42.379 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-16 19:39:42.379 | 2021-02-16 19:39:42.379 | Remainder of file ignored 2021-02-16 19:39:42.379 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:39:42.379 | from cryptography.utils import int_from_bytes 2021-02-16 19:39:42.380 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:39:42.380 | from cryptography.utils import int_from_bytes 2021-02-16 19:39:42.568 | ++ functions-common:oscwrap:2346 : return 0 2021-02-16 19:39:42.571 | ++ functions-common:get_field:730 : '[' 1 -lt 0 ']' 2021-02-16 19:39:42.574 | ++ functions-common:get_field:733 : field='$2' 2021-02-16 19:39:42.577 | ++ functions-common:get_field:735 : echo '| 320b37bb9072464298dcfba09c9c91f8 | 2907095fa8da4c12912978076b3659c2 | | 824a0cbd1b1744dfb708d5fff3e8e0c3 | | | False |' 2021-02-16 19:39:42.577 | ++ functions-common:get_field:735 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-02-16 19:39:42.582 | ++ functions-common:get_field:729 : read data 2021-02-16 19:39:42.586 | + functions-common:get_or_add_user_project_role:912 : user_role_id=320b37bb9072464298dcfba09c9c91f8 2021-02-16 19:39:42.589 | + functions-common:get_or_add_user_project_role:914 : echo 320b37bb9072464298dcfba09c9c91f8 2021-02-16 19:39:42.589 | 320b37bb9072464298dcfba09c9c91f8 2021-02-16 19:39:42.591 | + inc/async:async_run:104 : return 0 2021-02-16 19:39:42.594 | + lib/keystone:create_keystone_accounts:371 : local admin_group 2021-02-16 19:39:42.597 | ++ lib/keystone:create_keystone_accounts:373 : get_or_create_group admins default 'openstack admin group' 2021-02-16 19:39:42.600 | ++ functions-common:get_or_create_group:811 : local 'desc=openstack admin group' 2021-02-16 19:39:42.603 | ++ functions-common:get_or_create_group:812 : local group_id 2021-02-16 19:39:42.606 | +++ functions-common:get_or_create_group:821 : oscwrap group create admins --domain default --description 'openstack admin group' --or-show -f value -c id 2021-02-16 19:39:45.006 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-16 19:39:45.006 | 2021-02-16 19:39:45.007 | Traceback (most recent call last): 2021-02-16 19:39:45.007 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-16 19:39:45.007 | exec(line) 2021-02-16 19:39:45.007 | File "", line 1, in 2021-02-16 19:39:45.007 | File "", line 568, in module_from_spec 2021-02-16 19:39:45.007 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-16 19:39:45.007 | 2021-02-16 19:39:45.007 | Remainder of file ignored 2021-02-16 19:39:45.007 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:39:45.007 | from cryptography.utils import int_from_bytes 2021-02-16 19:39:45.008 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:39:45.008 | from cryptography.utils import int_from_bytes 2021-02-16 19:39:45.197 | +++ functions-common:oscwrap:2346 : return 0 2021-02-16 19:39:45.200 | ++ functions-common:get_or_create_group:819 : group_id=226480be0ecc42cb93fb0dc43c8b6527 2021-02-16 19:39:45.203 | ++ functions-common:get_or_create_group:820 : echo 226480be0ecc42cb93fb0dc43c8b6527 2021-02-16 19:39:45.206 | + lib/keystone:create_keystone_accounts:373 : admin_group=226480be0ecc42cb93fb0dc43c8b6527 2021-02-16 19:39:45.209 | + lib/keystone:create_keystone_accounts:374 : local non_admin_group 2021-02-16 19:39:45.212 | ++ lib/keystone:create_keystone_accounts:376 : get_or_create_group nonadmins default 'non-admin group' 2021-02-16 19:39:45.214 | ++ functions-common:get_or_create_group:811 : local 'desc=non-admin group' 2021-02-16 19:39:45.217 | ++ functions-common:get_or_create_group:812 : local group_id 2021-02-16 19:39:45.220 | +++ functions-common:get_or_create_group:821 : oscwrap group create nonadmins --domain default --description 'non-admin group' --or-show -f value -c id 2021-02-16 19:39:47.576 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-16 19:39:47.576 | 2021-02-16 19:39:47.576 | Traceback (most recent call last): 2021-02-16 19:39:47.576 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-16 19:39:47.576 | exec(line) 2021-02-16 19:39:47.576 | File "", line 1, in 2021-02-16 19:39:47.576 | File "", line 568, in module_from_spec 2021-02-16 19:39:47.576 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-16 19:39:47.576 | 2021-02-16 19:39:47.576 | Remainder of file ignored 2021-02-16 19:39:47.576 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:39:47.576 | from cryptography.utils import int_from_bytes 2021-02-16 19:39:47.576 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:39:47.576 | from cryptography.utils import int_from_bytes 2021-02-16 19:39:47.757 | +++ functions-common:oscwrap:2346 : return 0 2021-02-16 19:39:47.760 | ++ functions-common:get_or_create_group:819 : group_id=b8fcc08ff2804292860d011ce08f7733 2021-02-16 19:39:47.763 | ++ functions-common:get_or_create_group:820 : echo b8fcc08ff2804292860d011ce08f7733 2021-02-16 19:39:47.766 | + lib/keystone:create_keystone_accounts:376 : non_admin_group=b8fcc08ff2804292860d011ce08f7733 2021-02-16 19:39:47.768 | + lib/keystone:create_keystone_accounts:378 : async_run ks-group-memberdemo get_or_add_group_project_role member b8fcc08ff2804292860d011ce08f7733 9a41009c4a1a42d09bedcca7a82afcb2 2021-02-16 19:39:47.844 | [Async ks-group-memberdemo:self]: Running synchronously: get_or_add_group_project_role member b8fcc08ff2804292860d011ce08f7733 9a41009c4a1a42d09bedcca7a82afcb2 2021-02-16 19:39:47.847 | + inc/async:async_run:103 : get_or_add_group_project_role member b8fcc08ff2804292860d011ce08f7733 9a41009c4a1a42d09bedcca7a82afcb2 2021-02-16 19:39:47.849 | + functions-common:get_or_add_group_project_role:944 : local group_role_id 2021-02-16 19:39:47.853 | ++ functions-common:get_or_add_group_project_role:950 : oscwrap role assignment list --role member --group b8fcc08ff2804292860d011ce08f7733 --project 9a41009c4a1a42d09bedcca7a82afcb2 -f value 2021-02-16 19:39:50.370 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-16 19:39:50.370 | 2021-02-16 19:39:50.370 | Traceback (most recent call last): 2021-02-16 19:39:50.370 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-16 19:39:50.370 | exec(line) 2021-02-16 19:39:50.370 | File "", line 1, in 2021-02-16 19:39:50.370 | File "", line 568, in module_from_spec 2021-02-16 19:39:50.370 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-16 19:39:50.370 | 2021-02-16 19:39:50.370 | Remainder of file ignored 2021-02-16 19:39:50.370 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:39:50.370 | from cryptography.utils import int_from_bytes 2021-02-16 19:39:50.370 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:39:50.370 | from cryptography.utils import int_from_bytes 2021-02-16 19:39:50.551 | ++ functions-common:oscwrap:2346 : return 0 2021-02-16 19:39:50.555 | + functions-common:get_or_add_group_project_role:950 : group_role_id= 2021-02-16 19:39:50.557 | + functions-common:get_or_add_group_project_role:951 : [[ -z '' ]] 2021-02-16 19:39:50.560 | + functions-common:get_or_add_group_project_role:953 : openstack role add member --group b8fcc08ff2804292860d011ce08f7733 --project 9a41009c4a1a42d09bedcca7a82afcb2 2021-02-16 19:39:52.980 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-16 19:39:52.980 | 2021-02-16 19:39:52.980 | Traceback (most recent call last): 2021-02-16 19:39:52.980 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-16 19:39:52.980 | exec(line) 2021-02-16 19:39:52.980 | File "", line 1, in 2021-02-16 19:39:52.980 | File "", line 568, in module_from_spec 2021-02-16 19:39:52.980 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-16 19:39:52.980 | 2021-02-16 19:39:52.980 | Remainder of file ignored 2021-02-16 19:39:52.980 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:39:52.980 | from cryptography.utils import int_from_bytes 2021-02-16 19:39:52.980 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:39:52.980 | from cryptography.utils import int_from_bytes 2021-02-16 19:39:53.156 | ++ functions-common:get_or_add_group_project_role:960 : oscwrap role assignment list --role member --group b8fcc08ff2804292860d011ce08f7733 --project 9a41009c4a1a42d09bedcca7a82afcb2 -f value 2021-02-16 19:39:55.686 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-16 19:39:55.687 | 2021-02-16 19:39:55.687 | Traceback (most recent call last): 2021-02-16 19:39:55.687 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-16 19:39:55.687 | exec(line) 2021-02-16 19:39:55.687 | File "", line 1, in 2021-02-16 19:39:55.687 | File "", line 568, in module_from_spec 2021-02-16 19:39:55.687 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-16 19:39:55.687 | 2021-02-16 19:39:55.687 | Remainder of file ignored 2021-02-16 19:39:55.687 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:39:55.687 | from cryptography.utils import int_from_bytes 2021-02-16 19:39:55.687 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:39:55.687 | from cryptography.utils import int_from_bytes 2021-02-16 19:39:55.864 | ++ functions-common:oscwrap:2346 : return 0 2021-02-16 19:39:55.867 | + functions-common:get_or_add_group_project_role:960 : group_role_id='511ea62b616741128ef98f7d8fb77553 b8fcc08ff2804292860d011ce08f7733 9a41009c4a1a42d09bedcca7a82afcb2 False' 2021-02-16 19:39:55.869 | + functions-common:get_or_add_group_project_role:962 : echo 511ea62b616741128ef98f7d8fb77553 b8fcc08ff2804292860d011ce08f7733 9a41009c4a1a42d09bedcca7a82afcb2 False 2021-02-16 19:39:55.870 | 511ea62b616741128ef98f7d8fb77553 b8fcc08ff2804292860d011ce08f7733 9a41009c4a1a42d09bedcca7a82afcb2 False 2021-02-16 19:39:55.872 | + inc/async:async_run:104 : return 0 2021-02-16 19:39:55.874 | + lib/keystone:create_keystone_accounts:379 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole b8fcc08ff2804292860d011ce08f7733 9a41009c4a1a42d09bedcca7a82afcb2 2021-02-16 19:39:55.952 | [Async ks-group-anotherdemo:self]: Running synchronously: get_or_add_group_project_role anotherrole b8fcc08ff2804292860d011ce08f7733 9a41009c4a1a42d09bedcca7a82afcb2 2021-02-16 19:39:55.955 | + inc/async:async_run:103 : get_or_add_group_project_role anotherrole b8fcc08ff2804292860d011ce08f7733 9a41009c4a1a42d09bedcca7a82afcb2 2021-02-16 19:39:55.957 | + functions-common:get_or_add_group_project_role:944 : local group_role_id 2021-02-16 19:39:55.960 | ++ functions-common:get_or_add_group_project_role:950 : oscwrap role assignment list --role anotherrole --group b8fcc08ff2804292860d011ce08f7733 --project 9a41009c4a1a42d09bedcca7a82afcb2 -f value 2021-02-16 19:39:58.431 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-16 19:39:58.431 | 2021-02-16 19:39:58.431 | Traceback (most recent call last): 2021-02-16 19:39:58.431 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-16 19:39:58.431 | exec(line) 2021-02-16 19:39:58.431 | File "", line 1, in 2021-02-16 19:39:58.432 | File "", line 568, in module_from_spec 2021-02-16 19:39:58.432 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-16 19:39:58.432 | 2021-02-16 19:39:58.432 | Remainder of file ignored 2021-02-16 19:39:58.432 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:39:58.432 | from cryptography.utils import int_from_bytes 2021-02-16 19:39:58.432 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:39:58.432 | from cryptography.utils import int_from_bytes 2021-02-16 19:39:58.626 | ++ functions-common:oscwrap:2346 : return 0 2021-02-16 19:39:58.629 | + functions-common:get_or_add_group_project_role:950 : group_role_id= 2021-02-16 19:39:58.631 | + functions-common:get_or_add_group_project_role:951 : [[ -z '' ]] 2021-02-16 19:39:58.634 | + functions-common:get_or_add_group_project_role:953 : openstack role add anotherrole --group b8fcc08ff2804292860d011ce08f7733 --project 9a41009c4a1a42d09bedcca7a82afcb2 2021-02-16 19:40:01.078 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-16 19:40:01.078 | 2021-02-16 19:40:01.078 | Traceback (most recent call last): 2021-02-16 19:40:01.078 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-16 19:40:01.078 | exec(line) 2021-02-16 19:40:01.078 | File "", line 1, in 2021-02-16 19:40:01.078 | File "", line 568, in module_from_spec 2021-02-16 19:40:01.078 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-16 19:40:01.078 | 2021-02-16 19:40:01.078 | Remainder of file ignored 2021-02-16 19:40:01.078 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:40:01.078 | from cryptography.utils import int_from_bytes 2021-02-16 19:40:01.078 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:40:01.078 | from cryptography.utils import int_from_bytes 2021-02-16 19:40:01.267 | ++ functions-common:get_or_add_group_project_role:960 : oscwrap role assignment list --role anotherrole --group b8fcc08ff2804292860d011ce08f7733 --project 9a41009c4a1a42d09bedcca7a82afcb2 -f value 2021-02-16 19:40:03.820 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-16 19:40:03.820 | 2021-02-16 19:40:03.820 | Traceback (most recent call last): 2021-02-16 19:40:03.820 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-16 19:40:03.820 | exec(line) 2021-02-16 19:40:03.820 | File "", line 1, in 2021-02-16 19:40:03.820 | File "", line 568, in module_from_spec 2021-02-16 19:40:03.820 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-16 19:40:03.820 | 2021-02-16 19:40:03.820 | Remainder of file ignored 2021-02-16 19:40:03.820 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:40:03.820 | from cryptography.utils import int_from_bytes 2021-02-16 19:40:03.820 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:40:03.820 | from cryptography.utils import int_from_bytes 2021-02-16 19:40:04.009 | ++ functions-common:oscwrap:2346 : return 0 2021-02-16 19:40:04.012 | + functions-common:get_or_add_group_project_role:960 : group_role_id='320b37bb9072464298dcfba09c9c91f8 b8fcc08ff2804292860d011ce08f7733 9a41009c4a1a42d09bedcca7a82afcb2 False' 2021-02-16 19:40:04.015 | + functions-common:get_or_add_group_project_role:962 : echo 320b37bb9072464298dcfba09c9c91f8 b8fcc08ff2804292860d011ce08f7733 9a41009c4a1a42d09bedcca7a82afcb2 False 2021-02-16 19:40:04.015 | 320b37bb9072464298dcfba09c9c91f8 b8fcc08ff2804292860d011ce08f7733 9a41009c4a1a42d09bedcca7a82afcb2 False 2021-02-16 19:40:04.017 | + inc/async:async_run:104 : return 0 2021-02-16 19:40:04.020 | + lib/keystone:create_keystone_accounts:380 : async_run ks-group-memberalt get_or_add_group_project_role member b8fcc08ff2804292860d011ce08f7733 824a0cbd1b1744dfb708d5fff3e8e0c3 2021-02-16 19:40:04.096 | [Async ks-group-memberalt:self]: Running synchronously: get_or_add_group_project_role member b8fcc08ff2804292860d011ce08f7733 824a0cbd1b1744dfb708d5fff3e8e0c3 2021-02-16 19:40:04.099 | + inc/async:async_run:103 : get_or_add_group_project_role member b8fcc08ff2804292860d011ce08f7733 824a0cbd1b1744dfb708d5fff3e8e0c3 2021-02-16 19:40:04.102 | + functions-common:get_or_add_group_project_role:944 : local group_role_id 2021-02-16 19:40:04.105 | ++ functions-common:get_or_add_group_project_role:950 : oscwrap role assignment list --role member --group b8fcc08ff2804292860d011ce08f7733 --project 824a0cbd1b1744dfb708d5fff3e8e0c3 -f value 2021-02-16 19:40:06.581 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-16 19:40:06.581 | 2021-02-16 19:40:06.581 | Traceback (most recent call last): 2021-02-16 19:40:06.581 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-16 19:40:06.581 | exec(line) 2021-02-16 19:40:06.581 | File "", line 1, in 2021-02-16 19:40:06.581 | File "", line 568, in module_from_spec 2021-02-16 19:40:06.581 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-16 19:40:06.581 | 2021-02-16 19:40:06.581 | Remainder of file ignored 2021-02-16 19:40:06.581 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:40:06.581 | from cryptography.utils import int_from_bytes 2021-02-16 19:40:06.581 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:40:06.581 | from cryptography.utils import int_from_bytes 2021-02-16 19:40:06.760 | ++ functions-common:oscwrap:2346 : return 0 2021-02-16 19:40:06.763 | + functions-common:get_or_add_group_project_role:950 : group_role_id= 2021-02-16 19:40:06.765 | + functions-common:get_or_add_group_project_role:951 : [[ -z '' ]] 2021-02-16 19:40:06.768 | + functions-common:get_or_add_group_project_role:953 : openstack role add member --group b8fcc08ff2804292860d011ce08f7733 --project 824a0cbd1b1744dfb708d5fff3e8e0c3 2021-02-16 19:40:09.245 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-16 19:40:09.245 | 2021-02-16 19:40:09.245 | Traceback (most recent call last): 2021-02-16 19:40:09.245 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-16 19:40:09.245 | exec(line) 2021-02-16 19:40:09.245 | File "", line 1, in 2021-02-16 19:40:09.245 | File "", line 568, in module_from_spec 2021-02-16 19:40:09.245 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-16 19:40:09.245 | 2021-02-16 19:40:09.245 | Remainder of file ignored 2021-02-16 19:40:09.245 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:40:09.245 | from cryptography.utils import int_from_bytes 2021-02-16 19:40:09.245 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:40:09.246 | from cryptography.utils import int_from_bytes 2021-02-16 19:40:09.424 | ++ functions-common:get_or_add_group_project_role:960 : oscwrap role assignment list --role member --group b8fcc08ff2804292860d011ce08f7733 --project 824a0cbd1b1744dfb708d5fff3e8e0c3 -f value 2021-02-16 19:40:11.994 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-16 19:40:11.994 | 2021-02-16 19:40:11.994 | Traceback (most recent call last): 2021-02-16 19:40:11.994 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-16 19:40:11.994 | exec(line) 2021-02-16 19:40:11.994 | File "", line 1, in 2021-02-16 19:40:11.994 | File "", line 568, in module_from_spec 2021-02-16 19:40:11.994 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-16 19:40:11.994 | 2021-02-16 19:40:11.994 | Remainder of file ignored 2021-02-16 19:40:11.994 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:40:11.994 | from cryptography.utils import int_from_bytes 2021-02-16 19:40:11.994 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:40:11.994 | from cryptography.utils import int_from_bytes 2021-02-16 19:40:12.180 | ++ functions-common:oscwrap:2346 : return 0 2021-02-16 19:40:12.183 | + functions-common:get_or_add_group_project_role:960 : group_role_id='511ea62b616741128ef98f7d8fb77553 b8fcc08ff2804292860d011ce08f7733 824a0cbd1b1744dfb708d5fff3e8e0c3 False' 2021-02-16 19:40:12.186 | + functions-common:get_or_add_group_project_role:962 : echo 511ea62b616741128ef98f7d8fb77553 b8fcc08ff2804292860d011ce08f7733 824a0cbd1b1744dfb708d5fff3e8e0c3 False 2021-02-16 19:40:12.186 | 511ea62b616741128ef98f7d8fb77553 b8fcc08ff2804292860d011ce08f7733 824a0cbd1b1744dfb708d5fff3e8e0c3 False 2021-02-16 19:40:12.189 | + inc/async:async_run:104 : return 0 2021-02-16 19:40:12.191 | + lib/keystone:create_keystone_accounts:381 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole b8fcc08ff2804292860d011ce08f7733 824a0cbd1b1744dfb708d5fff3e8e0c3 2021-02-16 19:40:12.269 | [Async ks-group-anotheralt:self]: Running synchronously: get_or_add_group_project_role anotherrole b8fcc08ff2804292860d011ce08f7733 824a0cbd1b1744dfb708d5fff3e8e0c3 2021-02-16 19:40:12.271 | + inc/async:async_run:103 : get_or_add_group_project_role anotherrole b8fcc08ff2804292860d011ce08f7733 824a0cbd1b1744dfb708d5fff3e8e0c3 2021-02-16 19:40:12.274 | + functions-common:get_or_add_group_project_role:944 : local group_role_id 2021-02-16 19:40:12.278 | ++ functions-common:get_or_add_group_project_role:950 : oscwrap role assignment list --role anotherrole --group b8fcc08ff2804292860d011ce08f7733 --project 824a0cbd1b1744dfb708d5fff3e8e0c3 -f value 2021-02-16 19:40:14.782 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-16 19:40:14.782 | 2021-02-16 19:40:14.782 | Traceback (most recent call last): 2021-02-16 19:40:14.782 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-16 19:40:14.782 | exec(line) 2021-02-16 19:40:14.782 | File "", line 1, in 2021-02-16 19:40:14.782 | File "", line 568, in module_from_spec 2021-02-16 19:40:14.782 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-16 19:40:14.782 | 2021-02-16 19:40:14.782 | Remainder of file ignored 2021-02-16 19:40:14.783 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:40:14.783 | from cryptography.utils import int_from_bytes 2021-02-16 19:40:14.783 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:40:14.783 | from cryptography.utils import int_from_bytes 2021-02-16 19:40:14.974 | ++ functions-common:oscwrap:2346 : return 0 2021-02-16 19:40:14.977 | + functions-common:get_or_add_group_project_role:950 : group_role_id= 2021-02-16 19:40:14.979 | + functions-common:get_or_add_group_project_role:951 : [[ -z '' ]] 2021-02-16 19:40:14.981 | + functions-common:get_or_add_group_project_role:953 : openstack role add anotherrole --group b8fcc08ff2804292860d011ce08f7733 --project 824a0cbd1b1744dfb708d5fff3e8e0c3 2021-02-16 19:40:17.410 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-16 19:40:17.410 | 2021-02-16 19:40:17.410 | Traceback (most recent call last): 2021-02-16 19:40:17.410 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-16 19:40:17.410 | exec(line) 2021-02-16 19:40:17.410 | File "", line 1, in 2021-02-16 19:40:17.410 | File "", line 568, in module_from_spec 2021-02-16 19:40:17.411 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-16 19:40:17.411 | 2021-02-16 19:40:17.411 | Remainder of file ignored 2021-02-16 19:40:17.411 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:40:17.411 | from cryptography.utils import int_from_bytes 2021-02-16 19:40:17.411 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:40:17.411 | from cryptography.utils import int_from_bytes 2021-02-16 19:40:17.592 | ++ functions-common:get_or_add_group_project_role:960 : oscwrap role assignment list --role anotherrole --group b8fcc08ff2804292860d011ce08f7733 --project 824a0cbd1b1744dfb708d5fff3e8e0c3 -f value 2021-02-16 19:40:20.158 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-16 19:40:20.158 | 2021-02-16 19:40:20.158 | Traceback (most recent call last): 2021-02-16 19:40:20.158 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-16 19:40:20.158 | exec(line) 2021-02-16 19:40:20.158 | File "", line 1, in 2021-02-16 19:40:20.159 | File "", line 568, in module_from_spec 2021-02-16 19:40:20.159 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-16 19:40:20.159 | 2021-02-16 19:40:20.159 | Remainder of file ignored 2021-02-16 19:40:20.159 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:40:20.159 | from cryptography.utils import int_from_bytes 2021-02-16 19:40:20.159 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:40:20.159 | from cryptography.utils import int_from_bytes 2021-02-16 19:40:20.346 | ++ functions-common:oscwrap:2346 : return 0 2021-02-16 19:40:20.349 | + functions-common:get_or_add_group_project_role:960 : group_role_id='320b37bb9072464298dcfba09c9c91f8 b8fcc08ff2804292860d011ce08f7733 824a0cbd1b1744dfb708d5fff3e8e0c3 False' 2021-02-16 19:40:20.352 | + functions-common:get_or_add_group_project_role:962 : echo 320b37bb9072464298dcfba09c9c91f8 b8fcc08ff2804292860d011ce08f7733 824a0cbd1b1744dfb708d5fff3e8e0c3 False 2021-02-16 19:40:20.352 | 320b37bb9072464298dcfba09c9c91f8 b8fcc08ff2804292860d011ce08f7733 824a0cbd1b1744dfb708d5fff3e8e0c3 False 2021-02-16 19:40:20.355 | + inc/async:async_run:104 : return 0 2021-02-16 19:40:20.357 | + lib/keystone:create_keystone_accounts:382 : async_run ks-group-admin get_or_add_group_project_role admin 226480be0ecc42cb93fb0dc43c8b6527 18523a281c204b5c845f1cd9fb92d831 2021-02-16 19:40:20.433 | [Async ks-group-admin:self]: Running synchronously: get_or_add_group_project_role admin 226480be0ecc42cb93fb0dc43c8b6527 18523a281c204b5c845f1cd9fb92d831 2021-02-16 19:40:20.436 | + inc/async:async_run:103 : get_or_add_group_project_role admin 226480be0ecc42cb93fb0dc43c8b6527 18523a281c204b5c845f1cd9fb92d831 2021-02-16 19:40:20.438 | + functions-common:get_or_add_group_project_role:944 : local group_role_id 2021-02-16 19:40:20.442 | ++ functions-common:get_or_add_group_project_role:950 : oscwrap role assignment list --role admin --group 226480be0ecc42cb93fb0dc43c8b6527 --project 18523a281c204b5c845f1cd9fb92d831 -f value 2021-02-16 19:40:22.941 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-16 19:40:22.941 | 2021-02-16 19:40:22.941 | Traceback (most recent call last): 2021-02-16 19:40:22.941 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-16 19:40:22.941 | exec(line) 2021-02-16 19:40:22.941 | File "", line 1, in 2021-02-16 19:40:22.941 | File "", line 568, in module_from_spec 2021-02-16 19:40:22.941 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-16 19:40:22.941 | 2021-02-16 19:40:22.941 | Remainder of file ignored 2021-02-16 19:40:22.941 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:40:22.941 | from cryptography.utils import int_from_bytes 2021-02-16 19:40:22.941 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:40:22.941 | from cryptography.utils import int_from_bytes 2021-02-16 19:40:23.125 | ++ functions-common:oscwrap:2346 : return 0 2021-02-16 19:40:23.128 | + functions-common:get_or_add_group_project_role:950 : group_role_id= 2021-02-16 19:40:23.130 | + functions-common:get_or_add_group_project_role:951 : [[ -z '' ]] 2021-02-16 19:40:23.133 | + functions-common:get_or_add_group_project_role:953 : openstack role add admin --group 226480be0ecc42cb93fb0dc43c8b6527 --project 18523a281c204b5c845f1cd9fb92d831 2021-02-16 19:40:25.579 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-16 19:40:25.579 | 2021-02-16 19:40:25.579 | Traceback (most recent call last): 2021-02-16 19:40:25.579 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-16 19:40:25.579 | exec(line) 2021-02-16 19:40:25.579 | File "", line 1, in 2021-02-16 19:40:25.579 | File "", line 568, in module_from_spec 2021-02-16 19:40:25.579 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-16 19:40:25.579 | 2021-02-16 19:40:25.579 | Remainder of file ignored 2021-02-16 19:40:25.580 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:40:25.580 | from cryptography.utils import int_from_bytes 2021-02-16 19:40:25.580 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:40:25.580 | from cryptography.utils import int_from_bytes 2021-02-16 19:40:25.757 | ++ functions-common:get_or_add_group_project_role:960 : oscwrap role assignment list --role admin --group 226480be0ecc42cb93fb0dc43c8b6527 --project 18523a281c204b5c845f1cd9fb92d831 -f value 2021-02-16 19:40:28.330 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-16 19:40:28.330 | 2021-02-16 19:40:28.331 | Traceback (most recent call last): 2021-02-16 19:40:28.331 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-16 19:40:28.331 | exec(line) 2021-02-16 19:40:28.331 | File "", line 1, in 2021-02-16 19:40:28.331 | File "", line 568, in module_from_spec 2021-02-16 19:40:28.331 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-16 19:40:28.331 | 2021-02-16 19:40:28.331 | Remainder of file ignored 2021-02-16 19:40:28.331 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:40:28.331 | from cryptography.utils import int_from_bytes 2021-02-16 19:40:28.331 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:40:28.331 | from cryptography.utils import int_from_bytes 2021-02-16 19:40:28.518 | ++ functions-common:oscwrap:2346 : return 0 2021-02-16 19:40:28.521 | + functions-common:get_or_add_group_project_role:960 : group_role_id='f11e6b13521943878be4a2af6f5dbc22 226480be0ecc42cb93fb0dc43c8b6527 18523a281c204b5c845f1cd9fb92d831 False' 2021-02-16 19:40:28.524 | + functions-common:get_or_add_group_project_role:962 : echo f11e6b13521943878be4a2af6f5dbc22 226480be0ecc42cb93fb0dc43c8b6527 18523a281c204b5c845f1cd9fb92d831 False 2021-02-16 19:40:28.524 | f11e6b13521943878be4a2af6f5dbc22 226480be0ecc42cb93fb0dc43c8b6527 18523a281c204b5c845f1cd9fb92d831 False 2021-02-16 19:40:28.527 | + inc/async:async_run:104 : return 0 2021-02-16 19:40:28.530 | + lib/keystone:create_keystone_accounts:384 : async_wait ks-demo-member ks-demo-admin ks-demo-another ks-demo-invis 2021-02-16 19:40:28.577 | [Async ks-demo-member:self]: Waiting for completion of get_or_add_user_project_role member 5c9f36a35551486b8948a1a0b1c7476f 9a41009c4a1a42d09bedcca7a82afcb2 (13 other jobs running) 2021-02-16 19:40:28.621 | [Async ks-demo-member:self]: finished get_or_add_user_project_role member 5c9f36a35551486b8948a1a0b1c7476f 9a41009c4a1a42d09bedcca7a82afcb2 with result 0 in -1613504319 seconds 2021-02-16 19:40:28.655 | [Async ks-demo-admin:self]: Waiting for completion of get_or_add_user_project_role admin 561036b8fdb24e46a8967ec58f85afdc 9a41009c4a1a42d09bedcca7a82afcb2 (12 other jobs running) 2021-02-16 19:40:28.694 | [Async ks-demo-admin:self]: finished get_or_add_user_project_role admin 561036b8fdb24e46a8967ec58f85afdc 9a41009c4a1a42d09bedcca7a82afcb2 with result 0 in -1613504328 seconds 2021-02-16 19:40:28.728 | [Async ks-demo-another:self]: Waiting for completion of get_or_add_user_project_role anotherrole 5c9f36a35551486b8948a1a0b1c7476f 9a41009c4a1a42d09bedcca7a82afcb2 (11 other jobs running) 2021-02-16 19:40:28.768 | [Async ks-demo-another:self]: finished get_or_add_user_project_role anotherrole 5c9f36a35551486b8948a1a0b1c7476f 9a41009c4a1a42d09bedcca7a82afcb2 with result 0 in -1613504336 seconds 2021-02-16 19:40:28.802 | [Async ks-demo-invis:self]: Waiting for completion of get_or_add_user_project_role member 5c9f36a35551486b8948a1a0b1c7476f bc6b00a67a3f4a3e892d628d9526e43d (10 other jobs running) 2021-02-16 19:40:28.843 | [Async ks-demo-invis:self]: finished get_or_add_user_project_role member 5c9f36a35551486b8948a1a0b1c7476f bc6b00a67a3f4a3e892d628d9526e43d with result 0 in -1613504344 seconds 2021-02-16 19:40:28.846 | + inc/async:async_wait:166 : return 0 2021-02-16 19:40:28.849 | + lib/keystone:create_keystone_accounts:385 : async_wait ks-alt-member ks-alt-admin ks-alt-another 2021-02-16 19:40:28.901 | [Async ks-alt-member:self]: Waiting for completion of get_or_add_user_project_role member 2907095fa8da4c12912978076b3659c2 824a0cbd1b1744dfb708d5fff3e8e0c3 (9 other jobs running) 2021-02-16 19:40:28.939 | [Async ks-alt-member:self]: finished get_or_add_user_project_role member 2907095fa8da4c12912978076b3659c2 824a0cbd1b1744dfb708d5fff3e8e0c3 with result 0 in -1613504357 seconds 2021-02-16 19:40:28.972 | [Async ks-alt-admin:self]: Waiting for completion of get_or_add_user_project_role admin 561036b8fdb24e46a8967ec58f85afdc 824a0cbd1b1744dfb708d5fff3e8e0c3 (8 other jobs running) 2021-02-16 19:40:29.016 | [Async ks-alt-admin:self]: finished get_or_add_user_project_role admin 561036b8fdb24e46a8967ec58f85afdc 824a0cbd1b1744dfb708d5fff3e8e0c3 with result 0 in -1613504366 seconds 2021-02-16 19:40:29.048 | [Async ks-alt-another:self]: Waiting for completion of get_or_add_user_project_role anotherrole 2907095fa8da4c12912978076b3659c2 824a0cbd1b1744dfb708d5fff3e8e0c3 (7 other jobs running) 2021-02-16 19:40:29.088 | [Async ks-alt-another:self]: finished get_or_add_user_project_role anotherrole 2907095fa8da4c12912978076b3659c2 824a0cbd1b1744dfb708d5fff3e8e0c3 with result 0 in -1613504374 seconds 2021-02-16 19:40:29.092 | + inc/async:async_wait:166 : return 0 2021-02-16 19:40:29.094 | + lib/keystone:create_keystone_accounts:386 : async_wait ks-group-memberdemo ks-group-anotherdemo ks-group-memberalt ks-group-anotheralt ks-group-admin 2021-02-16 19:40:29.139 | [Async ks-group-memberdemo:self]: Waiting for completion of get_or_add_group_project_role member b8fcc08ff2804292860d011ce08f7733 9a41009c4a1a42d09bedcca7a82afcb2 (6 other jobs running) 2021-02-16 19:40:29.177 | [Async ks-group-memberdemo:self]: finished get_or_add_group_project_role member b8fcc08ff2804292860d011ce08f7733 9a41009c4a1a42d09bedcca7a82afcb2 with result 0 in -1613504387 seconds 2021-02-16 19:40:29.217 | [Async ks-group-anotherdemo:self]: Waiting for completion of get_or_add_group_project_role anotherrole b8fcc08ff2804292860d011ce08f7733 9a41009c4a1a42d09bedcca7a82afcb2 (5 other jobs running) 2021-02-16 19:40:29.258 | [Async ks-group-anotherdemo:self]: finished get_or_add_group_project_role anotherrole b8fcc08ff2804292860d011ce08f7733 9a41009c4a1a42d09bedcca7a82afcb2 with result 0 in -1613504395 seconds 2021-02-16 19:40:29.290 | [Async ks-group-memberalt:self]: Waiting for completion of get_or_add_group_project_role member b8fcc08ff2804292860d011ce08f7733 824a0cbd1b1744dfb708d5fff3e8e0c3 (4 other jobs running) 2021-02-16 19:40:29.330 | [Async ks-group-memberalt:self]: finished get_or_add_group_project_role member b8fcc08ff2804292860d011ce08f7733 824a0cbd1b1744dfb708d5fff3e8e0c3 with result 0 in -1613504404 seconds 2021-02-16 19:40:29.369 | [Async ks-group-anotheralt:self]: Waiting for completion of get_or_add_group_project_role anotherrole b8fcc08ff2804292860d011ce08f7733 824a0cbd1b1744dfb708d5fff3e8e0c3 (3 other jobs running) 2021-02-16 19:40:29.409 | [Async ks-group-anotheralt:self]: finished get_or_add_group_project_role anotherrole b8fcc08ff2804292860d011ce08f7733 824a0cbd1b1744dfb708d5fff3e8e0c3 with result 0 in -1613504412 seconds 2021-02-16 19:40:29.440 | [Async ks-group-admin:self]: Waiting for completion of get_or_add_group_project_role admin 226480be0ecc42cb93fb0dc43c8b6527 18523a281c204b5c845f1cd9fb92d831 (2 other jobs running) 2021-02-16 19:40:29.479 | [Async ks-group-admin:self]: finished get_or_add_group_project_role admin 226480be0ecc42cb93fb0dc43c8b6527 18523a281c204b5c845f1cd9fb92d831 with result 0 in -1613504420 seconds 2021-02-16 19:40:29.483 | + inc/async:async_wait:166 : return 0 2021-02-16 19:40:29.485 | + lib/keystone:create_keystone_accounts:388 : is_service_enabled ldap 2021-02-16 19:40:29.501 | + functions-common:is_service_enabled:1962 : return 1 2021-02-16 19:40:29.504 | + ./stack.sh:main:1093 : is_service_enabled nova 2021-02-16 19:40:29.520 | + functions-common:is_service_enabled:1962 : return 0 2021-02-16 19:40:29.523 | + ./stack.sh:main:1094 : async_runfunc create_nova_accounts 2021-02-16 19:40:29.525 | + inc/async:async_runfunc:111 : async_run create_nova_accounts create_nova_accounts 2021-02-16 19:40:29.604 | [Async create_nova_accounts:self]: Running synchronously: create_nova_accounts 2021-02-16 19:40:29.607 | + inc/async:async_run:103 : create_nova_accounts 2021-02-16 19:40:29.611 | + lib/nova:create_nova_accounts:337 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,g-reg,cinder =~ n-api ]] 2021-02-16 19:40:29.613 | + lib/nova:create_nova_accounts:341 : create_service_user nova admin 2021-02-16 19:40:29.615 | + lib/keystone:create_service_user:401 : get_or_create_user nova Passw0rd Default 2021-02-16 19:40:29.618 | + functions-common:get_or_create_user:826 : local user_id 2021-02-16 19:40:29.620 | + functions-common:get_or_create_user:827 : [[ ! -z '' ]] 2021-02-16 19:40:29.623 | + functions-common:get_or_create_user:830 : local email= 2021-02-16 19:40:29.626 | ++ functions-common:get_or_create_user:844 : oscwrap user create nova --password Passw0rd --domain=Default --or-show -f value -c id 2021-02-16 19:40:32.113 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-16 19:40:32.113 | 2021-02-16 19:40:32.113 | Traceback (most recent call last): 2021-02-16 19:40:32.114 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-16 19:40:32.114 | exec(line) 2021-02-16 19:40:32.114 | File "", line 1, in 2021-02-16 19:40:32.114 | File "", line 568, in module_from_spec 2021-02-16 19:40:32.114 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-16 19:40:32.114 | 2021-02-16 19:40:32.114 | Remainder of file ignored 2021-02-16 19:40:32.114 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:40:32.114 | from cryptography.utils import int_from_bytes 2021-02-16 19:40:32.114 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:40:32.114 | from cryptography.utils import int_from_bytes 2021-02-16 19:40:32.302 | ++ functions-common:oscwrap:2346 : return 0 2021-02-16 19:40:32.305 | + functions-common:get_or_create_user:842 : user_id=c9b6aed1e34d4df2ae0b30dd12f2b927 2021-02-16 19:40:32.308 | + functions-common:get_or_create_user:843 : echo c9b6aed1e34d4df2ae0b30dd12f2b927 2021-02-16 19:40:32.308 | c9b6aed1e34d4df2ae0b30dd12f2b927 2021-02-16 19:40:32.311 | + lib/keystone:create_service_user:402 : get_or_add_user_project_role service nova service Default Default 2021-02-16 19:40:32.313 | + functions-common:get_or_add_user_project_role:890 : local user_role_id 2021-02-16 19:40:32.316 | ++ functions-common:get_or_add_user_project_role:892 : _get_domain_args Default Default 2021-02-16 19:40:32.319 | ++ functions-common:_get_domain_args:874 : local domain 2021-02-16 19:40:32.322 | ++ functions-common:_get_domain_args:875 : domain= 2021-02-16 19:40:32.324 | ++ functions-common:_get_domain_args:877 : [[ -n Default ]] 2021-02-16 19:40:32.326 | ++ functions-common:_get_domain_args:878 : domain=' --user-domain Default' 2021-02-16 19:40:32.329 | ++ functions-common:_get_domain_args:880 : [[ -n Default ]] 2021-02-16 19:40:32.331 | ++ functions-common:_get_domain_args:881 : domain=' --user-domain Default --project-domain Default' 2021-02-16 19:40:32.334 | ++ functions-common:_get_domain_args:884 : echo --user-domain Default --project-domain Default 2021-02-16 19:40:32.337 | + functions-common:get_or_add_user_project_role:892 : domain_args='--user-domain Default --project-domain Default' 2021-02-16 19:40:32.341 | ++ functions-common:get_or_add_user_project_role:900 : oscwrap role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2021-02-16 19:40:32.342 | ++ functions-common:get_or_add_user_project_role:900 : get_field 1 2021-02-16 19:40:32.342 | ++ functions-common:get_or_add_user_project_role:900 : grep '^|\s[a-f0-9]\+' 2021-02-16 19:40:32.344 | ++ functions-common:get_field:728 : local data field 2021-02-16 19:40:32.347 | ++ functions-common:get_field:729 : read data 2021-02-16 19:40:35.239 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-16 19:40:35.239 | 2021-02-16 19:40:35.239 | Traceback (most recent call last): 2021-02-16 19:40:35.239 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-16 19:40:35.239 | exec(line) 2021-02-16 19:40:35.239 | File "", line 1, in 2021-02-16 19:40:35.240 | File "", line 568, in module_from_spec 2021-02-16 19:40:35.240 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-16 19:40:35.240 | 2021-02-16 19:40:35.240 | Remainder of file ignored 2021-02-16 19:40:35.240 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:40:35.240 | from cryptography.utils import int_from_bytes 2021-02-16 19:40:35.240 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:40:35.240 | from cryptography.utils import int_from_bytes 2021-02-16 19:40:35.428 | ++ functions-common:oscwrap:2346 : return 0 2021-02-16 19:40:35.432 | + functions-common:get_or_add_user_project_role:900 : user_role_id= 2021-02-16 19:40:35.434 | + functions-common:get_or_add_user_project_role:901 : [[ -z '' ]] 2021-02-16 19:40:35.437 | + functions-common:get_or_add_user_project_role:903 : openstack role add service --user nova --project service --user-domain Default --project-domain Default 2021-02-16 19:40:38.274 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-16 19:40:38.274 | 2021-02-16 19:40:38.274 | Traceback (most recent call last): 2021-02-16 19:40:38.274 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-16 19:40:38.274 | exec(line) 2021-02-16 19:40:38.275 | File "", line 1, in 2021-02-16 19:40:38.275 | File "", line 568, in module_from_spec 2021-02-16 19:40:38.275 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-16 19:40:38.275 | 2021-02-16 19:40:38.275 | Remainder of file ignored 2021-02-16 19:40:38.275 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:40:38.275 | from cryptography.utils import int_from_bytes 2021-02-16 19:40:38.275 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:40:38.275 | from cryptography.utils import int_from_bytes 2021-02-16 19:40:38.452 | ++ functions-common:get_or_add_user_project_role:912 : oscwrap role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2021-02-16 19:40:38.452 | ++ functions-common:get_or_add_user_project_role:912 : grep '^|\s[a-f0-9]\+' 2021-02-16 19:40:38.452 | ++ functions-common:get_or_add_user_project_role:912 : get_field 1 2021-02-16 19:40:38.454 | ++ functions-common:get_field:728 : local data field 2021-02-16 19:40:38.457 | ++ functions-common:get_field:729 : read data 2021-02-16 19:40:41.389 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-16 19:40:41.389 | 2021-02-16 19:40:41.389 | Traceback (most recent call last): 2021-02-16 19:40:41.389 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-16 19:40:41.389 | exec(line) 2021-02-16 19:40:41.389 | File "", line 1, in 2021-02-16 19:40:41.389 | File "", line 568, in module_from_spec 2021-02-16 19:40:41.389 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-16 19:40:41.389 | 2021-02-16 19:40:41.389 | Remainder of file ignored 2021-02-16 19:40:41.389 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:40:41.389 | from cryptography.utils import int_from_bytes 2021-02-16 19:40:41.389 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:40:41.389 | from cryptography.utils import int_from_bytes 2021-02-16 19:40:41.575 | ++ functions-common:oscwrap:2346 : return 0 2021-02-16 19:40:41.578 | ++ functions-common:get_field:730 : '[' 1 -lt 0 ']' 2021-02-16 19:40:41.581 | ++ functions-common:get_field:733 : field='$2' 2021-02-16 19:40:41.584 | ++ functions-common:get_field:735 : echo '| 3c7e9a27152a43198efbd21d37100955 | c9b6aed1e34d4df2ae0b30dd12f2b927 | | afb9155b11734d0e8c50c570fd983c13 | | | False |' 2021-02-16 19:40:41.584 | ++ functions-common:get_field:735 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-02-16 19:40:41.589 | ++ functions-common:get_field:729 : read data 2021-02-16 19:40:41.593 | + functions-common:get_or_add_user_project_role:912 : user_role_id=3c7e9a27152a43198efbd21d37100955 2021-02-16 19:40:41.595 | + functions-common:get_or_add_user_project_role:914 : echo 3c7e9a27152a43198efbd21d37100955 2021-02-16 19:40:41.595 | 3c7e9a27152a43198efbd21d37100955 2021-02-16 19:40:41.598 | + lib/keystone:create_service_user:404 : [[ -n admin ]] 2021-02-16 19:40:41.601 | + lib/keystone:create_service_user:405 : get_or_add_user_project_role admin nova service Default Default 2021-02-16 19:40:41.603 | + functions-common:get_or_add_user_project_role:890 : local user_role_id 2021-02-16 19:40:41.607 | ++ functions-common:get_or_add_user_project_role:892 : _get_domain_args Default Default 2021-02-16 19:40:41.610 | ++ functions-common:_get_domain_args:874 : local domain 2021-02-16 19:40:41.613 | ++ functions-common:_get_domain_args:875 : domain= 2021-02-16 19:40:41.615 | ++ functions-common:_get_domain_args:877 : [[ -n Default ]] 2021-02-16 19:40:41.618 | ++ functions-common:_get_domain_args:878 : domain=' --user-domain Default' 2021-02-16 19:40:41.620 | ++ functions-common:_get_domain_args:880 : [[ -n Default ]] 2021-02-16 19:40:41.623 | ++ functions-common:_get_domain_args:881 : domain=' --user-domain Default --project-domain Default' 2021-02-16 19:40:41.625 | ++ functions-common:_get_domain_args:884 : echo --user-domain Default --project-domain Default 2021-02-16 19:40:41.628 | + functions-common:get_or_add_user_project_role:892 : domain_args='--user-domain Default --project-domain Default' 2021-02-16 19:40:41.632 | ++ functions-common:get_or_add_user_project_role:900 : oscwrap role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2021-02-16 19:40:41.632 | ++ functions-common:get_or_add_user_project_role:900 : grep '^|\s[a-f0-9]\+' 2021-02-16 19:40:41.633 | ++ functions-common:get_or_add_user_project_role:900 : get_field 1 2021-02-16 19:40:41.635 | ++ functions-common:get_field:728 : local data field 2021-02-16 19:40:41.638 | ++ functions-common:get_field:729 : read data 2021-02-16 19:40:44.505 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-16 19:40:44.505 | 2021-02-16 19:40:44.505 | Traceback (most recent call last): 2021-02-16 19:40:44.505 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-16 19:40:44.505 | exec(line) 2021-02-16 19:40:44.505 | File "", line 1, in 2021-02-16 19:40:44.505 | File "", line 568, in module_from_spec 2021-02-16 19:40:44.505 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-16 19:40:44.505 | 2021-02-16 19:40:44.505 | Remainder of file ignored 2021-02-16 19:40:44.505 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:40:44.505 | from cryptography.utils import int_from_bytes 2021-02-16 19:40:44.506 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:40:44.506 | from cryptography.utils import int_from_bytes 2021-02-16 19:40:44.693 | ++ functions-common:oscwrap:2346 : return 0 2021-02-16 19:40:44.697 | + functions-common:get_or_add_user_project_role:900 : user_role_id= 2021-02-16 19:40:44.700 | + functions-common:get_or_add_user_project_role:901 : [[ -z '' ]] 2021-02-16 19:40:44.703 | + functions-common:get_or_add_user_project_role:903 : openstack role add admin --user nova --project service --user-domain Default --project-domain Default 2021-02-16 19:40:47.486 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-16 19:40:47.486 | 2021-02-16 19:40:47.487 | Traceback (most recent call last): 2021-02-16 19:40:47.487 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-16 19:40:47.487 | exec(line) 2021-02-16 19:40:47.487 | File "", line 1, in 2021-02-16 19:40:47.487 | File "", line 568, in module_from_spec 2021-02-16 19:40:47.487 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-16 19:40:47.487 | 2021-02-16 19:40:47.487 | Remainder of file ignored 2021-02-16 19:40:47.487 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:40:47.487 | from cryptography.utils import int_from_bytes 2021-02-16 19:40:47.487 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:40:47.487 | from cryptography.utils import int_from_bytes 2021-02-16 19:40:47.667 | ++ functions-common:get_or_add_user_project_role:912 : oscwrap role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2021-02-16 19:40:47.668 | ++ functions-common:get_or_add_user_project_role:912 : grep '^|\s[a-f0-9]\+' 2021-02-16 19:40:47.668 | ++ functions-common:get_or_add_user_project_role:912 : get_field 1 2021-02-16 19:40:47.671 | ++ functions-common:get_field:728 : local data field 2021-02-16 19:40:47.674 | ++ functions-common:get_field:729 : read data 2021-02-16 19:40:50.553 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-16 19:40:50.553 | 2021-02-16 19:40:50.553 | Traceback (most recent call last): 2021-02-16 19:40:50.554 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-16 19:40:50.554 | exec(line) 2021-02-16 19:40:50.554 | File "", line 1, in 2021-02-16 19:40:50.554 | File "", line 568, in module_from_spec 2021-02-16 19:40:50.554 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-16 19:40:50.554 | 2021-02-16 19:40:50.554 | Remainder of file ignored 2021-02-16 19:40:50.554 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:40:50.554 | from cryptography.utils import int_from_bytes 2021-02-16 19:40:50.554 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:40:50.554 | from cryptography.utils import int_from_bytes 2021-02-16 19:40:50.741 | ++ functions-common:oscwrap:2346 : return 0 2021-02-16 19:40:50.744 | ++ functions-common:get_field:730 : '[' 1 -lt 0 ']' 2021-02-16 19:40:50.747 | ++ functions-common:get_field:733 : field='$2' 2021-02-16 19:40:50.750 | ++ functions-common:get_field:735 : echo '| f11e6b13521943878be4a2af6f5dbc22 | c9b6aed1e34d4df2ae0b30dd12f2b927 | | afb9155b11734d0e8c50c570fd983c13 | | | False |' 2021-02-16 19:40:50.750 | ++ functions-common:get_field:735 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-02-16 19:40:50.756 | ++ functions-common:get_field:729 : read data 2021-02-16 19:40:50.760 | + functions-common:get_or_add_user_project_role:912 : user_role_id=f11e6b13521943878be4a2af6f5dbc22 2021-02-16 19:40:50.763 | + functions-common:get_or_add_user_project_role:914 : echo f11e6b13521943878be4a2af6f5dbc22 2021-02-16 19:40:50.763 | f11e6b13521943878be4a2af6f5dbc22 2021-02-16 19:40:50.765 | + lib/nova:create_nova_accounts:343 : local nova_api_url 2021-02-16 19:40:50.768 | + lib/nova:create_nova_accounts:344 : [[ True == \F\a\l\s\e ]] 2021-02-16 19:40:50.771 | + lib/nova:create_nova_accounts:347 : nova_api_url=http://10.222.0.13/compute 2021-02-16 19:40:50.773 | + lib/nova:create_nova_accounts:350 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2021-02-16 19:40:50.777 | + functions-common:get_or_create_service:968 : local service_id 2021-02-16 19:40:50.780 | ++ functions-common:get_or_create_service:981 : oscwrap service show compute_legacy -f value -c id 2021-02-16 19:40:53.362 | ++ functions-common:get_or_create_service:983 : oscwrap service create compute_legacy --name nova_legacy '--description=Nova Compute Service (Legacy 2.0)' -f value -c id 2021-02-16 19:40:55.694 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-16 19:40:55.694 | 2021-02-16 19:40:55.694 | Traceback (most recent call last): 2021-02-16 19:40:55.694 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-16 19:40:55.694 | exec(line) 2021-02-16 19:40:55.694 | File "", line 1, in 2021-02-16 19:40:55.694 | File "", line 568, in module_from_spec 2021-02-16 19:40:55.694 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-16 19:40:55.694 | 2021-02-16 19:40:55.695 | Remainder of file ignored 2021-02-16 19:40:55.695 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:40:55.695 | from cryptography.utils import int_from_bytes 2021-02-16 19:40:55.695 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:40:55.695 | from cryptography.utils import int_from_bytes 2021-02-16 19:40:55.881 | ++ functions-common:oscwrap:2346 : return 0 2021-02-16 19:40:55.884 | + functions-common:get_or_create_service:979 : service_id=' 2021-02-16 19:40:55.884 | e855797459b1490bbdb7f424ebc13b25' 2021-02-16 19:40:55.887 | + functions-common:get_or_create_service:980 : echo e855797459b1490bbdb7f424ebc13b25 2021-02-16 19:40:55.887 | e855797459b1490bbdb7f424ebc13b25 2021-02-16 19:40:55.889 | + lib/nova:create_nova_accounts:352 : get_or_create_endpoint compute_legacy RegionOne 'http://10.222.0.13/compute/v2/$(project_id)s' 2021-02-16 19:40:55.892 | + functions-common:get_or_create_endpoint:1012 : local public_id 2021-02-16 19:40:55.895 | ++ functions-common:get_or_create_endpoint:1013 : _get_or_create_endpoint_with_interface compute_legacy public 'http://10.222.0.13/compute/v2/$(project_id)s' RegionOne 2021-02-16 19:40:55.898 | ++ functions-common:_get_or_create_endpoint_with_interface:986 : local endpoint_id 2021-02-16 19:40:55.901 | +++ functions-common:_get_or_create_endpoint_with_interface:991 : oscwrap endpoint list --service compute_legacy --interface public --region RegionOne -c ID -f value 2021-02-16 19:40:58.387 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-16 19:40:58.387 | 2021-02-16 19:40:58.387 | Traceback (most recent call last): 2021-02-16 19:40:58.387 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-16 19:40:58.387 | exec(line) 2021-02-16 19:40:58.387 | File "", line 1, in 2021-02-16 19:40:58.387 | File "", line 568, in module_from_spec 2021-02-16 19:40:58.387 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-16 19:40:58.387 | 2021-02-16 19:40:58.387 | Remainder of file ignored 2021-02-16 19:40:58.387 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:40:58.387 | from cryptography.utils import int_from_bytes 2021-02-16 19:40:58.387 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:40:58.387 | from cryptography.utils import int_from_bytes 2021-02-16 19:40:58.574 | +++ functions-common:oscwrap:2346 : return 0 2021-02-16 19:40:58.577 | ++ functions-common:_get_or_create_endpoint_with_interface:991 : endpoint_id= 2021-02-16 19:40:58.580 | ++ functions-common:_get_or_create_endpoint_with_interface:992 : [[ -z '' ]] 2021-02-16 19:40:58.583 | +++ functions-common:_get_or_create_endpoint_with_interface:995 : oscwrap endpoint create compute_legacy public 'http://10.222.0.13/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2021-02-16 19:41:01.043 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-16 19:41:01.043 | 2021-02-16 19:41:01.043 | Traceback (most recent call last): 2021-02-16 19:41:01.043 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-16 19:41:01.043 | exec(line) 2021-02-16 19:41:01.043 | File "", line 1, in 2021-02-16 19:41:01.043 | File "", line 568, in module_from_spec 2021-02-16 19:41:01.043 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-16 19:41:01.043 | 2021-02-16 19:41:01.043 | Remainder of file ignored 2021-02-16 19:41:01.043 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:41:01.043 | from cryptography.utils import int_from_bytes 2021-02-16 19:41:01.043 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:41:01.043 | from cryptography.utils import int_from_bytes 2021-02-16 19:41:01.225 | +++ functions-common:oscwrap:2346 : return 0 2021-02-16 19:41:01.228 | ++ functions-common:_get_or_create_endpoint_with_interface:995 : endpoint_id=8306b38c8c4c4cee975cd34b6e78635a 2021-02-16 19:41:01.231 | ++ functions-common:_get_or_create_endpoint_with_interface:998 : echo 8306b38c8c4c4cee975cd34b6e78635a 2021-02-16 19:41:01.234 | + functions-common:get_or_create_endpoint:1013 : public_id=8306b38c8c4c4cee975cd34b6e78635a 2021-02-16 19:41:01.236 | + functions-common:get_or_create_endpoint:1015 : [[ -n '' ]] 2021-02-16 19:41:01.239 | + functions-common:get_or_create_endpoint:1018 : [[ -n '' ]] 2021-02-16 19:41:01.242 | + functions-common:get_or_create_endpoint:1022 : echo 8306b38c8c4c4cee975cd34b6e78635a 2021-02-16 19:41:01.242 | 8306b38c8c4c4cee975cd34b6e78635a 2021-02-16 19:41:01.245 | + lib/nova:create_nova_accounts:356 : get_or_create_service nova compute 'Nova Compute Service' 2021-02-16 19:41:01.247 | + functions-common:get_or_create_service:968 : local service_id 2021-02-16 19:41:01.251 | ++ functions-common:get_or_create_service:981 : oscwrap service show compute -f value -c id 2021-02-16 19:41:03.832 | ++ functions-common:get_or_create_service:983 : oscwrap service create compute --name nova '--description=Nova Compute Service' -f value -c id 2021-02-16 19:41:06.177 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-16 19:41:06.177 | 2021-02-16 19:41:06.177 | Traceback (most recent call last): 2021-02-16 19:41:06.177 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-16 19:41:06.177 | exec(line) 2021-02-16 19:41:06.177 | File "", line 1, in 2021-02-16 19:41:06.177 | File "", line 568, in module_from_spec 2021-02-16 19:41:06.177 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-16 19:41:06.177 | 2021-02-16 19:41:06.177 | Remainder of file ignored 2021-02-16 19:41:06.177 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:41:06.178 | from cryptography.utils import int_from_bytes 2021-02-16 19:41:06.178 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:41:06.178 | from cryptography.utils import int_from_bytes 2021-02-16 19:41:06.359 | ++ functions-common:oscwrap:2346 : return 0 2021-02-16 19:41:06.362 | + functions-common:get_or_create_service:979 : service_id=' 2021-02-16 19:41:06.363 | e586c9131ec146c5b29b468bc5fa4382' 2021-02-16 19:41:06.365 | + functions-common:get_or_create_service:980 : echo e586c9131ec146c5b29b468bc5fa4382 2021-02-16 19:41:06.366 | e586c9131ec146c5b29b468bc5fa4382 2021-02-16 19:41:06.368 | + lib/nova:create_nova_accounts:358 : get_or_create_endpoint compute RegionOne http://10.222.0.13/compute/v2.1 2021-02-16 19:41:06.371 | + functions-common:get_or_create_endpoint:1012 : local public_id 2021-02-16 19:41:06.374 | ++ functions-common:get_or_create_endpoint:1013 : _get_or_create_endpoint_with_interface compute public http://10.222.0.13/compute/v2.1 RegionOne 2021-02-16 19:41:06.377 | ++ functions-common:_get_or_create_endpoint_with_interface:986 : local endpoint_id 2021-02-16 19:41:06.380 | +++ functions-common:_get_or_create_endpoint_with_interface:991 : oscwrap endpoint list --service compute --interface public --region RegionOne -c ID -f value 2021-02-16 19:41:08.870 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-16 19:41:08.870 | 2021-02-16 19:41:08.870 | Traceback (most recent call last): 2021-02-16 19:41:08.870 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-16 19:41:08.870 | exec(line) 2021-02-16 19:41:08.870 | File "", line 1, in 2021-02-16 19:41:08.870 | File "", line 568, in module_from_spec 2021-02-16 19:41:08.870 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-16 19:41:08.870 | 2021-02-16 19:41:08.870 | Remainder of file ignored 2021-02-16 19:41:08.870 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:41:08.870 | from cryptography.utils import int_from_bytes 2021-02-16 19:41:08.870 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:41:08.870 | from cryptography.utils import int_from_bytes 2021-02-16 19:41:09.057 | +++ functions-common:oscwrap:2346 : return 0 2021-02-16 19:41:09.060 | ++ functions-common:_get_or_create_endpoint_with_interface:991 : endpoint_id= 2021-02-16 19:41:09.063 | ++ functions-common:_get_or_create_endpoint_with_interface:992 : [[ -z '' ]] 2021-02-16 19:41:09.066 | +++ functions-common:_get_or_create_endpoint_with_interface:995 : oscwrap endpoint create compute public http://10.222.0.13/compute/v2.1 --region RegionOne -f value -c id 2021-02-16 19:41:11.517 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-16 19:41:11.517 | 2021-02-16 19:41:11.517 | Traceback (most recent call last): 2021-02-16 19:41:11.517 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-16 19:41:11.517 | exec(line) 2021-02-16 19:41:11.517 | File "", line 1, in 2021-02-16 19:41:11.517 | File "", line 568, in module_from_spec 2021-02-16 19:41:11.517 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-16 19:41:11.517 | 2021-02-16 19:41:11.517 | Remainder of file ignored 2021-02-16 19:41:11.517 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:41:11.517 | from cryptography.utils import int_from_bytes 2021-02-16 19:41:11.517 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:41:11.517 | from cryptography.utils import int_from_bytes 2021-02-16 19:41:11.718 | +++ functions-common:oscwrap:2346 : return 0 2021-02-16 19:41:11.721 | ++ functions-common:_get_or_create_endpoint_with_interface:995 : endpoint_id=0cde006afde04e10a38e72099a55fb28 2021-02-16 19:41:11.724 | ++ functions-common:_get_or_create_endpoint_with_interface:998 : echo 0cde006afde04e10a38e72099a55fb28 2021-02-16 19:41:11.727 | + functions-common:get_or_create_endpoint:1013 : public_id=0cde006afde04e10a38e72099a55fb28 2021-02-16 19:41:11.730 | + functions-common:get_or_create_endpoint:1015 : [[ -n '' ]] 2021-02-16 19:41:11.732 | + functions-common:get_or_create_endpoint:1018 : [[ -n '' ]] 2021-02-16 19:41:11.735 | + functions-common:get_or_create_endpoint:1022 : echo 0cde006afde04e10a38e72099a55fb28 2021-02-16 19:41:11.735 | 0cde006afde04e10a38e72099a55fb28 2021-02-16 19:41:11.737 | + lib/nova:create_nova_accounts:363 : is_service_enabled n-api 2021-02-16 19:41:11.753 | + functions-common:is_service_enabled:1962 : return 0 2021-02-16 19:41:11.757 | + lib/nova:create_nova_accounts:365 : is_service_enabled swift 2021-02-16 19:41:11.773 | + functions-common:is_service_enabled:1962 : return 1 2021-02-16 19:41:11.775 | + lib/nova:create_nova_accounts:373 : is_service_enabled s3api 2021-02-16 19:41:11.791 | + functions-common:is_service_enabled:1962 : return 1 2021-02-16 19:41:11.794 | + inc/async:async_run:104 : return 0 2021-02-16 19:41:11.796 | + ./stack.sh:main:1096 : is_service_enabled glance 2021-02-16 19:41:11.814 | + functions-common:is_service_enabled:1962 : return 0 2021-02-16 19:41:11.816 | + ./stack.sh:main:1097 : async_runfunc create_glance_accounts 2021-02-16 19:41:11.819 | + inc/async:async_runfunc:111 : async_run create_glance_accounts create_glance_accounts 2021-02-16 19:41:11.898 | [Async create_glance_accounts:self]: Running synchronously: create_glance_accounts 2021-02-16 19:41:11.900 | + inc/async:async_run:103 : create_glance_accounts 2021-02-16 19:41:11.903 | + lib/glance:create_glance_accounts:385 : is_service_enabled g-api 2021-02-16 19:41:11.919 | + functions-common:is_service_enabled:1962 : return 0 2021-02-16 19:41:11.921 | + lib/glance:create_glance_accounts:387 : create_service_user glance 2021-02-16 19:41:11.924 | + lib/keystone:create_service_user:401 : get_or_create_user glance Passw0rd Default 2021-02-16 19:41:11.926 | + functions-common:get_or_create_user:826 : local user_id 2021-02-16 19:41:11.929 | + functions-common:get_or_create_user:827 : [[ ! -z '' ]] 2021-02-16 19:41:11.932 | + functions-common:get_or_create_user:830 : local email= 2021-02-16 19:41:11.935 | ++ functions-common:get_or_create_user:844 : oscwrap user create glance --password Passw0rd --domain=Default --or-show -f value -c id 2021-02-16 19:41:14.361 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-16 19:41:14.361 | 2021-02-16 19:41:14.361 | Traceback (most recent call last): 2021-02-16 19:41:14.361 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-16 19:41:14.361 | exec(line) 2021-02-16 19:41:14.361 | File "", line 1, in 2021-02-16 19:41:14.361 | File "", line 568, in module_from_spec 2021-02-16 19:41:14.361 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-16 19:41:14.362 | 2021-02-16 19:41:14.362 | Remainder of file ignored 2021-02-16 19:41:14.362 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:41:14.362 | from cryptography.utils import int_from_bytes 2021-02-16 19:41:14.362 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:41:14.362 | from cryptography.utils import int_from_bytes 2021-02-16 19:41:14.551 | ++ functions-common:oscwrap:2346 : return 0 2021-02-16 19:41:14.554 | + functions-common:get_or_create_user:842 : user_id=8aaefc7d3a6b43b888de55818b150b47 2021-02-16 19:41:14.559 | + functions-common:get_or_create_user:843 : echo 8aaefc7d3a6b43b888de55818b150b47 2021-02-16 19:41:14.559 | 8aaefc7d3a6b43b888de55818b150b47 2021-02-16 19:41:14.562 | + lib/keystone:create_service_user:402 : get_or_add_user_project_role service glance service Default Default 2021-02-16 19:41:14.565 | + functions-common:get_or_add_user_project_role:890 : local user_role_id 2021-02-16 19:41:14.568 | ++ functions-common:get_or_add_user_project_role:892 : _get_domain_args Default Default 2021-02-16 19:41:14.571 | ++ functions-common:_get_domain_args:874 : local domain 2021-02-16 19:41:14.574 | ++ functions-common:_get_domain_args:875 : domain= 2021-02-16 19:41:14.576 | ++ functions-common:_get_domain_args:877 : [[ -n Default ]] 2021-02-16 19:41:14.578 | ++ functions-common:_get_domain_args:878 : domain=' --user-domain Default' 2021-02-16 19:41:14.581 | ++ functions-common:_get_domain_args:880 : [[ -n Default ]] 2021-02-16 19:41:14.583 | ++ functions-common:_get_domain_args:881 : domain=' --user-domain Default --project-domain Default' 2021-02-16 19:41:14.586 | ++ functions-common:_get_domain_args:884 : echo --user-domain Default --project-domain Default 2021-02-16 19:41:14.589 | + functions-common:get_or_add_user_project_role:892 : domain_args='--user-domain Default --project-domain Default' 2021-02-16 19:41:14.594 | ++ functions-common:get_or_add_user_project_role:900 : oscwrap role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2021-02-16 19:41:14.594 | ++ functions-common:get_or_add_user_project_role:900 : grep '^|\s[a-f0-9]\+' 2021-02-16 19:41:14.594 | ++ functions-common:get_or_add_user_project_role:900 : get_field 1 2021-02-16 19:41:14.597 | ++ functions-common:get_field:728 : local data field 2021-02-16 19:41:14.600 | ++ functions-common:get_field:729 : read data 2021-02-16 19:41:17.478 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-16 19:41:17.478 | 2021-02-16 19:41:17.478 | Traceback (most recent call last): 2021-02-16 19:41:17.478 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-16 19:41:17.478 | exec(line) 2021-02-16 19:41:17.478 | File "", line 1, in 2021-02-16 19:41:17.478 | File "", line 568, in module_from_spec 2021-02-16 19:41:17.478 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-16 19:41:17.478 | 2021-02-16 19:41:17.478 | Remainder of file ignored 2021-02-16 19:41:17.478 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:41:17.478 | from cryptography.utils import int_from_bytes 2021-02-16 19:41:17.479 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:41:17.479 | from cryptography.utils import int_from_bytes 2021-02-16 19:41:17.666 | ++ functions-common:oscwrap:2346 : return 0 2021-02-16 19:41:17.670 | + functions-common:get_or_add_user_project_role:900 : user_role_id= 2021-02-16 19:41:17.672 | + functions-common:get_or_add_user_project_role:901 : [[ -z '' ]] 2021-02-16 19:41:17.675 | + functions-common:get_or_add_user_project_role:903 : openstack role add service --user glance --project service --user-domain Default --project-domain Default 2021-02-16 19:41:20.523 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-16 19:41:20.523 | 2021-02-16 19:41:20.523 | Traceback (most recent call last): 2021-02-16 19:41:20.523 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-16 19:41:20.523 | exec(line) 2021-02-16 19:41:20.523 | File "", line 1, in 2021-02-16 19:41:20.523 | File "", line 568, in module_from_spec 2021-02-16 19:41:20.523 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-16 19:41:20.523 | 2021-02-16 19:41:20.523 | Remainder of file ignored 2021-02-16 19:41:20.523 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:41:20.523 | from cryptography.utils import int_from_bytes 2021-02-16 19:41:20.523 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:41:20.523 | from cryptography.utils import int_from_bytes 2021-02-16 19:41:20.714 | ++ functions-common:get_or_add_user_project_role:912 : grep '^|\s[a-f0-9]\+' 2021-02-16 19:41:20.714 | ++ functions-common:get_or_add_user_project_role:912 : oscwrap role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2021-02-16 19:41:20.715 | ++ functions-common:get_or_add_user_project_role:912 : get_field 1 2021-02-16 19:41:20.718 | ++ functions-common:get_field:728 : local data field 2021-02-16 19:41:20.720 | ++ functions-common:get_field:729 : read data 2021-02-16 19:41:23.650 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-16 19:41:23.650 | 2021-02-16 19:41:23.650 | Traceback (most recent call last): 2021-02-16 19:41:23.650 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-16 19:41:23.650 | exec(line) 2021-02-16 19:41:23.650 | File "", line 1, in 2021-02-16 19:41:23.650 | File "", line 568, in module_from_spec 2021-02-16 19:41:23.650 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-16 19:41:23.650 | 2021-02-16 19:41:23.650 | Remainder of file ignored 2021-02-16 19:41:23.650 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:41:23.650 | from cryptography.utils import int_from_bytes 2021-02-16 19:41:23.650 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:41:23.650 | from cryptography.utils import int_from_bytes 2021-02-16 19:41:23.838 | ++ functions-common:oscwrap:2346 : return 0 2021-02-16 19:41:23.841 | ++ functions-common:get_field:730 : '[' 1 -lt 0 ']' 2021-02-16 19:41:23.844 | ++ functions-common:get_field:733 : field='$2' 2021-02-16 19:41:23.847 | ++ functions-common:get_field:735 : echo '| 3c7e9a27152a43198efbd21d37100955 | 8aaefc7d3a6b43b888de55818b150b47 | | afb9155b11734d0e8c50c570fd983c13 | | | False |' 2021-02-16 19:41:23.847 | ++ functions-common:get_field:735 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-02-16 19:41:23.853 | ++ functions-common:get_field:729 : read data 2021-02-16 19:41:23.857 | + functions-common:get_or_add_user_project_role:912 : user_role_id=3c7e9a27152a43198efbd21d37100955 2021-02-16 19:41:23.860 | + functions-common:get_or_add_user_project_role:914 : echo 3c7e9a27152a43198efbd21d37100955 2021-02-16 19:41:23.860 | 3c7e9a27152a43198efbd21d37100955 2021-02-16 19:41:23.863 | + lib/keystone:create_service_user:404 : [[ -n '' ]] 2021-02-16 19:41:23.865 | + lib/glance:create_glance_accounts:390 : is_service_enabled s-proxy 2021-02-16 19:41:23.887 | + functions-common:is_service_enabled:1962 : return 1 2021-02-16 19:41:23.890 | + lib/glance:create_glance_accounts:394 : get_or_create_service glance image 'Glance Image Service' 2021-02-16 19:41:23.892 | + functions-common:get_or_create_service:968 : local service_id 2021-02-16 19:41:23.897 | ++ functions-common:get_or_create_service:981 : oscwrap service show image -f value -c id 2021-02-16 19:41:26.540 | ++ functions-common:get_or_create_service:983 : oscwrap service create image --name glance '--description=Glance Image Service' -f value -c id 2021-02-16 19:41:28.902 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-16 19:41:28.902 | 2021-02-16 19:41:28.902 | Traceback (most recent call last): 2021-02-16 19:41:28.902 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-16 19:41:28.902 | exec(line) 2021-02-16 19:41:28.902 | File "", line 1, in 2021-02-16 19:41:28.902 | File "", line 568, in module_from_spec 2021-02-16 19:41:28.902 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-16 19:41:28.902 | 2021-02-16 19:41:28.902 | Remainder of file ignored 2021-02-16 19:41:28.903 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:41:28.903 | from cryptography.utils import int_from_bytes 2021-02-16 19:41:28.903 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:41:28.903 | from cryptography.utils import int_from_bytes 2021-02-16 19:41:29.092 | ++ functions-common:oscwrap:2346 : return 0 2021-02-16 19:41:29.095 | + functions-common:get_or_create_service:979 : service_id=' 2021-02-16 19:41:29.095 | ce991b03f97c44ba81bf94adbeb817a7' 2021-02-16 19:41:29.098 | + functions-common:get_or_create_service:980 : echo ce991b03f97c44ba81bf94adbeb817a7 2021-02-16 19:41:29.098 | ce991b03f97c44ba81bf94adbeb817a7 2021-02-16 19:41:29.102 | + lib/glance:create_glance_accounts:396 : get_or_create_endpoint image RegionOne http://10.222.0.13/image 2021-02-16 19:41:29.104 | + functions-common:get_or_create_endpoint:1012 : local public_id 2021-02-16 19:41:29.112 | ++ functions-common:get_or_create_endpoint:1013 : _get_or_create_endpoint_with_interface image public http://10.222.0.13/image RegionOne 2021-02-16 19:41:29.114 | ++ functions-common:_get_or_create_endpoint_with_interface:986 : local endpoint_id 2021-02-16 19:41:29.118 | +++ functions-common:_get_or_create_endpoint_with_interface:991 : oscwrap endpoint list --service image --interface public --region RegionOne -c ID -f value 2021-02-16 19:41:31.578 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-16 19:41:31.578 | 2021-02-16 19:41:31.578 | Traceback (most recent call last): 2021-02-16 19:41:31.578 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-16 19:41:31.578 | exec(line) 2021-02-16 19:41:31.578 | File "", line 1, in 2021-02-16 19:41:31.578 | File "", line 568, in module_from_spec 2021-02-16 19:41:31.578 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-16 19:41:31.578 | 2021-02-16 19:41:31.578 | Remainder of file ignored 2021-02-16 19:41:31.578 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:41:31.578 | from cryptography.utils import int_from_bytes 2021-02-16 19:41:31.578 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:41:31.578 | from cryptography.utils import int_from_bytes 2021-02-16 19:41:31.755 | +++ functions-common:oscwrap:2346 : return 0 2021-02-16 19:41:31.758 | ++ functions-common:_get_or_create_endpoint_with_interface:991 : endpoint_id= 2021-02-16 19:41:31.761 | ++ functions-common:_get_or_create_endpoint_with_interface:992 : [[ -z '' ]] 2021-02-16 19:41:31.764 | +++ functions-common:_get_or_create_endpoint_with_interface:995 : oscwrap endpoint create image public http://10.222.0.13/image --region RegionOne -f value -c id 2021-02-16 19:41:34.168 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-16 19:41:34.168 | 2021-02-16 19:41:34.168 | Traceback (most recent call last): 2021-02-16 19:41:34.168 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-16 19:41:34.168 | exec(line) 2021-02-16 19:41:34.168 | File "", line 1, in 2021-02-16 19:41:34.169 | File "", line 568, in module_from_spec 2021-02-16 19:41:34.169 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-16 19:41:34.169 | 2021-02-16 19:41:34.169 | Remainder of file ignored 2021-02-16 19:41:34.169 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:41:34.169 | from cryptography.utils import int_from_bytes 2021-02-16 19:41:34.169 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:41:34.169 | from cryptography.utils import int_from_bytes 2021-02-16 19:41:34.348 | +++ functions-common:oscwrap:2346 : return 0 2021-02-16 19:41:34.351 | ++ functions-common:_get_or_create_endpoint_with_interface:995 : endpoint_id=13bbfad0dd3347798b1028bf847fd635 2021-02-16 19:41:34.354 | ++ functions-common:_get_or_create_endpoint_with_interface:998 : echo 13bbfad0dd3347798b1028bf847fd635 2021-02-16 19:41:34.357 | + functions-common:get_or_create_endpoint:1013 : public_id=13bbfad0dd3347798b1028bf847fd635 2021-02-16 19:41:34.360 | + functions-common:get_or_create_endpoint:1015 : [[ -n '' ]] 2021-02-16 19:41:34.362 | + functions-common:get_or_create_endpoint:1018 : [[ -n '' ]] 2021-02-16 19:41:34.365 | + functions-common:get_or_create_endpoint:1022 : echo 13bbfad0dd3347798b1028bf847fd635 2021-02-16 19:41:34.365 | 13bbfad0dd3347798b1028bf847fd635 2021-02-16 19:41:34.368 | ++ lib/glance:create_glance_accounts:401 : get_or_create_domain Default 2021-02-16 19:41:34.371 | ++ functions-common:get_or_create_domain:794 : local domain_id 2021-02-16 19:41:34.374 | +++ functions-common:get_or_create_domain:806 : oscwrap domain show Default -f value -c id 2021-02-16 19:41:36.911 | ++ functions-common:get_or_create_domain:804 : domain_id=default 2021-02-16 19:41:36.913 | ++ functions-common:get_or_create_domain:805 : echo default 2021-02-16 19:41:36.916 | + lib/glance:create_glance_accounts:401 : service_domain_id=default 2021-02-16 19:41:36.919 | + lib/glance:create_glance_accounts:402 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2021-02-16 19:41:36.947 | + lib/glance:create_glance_accounts:403 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2021-02-16 19:41:36.972 | + inc/async:async_run:104 : return 0 2021-02-16 19:41:36.975 | + ./stack.sh:main:1099 : is_service_enabled cinder 2021-02-16 19:41:36.991 | + functions-common:is_service_enabled:1962 : return 0 2021-02-16 19:41:36.993 | + ./stack.sh:main:1100 : async_runfunc create_cinder_accounts 2021-02-16 19:41:36.996 | + inc/async:async_runfunc:111 : async_run create_cinder_accounts create_cinder_accounts 2021-02-16 19:41:37.072 | [Async create_cinder_accounts:self]: Running synchronously: create_cinder_accounts 2021-02-16 19:41:37.074 | + inc/async:async_run:103 : create_cinder_accounts 2021-02-16 19:41:37.077 | + lib/cinder:create_cinder_accounts:340 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,g-reg,cinder =~ c-api ]] 2021-02-16 19:41:37.079 | + lib/cinder:create_cinder_accounts:342 : create_service_user cinder 2021-02-16 19:41:37.082 | + lib/keystone:create_service_user:401 : get_or_create_user cinder Passw0rd Default 2021-02-16 19:41:37.085 | + functions-common:get_or_create_user:826 : local user_id 2021-02-16 19:41:37.087 | + functions-common:get_or_create_user:827 : [[ ! -z '' ]] 2021-02-16 19:41:37.090 | + functions-common:get_or_create_user:830 : local email= 2021-02-16 19:41:37.093 | ++ functions-common:get_or_create_user:844 : oscwrap user create cinder --password Passw0rd --domain=Default --or-show -f value -c id 2021-02-16 19:41:39.540 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-16 19:41:39.540 | 2021-02-16 19:41:39.540 | Traceback (most recent call last): 2021-02-16 19:41:39.540 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-16 19:41:39.540 | exec(line) 2021-02-16 19:41:39.540 | File "", line 1, in 2021-02-16 19:41:39.540 | File "", line 568, in module_from_spec 2021-02-16 19:41:39.540 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-16 19:41:39.540 | 2021-02-16 19:41:39.540 | Remainder of file ignored 2021-02-16 19:41:39.540 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:41:39.540 | from cryptography.utils import int_from_bytes 2021-02-16 19:41:39.540 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:41:39.540 | from cryptography.utils import int_from_bytes 2021-02-16 19:41:39.719 | ++ functions-common:oscwrap:2346 : return 0 2021-02-16 19:41:39.722 | + functions-common:get_or_create_user:842 : user_id=7980846f16334e158e07f46de0e7017e 2021-02-16 19:41:39.725 | + functions-common:get_or_create_user:843 : echo 7980846f16334e158e07f46de0e7017e 2021-02-16 19:41:39.725 | 7980846f16334e158e07f46de0e7017e 2021-02-16 19:41:39.727 | + lib/keystone:create_service_user:402 : get_or_add_user_project_role service cinder service Default Default 2021-02-16 19:41:39.730 | + functions-common:get_or_add_user_project_role:890 : local user_role_id 2021-02-16 19:41:39.733 | ++ functions-common:get_or_add_user_project_role:892 : _get_domain_args Default Default 2021-02-16 19:41:39.735 | ++ functions-common:_get_domain_args:874 : local domain 2021-02-16 19:41:39.738 | ++ functions-common:_get_domain_args:875 : domain= 2021-02-16 19:41:39.740 | ++ functions-common:_get_domain_args:877 : [[ -n Default ]] 2021-02-16 19:41:39.743 | ++ functions-common:_get_domain_args:878 : domain=' --user-domain Default' 2021-02-16 19:41:39.745 | ++ functions-common:_get_domain_args:880 : [[ -n Default ]] 2021-02-16 19:41:39.747 | ++ functions-common:_get_domain_args:881 : domain=' --user-domain Default --project-domain Default' 2021-02-16 19:41:39.750 | ++ functions-common:_get_domain_args:884 : echo --user-domain Default --project-domain Default 2021-02-16 19:41:39.753 | + functions-common:get_or_add_user_project_role:892 : domain_args='--user-domain Default --project-domain Default' 2021-02-16 19:41:39.757 | ++ functions-common:get_or_add_user_project_role:900 : oscwrap role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2021-02-16 19:41:39.757 | ++ functions-common:get_or_add_user_project_role:900 : grep '^|\s[a-f0-9]\+' 2021-02-16 19:41:39.757 | ++ functions-common:get_or_add_user_project_role:900 : get_field 1 2021-02-16 19:41:39.760 | ++ functions-common:get_field:728 : local data field 2021-02-16 19:41:39.763 | ++ functions-common:get_field:729 : read data 2021-02-16 19:41:42.593 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-16 19:41:42.593 | 2021-02-16 19:41:42.593 | Traceback (most recent call last): 2021-02-16 19:41:42.593 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-16 19:41:42.593 | exec(line) 2021-02-16 19:41:42.593 | File "", line 1, in 2021-02-16 19:41:42.593 | File "", line 568, in module_from_spec 2021-02-16 19:41:42.593 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-16 19:41:42.593 | 2021-02-16 19:41:42.593 | Remainder of file ignored 2021-02-16 19:41:42.593 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:41:42.593 | from cryptography.utils import int_from_bytes 2021-02-16 19:41:42.593 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:41:42.593 | from cryptography.utils import int_from_bytes 2021-02-16 19:41:42.771 | ++ functions-common:oscwrap:2346 : return 0 2021-02-16 19:41:42.775 | + functions-common:get_or_add_user_project_role:900 : user_role_id= 2021-02-16 19:41:42.777 | + functions-common:get_or_add_user_project_role:901 : [[ -z '' ]] 2021-02-16 19:41:42.780 | + functions-common:get_or_add_user_project_role:903 : openstack role add service --user cinder --project service --user-domain Default --project-domain Default 2021-02-16 19:41:45.578 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-16 19:41:45.578 | 2021-02-16 19:41:45.578 | Traceback (most recent call last): 2021-02-16 19:41:45.578 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-16 19:41:45.578 | exec(line) 2021-02-16 19:41:45.578 | File "", line 1, in 2021-02-16 19:41:45.578 | File "", line 568, in module_from_spec 2021-02-16 19:41:45.578 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-16 19:41:45.578 | 2021-02-16 19:41:45.578 | Remainder of file ignored 2021-02-16 19:41:45.578 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:41:45.578 | from cryptography.utils import int_from_bytes 2021-02-16 19:41:45.578 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:41:45.578 | from cryptography.utils import int_from_bytes 2021-02-16 19:41:45.754 | ++ functions-common:get_or_add_user_project_role:912 : oscwrap role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2021-02-16 19:41:45.754 | ++ functions-common:get_or_add_user_project_role:912 : grep '^|\s[a-f0-9]\+' 2021-02-16 19:41:45.754 | ++ functions-common:get_or_add_user_project_role:912 : get_field 1 2021-02-16 19:41:45.757 | ++ functions-common:get_field:728 : local data field 2021-02-16 19:41:45.760 | ++ functions-common:get_field:729 : read data 2021-02-16 19:41:48.617 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-16 19:41:48.617 | 2021-02-16 19:41:48.617 | Traceback (most recent call last): 2021-02-16 19:41:48.617 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-16 19:41:48.617 | exec(line) 2021-02-16 19:41:48.617 | File "", line 1, in 2021-02-16 19:41:48.617 | File "", line 568, in module_from_spec 2021-02-16 19:41:48.617 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-16 19:41:48.617 | 2021-02-16 19:41:48.618 | Remainder of file ignored 2021-02-16 19:41:48.618 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:41:48.618 | from cryptography.utils import int_from_bytes 2021-02-16 19:41:48.618 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:41:48.618 | from cryptography.utils import int_from_bytes 2021-02-16 19:41:48.795 | ++ functions-common:oscwrap:2346 : return 0 2021-02-16 19:41:48.798 | ++ functions-common:get_field:730 : '[' 1 -lt 0 ']' 2021-02-16 19:41:48.800 | ++ functions-common:get_field:733 : field='$2' 2021-02-16 19:41:48.804 | ++ functions-common:get_field:735 : echo '| 3c7e9a27152a43198efbd21d37100955 | 7980846f16334e158e07f46de0e7017e | | afb9155b11734d0e8c50c570fd983c13 | | | False |' 2021-02-16 19:41:48.805 | ++ functions-common:get_field:735 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-02-16 19:41:48.810 | ++ functions-common:get_field:729 : read data 2021-02-16 19:41:48.813 | + functions-common:get_or_add_user_project_role:912 : user_role_id=3c7e9a27152a43198efbd21d37100955 2021-02-16 19:41:48.816 | + functions-common:get_or_add_user_project_role:914 : echo 3c7e9a27152a43198efbd21d37100955 2021-02-16 19:41:48.816 | 3c7e9a27152a43198efbd21d37100955 2021-02-16 19:41:48.819 | + lib/keystone:create_service_user:404 : [[ -n '' ]] 2021-02-16 19:41:48.822 | + lib/cinder:create_cinder_accounts:345 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2021-02-16 19:41:48.824 | + functions-common:get_or_create_service:968 : local service_id 2021-02-16 19:41:48.827 | ++ functions-common:get_or_create_service:981 : oscwrap service show block-storage -f value -c id 2021-02-16 19:41:51.380 | ++ functions-common:get_or_create_service:983 : oscwrap service create block-storage --name cinder '--description=Cinder Volume Service' -f value -c id 2021-02-16 19:41:53.687 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-16 19:41:53.687 | 2021-02-16 19:41:53.687 | Traceback (most recent call last): 2021-02-16 19:41:53.687 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-16 19:41:53.687 | exec(line) 2021-02-16 19:41:53.687 | File "", line 1, in 2021-02-16 19:41:53.687 | File "", line 568, in module_from_spec 2021-02-16 19:41:53.687 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-16 19:41:53.687 | 2021-02-16 19:41:53.687 | Remainder of file ignored 2021-02-16 19:41:53.687 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:41:53.687 | from cryptography.utils import int_from_bytes 2021-02-16 19:41:53.687 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:41:53.687 | from cryptography.utils import int_from_bytes 2021-02-16 19:41:53.866 | ++ functions-common:oscwrap:2346 : return 0 2021-02-16 19:41:53.869 | + functions-common:get_or_create_service:979 : service_id=' 2021-02-16 19:41:53.869 | b378818e4e624e46974ec293d62af700' 2021-02-16 19:41:53.872 | + functions-common:get_or_create_service:980 : echo b378818e4e624e46974ec293d62af700 2021-02-16 19:41:53.872 | b378818e4e624e46974ec293d62af700 2021-02-16 19:41:53.874 | + lib/cinder:create_cinder_accounts:346 : '[' True == False ']' 2021-02-16 19:41:53.877 | + lib/cinder:create_cinder_accounts:365 : get_or_create_endpoint block-storage RegionOne 'http://10.222.0.13/volume/v3/$(project_id)s' 2021-02-16 19:41:53.879 | + functions-common:get_or_create_endpoint:1012 : local public_id 2021-02-16 19:41:53.883 | ++ functions-common:get_or_create_endpoint:1013 : _get_or_create_endpoint_with_interface block-storage public 'http://10.222.0.13/volume/v3/$(project_id)s' RegionOne 2021-02-16 19:41:53.886 | ++ functions-common:_get_or_create_endpoint_with_interface:986 : local endpoint_id 2021-02-16 19:41:53.889 | +++ functions-common:_get_or_create_endpoint_with_interface:991 : oscwrap endpoint list --service block-storage --interface public --region RegionOne -c ID -f value 2021-02-16 19:41:56.327 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-16 19:41:56.327 | 2021-02-16 19:41:56.327 | Traceback (most recent call last): 2021-02-16 19:41:56.327 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-16 19:41:56.327 | exec(line) 2021-02-16 19:41:56.327 | File "", line 1, in 2021-02-16 19:41:56.327 | File "", line 568, in module_from_spec 2021-02-16 19:41:56.328 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-16 19:41:56.328 | 2021-02-16 19:41:56.328 | Remainder of file ignored 2021-02-16 19:41:56.328 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:41:56.328 | from cryptography.utils import int_from_bytes 2021-02-16 19:41:56.328 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:41:56.328 | from cryptography.utils import int_from_bytes 2021-02-16 19:41:56.504 | +++ functions-common:oscwrap:2346 : return 0 2021-02-16 19:41:56.507 | ++ functions-common:_get_or_create_endpoint_with_interface:991 : endpoint_id= 2021-02-16 19:41:56.510 | ++ functions-common:_get_or_create_endpoint_with_interface:992 : [[ -z '' ]] 2021-02-16 19:41:56.513 | +++ functions-common:_get_or_create_endpoint_with_interface:995 : oscwrap endpoint create block-storage public 'http://10.222.0.13/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2021-02-16 19:41:58.915 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-16 19:41:58.915 | 2021-02-16 19:41:58.915 | Traceback (most recent call last): 2021-02-16 19:41:58.915 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-16 19:41:58.915 | exec(line) 2021-02-16 19:41:58.915 | File "", line 1, in 2021-02-16 19:41:58.915 | File "", line 568, in module_from_spec 2021-02-16 19:41:58.915 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-16 19:41:58.915 | 2021-02-16 19:41:58.915 | Remainder of file ignored 2021-02-16 19:41:58.915 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:41:58.915 | from cryptography.utils import int_from_bytes 2021-02-16 19:41:58.915 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:41:58.915 | from cryptography.utils import int_from_bytes 2021-02-16 19:41:59.096 | +++ functions-common:oscwrap:2346 : return 0 2021-02-16 19:41:59.099 | ++ functions-common:_get_or_create_endpoint_with_interface:995 : endpoint_id=6edf359f1fc143e7869487c8643d68a9 2021-02-16 19:41:59.102 | ++ functions-common:_get_or_create_endpoint_with_interface:998 : echo 6edf359f1fc143e7869487c8643d68a9 2021-02-16 19:41:59.105 | + functions-common:get_or_create_endpoint:1013 : public_id=6edf359f1fc143e7869487c8643d68a9 2021-02-16 19:41:59.107 | + functions-common:get_or_create_endpoint:1015 : [[ -n '' ]] 2021-02-16 19:41:59.110 | + functions-common:get_or_create_endpoint:1018 : [[ -n '' ]] 2021-02-16 19:41:59.112 | + functions-common:get_or_create_endpoint:1022 : echo 6edf359f1fc143e7869487c8643d68a9 2021-02-16 19:41:59.112 | 6edf359f1fc143e7869487c8643d68a9 2021-02-16 19:41:59.115 | + lib/cinder:create_cinder_accounts:369 : get_or_create_service cinderv2 volumev2 'Cinder Volume Service V2' 2021-02-16 19:41:59.117 | + functions-common:get_or_create_service:968 : local service_id 2021-02-16 19:41:59.121 | ++ functions-common:get_or_create_service:981 : oscwrap service show volumev2 -f value -c id 2021-02-16 19:42:01.673 | ++ functions-common:get_or_create_service:983 : oscwrap service create volumev2 --name cinderv2 '--description=Cinder Volume Service V2' -f value -c id 2021-02-16 19:42:03.996 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-16 19:42:03.997 | 2021-02-16 19:42:03.997 | Traceback (most recent call last): 2021-02-16 19:42:03.997 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-16 19:42:03.997 | exec(line) 2021-02-16 19:42:03.997 | File "", line 1, in 2021-02-16 19:42:03.997 | File "", line 568, in module_from_spec 2021-02-16 19:42:03.997 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-16 19:42:03.997 | 2021-02-16 19:42:03.997 | Remainder of file ignored 2021-02-16 19:42:03.997 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:42:03.997 | from cryptography.utils import int_from_bytes 2021-02-16 19:42:03.997 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:42:03.997 | from cryptography.utils import int_from_bytes 2021-02-16 19:42:04.174 | ++ functions-common:oscwrap:2346 : return 0 2021-02-16 19:42:04.177 | + functions-common:get_or_create_service:979 : service_id=' 2021-02-16 19:42:04.177 | 12ffc1e0e58346d48ec36f3e33e03457' 2021-02-16 19:42:04.180 | + functions-common:get_or_create_service:980 : echo 12ffc1e0e58346d48ec36f3e33e03457 2021-02-16 19:42:04.180 | 12ffc1e0e58346d48ec36f3e33e03457 2021-02-16 19:42:04.182 | + lib/cinder:create_cinder_accounts:371 : get_or_create_endpoint volumev2 RegionOne 'http://10.222.0.13/volume/v2/$(project_id)s' 2021-02-16 19:42:04.185 | + functions-common:get_or_create_endpoint:1012 : local public_id 2021-02-16 19:42:04.188 | ++ functions-common:get_or_create_endpoint:1013 : _get_or_create_endpoint_with_interface volumev2 public 'http://10.222.0.13/volume/v2/$(project_id)s' RegionOne 2021-02-16 19:42:04.191 | ++ functions-common:_get_or_create_endpoint_with_interface:986 : local endpoint_id 2021-02-16 19:42:04.194 | +++ functions-common:_get_or_create_endpoint_with_interface:991 : oscwrap endpoint list --service volumev2 --interface public --region RegionOne -c ID -f value 2021-02-16 19:42:06.611 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-16 19:42:06.611 | 2021-02-16 19:42:06.611 | Traceback (most recent call last): 2021-02-16 19:42:06.611 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-16 19:42:06.611 | exec(line) 2021-02-16 19:42:06.611 | File "", line 1, in 2021-02-16 19:42:06.611 | File "", line 568, in module_from_spec 2021-02-16 19:42:06.611 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-16 19:42:06.612 | 2021-02-16 19:42:06.612 | Remainder of file ignored 2021-02-16 19:42:06.612 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:42:06.612 | from cryptography.utils import int_from_bytes 2021-02-16 19:42:06.612 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:42:06.612 | from cryptography.utils import int_from_bytes 2021-02-16 19:42:06.789 | +++ functions-common:oscwrap:2346 : return 0 2021-02-16 19:42:06.792 | ++ functions-common:_get_or_create_endpoint_with_interface:991 : endpoint_id= 2021-02-16 19:42:06.795 | ++ functions-common:_get_or_create_endpoint_with_interface:992 : [[ -z '' ]] 2021-02-16 19:42:06.798 | +++ functions-common:_get_or_create_endpoint_with_interface:995 : oscwrap endpoint create volumev2 public 'http://10.222.0.13/volume/v2/$(project_id)s' --region RegionOne -f value -c id 2021-02-16 19:42:09.198 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-16 19:42:09.198 | 2021-02-16 19:42:09.198 | Traceback (most recent call last): 2021-02-16 19:42:09.198 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-16 19:42:09.198 | exec(line) 2021-02-16 19:42:09.199 | File "", line 1, in 2021-02-16 19:42:09.199 | File "", line 568, in module_from_spec 2021-02-16 19:42:09.199 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-16 19:42:09.199 | 2021-02-16 19:42:09.199 | Remainder of file ignored 2021-02-16 19:42:09.199 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:42:09.199 | from cryptography.utils import int_from_bytes 2021-02-16 19:42:09.199 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:42:09.199 | from cryptography.utils import int_from_bytes 2021-02-16 19:42:09.387 | +++ functions-common:oscwrap:2346 : return 0 2021-02-16 19:42:09.390 | ++ functions-common:_get_or_create_endpoint_with_interface:995 : endpoint_id=73b67e8fe51c4d8d995c1f1d25c24a4f 2021-02-16 19:42:09.392 | ++ functions-common:_get_or_create_endpoint_with_interface:998 : echo 73b67e8fe51c4d8d995c1f1d25c24a4f 2021-02-16 19:42:09.396 | + functions-common:get_or_create_endpoint:1013 : public_id=73b67e8fe51c4d8d995c1f1d25c24a4f 2021-02-16 19:42:09.398 | + functions-common:get_or_create_endpoint:1015 : [[ -n '' ]] 2021-02-16 19:42:09.401 | + functions-common:get_or_create_endpoint:1018 : [[ -n '' ]] 2021-02-16 19:42:09.403 | + functions-common:get_or_create_endpoint:1022 : echo 73b67e8fe51c4d8d995c1f1d25c24a4f 2021-02-16 19:42:09.403 | 73b67e8fe51c4d8d995c1f1d25c24a4f 2021-02-16 19:42:09.406 | + lib/cinder:create_cinder_accounts:375 : get_or_create_service cinderv3 volumev3 'Cinder Volume Service V3' 2021-02-16 19:42:09.408 | + functions-common:get_or_create_service:968 : local service_id 2021-02-16 19:42:09.412 | ++ functions-common:get_or_create_service:981 : oscwrap service show volumev3 -f value -c id 2021-02-16 19:42:11.979 | ++ functions-common:get_or_create_service:983 : oscwrap service create volumev3 --name cinderv3 '--description=Cinder Volume Service V3' -f value -c id 2021-02-16 19:42:14.290 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-16 19:42:14.290 | 2021-02-16 19:42:14.290 | Traceback (most recent call last): 2021-02-16 19:42:14.290 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-16 19:42:14.290 | exec(line) 2021-02-16 19:42:14.290 | File "", line 1, in 2021-02-16 19:42:14.290 | File "", line 568, in module_from_spec 2021-02-16 19:42:14.290 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-16 19:42:14.290 | 2021-02-16 19:42:14.290 | Remainder of file ignored 2021-02-16 19:42:14.290 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:42:14.290 | from cryptography.utils import int_from_bytes 2021-02-16 19:42:14.290 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:42:14.290 | from cryptography.utils import int_from_bytes 2021-02-16 19:42:14.467 | ++ functions-common:oscwrap:2346 : return 0 2021-02-16 19:42:14.470 | + functions-common:get_or_create_service:979 : service_id=' 2021-02-16 19:42:14.470 | 231842506f0c4a309bf828e4e3d1e95a' 2021-02-16 19:42:14.473 | + functions-common:get_or_create_service:980 : echo 231842506f0c4a309bf828e4e3d1e95a 2021-02-16 19:42:14.474 | 231842506f0c4a309bf828e4e3d1e95a 2021-02-16 19:42:14.476 | + lib/cinder:create_cinder_accounts:377 : get_or_create_endpoint volumev3 RegionOne 'http://10.222.0.13/volume/v3/$(project_id)s' 2021-02-16 19:42:14.479 | + functions-common:get_or_create_endpoint:1012 : local public_id 2021-02-16 19:42:14.482 | ++ functions-common:get_or_create_endpoint:1013 : _get_or_create_endpoint_with_interface volumev3 public 'http://10.222.0.13/volume/v3/$(project_id)s' RegionOne 2021-02-16 19:42:14.485 | ++ functions-common:_get_or_create_endpoint_with_interface:986 : local endpoint_id 2021-02-16 19:42:14.488 | +++ functions-common:_get_or_create_endpoint_with_interface:991 : oscwrap endpoint list --service volumev3 --interface public --region RegionOne -c ID -f value 2021-02-16 19:42:16.921 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-16 19:42:16.921 | 2021-02-16 19:42:16.921 | Traceback (most recent call last): 2021-02-16 19:42:16.921 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-16 19:42:16.921 | exec(line) 2021-02-16 19:42:16.921 | File "", line 1, in 2021-02-16 19:42:16.921 | File "", line 568, in module_from_spec 2021-02-16 19:42:16.921 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-16 19:42:16.921 | 2021-02-16 19:42:16.921 | Remainder of file ignored 2021-02-16 19:42:16.921 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:42:16.921 | from cryptography.utils import int_from_bytes 2021-02-16 19:42:16.921 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:42:16.921 | from cryptography.utils import int_from_bytes 2021-02-16 19:42:17.101 | +++ functions-common:oscwrap:2346 : return 0 2021-02-16 19:42:17.104 | ++ functions-common:_get_or_create_endpoint_with_interface:991 : endpoint_id= 2021-02-16 19:42:17.106 | ++ functions-common:_get_or_create_endpoint_with_interface:992 : [[ -z '' ]] 2021-02-16 19:42:17.110 | +++ functions-common:_get_or_create_endpoint_with_interface:995 : oscwrap endpoint create volumev3 public 'http://10.222.0.13/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2021-02-16 19:42:19.521 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-16 19:42:19.521 | 2021-02-16 19:42:19.521 | Traceback (most recent call last): 2021-02-16 19:42:19.521 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-16 19:42:19.521 | exec(line) 2021-02-16 19:42:19.521 | File "", line 1, in 2021-02-16 19:42:19.521 | File "", line 568, in module_from_spec 2021-02-16 19:42:19.521 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-16 19:42:19.521 | 2021-02-16 19:42:19.521 | Remainder of file ignored 2021-02-16 19:42:19.521 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:42:19.521 | from cryptography.utils import int_from_bytes 2021-02-16 19:42:19.521 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:42:19.521 | from cryptography.utils import int_from_bytes 2021-02-16 19:42:19.699 | +++ functions-common:oscwrap:2346 : return 0 2021-02-16 19:42:19.702 | ++ functions-common:_get_or_create_endpoint_with_interface:995 : endpoint_id=c51fb80b748b419580770b13cae918b4 2021-02-16 19:42:19.704 | ++ functions-common:_get_or_create_endpoint_with_interface:998 : echo c51fb80b748b419580770b13cae918b4 2021-02-16 19:42:19.707 | + functions-common:get_or_create_endpoint:1013 : public_id=c51fb80b748b419580770b13cae918b4 2021-02-16 19:42:19.710 | + functions-common:get_or_create_endpoint:1015 : [[ -n '' ]] 2021-02-16 19:42:19.712 | + functions-common:get_or_create_endpoint:1018 : [[ -n '' ]] 2021-02-16 19:42:19.715 | + functions-common:get_or_create_endpoint:1022 : echo c51fb80b748b419580770b13cae918b4 2021-02-16 19:42:19.715 | c51fb80b748b419580770b13cae918b4 2021-02-16 19:42:19.717 | + lib/cinder:create_cinder_accounts:382 : configure_cinder_internal_tenant 2021-02-16 19:42:19.721 | ++ lib/cinder:configure_cinder_internal_tenant:563 : get_or_create_project service 2021-02-16 19:42:19.724 | ++ functions-common:get_or_create_project:849 : local project_id 2021-02-16 19:42:19.727 | +++ functions-common:get_or_create_project:857 : oscwrap project create service --domain= --or-show -f value -c id 2021-02-16 19:42:22.217 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-16 19:42:22.217 | 2021-02-16 19:42:22.217 | Traceback (most recent call last): 2021-02-16 19:42:22.217 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-16 19:42:22.217 | exec(line) 2021-02-16 19:42:22.217 | File "", line 1, in 2021-02-16 19:42:22.217 | File "", line 568, in module_from_spec 2021-02-16 19:42:22.217 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-16 19:42:22.217 | 2021-02-16 19:42:22.217 | Remainder of file ignored 2021-02-16 19:42:22.217 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:42:22.217 | from cryptography.utils import int_from_bytes 2021-02-16 19:42:22.217 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:42:22.217 | from cryptography.utils import int_from_bytes 2021-02-16 19:42:22.395 | +++ functions-common:oscwrap:2346 : return 0 2021-02-16 19:42:22.398 | ++ functions-common:get_or_create_project:855 : project_id=afb9155b11734d0e8c50c570fd983c13 2021-02-16 19:42:22.400 | ++ functions-common:get_or_create_project:856 : echo afb9155b11734d0e8c50c570fd983c13 2021-02-16 19:42:22.403 | + lib/cinder:configure_cinder_internal_tenant:563 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id afb9155b11734d0e8c50c570fd983c13 2021-02-16 19:42:22.429 | ++ lib/cinder:configure_cinder_internal_tenant:564 : get_or_create_user cinder 2021-02-16 19:42:22.432 | ++ functions-common:get_or_create_user:826 : local user_id 2021-02-16 19:42:22.434 | ++ functions-common:get_or_create_user:827 : [[ ! -z '' ]] 2021-02-16 19:42:22.437 | ++ functions-common:get_or_create_user:830 : local email= 2021-02-16 19:42:22.440 | +++ functions-common:get_or_create_user:844 : oscwrap user create cinder --password '' --domain= --or-show -f value -c id 2021-02-16 19:42:24.691 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-16 19:42:24.692 | 2021-02-16 19:42:24.692 | Traceback (most recent call last): 2021-02-16 19:42:24.692 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-16 19:42:24.692 | exec(line) 2021-02-16 19:42:24.692 | File "", line 1, in 2021-02-16 19:42:24.692 | File "", line 568, in module_from_spec 2021-02-16 19:42:24.692 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-16 19:42:24.692 | 2021-02-16 19:42:24.692 | Remainder of file ignored 2021-02-16 19:42:24.692 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:42:24.692 | from cryptography.utils import int_from_bytes 2021-02-16 19:42:24.692 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:42:24.692 | from cryptography.utils import int_from_bytes 2021-02-16 19:42:24.692 | No password was supplied, authentication will fail when a user does not have a password. 2021-02-16 19:42:25.051 | +++ functions-common:oscwrap:2346 : return 0 2021-02-16 19:42:25.054 | ++ functions-common:get_or_create_user:842 : user_id=7980846f16334e158e07f46de0e7017e 2021-02-16 19:42:25.056 | ++ functions-common:get_or_create_user:843 : echo 7980846f16334e158e07f46de0e7017e 2021-02-16 19:42:25.059 | + lib/cinder:configure_cinder_internal_tenant:564 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id 7980846f16334e158e07f46de0e7017e 2021-02-16 19:42:25.086 | + inc/async:async_run:104 : return 0 2021-02-16 19:42:25.088 | + ./stack.sh:main:1102 : is_service_enabled neutron 2021-02-16 19:42:25.104 | + functions-common:is_service_enabled:1962 : return 0 2021-02-16 19:42:25.107 | + ./stack.sh:main:1103 : async_runfunc create_neutron_accounts 2021-02-16 19:42:25.109 | + inc/async:async_runfunc:111 : async_run create_neutron_accounts create_neutron_accounts 2021-02-16 19:42:25.185 | [Async create_neutron_accounts:self]: Running synchronously: create_neutron_accounts 2021-02-16 19:42:25.187 | + inc/async:async_run:103 : create_neutron_accounts 2021-02-16 19:42:25.190 | + lib/neutron:create_neutron_accounts:639 : is_neutron_legacy_enabled 2021-02-16 19:42:25.194 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account 2021-02-16 19:42:25.194 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-02-16 19:42:25.199 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account 2021-02-16 19:42:25.201 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account =~ ,neutron ]] 2021-02-16 19:42:25.204 | + lib/neutron:is_neutron_legacy_enabled:133 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,g-reg,cinder =~ ,q- ]] 2021-02-16 19:42:25.206 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-02-16 19:42:25.209 | + lib/neutron:create_neutron_accounts:641 : create_mutnauq_accounts 2021-02-16 19:42:25.212 | + lib/neutron-legacy:create_mutnauq_accounts:410 : local neutron_url 2021-02-16 19:42:25.214 | + lib/neutron-legacy:create_mutnauq_accounts:411 : '[' False == True ']' 2021-02-16 19:42:25.217 | + lib/neutron-legacy:create_mutnauq_accounts:414 : neutron_url=http://10.222.0.13:9696/ 2021-02-16 19:42:25.219 | + lib/neutron-legacy:create_mutnauq_accounts:417 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,g-reg,cinder =~ q-svc ]] 2021-02-16 19:42:25.222 | + lib/neutron-legacy:create_mutnauq_accounts:419 : create_service_user neutron 2021-02-16 19:42:25.224 | + lib/keystone:create_service_user:401 : get_or_create_user neutron Passw0rd Default 2021-02-16 19:42:25.227 | + functions-common:get_or_create_user:826 : local user_id 2021-02-16 19:42:25.229 | + functions-common:get_or_create_user:827 : [[ ! -z '' ]] 2021-02-16 19:42:25.232 | + functions-common:get_or_create_user:830 : local email= 2021-02-16 19:42:25.236 | ++ functions-common:get_or_create_user:844 : oscwrap user create neutron --password Passw0rd --domain=Default --or-show -f value -c id 2021-02-16 19:42:27.692 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-16 19:42:27.692 | 2021-02-16 19:42:27.692 | Traceback (most recent call last): 2021-02-16 19:42:27.692 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-16 19:42:27.692 | exec(line) 2021-02-16 19:42:27.693 | File "", line 1, in 2021-02-16 19:42:27.693 | File "", line 568, in module_from_spec 2021-02-16 19:42:27.693 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-16 19:42:27.693 | 2021-02-16 19:42:27.693 | Remainder of file ignored 2021-02-16 19:42:27.693 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:42:27.693 | from cryptography.utils import int_from_bytes 2021-02-16 19:42:27.693 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:42:27.693 | from cryptography.utils import int_from_bytes 2021-02-16 19:42:27.872 | ++ functions-common:oscwrap:2346 : return 0 2021-02-16 19:42:27.875 | + functions-common:get_or_create_user:842 : user_id=f45a40988ef2410c8d157c2fca1be7c6 2021-02-16 19:42:27.878 | + functions-common:get_or_create_user:843 : echo f45a40988ef2410c8d157c2fca1be7c6 2021-02-16 19:42:27.878 | f45a40988ef2410c8d157c2fca1be7c6 2021-02-16 19:42:27.881 | + lib/keystone:create_service_user:402 : get_or_add_user_project_role service neutron service Default Default 2021-02-16 19:42:27.883 | + functions-common:get_or_add_user_project_role:890 : local user_role_id 2021-02-16 19:42:27.886 | ++ functions-common:get_or_add_user_project_role:892 : _get_domain_args Default Default 2021-02-16 19:42:27.889 | ++ functions-common:_get_domain_args:874 : local domain 2021-02-16 19:42:27.891 | ++ functions-common:_get_domain_args:875 : domain= 2021-02-16 19:42:27.894 | ++ functions-common:_get_domain_args:877 : [[ -n Default ]] 2021-02-16 19:42:27.897 | ++ functions-common:_get_domain_args:878 : domain=' --user-domain Default' 2021-02-16 19:42:27.899 | ++ functions-common:_get_domain_args:880 : [[ -n Default ]] 2021-02-16 19:42:27.901 | ++ functions-common:_get_domain_args:881 : domain=' --user-domain Default --project-domain Default' 2021-02-16 19:42:27.904 | ++ functions-common:_get_domain_args:884 : echo --user-domain Default --project-domain Default 2021-02-16 19:42:27.907 | + functions-common:get_or_add_user_project_role:892 : domain_args='--user-domain Default --project-domain Default' 2021-02-16 19:42:27.911 | ++ functions-common:get_or_add_user_project_role:900 : oscwrap role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2021-02-16 19:42:27.912 | ++ functions-common:get_or_add_user_project_role:900 : get_field 1 2021-02-16 19:42:27.912 | ++ functions-common:get_or_add_user_project_role:900 : grep '^|\s[a-f0-9]\+' 2021-02-16 19:42:27.914 | ++ functions-common:get_field:728 : local data field 2021-02-16 19:42:27.917 | ++ functions-common:get_field:729 : read data 2021-02-16 19:42:30.714 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-16 19:42:30.714 | 2021-02-16 19:42:30.714 | Traceback (most recent call last): 2021-02-16 19:42:30.714 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-16 19:42:30.714 | exec(line) 2021-02-16 19:42:30.714 | File "", line 1, in 2021-02-16 19:42:30.714 | File "", line 568, in module_from_spec 2021-02-16 19:42:30.714 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-16 19:42:30.714 | 2021-02-16 19:42:30.714 | Remainder of file ignored 2021-02-16 19:42:30.714 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:42:30.714 | from cryptography.utils import int_from_bytes 2021-02-16 19:42:30.714 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:42:30.714 | from cryptography.utils import int_from_bytes 2021-02-16 19:42:30.892 | ++ functions-common:oscwrap:2346 : return 0 2021-02-16 19:42:30.896 | + functions-common:get_or_add_user_project_role:900 : user_role_id= 2021-02-16 19:42:30.899 | + functions-common:get_or_add_user_project_role:901 : [[ -z '' ]] 2021-02-16 19:42:30.901 | + functions-common:get_or_add_user_project_role:903 : openstack role add service --user neutron --project service --user-domain Default --project-domain Default 2021-02-16 19:42:33.679 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-16 19:42:33.679 | 2021-02-16 19:42:33.679 | Traceback (most recent call last): 2021-02-16 19:42:33.679 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-16 19:42:33.679 | exec(line) 2021-02-16 19:42:33.679 | File "", line 1, in 2021-02-16 19:42:33.679 | File "", line 568, in module_from_spec 2021-02-16 19:42:33.679 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-16 19:42:33.679 | 2021-02-16 19:42:33.679 | Remainder of file ignored 2021-02-16 19:42:33.679 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:42:33.679 | from cryptography.utils import int_from_bytes 2021-02-16 19:42:33.679 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:42:33.679 | from cryptography.utils import int_from_bytes 2021-02-16 19:42:33.855 | ++ functions-common:get_or_add_user_project_role:912 : oscwrap role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2021-02-16 19:42:33.855 | ++ functions-common:get_or_add_user_project_role:912 : grep '^|\s[a-f0-9]\+' 2021-02-16 19:42:33.855 | ++ functions-common:get_or_add_user_project_role:912 : get_field 1 2021-02-16 19:42:33.858 | ++ functions-common:get_field:728 : local data field 2021-02-16 19:42:33.861 | ++ functions-common:get_field:729 : read data 2021-02-16 19:42:36.710 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-16 19:42:36.710 | 2021-02-16 19:42:36.711 | Traceback (most recent call last): 2021-02-16 19:42:36.711 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-16 19:42:36.711 | exec(line) 2021-02-16 19:42:36.711 | File "", line 1, in 2021-02-16 19:42:36.711 | File "", line 568, in module_from_spec 2021-02-16 19:42:36.711 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-16 19:42:36.711 | 2021-02-16 19:42:36.711 | Remainder of file ignored 2021-02-16 19:42:36.711 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:42:36.711 | from cryptography.utils import int_from_bytes 2021-02-16 19:42:36.711 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:42:36.711 | from cryptography.utils import int_from_bytes 2021-02-16 19:42:36.889 | ++ functions-common:oscwrap:2346 : return 0 2021-02-16 19:42:36.891 | ++ functions-common:get_field:730 : '[' 1 -lt 0 ']' 2021-02-16 19:42:36.894 | ++ functions-common:get_field:733 : field='$2' 2021-02-16 19:42:36.897 | ++ functions-common:get_field:735 : echo '| 3c7e9a27152a43198efbd21d37100955 | f45a40988ef2410c8d157c2fca1be7c6 | | afb9155b11734d0e8c50c570fd983c13 | | | False |' 2021-02-16 19:42:36.897 | ++ functions-common:get_field:735 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-02-16 19:42:36.902 | ++ functions-common:get_field:729 : read data 2021-02-16 19:42:36.906 | + functions-common:get_or_add_user_project_role:912 : user_role_id=3c7e9a27152a43198efbd21d37100955 2021-02-16 19:42:36.908 | + functions-common:get_or_add_user_project_role:914 : echo 3c7e9a27152a43198efbd21d37100955 2021-02-16 19:42:36.908 | 3c7e9a27152a43198efbd21d37100955 2021-02-16 19:42:36.911 | + lib/keystone:create_service_user:404 : [[ -n '' ]] 2021-02-16 19:42:36.914 | + lib/neutron-legacy:create_mutnauq_accounts:421 : get_or_create_service neutron network 'Neutron Service' 2021-02-16 19:42:36.916 | + functions-common:get_or_create_service:968 : local service_id 2021-02-16 19:42:36.920 | ++ functions-common:get_or_create_service:981 : oscwrap service show network -f value -c id 2021-02-16 19:42:39.468 | ++ functions-common:get_or_create_service:983 : oscwrap service create network --name neutron '--description=Neutron Service' -f value -c id 2021-02-16 19:42:41.775 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-16 19:42:41.775 | 2021-02-16 19:42:41.775 | Traceback (most recent call last): 2021-02-16 19:42:41.775 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-16 19:42:41.775 | exec(line) 2021-02-16 19:42:41.775 | File "", line 1, in 2021-02-16 19:42:41.775 | File "", line 568, in module_from_spec 2021-02-16 19:42:41.775 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-16 19:42:41.775 | 2021-02-16 19:42:41.775 | Remainder of file ignored 2021-02-16 19:42:41.775 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:42:41.775 | from cryptography.utils import int_from_bytes 2021-02-16 19:42:41.775 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:42:41.775 | from cryptography.utils import int_from_bytes 2021-02-16 19:42:41.953 | ++ functions-common:oscwrap:2346 : return 0 2021-02-16 19:42:41.956 | + functions-common:get_or_create_service:979 : service_id=' 2021-02-16 19:42:41.956 | 4892c8b0341b47e3b607ba973b732ac1' 2021-02-16 19:42:41.959 | + functions-common:get_or_create_service:980 : echo 4892c8b0341b47e3b607ba973b732ac1 2021-02-16 19:42:41.959 | 4892c8b0341b47e3b607ba973b732ac1 2021-02-16 19:42:41.962 | + lib/neutron-legacy:create_mutnauq_accounts:423 : get_or_create_endpoint network RegionOne http://10.222.0.13:9696/ 2021-02-16 19:42:41.964 | + functions-common:get_or_create_endpoint:1012 : local public_id 2021-02-16 19:42:41.968 | ++ functions-common:get_or_create_endpoint:1013 : _get_or_create_endpoint_with_interface network public http://10.222.0.13:9696/ RegionOne 2021-02-16 19:42:41.971 | ++ functions-common:_get_or_create_endpoint_with_interface:986 : local endpoint_id 2021-02-16 19:42:41.975 | +++ functions-common:_get_or_create_endpoint_with_interface:991 : oscwrap endpoint list --service network --interface public --region RegionOne -c ID -f value 2021-02-16 19:42:44.413 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-16 19:42:44.413 | 2021-02-16 19:42:44.413 | Traceback (most recent call last): 2021-02-16 19:42:44.413 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-16 19:42:44.413 | exec(line) 2021-02-16 19:42:44.413 | File "", line 1, in 2021-02-16 19:42:44.413 | File "", line 568, in module_from_spec 2021-02-16 19:42:44.413 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-16 19:42:44.413 | 2021-02-16 19:42:44.413 | Remainder of file ignored 2021-02-16 19:42:44.413 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:42:44.413 | from cryptography.utils import int_from_bytes 2021-02-16 19:42:44.413 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:42:44.413 | from cryptography.utils import int_from_bytes 2021-02-16 19:42:44.591 | +++ functions-common:oscwrap:2346 : return 0 2021-02-16 19:42:44.594 | ++ functions-common:_get_or_create_endpoint_with_interface:991 : endpoint_id= 2021-02-16 19:42:44.596 | ++ functions-common:_get_or_create_endpoint_with_interface:992 : [[ -z '' ]] 2021-02-16 19:42:44.600 | +++ functions-common:_get_or_create_endpoint_with_interface:995 : oscwrap endpoint create network public http://10.222.0.13:9696/ --region RegionOne -f value -c id 2021-02-16 19:42:46.998 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-16 19:42:46.998 | 2021-02-16 19:42:46.998 | Traceback (most recent call last): 2021-02-16 19:42:46.998 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-16 19:42:46.998 | exec(line) 2021-02-16 19:42:46.998 | File "", line 1, in 2021-02-16 19:42:46.998 | File "", line 568, in module_from_spec 2021-02-16 19:42:46.998 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-16 19:42:46.998 | 2021-02-16 19:42:46.998 | Remainder of file ignored 2021-02-16 19:42:46.998 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:42:46.998 | from cryptography.utils import int_from_bytes 2021-02-16 19:42:46.998 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:42:46.998 | from cryptography.utils import int_from_bytes 2021-02-16 19:42:47.175 | +++ functions-common:oscwrap:2346 : return 0 2021-02-16 19:42:47.178 | ++ functions-common:_get_or_create_endpoint_with_interface:995 : endpoint_id=95921945be394186ada9ba05f83ab70b 2021-02-16 19:42:47.181 | ++ functions-common:_get_or_create_endpoint_with_interface:998 : echo 95921945be394186ada9ba05f83ab70b 2021-02-16 19:42:47.184 | + functions-common:get_or_create_endpoint:1013 : public_id=95921945be394186ada9ba05f83ab70b 2021-02-16 19:42:47.186 | + functions-common:get_or_create_endpoint:1015 : [[ -n '' ]] 2021-02-16 19:42:47.189 | + functions-common:get_or_create_endpoint:1018 : [[ -n '' ]] 2021-02-16 19:42:47.192 | + functions-common:get_or_create_endpoint:1022 : echo 95921945be394186ada9ba05f83ab70b 2021-02-16 19:42:47.192 | 95921945be394186ada9ba05f83ab70b 2021-02-16 19:42:47.195 | + inc/async:async_run:104 : return 0 2021-02-16 19:42:47.197 | + ./stack.sh:main:1105 : is_service_enabled swift 2021-02-16 19:42:47.213 | + functions-common:is_service_enabled:1962 : return 1 2021-02-16 19:42:47.216 | + ./stack.sh:main:1112 : write_clouds_yaml 2021-02-16 19:42:47.218 | + functions-common:write_clouds_yaml:79 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2021-02-16 19:42:47.221 | ++ functions-common:write_clouds_yaml:81 : dirname /etc/openstack/clouds.yaml 2021-02-16 19:42:47.225 | + functions-common:write_clouds_yaml:81 : sudo mkdir -p /etc/openstack 2021-02-16 19:42:47.236 | + functions-common:write_clouds_yaml:82 : sudo chown -R ubuntu /etc/openstack 2021-02-16 19:42:47.248 | + functions-common:write_clouds_yaml:84 : CA_CERT_ARG= 2021-02-16 19:42:47.251 | + functions-common:write_clouds_yaml:85 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2021-02-16 19:42:47.253 | + 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.13/identity --os-username demo --os-password Passw0rd --os-project-name demo 2021-02-16 19:42:47.353 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-16 19:42:47.353 | 2021-02-16 19:42:47.353 | Traceback (most recent call last): 2021-02-16 19:42:47.353 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-16 19:42:47.353 | exec(line) 2021-02-16 19:42:47.353 | File "", line 1, in 2021-02-16 19:42:47.353 | File "", line 568, in module_from_spec 2021-02-16 19:42:47.353 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-16 19:42:47.353 | 2021-02-16 19:42:47.353 | Remainder of file ignored 2021-02-16 19:42:47.353 | The user clouds.yaml file didn't exist. 2021-02-16 19:42:47.363 | + 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.13/identity --os-username alt_demo --os-password Passw0rd --os-project-name alt_demo 2021-02-16 19:42:47.468 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-16 19:42:47.468 | 2021-02-16 19:42:47.468 | Traceback (most recent call last): 2021-02-16 19:42:47.468 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-16 19:42:47.468 | exec(line) 2021-02-16 19:42:47.468 | File "", line 1, in 2021-02-16 19:42:47.468 | File "", line 568, in module_from_spec 2021-02-16 19:42:47.468 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-16 19:42:47.468 | 2021-02-16 19:42:47.468 | Remainder of file ignored 2021-02-16 19:42:47.468 | /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-02-16 19:42:47.469 | self._clouds = yaml.load(clouds_file) 2021-02-16 19:42:47.479 | + 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.13/identity --os-username admin --os-password Passw0rd --os-project-name admin 2021-02-16 19:42:47.587 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-16 19:42:47.587 | 2021-02-16 19:42:47.587 | Traceback (most recent call last): 2021-02-16 19:42:47.587 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-16 19:42:47.587 | exec(line) 2021-02-16 19:42:47.587 | File "", line 1, in 2021-02-16 19:42:47.587 | File "", line 568, in module_from_spec 2021-02-16 19:42:47.587 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-16 19:42:47.587 | 2021-02-16 19:42:47.587 | Remainder of file ignored 2021-02-16 19:42:47.587 | /home/ubuntu/devstack/tools/update_clouds_yaml.py:68: YAMLLoadWarning: calling yaml.load() without Loader=... is deprecated, as the default Loader is unsafe. Please read https://msg.pyyaml.org/load for full details. 2021-02-16 19:42:47.587 | self._clouds = yaml.load(clouds_file) 2021-02-16 19:42:47.597 | + 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.13/identity --os-username admin --os-password Passw0rd --os-system-scope all 2021-02-16 19:42:47.707 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-16 19:42:47.707 | 2021-02-16 19:42:47.707 | Traceback (most recent call last): 2021-02-16 19:42:47.707 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-16 19:42:47.707 | exec(line) 2021-02-16 19:42:47.708 | File "", line 1, in 2021-02-16 19:42:47.708 | File "", line 568, in module_from_spec 2021-02-16 19:42:47.708 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-16 19:42:47.708 | 2021-02-16 19:42:47.708 | Remainder of file ignored 2021-02-16 19:42:47.708 | /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-02-16 19:42:47.708 | self._clouds = yaml.load(clouds_file) 2021-02-16 19:42:47.717 | + functions-common:write_clouds_yaml:132 : cat 2021-02-16 19:42:47.723 | ++ functions-common:write_clouds_yaml:138 : eval echo '~ubuntu' 2021-02-16 19:42:47.726 | +++ functions-common:write_clouds_yaml:138 : echo /home/ubuntu 2021-02-16 19:42:47.729 | + functions-common:write_clouds_yaml:138 : rm -f /home/ubuntu/.config/openstack/clouds.yaml 2021-02-16 19:42:47.733 | + ./stack.sh:main:1117 : is_service_enabled horizon 2021-02-16 19:42:47.750 | + functions-common:is_service_enabled:1962 : return 1 2021-02-16 19:42:47.752 | + ./stack.sh:main:1122 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2021-02-16 19:42:47.797 | [Async create_nova_accounts:self]: Waiting for completion of create_nova_accounts (5 other jobs running) 2021-02-16 19:42:47.837 | [Async create_nova_accounts:self]: finished create_nova_accounts with result 0 in -1613504429 seconds 2021-02-16 19:42:47.869 | [Async create_glance_accounts:self]: Waiting for completion of create_glance_accounts (4 other jobs running) 2021-02-16 19:42:47.908 | [Async create_glance_accounts:self]: finished create_glance_accounts with result 0 in -1613504471 seconds 2021-02-16 19:42:47.941 | [Async create_cinder_accounts:self]: Waiting for completion of create_cinder_accounts (3 other jobs running) 2021-02-16 19:42:47.980 | [Async create_cinder_accounts:self]: finished create_cinder_accounts with result 0 in -1613504497 seconds 2021-02-16 19:42:47.984 | + inc/async:async_wait:166 : return 0 2021-02-16 19:42:47.986 | + ./stack.sh:main:1123 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2021-02-16 19:42:48.031 | [Async create_neutron_accounts:self]: Waiting for completion of create_neutron_accounts (2 other jobs running) 2021-02-16 19:42:48.069 | [Async create_neutron_accounts:self]: finished create_neutron_accounts with result 0 in -1613504545 seconds 2021-02-16 19:42:48.075 | Not waiting for async task create_swift_accounts that we never started or has already been waited for 2021-02-16 19:42:48.080 | Not waiting for async task configure_horizon that we never started or has already been waited for 2021-02-16 19:42:48.083 | + inc/async:async_wait:166 : return 0 2021-02-16 19:42:48.086 | + ./stack.sh:main:1129 : is_service_enabled mysql postgresql 2021-02-16 19:42:48.102 | + functions-common:is_service_enabled:1962 : return 0 2021-02-16 19:42:48.105 | + ./stack.sh:main:1129 : is_service_enabled glance 2021-02-16 19:42:48.122 | + functions-common:is_service_enabled:1962 : return 0 2021-02-16 19:42:48.125 | + ./stack.sh:main:1130 : echo_summary 'Configuring Glance' 2021-02-16 19:42:48.127 | + ./stack.sh:echo_summary:419 : [[ -t 3 ]] 2021-02-16 19:42:48.130 | + ./stack.sh:echo_summary:425 : echo -e Configuring Glance 2021-02-16 19:42:48.133 | + ./stack.sh:main:1131 : async_runfunc init_glance 2021-02-16 19:42:48.135 | + inc/async:async_runfunc:111 : async_run init_glance init_glance 2021-02-16 19:42:48.212 | [Async init_glance:self]: Running synchronously: init_glance 2021-02-16 19:42:48.215 | + inc/async:async_run:103 : init_glance 2021-02-16 19:42:48.217 | + lib/glance:init_glance:410 : rm -rf /opt/stack/data/glance/images 2021-02-16 19:42:48.221 | + lib/glance:init_glance:411 : mkdir -p /opt/stack/data/glance/images 2021-02-16 19:42:48.225 | + lib/glance:init_glance:414 : recreate_database glance 2021-02-16 19:42:48.228 | + lib/database:recreate_database:110 : local db=glance 2021-02-16 19:42:48.230 | + lib/database:recreate_database:111 : recreate_database_mysql glance 2021-02-16 19:42:48.233 | + lib/databases/mysql:recreate_database_mysql:63 : local db=glance 2021-02-16 19:42:48.235 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS glance;' 2021-02-16 19:42:48.239 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-02-16 19:42:48.252 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE glance CHARACTER SET utf8;' 2021-02-16 19:42:48.256 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-02-16 19:42:48.268 | + lib/glance:init_glance:416 : time_start dbsync 2021-02-16 19:42:48.271 | + functions-common:time_start:2292 : local name=dbsync 2021-02-16 19:42:48.274 | + functions-common:time_start:2293 : local start_time= 2021-02-16 19:42:48.276 | + functions-common:time_start:2294 : [[ -n '' ]] 2021-02-16 19:42:48.279 | ++ functions-common:time_start:2297 : date +%s%3N 2021-02-16 19:42:48.283 | + functions-common:time_start:2297 : _TIME_START[$name]=1613504568280 2021-02-16 19:42:48.285 | + lib/glance:init_glance:418 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_sync 2021-02-16 19:42:50.475 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-16 19:42:50.475 | 2021-02-16 19:42:50.475 | Traceback (most recent call last): 2021-02-16 19:42:50.475 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-16 19:42:50.475 | exec(line) 2021-02-16 19:42:50.475 | File "", line 1, in 2021-02-16 19:42:50.476 | File "", line 568, in module_from_spec 2021-02-16 19:42:50.476 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-16 19:42:50.476 | 2021-02-16 19:42:50.476 | Remainder of file ignored 2021-02-16 19:42:50.476 | 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=77888) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} 2021-02-16 19:42:50.478 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2021-02-16 19:42:50.479 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2021-02-16 19:42:50.506 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2021-02-16 19:42:50.506 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2021-02-16 19:42:50.524 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/glance/glance/db/sqlalchemy/migrate_repo... {{(pid=77888) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-02-16 19:42:50.525 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/043_add_image_created_updated_idx.py... {{(pid=77888) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:42:50.525 | 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=77888) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:42:50.526 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/010_default_update_at.py... {{(pid=77888) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:42:50.526 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/010_default_update_at.py loaded successfully {{(pid=77888) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:42:50.526 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/004_add_checksum.py... {{(pid=77888) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:42:50.526 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/004_add_checksum.py loaded successfully {{(pid=77888) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:42:50.526 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_key_to_name.py... {{(pid=77888) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:42:50.527 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_key_to_name.py loaded successfully {{(pid=77888) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:42:50.527 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_sqlite_upgrade.sql... {{(pid=77888) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:42:50.527 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_sqlite_upgrade.sql loaded successfully {{(pid=77888) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:42:50.527 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_mysql_upgrade.sql... {{(pid=77888) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:42:50.527 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_mysql_upgrade.sql loaded successfully {{(pid=77888) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:42:50.527 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/044_update_metadef_os_nova_server.py... {{(pid=77888) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:42:50.528 | 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=77888) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:42:50.528 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/034_add_virtual_size.py... {{(pid=77888) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:42:50.528 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/034_add_virtual_size.py loaded successfully {{(pid=77888) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:42:50.528 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/018_add_image_locations_table.py... {{(pid=77888) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:42:50.528 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/018_add_image_locations_table.py loaded successfully {{(pid=77888) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:42:50.529 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/037_add_changes_to_satisfy_models.py... {{(pid=77888) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:42:50.529 | 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=77888) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:42:50.529 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/037_sqlite_upgrade.sql... {{(pid=77888) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:42:50.529 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/037_sqlite_upgrade.sql loaded successfully {{(pid=77888) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:42:50.529 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/041_add_artifact_tables.py... {{(pid=77888) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:42:50.529 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/041_add_artifact_tables.py loaded successfully {{(pid=77888) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:42:50.530 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/015_quote_swift_credentials.py... {{(pid=77888) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:42:50.530 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/015_quote_swift_credentials.py loaded successfully {{(pid=77888) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:42:50.530 | 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=77888) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:42:50.530 | 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=77888) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:42:50.530 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/023_placeholder.py... {{(pid=77888) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:42:50.530 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/023_placeholder.py loaded successfully {{(pid=77888) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:42:50.531 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/007_add_owner.py... {{(pid=77888) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:42:50.531 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/007_add_owner.py loaded successfully {{(pid=77888) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:42:50.531 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/027_checksum_index.py... {{(pid=77888) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:42:50.531 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/027_checksum_index.py loaded successfully {{(pid=77888) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:42:50.531 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/020_drop_images_table_location.py... {{(pid=77888) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:42:50.532 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/020_drop_images_table_location.py loaded successfully {{(pid=77888) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:42:50.532 | 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=77888) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:42:50.532 | 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=77888) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:42:50.532 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/009_add_mindisk_and_minram.py... {{(pid=77888) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:42:50.532 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/009_add_mindisk_and_minram.py loaded successfully {{(pid=77888) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:42:50.532 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/036_rename_metadef_schema_columns.py... {{(pid=77888) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:42:50.533 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/036_rename_metadef_schema_columns.py loaded successfully {{(pid=77888) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:42:50.533 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/013_add_protected.py... {{(pid=77888) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:42:50.533 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/013_add_protected.py loaded successfully {{(pid=77888) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:42:50.533 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/003_sqlite_upgrade.sql... {{(pid=77888) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:42:50.533 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/003_sqlite_upgrade.sql loaded successfully {{(pid=77888) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:42:50.533 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/003_add_disk_format.py... {{(pid=77888) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:42:50.534 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/003_add_disk_format.py loaded successfully {{(pid=77888) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:42:50.534 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/011_sqlite_upgrade.sql... {{(pid=77888) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:42:50.534 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/011_sqlite_upgrade.sql loaded successfully {{(pid=77888) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:42:50.534 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/011_make_mindisk_and_minram_notnull.py... {{(pid=77888) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:42:50.534 | 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=77888) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:42:50.534 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/001_add_images_table.py... {{(pid=77888) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:42:50.535 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/001_add_images_table.py loaded successfully {{(pid=77888) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:42:50.535 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/038_add_metadef_tags_table.py... {{(pid=77888) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:42:50.535 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/038_add_metadef_tags_table.py loaded successfully {{(pid=77888) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:42:50.535 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/012_id_to_uuid.py... {{(pid=77888) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:42:50.535 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/012_id_to_uuid.py loaded successfully {{(pid=77888) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:42:50.536 | 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=77888) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:42:50.536 | 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=77888) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:42:50.536 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/017_quote_encrypted_swift_credentials.py... {{(pid=77888) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:42:50.536 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/017_quote_encrypted_swift_credentials.py loaded successfully {{(pid=77888) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:42:50.536 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/016_add_status_image_member.py... {{(pid=77888) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:42:50.536 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/016_add_status_image_member.py loaded successfully {{(pid=77888) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:42:50.537 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/045_add_visibility.py... {{(pid=77888) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:42:50.537 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/045_add_visibility.py loaded successfully {{(pid=77888) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:42:50.537 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/045_sqlite_upgrade.sql... {{(pid=77888) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:42:50.537 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/045_sqlite_upgrade.sql loaded successfully {{(pid=77888) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:42:50.537 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/005_size_big_integer.py... {{(pid=77888) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:42:50.537 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/005_size_big_integer.py loaded successfully {{(pid=77888) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:42:50.538 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/025_placeholder.py... {{(pid=77888) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:42:50.538 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/025_placeholder.py loaded successfully {{(pid=77888) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:42:50.538 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/022_image_member_index.py... {{(pid=77888) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:42:50.538 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/022_image_member_index.py loaded successfully {{(pid=77888) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:42:50.538 | 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=77888) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:42:50.538 | 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=77888) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:42:50.539 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/026_add_location_storage_information.py... {{(pid=77888) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:42:50.539 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/026_add_location_storage_information.py loaded successfully {{(pid=77888) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:42:50.539 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/033_add_location_status.py... {{(pid=77888) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:42:50.539 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/033_add_location_status.py loaded successfully {{(pid=77888) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:42:50.539 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/014_add_image_tags_table.py... {{(pid=77888) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:42:50.540 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/014_add_image_tags_table.py loaded successfully {{(pid=77888) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:42:50.540 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/031_remove_duplicated_locations.py... {{(pid=77888) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:42:50.540 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/031_remove_duplicated_locations.py loaded successfully {{(pid=77888) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:42:50.540 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/030_add_tasks_table.py... {{(pid=77888) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:42:50.540 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/030_add_tasks_table.py loaded successfully {{(pid=77888) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:42:50.540 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/002_add_image_properties_table.py... {{(pid=77888) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:42:50.541 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/002_add_image_properties_table.py loaded successfully {{(pid=77888) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:42:50.541 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/008_add_image_members_table.py... {{(pid=77888) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:42:50.541 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/008_add_image_members_table.py loaded successfully {{(pid=77888) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:42:50.541 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/032_add_task_info_table.py... {{(pid=77888) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:42:50.541 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/032_add_task_info_table.py loaded successfully {{(pid=77888) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:42:50.541 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/019_migrate_image_locations.py... {{(pid=77888) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:42:50.542 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/019_migrate_image_locations.py loaded successfully {{(pid=77888) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:42:50.542 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/028_owner_index.py... {{(pid=77888) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:42:50.542 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/028_owner_index.py loaded successfully {{(pid=77888) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:42:50.542 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/024_placeholder.py... {{(pid=77888) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:42:50.542 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/024_placeholder.py loaded successfully {{(pid=77888) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:42:50.542 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/021_set_engine_mysql_innodb.py... {{(pid=77888) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:42:50.543 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/021_set_engine_mysql_innodb.py loaded successfully {{(pid=77888) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:42:50.543 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/035_add_metadef_tables.py... {{(pid=77888) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:42:50.543 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/035_add_metadef_tables.py loaded successfully {{(pid=77888) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:42:50.543 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/glance/glance/db/sqlalchemy/migrate_repo loaded successfully {{(pid=77888) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-02-16 19:42:50.543 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'Glance Migrations'), ('version_table', 'migrate_version'), ('required_dbs', '[]')]))]) {{(pid=77888) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-02-16 19:42:50.587 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/glance/glance/db/sqlalchemy/migrate_repo... {{(pid=77888) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-02-16 19:42:50.588 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/043_add_image_created_updated_idx.py... {{(pid=77888) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:42:50.588 | 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=77888) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:42:50.588 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/010_default_update_at.py... {{(pid=77888) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:42:50.589 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/010_default_update_at.py loaded successfully {{(pid=77888) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:42:50.589 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/004_add_checksum.py... {{(pid=77888) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:42:50.589 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/004_add_checksum.py loaded successfully {{(pid=77888) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:42:50.589 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_key_to_name.py... {{(pid=77888) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:42:50.589 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_key_to_name.py loaded successfully {{(pid=77888) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:42:50.590 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_sqlite_upgrade.sql... {{(pid=77888) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:42:50.590 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_sqlite_upgrade.sql loaded successfully {{(pid=77888) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:42:50.590 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_mysql_upgrade.sql... {{(pid=77888) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:42:50.590 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_mysql_upgrade.sql loaded successfully {{(pid=77888) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:42:50.590 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/044_update_metadef_os_nova_server.py... {{(pid=77888) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:42:50.590 | 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=77888) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:42:50.591 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/034_add_virtual_size.py... {{(pid=77888) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:42:50.591 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/034_add_virtual_size.py loaded successfully {{(pid=77888) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:42:50.591 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/018_add_image_locations_table.py... {{(pid=77888) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:42:50.591 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/018_add_image_locations_table.py loaded successfully {{(pid=77888) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:42:50.591 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/037_add_changes_to_satisfy_models.py... {{(pid=77888) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:42:50.592 | 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=77888) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:42:50.592 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/037_sqlite_upgrade.sql... {{(pid=77888) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:42:50.592 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/037_sqlite_upgrade.sql loaded successfully {{(pid=77888) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:42:50.592 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/041_add_artifact_tables.py... {{(pid=77888) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:42:50.592 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/041_add_artifact_tables.py loaded successfully {{(pid=77888) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:42:50.592 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/015_quote_swift_credentials.py... {{(pid=77888) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:42:50.593 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/015_quote_swift_credentials.py loaded successfully {{(pid=77888) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:42:50.593 | 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=77888) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:42:50.593 | 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=77888) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:42:50.593 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/023_placeholder.py... {{(pid=77888) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:42:50.593 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/023_placeholder.py loaded successfully {{(pid=77888) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:42:50.593 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/007_add_owner.py... {{(pid=77888) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:42:50.594 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/007_add_owner.py loaded successfully {{(pid=77888) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:42:50.594 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/027_checksum_index.py... {{(pid=77888) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:42:50.594 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/027_checksum_index.py loaded successfully {{(pid=77888) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:42:50.594 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/020_drop_images_table_location.py... {{(pid=77888) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:42:50.594 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/020_drop_images_table_location.py loaded successfully {{(pid=77888) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:42:50.595 | 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=77888) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:42:50.595 | 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=77888) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:42:50.595 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/009_add_mindisk_and_minram.py... {{(pid=77888) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:42:50.595 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/009_add_mindisk_and_minram.py loaded successfully {{(pid=77888) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:42:50.595 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/036_rename_metadef_schema_columns.py... {{(pid=77888) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:42:50.595 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/036_rename_metadef_schema_columns.py loaded successfully {{(pid=77888) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:42:50.596 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/013_add_protected.py... {{(pid=77888) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:42:50.596 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/013_add_protected.py loaded successfully {{(pid=77888) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:42:50.596 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/003_sqlite_upgrade.sql... {{(pid=77888) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:42:50.596 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/003_sqlite_upgrade.sql loaded successfully {{(pid=77888) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:42:50.596 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/003_add_disk_format.py... {{(pid=77888) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:42:50.596 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/003_add_disk_format.py loaded successfully {{(pid=77888) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:42:50.597 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/011_sqlite_upgrade.sql... {{(pid=77888) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:42:50.597 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/011_sqlite_upgrade.sql loaded successfully {{(pid=77888) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:42:50.597 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/011_make_mindisk_and_minram_notnull.py... {{(pid=77888) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:42:50.597 | 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=77888) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:42:50.597 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/001_add_images_table.py... {{(pid=77888) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:42:50.598 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/001_add_images_table.py loaded successfully {{(pid=77888) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:42:50.598 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/038_add_metadef_tags_table.py... {{(pid=77888) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:42:50.598 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/038_add_metadef_tags_table.py loaded successfully {{(pid=77888) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:42:50.598 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/012_id_to_uuid.py... {{(pid=77888) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:42:50.598 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/012_id_to_uuid.py loaded successfully {{(pid=77888) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:42:50.598 | 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=77888) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:42:50.599 | 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=77888) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:42:50.599 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/017_quote_encrypted_swift_credentials.py... {{(pid=77888) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:42:50.599 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/017_quote_encrypted_swift_credentials.py loaded successfully {{(pid=77888) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:42:50.599 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/016_add_status_image_member.py... {{(pid=77888) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:42:50.599 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/016_add_status_image_member.py loaded successfully {{(pid=77888) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:42:50.600 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/045_add_visibility.py... {{(pid=77888) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:42:50.600 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/045_add_visibility.py loaded successfully {{(pid=77888) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:42:50.600 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/045_sqlite_upgrade.sql... {{(pid=77888) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:42:50.600 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/045_sqlite_upgrade.sql loaded successfully {{(pid=77888) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:42:50.600 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/005_size_big_integer.py... {{(pid=77888) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:42:50.600 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/005_size_big_integer.py loaded successfully {{(pid=77888) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:42:50.601 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/025_placeholder.py... {{(pid=77888) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:42:50.601 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/025_placeholder.py loaded successfully {{(pid=77888) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:42:50.601 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/022_image_member_index.py... {{(pid=77888) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:42:50.601 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/022_image_member_index.py loaded successfully {{(pid=77888) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:42:50.601 | 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=77888) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:42:50.601 | 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=77888) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:42:50.602 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/026_add_location_storage_information.py... {{(pid=77888) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:42:50.602 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/026_add_location_storage_information.py loaded successfully {{(pid=77888) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:42:50.602 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/033_add_location_status.py... {{(pid=77888) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:42:50.602 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/033_add_location_status.py loaded successfully {{(pid=77888) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:42:50.602 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/014_add_image_tags_table.py... {{(pid=77888) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:42:50.602 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/014_add_image_tags_table.py loaded successfully {{(pid=77888) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:42:50.603 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/031_remove_duplicated_locations.py... {{(pid=77888) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:42:50.603 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/031_remove_duplicated_locations.py loaded successfully {{(pid=77888) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:42:50.603 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/030_add_tasks_table.py... {{(pid=77888) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:42:50.603 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/030_add_tasks_table.py loaded successfully {{(pid=77888) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:42:50.603 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/002_add_image_properties_table.py... {{(pid=77888) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:42:50.604 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/002_add_image_properties_table.py loaded successfully {{(pid=77888) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:42:50.604 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/008_add_image_members_table.py... {{(pid=77888) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:42:50.604 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/008_add_image_members_table.py loaded successfully {{(pid=77888) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:42:50.604 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/032_add_task_info_table.py... {{(pid=77888) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:42:50.604 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/032_add_task_info_table.py loaded successfully {{(pid=77888) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:42:50.604 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/019_migrate_image_locations.py... {{(pid=77888) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:42:50.605 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/019_migrate_image_locations.py loaded successfully {{(pid=77888) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:42:50.605 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/028_owner_index.py... {{(pid=77888) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:42:50.605 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/028_owner_index.py loaded successfully {{(pid=77888) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:42:50.605 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/024_placeholder.py... {{(pid=77888) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:42:50.605 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/024_placeholder.py loaded successfully {{(pid=77888) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:42:50.605 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/021_set_engine_mysql_innodb.py... {{(pid=77888) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:42:50.606 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/021_set_engine_mysql_innodb.py loaded successfully {{(pid=77888) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:42:50.606 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/035_add_metadef_tables.py... {{(pid=77888) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:42:50.606 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/035_add_metadef_tables.py loaded successfully {{(pid=77888) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:42:50.606 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/glance/glance/db/sqlalchemy/migrate_repo loaded successfully {{(pid=77888) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-02-16 19:42:50.606 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'Glance Migrations'), ('version_table', 'migrate_version'), ('required_dbs', '[]')]))]) {{(pid=77888) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-02-16 19:42:50.705 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-02-16 19:42:50.705 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-02-16 19:42:50.761 | INFO [alembic.runtime.migration] Running upgrade -> liberty, liberty initial 2021-02-16 19:42:53.731 | INFO [alembic.runtime.migration] Running upgrade liberty -> mitaka01, add index on created_at and updated_at columns of 'images' table 2021-02-16 19:42:53.826 | INFO [alembic.runtime.migration] Running upgrade mitaka01 -> mitaka02, update metadef os_nova_server 2021-02-16 19:42:53.839 | INFO [alembic.runtime.migration] Running upgrade mitaka02 -> ocata_expand01, add visibility to images 2021-02-16 19:42:54.129 | INFO [alembic.runtime.migration] Running upgrade ocata_expand01 -> pike_expand01, empty expand for symmetry with pike_contract01 2021-02-16 19:42:54.137 | INFO [alembic.runtime.migration] Running upgrade pike_expand01 -> queens_expand01 2021-02-16 19:42:54.139 | INFO [alembic.runtime.migration] Running upgrade queens_expand01 -> rocky_expand01, add os_hidden column to images table 2021-02-16 19:42:54.331 | INFO [alembic.runtime.migration] Running upgrade rocky_expand01 -> rocky_expand02, add os_hash_algo and os_hash_value columns to images table 2021-02-16 19:42:54.668 | INFO [alembic.runtime.migration] Running upgrade rocky_expand02 -> train_expand01, empty expand for symmetry with train_contract01 2021-02-16 19:42:54.676 | INFO [alembic.runtime.migration] Running upgrade train_expand01 -> ussuri_expand01, empty expand for symmetry with ussuri_expand01 2021-02-16 19:42:54.686 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-02-16 19:42:54.686 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-02-16 19:42:54.691 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-02-16 19:42:54.691 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-02-16 19:42:54.695 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-02-16 19:42:54.695 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-02-16 19:42:54.717 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-02-16 19:42:54.717 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-02-16 19:42:54.750 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-02-16 19:42:54.750 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-02-16 19:42:54.758 | INFO [alembic.runtime.migration] Running upgrade mitaka02 -> ocata_contract01, remove is_public from images 2021-02-16 19:42:55.060 | INFO [alembic.runtime.migration] Running upgrade ocata_contract01 -> pike_contract01, drop glare artifacts tables 2021-02-16 19:42:55.188 | INFO [alembic.runtime.migration] Running upgrade pike_contract01 -> queens_contract01 2021-02-16 19:42:55.196 | INFO [alembic.runtime.migration] Running upgrade queens_contract01 -> rocky_contract01 2021-02-16 19:42:55.204 | INFO [alembic.runtime.migration] Running upgrade rocky_contract01 -> rocky_contract02 2021-02-16 19:42:55.213 | INFO [alembic.runtime.migration] Running upgrade rocky_contract02 -> train_contract01 2021-02-16 19:42:55.221 | INFO [alembic.runtime.migration] Running upgrade train_contract01 -> ussuri_contract01 2021-02-16 19:42:55.226 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-02-16 19:42:55.226 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-02-16 19:42:55.230 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-02-16 19:42:55.231 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-02-16 19:42:55.234 | Upgraded database to: ussuri_expand01, current revision(s): ussuri_expand01 2021-02-16 19:42:55.234 | Database migration is up to date. No migration needed. 2021-02-16 19:42:55.234 | Upgraded database to: ussuri_contract01, current revision(s): ussuri_contract01 2021-02-16 19:42:55.234 | Database is synced successfully. 2021-02-16 19:42:55.428 | + lib/glance:init_glance:421 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_load_metadefs 2021-02-16 19:42:57.527 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-16 19:42:57.527 | 2021-02-16 19:42:57.527 | Traceback (most recent call last): 2021-02-16 19:42:57.527 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-16 19:42:57.527 | exec(line) 2021-02-16 19:42:57.527 | File "", line 1, in 2021-02-16 19:42:57.527 | File "", line 568, in module_from_spec 2021-02-16 19:42:57.527 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-16 19:42:57.527 | 2021-02-16 19:42:57.527 | Remainder of file ignored 2021-02-16 19:42:57.527 | 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=77897) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} 2021-02-16 19:42:57.705 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-runtimes.json loaded to database. 2021-02-16 19:42:57.747 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-shutdown.json loaded to database. 2021-02-16 19:42:57.855 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vcputopology.json loaded to database. 2021-02-16 19:42:57.996 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-storage-allocation-setting-data.json loaded to database. 2021-02-16 19:42:58.042 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt.json loaded to database. 2021-02-16 19:42:58.208 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-virtual-system-setting-data.json loaded to database. 2021-02-16 19:42:58.264 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-webservers.json loaded to database. 2021-02-16 19:42:58.286 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-iops-filter.json loaded to database. 2021-02-16 19:42:58.336 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-pinning.json loaded to database. 2021-02-16 19:42:58.367 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-quota-flavor.json loaded to database. 2021-02-16 19:42:58.546 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-resource-allocation-setting-data.json loaded to database. 2021-02-16 19:42:58.569 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/storage-volume-type.json loaded to database. 2021-02-16 19:42:58.708 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-databases.json loaded to database. 2021-02-16 19:42:58.733 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-disk-filter.json loaded to database. 2021-02-16 19:42:58.812 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-host-capabilities.json loaded to database. 2021-02-16 19:42:58.835 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-xenapi.json loaded to database. 2021-02-16 19:42:58.873 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-memory-backing.json loaded to database. 2021-02-16 19:42:58.961 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/glance-common-image-props.json loaded to database. 2021-02-16 19:42:58.992 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-hypervisor.json loaded to database. 2021-02-16 19:42:59.038 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-quota.json loaded to database. 2021-02-16 19:42:59.077 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-watchdog.json loaded to database. 2021-02-16 19:42:59.116 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-randomgen.json loaded to database. 2021-02-16 19:42:59.195 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-processor-allocation-setting-data.json loaded to database. 2021-02-16 19:42:59.343 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt-image.json loaded to database. 2021-02-16 19:42:59.387 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/image-signature-verification.json loaded to database. 2021-02-16 19:42:59.413 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-num-instances.json loaded to database. 2021-02-16 19:42:59.457 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/operating-system.json loaded to database. 2021-02-16 19:42:59.530 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware.json loaded to database. 2021-02-16 19:42:59.566 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-instance-data.json loaded to database. 2021-02-16 19:42:59.599 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-flavor.json loaded to database. 2021-02-16 19:42:59.600 | INFO glance.db.sqlalchemy.metadata [-] Metadata loading finished 2021-02-16 19:42:59.787 | + lib/glance:init_glance:422 : time_stop dbsync 2021-02-16 19:42:59.790 | + functions-common:time_stop:2306 : local name 2021-02-16 19:42:59.793 | + functions-common:time_stop:2307 : local end_time 2021-02-16 19:42:59.796 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-16 19:42:59.798 | + functions-common:time_stop:2309 : local total 2021-02-16 19:42:59.801 | + functions-common:time_stop:2310 : local start_time 2021-02-16 19:42:59.804 | + functions-common:time_stop:2312 : name=dbsync 2021-02-16 19:42:59.806 | + functions-common:time_stop:2313 : start_time=1613504568280 2021-02-16 19:42:59.808 | + functions-common:time_stop:2315 : [[ -z 1613504568280 ]] 2021-02-16 19:42:59.812 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-16 19:42:59.815 | + functions-common:time_stop:2318 : end_time=1613504579812 2021-02-16 19:42:59.818 | + functions-common:time_stop:2319 : elapsed_time=11532 2021-02-16 19:42:59.820 | + functions-common:time_stop:2320 : total=21510 2021-02-16 19:42:59.823 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-16 19:42:59.825 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=33042 2021-02-16 19:42:59.828 | + inc/async:async_run:104 : return 0 2021-02-16 19:42:59.830 | + ./stack.sh:main:1138 : is_service_enabled neutron 2021-02-16 19:42:59.847 | + functions-common:is_service_enabled:1962 : return 0 2021-02-16 19:42:59.849 | + ./stack.sh:main:1139 : echo_summary 'Configuring Neutron' 2021-02-16 19:42:59.852 | + ./stack.sh:echo_summary:419 : [[ -t 3 ]] 2021-02-16 19:42:59.854 | + ./stack.sh:echo_summary:425 : echo -e Configuring Neutron 2021-02-16 19:42:59.857 | + ./stack.sh:main:1141 : configure_neutron 2021-02-16 19:42:59.860 | + lib/neutron:configure_neutron:603 : is_neutron_legacy_enabled 2021-02-16 19:42:59.863 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account 2021-02-16 19:42:59.864 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-02-16 19:42:59.868 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account 2021-02-16 19:42:59.871 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account =~ ,neutron ]] 2021-02-16 19:42:59.873 | + lib/neutron:is_neutron_legacy_enabled:133 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,g-reg,cinder =~ ,q- ]] 2021-02-16 19:42:59.876 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-02-16 19:42:59.878 | + lib/neutron:configure_neutron:605 : configure_mutnauq 2021-02-16 19:42:59.881 | + lib/neutron-legacy:configure_mutnauq:338 : _configure_neutron_common 2021-02-16 19:42:59.883 | + lib/neutron-legacy:_configure_neutron_common:718 : _create_neutron_conf_dir 2021-02-16 19:42:59.886 | + lib/neutron-legacy:_create_neutron_conf_dir:711 : sudo install -d -o ubuntu /etc/neutron 2021-02-16 19:42:59.898 | + lib/neutron-legacy:_configure_neutron_common:721 : cd /opt/stack/neutron 2021-02-16 19:42:59.900 | + lib/neutron-legacy:_configure_neutron_common:721 : exec ./tools/generate_config_file_samples.sh 2021-02-16 19:43:02.811 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-16 19:43:02.812 | 2021-02-16 19:43:02.812 | Traceback (most recent call last): 2021-02-16 19:43:02.812 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-16 19:43:02.812 | exec(line) 2021-02-16 19:43:02.812 | File "", line 1, in 2021-02-16 19:43:02.812 | File "", line 568, in module_from_spec 2021-02-16 19:43:02.812 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-16 19:43:02.812 | 2021-02-16 19:43:02.812 | Remainder of file ignored 2021-02-16 19:43:05.829 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-16 19:43:05.829 | 2021-02-16 19:43:05.829 | Traceback (most recent call last): 2021-02-16 19:43:05.829 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-16 19:43:05.829 | exec(line) 2021-02-16 19:43:05.829 | File "", line 1, in 2021-02-16 19:43:05.829 | File "", line 568, in module_from_spec 2021-02-16 19:43:05.829 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-16 19:43:05.829 | 2021-02-16 19:43:05.829 | Remainder of file ignored 2021-02-16 19:43:08.822 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-16 19:43:08.822 | 2021-02-16 19:43:08.822 | Traceback (most recent call last): 2021-02-16 19:43:08.822 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-16 19:43:08.822 | exec(line) 2021-02-16 19:43:08.822 | File "", line 1, in 2021-02-16 19:43:08.822 | File "", line 568, in module_from_spec 2021-02-16 19:43:08.822 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-16 19:43:08.822 | 2021-02-16 19:43:08.822 | Remainder of file ignored 2021-02-16 19:43:11.799 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-16 19:43:11.800 | 2021-02-16 19:43:11.800 | Traceback (most recent call last): 2021-02-16 19:43:11.800 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-16 19:43:11.800 | exec(line) 2021-02-16 19:43:11.800 | File "", line 1, in 2021-02-16 19:43:11.800 | File "", line 568, in module_from_spec 2021-02-16 19:43:11.800 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-16 19:43:11.800 | 2021-02-16 19:43:11.800 | Remainder of file ignored 2021-02-16 19:43:14.815 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-16 19:43:14.815 | 2021-02-16 19:43:14.815 | Traceback (most recent call last): 2021-02-16 19:43:14.815 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-16 19:43:14.815 | exec(line) 2021-02-16 19:43:14.815 | File "", line 1, in 2021-02-16 19:43:14.815 | File "", line 568, in module_from_spec 2021-02-16 19:43:14.815 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-16 19:43:14.815 | 2021-02-16 19:43:14.815 | Remainder of file ignored 2021-02-16 19:43:17.790 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-16 19:43:17.790 | 2021-02-16 19:43:17.790 | Traceback (most recent call last): 2021-02-16 19:43:17.790 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-16 19:43:17.790 | exec(line) 2021-02-16 19:43:17.790 | File "", line 1, in 2021-02-16 19:43:17.790 | File "", line 568, in module_from_spec 2021-02-16 19:43:17.790 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-16 19:43:17.790 | 2021-02-16 19:43:17.790 | Remainder of file ignored 2021-02-16 19:43:20.851 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-16 19:43:20.851 | 2021-02-16 19:43:20.851 | Traceback (most recent call last): 2021-02-16 19:43:20.851 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-16 19:43:20.851 | exec(line) 2021-02-16 19:43:20.851 | File "", line 1, in 2021-02-16 19:43:20.851 | File "", line 568, in module_from_spec 2021-02-16 19:43:20.851 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-16 19:43:20.851 | 2021-02-16 19:43:20.851 | Remainder of file ignored 2021-02-16 19:43:24.196 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-16 19:43:24.196 | 2021-02-16 19:43:24.196 | Traceback (most recent call last): 2021-02-16 19:43:24.196 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-16 19:43:24.196 | exec(line) 2021-02-16 19:43:24.196 | File "", line 1, in 2021-02-16 19:43:24.196 | File "", line 568, in module_from_spec 2021-02-16 19:43:24.196 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-16 19:43:24.196 | 2021-02-16 19:43:24.196 | Remainder of file ignored 2021-02-16 19:43:24.196 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:43:24.196 | from cryptography.utils import int_from_bytes 2021-02-16 19:43:24.196 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:43:24.196 | from cryptography.utils import int_from_bytes 2021-02-16 19:43:25.441 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-16 19:43:25.441 | 2021-02-16 19:43:25.441 | Traceback (most recent call last): 2021-02-16 19:43:25.441 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-16 19:43:25.441 | exec(line) 2021-02-16 19:43:25.441 | File "", line 1, in 2021-02-16 19:43:25.441 | File "", line 568, in module_from_spec 2021-02-16 19:43:25.441 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-16 19:43:25.441 | 2021-02-16 19:43:25.441 | Remainder of file ignored 2021-02-16 19:43:28.290 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-16 19:43:28.290 | 2021-02-16 19:43:28.290 | Traceback (most recent call last): 2021-02-16 19:43:28.290 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-16 19:43:28.290 | exec(line) 2021-02-16 19:43:28.290 | File "", line 1, in 2021-02-16 19:43:28.290 | File "", line 568, in module_from_spec 2021-02-16 19:43:28.291 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-16 19:43:28.291 | 2021-02-16 19:43:28.291 | Remainder of file ignored 2021-02-16 19:43:30.585 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-16 19:43:30.585 | 2021-02-16 19:43:30.585 | Traceback (most recent call last): 2021-02-16 19:43:30.585 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-16 19:43:30.585 | exec(line) 2021-02-16 19:43:30.585 | File "", line 1, in 2021-02-16 19:43:30.585 | File "", line 568, in module_from_spec 2021-02-16 19:43:30.585 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-16 19:43:30.585 | 2021-02-16 19:43:30.585 | Remainder of file ignored 2021-02-16 19:43:33.483 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-16 19:43:33.483 | 2021-02-16 19:43:33.483 | Traceback (most recent call last): 2021-02-16 19:43:33.483 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-16 19:43:33.483 | exec(line) 2021-02-16 19:43:33.483 | File "", line 1, in 2021-02-16 19:43:33.483 | File "", line 568, in module_from_spec 2021-02-16 19:43:33.483 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-16 19:43:33.484 | 2021-02-16 19:43:33.484 | Remainder of file ignored 2021-02-16 19:43:33.719 | + lib/neutron-legacy:_configure_neutron_common:723 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2021-02-16 19:43:33.724 | + lib/neutron-legacy:_configure_neutron_common:725 : Q_POLICY_FILE=/etc/neutron/policy.json 2021-02-16 19:43:33.726 | + lib/neutron-legacy:_configure_neutron_common:729 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2021-02-16 19:43:33.728 | + lib/neutron-legacy:_configure_neutron_common:733 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2021-02-16 19:43:33.731 | + lib/neutron-legacy:_configure_neutron_common:738 : neutron_plugin_configure_common 2021-02-16 19:43:33.733 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:64 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2021-02-16 19:43:33.735 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2021-02-16 19:43:33.738 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CLASS=ml2 2021-02-16 19:43:33.740 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:69 : _neutron_service_plugin_class_add router 2021-02-16 19:43:33.742 | + lib/neutron-legacy:_neutron_service_plugin_class_add:887 : local service_plugin_class=router 2021-02-16 19:43:33.744 | + lib/neutron-legacy:_neutron_service_plugin_class_add:888 : [[ '' == '' ]] 2021-02-16 19:43:33.746 | + lib/neutron-legacy:_neutron_service_plugin_class_add:889 : Q_SERVICE_PLUGIN_CLASSES=router 2021-02-16 19:43:33.748 | + lib/neutron-legacy:_configure_neutron_common:740 : [[ etc/neutron/plugins/ml2 == '' ]] 2021-02-16 19:43:33.751 | + lib/neutron-legacy:_configure_neutron_common:740 : [[ ml2_conf.ini == '' ]] 2021-02-16 19:43:33.753 | + lib/neutron-legacy:_configure_neutron_common:740 : [[ ml2 == '' ]] 2021-02-16 19:43:33.755 | + lib/neutron-legacy:_configure_neutron_common:745 : mkdir -p /etc/neutron/plugins/ml2 2021-02-16 19:43:33.759 | + lib/neutron-legacy:_configure_neutron_common:746 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2021-02-16 19:43:33.761 | + lib/neutron-legacy:_configure_neutron_common:749 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2021-02-16 19:43:33.763 | + lib/neutron-legacy:_configure_neutron_common:750 : cp /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample /etc/neutron/plugins/ml2/ml2_conf.ini 2021-02-16 19:43:33.768 | ++ lib/neutron-legacy:_configure_neutron_common:755 : database_connection_url neutron 2021-02-16 19:43:33.770 | ++ lib/database:database_connection_url:132 : local db=neutron 2021-02-16 19:43:33.772 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql neutron 2021-02-16 19:43:33.775 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=neutron 2021-02-16 19:43:33.777 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2021-02-16 19:43:33.780 | + lib/neutron-legacy:_configure_neutron_common:755 : iniset /etc/neutron/neutron.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2021-02-16 19:43:33.810 | + lib/neutron-legacy:_configure_neutron_common:756 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2021-02-16 19:43:33.839 | + lib/neutron-legacy:_configure_neutron_common:757 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2021-02-16 19:43:33.869 | + lib/neutron-legacy:_configure_neutron_common:758 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2021-02-16 19:43:33.899 | + lib/neutron-legacy:_configure_neutron_common:759 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2021-02-16 19:43:33.930 | + lib/neutron-legacy:_configure_neutron_common:762 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2021-02-16 19:43:33.959 | + lib/neutron-legacy:_configure_neutron_common:764 : '[' libvirt = fake ']' 2021-02-16 19:43:33.962 | + lib/neutron-legacy:_configure_neutron_common:774 : setup_logging /etc/neutron/neutron.conf 2021-02-16 19:43:33.964 | + functions:setup_logging:699 : setup_systemd_logging /etc/neutron/neutron.conf 2021-02-16 19:43:33.967 | + functions:setup_systemd_logging:714 : local conf_file=/etc/neutron/neutron.conf 2021-02-16 19:43:33.969 | ++ functions:setup_systemd_logging:719 : trueorfalse False USE_JOURNAL 2021-02-16 19:43:33.985 | + functions:setup_systemd_logging:719 : USE_JOURNAL=False 2021-02-16 19:43:33.987 | + functions:setup_systemd_logging:720 : local pidstr= 2021-02-16 19:43:33.990 | + functions:setup_systemd_logging:721 : [[ False == \T\r\u\e ]] 2021-02-16 19:43:33.992 | + functions:setup_systemd_logging:725 : pidstr='(pid=%(process)d) ' 2021-02-16 19:43:33.994 | + functions:setup_systemd_logging:727 : iniset /etc/neutron/neutron.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2021-02-16 19:43:34.024 | + functions:setup_systemd_logging:729 : 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-02-16 19:43:34.054 | + functions:setup_systemd_logging:730 : 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-02-16 19:43:34.084 | + functions:setup_systemd_logging:731 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-02-16 19:43:34.114 | + lib/neutron-legacy:_configure_neutron_common:776 : is_service_enabled tls-proxy 2021-02-16 19:43:34.129 | + functions-common:is_service_enabled:1962 : return 1 2021-02-16 19:43:34.132 | + lib/neutron-legacy:_configure_neutron_common:782 : _neutron_setup_rootwrap 2021-02-16 19:43:34.134 | + lib/neutron-legacy:_neutron_setup_rootwrap:922 : [[ True == \F\a\l\s\e ]] 2021-02-16 19:43:34.137 | + lib/neutron-legacy:_neutron_setup_rootwrap:926 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2021-02-16 19:43:34.139 | + lib/neutron-legacy:_neutron_setup_rootwrap:927 : [[ -d /etc/neutron/rootwrap.d ]] 2021-02-16 19:43:34.141 | + lib/neutron-legacy:_neutron_setup_rootwrap:931 : _neutron_deploy_rootwrap_filters /opt/stack/neutron 2021-02-16 19:43:34.144 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:912 : [[ True == \F\a\l\s\e ]] 2021-02-16 19:43:34.146 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:915 : local srcdir=/opt/stack/neutron 2021-02-16 19:43:34.148 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:916 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2021-02-16 19:43:34.161 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:917 : 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/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-02-16 19:43:34.173 | + lib/neutron-legacy:_neutron_setup_rootwrap:935 : test -r /opt/stack/neutron/etc/neutron/rootwrap.conf 2021-02-16 19:43:34.176 | + lib/neutron-legacy:_neutron_setup_rootwrap:938 : sudo install -o root -g root -m 644 /opt/stack/neutron/etc/rootwrap.conf /etc/neutron/rootwrap.conf 2021-02-16 19:43:34.187 | + lib/neutron-legacy:_neutron_setup_rootwrap:940 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/neutron/rootwrap.d:' -i /etc/neutron/rootwrap.conf 2021-02-16 19:43:34.199 | + lib/neutron-legacy:_neutron_setup_rootwrap:941 : sudo sed -e 's:^exec_dirs=\(.*\)$:exec_dirs=\1,/usr/local/bin:' -i /etc/neutron/rootwrap.conf 2021-02-16 19:43:34.209 | + lib/neutron-legacy:_neutron_setup_rootwrap:944 : ROOTWRAP_SUDOER_CMD='/usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2021-02-16 19:43:34.212 | + lib/neutron-legacy:_neutron_setup_rootwrap:945 : ROOTWRAP_DAEMON_SUDOER_CMD='/usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2021-02-16 19:43:34.215 | ++ lib/neutron-legacy:_neutron_setup_rootwrap:948 : mktemp 2021-02-16 19:43:34.219 | + lib/neutron-legacy:_neutron_setup_rootwrap:948 : TEMPFILE=/tmp/tmp.tdTQekdcpf 2021-02-16 19:43:34.221 | + lib/neutron-legacy:_neutron_setup_rootwrap:949 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2021-02-16 19:43:34.224 | + lib/neutron-legacy:_neutron_setup_rootwrap:950 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2021-02-16 19:43:34.226 | + lib/neutron-legacy:_neutron_setup_rootwrap:951 : chmod 0440 /tmp/tmp.tdTQekdcpf 2021-02-16 19:43:34.229 | + lib/neutron-legacy:_neutron_setup_rootwrap:952 : sudo chown root:root /tmp/tmp.tdTQekdcpf 2021-02-16 19:43:34.242 | + lib/neutron-legacy:_neutron_setup_rootwrap:953 : sudo mv /tmp/tmp.tdTQekdcpf /etc/sudoers.d/neutron-rootwrap 2021-02-16 19:43:34.253 | + lib/neutron-legacy:_neutron_setup_rootwrap:956 : iniset /etc/neutron/neutron.conf agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2021-02-16 19:43:34.284 | + lib/neutron-legacy:_neutron_setup_rootwrap:957 : [[ True == \T\r\u\e ]] 2021-02-16 19:43:34.286 | + lib/neutron-legacy:_neutron_setup_rootwrap:958 : iniset /etc/neutron/neutron.conf agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2021-02-16 19:43:34.316 | + lib/neutron-legacy:configure_mutnauq:339 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2021-02-16 19:43:34.319 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=neutron 2021-02-16 19:43:34.321 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/neutron/neutron.conf 2021-02-16 19:43:34.324 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-02-16 19:43:34.327 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-02-16 19:43:34.329 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-02-16 19:43:34.345 | + functions-common:is_service_enabled:1962 : return 0 2021-02-16 19:43:34.348 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-02-16 19:43:34.351 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-02-16 19:43:34.353 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-02-16 19:43:34.369 | ++ functions-common:is_service_enabled:1962 : return 0 2021-02-16 19:43:34.372 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.13:5672/ 2021-02-16 19:43:34.375 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.13:5672/ 2021-02-16 19:43:34.407 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-02-16 19:43:34.409 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-02-16 19:43:34.412 | + lib/neutron-legacy:configure_mutnauq:341 : is_service_enabled q-metering 2021-02-16 19:43:34.428 | + functions-common:is_service_enabled:1962 : return 1 2021-02-16 19:43:34.430 | + lib/neutron-legacy:configure_mutnauq:344 : is_service_enabled q-agt q-svc 2021-02-16 19:43:34.446 | + functions-common:is_service_enabled:1962 : return 0 2021-02-16 19:43:34.449 | + lib/neutron-legacy:configure_mutnauq:345 : _configure_neutron_service 2021-02-16 19:43:34.452 | + lib/neutron-legacy:_configure_neutron_service:859 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2021-02-16 19:43:34.454 | + lib/neutron-legacy:_configure_neutron_service:860 : cp /opt/stack/neutron/etc/api-paste.ini /etc/neutron/api-paste.ini 2021-02-16 19:43:34.458 | + lib/neutron-legacy:_configure_neutron_service:863 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2021-02-16 19:43:34.489 | + lib/neutron-legacy:_configure_neutron_service:865 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2021-02-16 19:43:34.521 | + lib/neutron-legacy:_configure_neutron_service:866 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2021-02-16 19:43:34.551 | + lib/neutron-legacy:_configure_neutron_service:867 : iniset /etc/neutron/neutron.conf DEFAULT allow_overlapping_ips True 2021-02-16 19:43:34.583 | + lib/neutron-legacy:_configure_neutron_service:869 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2021-02-16 19:43:34.614 | + lib/neutron-legacy:_configure_neutron_service:870 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2021-02-16 19:43:34.616 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/neutron/neutron.conf 2021-02-16 19:43:34.619 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=neutron 2021-02-16 19:43:34.622 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=keystone_authtoken 2021-02-16 19:43:34.624 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2021-02-16 19:43:34.655 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2021-02-16 19:43:34.686 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://10.222.0.13/identity 2021-02-16 19:43:34.717 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2021-02-16 19:43:34.747 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/neutron/neutron.conf keystone_authtoken password Passw0rd 2021-02-16 19:43:34.778 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2021-02-16 19:43:34.810 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2021-02-16 19:43:34.841 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2021-02-16 19:43:34.872 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-02-16 19:43:34.908 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2021-02-16 19:43:34.940 | + lib/neutron-legacy:_configure_neutron_service:873 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2021-02-16 19:43:34.970 | + lib/neutron-legacy:_configure_neutron_service:874 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2021-02-16 19:43:35.002 | + lib/neutron-legacy:_configure_neutron_service:876 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf nova nova 2021-02-16 19:43:35.004 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/neutron/neutron.conf 2021-02-16 19:43:35.007 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=nova 2021-02-16 19:43:35.009 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=nova 2021-02-16 19:43:35.011 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/neutron/neutron.conf nova auth_type password 2021-02-16 19:43:35.042 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/neutron/neutron.conf nova interface public 2021-02-16 19:43:35.073 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/neutron/neutron.conf nova auth_url http://10.222.0.13/identity 2021-02-16 19:43:35.104 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/neutron/neutron.conf nova username nova 2021-02-16 19:43:35.135 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/neutron/neutron.conf nova password Passw0rd 2021-02-16 19:43:35.166 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2021-02-16 19:43:35.198 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/neutron/neutron.conf nova project_name service 2021-02-16 19:43:35.228 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2021-02-16 19:43:35.262 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/neutron/neutron.conf nova cafile /opt/stack/data/ca-bundle.pem 2021-02-16 19:43:35.295 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/neutron/neutron.conf nova memcached_servers localhost:11211 2021-02-16 19:43:35.325 | + lib/neutron-legacy:_configure_neutron_service:879 : neutron_plugin_configure_service 2021-02-16 19:43:35.328 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:73 : [[ vxlan != \l\o\c\a\l ]] 2021-02-16 19:43:35.330 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : Q_SRV_EXTRA_OPTS+=(tenant_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2021-02-16 19:43:35.333 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:88 : '[' '' == '' ']' 2021-02-16 19:43:35.335 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : [[ '' == '' ]] 2021-02-16 19:43:35.337 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : [[ physnet1 != '' ]] 2021-02-16 19:43:35.340 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : ML2_VLAN_RANGES=physnet1 2021-02-16 19:43:35.343 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : [[ 550:599 != '' ]] 2021-02-16 19:43:35.345 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : ML2_VLAN_RANGES=physnet1:550:599 2021-02-16 19:43:35.348 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:95 : [[ physnet1:550:599 != '' ]] 2021-02-16 19:43:35.350 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2021-02-16 19:43:35.352 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:102 : [[ -z '' ]] 2021-02-16 19:43:35.355 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -n physnet1 ]] 2021-02-16 19:43:35.358 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2021-02-16 19:43:35.360 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : [[ -n physnet1 ]] 2021-02-16 19:43:35.362 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=physnet1, 2021-02-16 19:43:35.365 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:108 : [[ -n physnet1 ]] 2021-02-16 19:43:35.367 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:108 : [[ physnet1 != \p\h\y\s\n\e\t\1 ]] 2021-02-16 19:43:35.370 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:120 : [[ True == \T\r\u\e ]] 2021-02-16 19:43:35.372 | + 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-02-16 19:43:35.397 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:126 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers=openvswitch 2021-02-16 19:43:35.399 | + lib/neutron_plugins/ml2:populate_ml2_config:50 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-02-16 19:43:35.402 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : SECTION=ml2 2021-02-16 19:43:35.405 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : OPTS=mechanism_drivers=openvswitch 2021-02-16 19:43:35.407 | + lib/neutron_plugins/ml2:populate_ml2_config:54 : '[' -z mechanism_drivers=openvswitch ']' 2021-02-16 19:43:35.410 | + lib/neutron_plugins/ml2:populate_ml2_config:57 : for I in "${OPTS[@]}" 2021-02-16 19:43:35.412 | + lib/neutron_plugins/ml2:populate_ml2_config:59 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers openvswitch 2021-02-16 19:43:35.437 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:128 : [[ -n '' ]] 2021-02-16 19:43:35.440 | + 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-02-16 19:43:35.442 | + lib/neutron_plugins/ml2:populate_ml2_config:50 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-02-16 19:43:35.444 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : SECTION=ml2 2021-02-16 19:43:35.447 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : OPTS=extension_drivers=port_security 2021-02-16 19:43:35.449 | + lib/neutron_plugins/ml2:populate_ml2_config:54 : '[' -z extension_drivers=port_security ']' 2021-02-16 19:43:35.451 | + lib/neutron_plugins/ml2:populate_ml2_config:57 : for I in "${OPTS[@]}" 2021-02-16 19:43:35.454 | + lib/neutron_plugins/ml2:populate_ml2_config:59 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security 2021-02-16 19:43:35.479 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:134 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types=vxlan 2021-02-16 19:43:35.482 | + lib/neutron_plugins/ml2:populate_ml2_config:50 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-02-16 19:43:35.485 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : SECTION=ml2 2021-02-16 19:43:35.487 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : OPTS=tenant_network_types=vxlan 2021-02-16 19:43:35.489 | + lib/neutron_plugins/ml2:populate_ml2_config:54 : '[' -z tenant_network_types=vxlan ']' 2021-02-16 19:43:35.492 | + lib/neutron_plugins/ml2:populate_ml2_config:57 : for I in "${OPTS[@]}" 2021-02-16 19:43:35.494 | + lib/neutron_plugins/ml2:populate_ml2_config:59 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types vxlan 2021-02-16 19:43:35.519 | + 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-02-16 19:43:35.522 | + lib/neutron_plugins/ml2:populate_ml2_config:50 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-02-16 19:43:35.524 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : SECTION=ml2_type_gre 2021-02-16 19:43:35.527 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : OPTS=tunnel_id_ranges=1:1000 2021-02-16 19:43:35.529 | + lib/neutron_plugins/ml2:populate_ml2_config:54 : '[' -z tunnel_id_ranges=1:1000 ']' 2021-02-16 19:43:35.532 | + lib/neutron_plugins/ml2:populate_ml2_config:57 : for I in "${OPTS[@]}" 2021-02-16 19:43:35.534 | + 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-02-16 19:43:35.560 | + 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-02-16 19:43:35.562 | + lib/neutron_plugins/ml2:populate_ml2_config:50 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-02-16 19:43:35.565 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : SECTION=ml2_type_vxlan 2021-02-16 19:43:35.567 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : OPTS=vni_ranges=1:1000 2021-02-16 19:43:35.569 | + lib/neutron_plugins/ml2:populate_ml2_config:54 : '[' -z vni_ranges=1:1000 ']' 2021-02-16 19:43:35.572 | + lib/neutron_plugins/ml2:populate_ml2_config:57 : for I in "${OPTS[@]}" 2021-02-16 19:43:35.574 | + lib/neutron_plugins/ml2:populate_ml2_config:59 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges 1:1000 2021-02-16 19:43:35.600 | + 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-02-16 19:43:35.603 | + lib/neutron_plugins/ml2:populate_ml2_config:50 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-02-16 19:43:35.605 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : SECTION=ml2_type_flat 2021-02-16 19:43:35.607 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : OPTS=flat_networks=physnet1, 2021-02-16 19:43:35.610 | + lib/neutron_plugins/ml2:populate_ml2_config:54 : '[' -z flat_networks=physnet1, ']' 2021-02-16 19:43:35.612 | + lib/neutron_plugins/ml2:populate_ml2_config:57 : for I in "${OPTS[@]}" 2021-02-16 19:43:35.614 | + lib/neutron_plugins/ml2:populate_ml2_config:59 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks physnet1, 2021-02-16 19:43:35.641 | + 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:550:599 2021-02-16 19:43:35.643 | + lib/neutron_plugins/ml2:populate_ml2_config:50 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-02-16 19:43:35.645 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : SECTION=ml2_type_vlan 2021-02-16 19:43:35.648 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : OPTS=network_vlan_ranges=physnet1:550:599 2021-02-16 19:43:35.650 | + lib/neutron_plugins/ml2:populate_ml2_config:54 : '[' -z network_vlan_ranges=physnet1:550:599 ']' 2021-02-16 19:43:35.653 | + lib/neutron_plugins/ml2:populate_ml2_config:57 : for I in "${OPTS[@]}" 2021-02-16 19:43:35.656 | + lib/neutron_plugins/ml2:populate_ml2_config:59 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges physnet1:550:599 2021-02-16 19:43:35.681 | + 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-02-16 19:43:35.684 | + lib/neutron_plugins/ml2:populate_ml2_config:50 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-02-16 19:43:35.686 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : SECTION=ml2_type_geneve 2021-02-16 19:43:35.688 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : OPTS=vni_ranges=1:1000 2021-02-16 19:43:35.691 | + lib/neutron_plugins/ml2:populate_ml2_config:54 : '[' -z vni_ranges=1:1000 ']' 2021-02-16 19:43:35.693 | + lib/neutron_plugins/ml2:populate_ml2_config:57 : for I in "${OPTS[@]}" 2021-02-16 19:43:35.695 | + lib/neutron_plugins/ml2:populate_ml2_config:59 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges 1:1000 2021-02-16 19:43:35.722 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:146 : [[ legacy != \l\e\g\a\c\y ]] 2021-02-16 19:43:35.724 | + lib/neutron-legacy:configure_mutnauq:347 : is_service_enabled q-agt 2021-02-16 19:43:35.740 | + functions-common:is_service_enabled:1962 : return 0 2021-02-16 19:43:35.743 | + lib/neutron-legacy:configure_mutnauq:348 : _configure_neutron_plugin_agent 2021-02-16 19:43:35.745 | + lib/neutron-legacy:_configure_neutron_plugin_agent:846 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2021-02-16 19:43:35.773 | + lib/neutron-legacy:_configure_neutron_plugin_agent:847 : [[ True == \T\r\u\e ]] 2021-02-16 19:43:35.776 | + lib/neutron-legacy:_configure_neutron_plugin_agent:848 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2021-02-16 19:43:35.804 | + lib/neutron-legacy:_configure_neutron_plugin_agent:850 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2021-02-16 19:43:35.836 | + lib/neutron-legacy:_configure_neutron_plugin_agent:853 : neutron_plugin_configure_plugin_agent 2021-02-16 19:43:35.839 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:32 : _neutron_ovs_base_setup_bridge br-int 2021-02-16 19:43:35.841 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:32 : local bridge=br-int 2021-02-16 19:43:35.844 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:33 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2021-02-16 19:43:38.563 | INFO neutron.common.config [-] Logging enabled! 2021-02-16 19:43:38.563 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 17.1.0.dev513 2021-02-16 19:43:38.564 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=79595) setup_logging /opt/stack/neutron/neutron/common/config.py:112}} 2021-02-16 19:43:38.565 | ERROR ovsdbapp.backend.ovs_idl.idlutils [-] Unable to open stream to tcp:127.0.0.1:6640 to retrieve schema: Connection refused 2021-02-16 19:43:38.567 | INFO oslo.privsep.daemon [-] Running privsep helper: ['sudo', 'privsep-helper', '--config-file', '/etc/neutron/neutron.conf', '--privsep_context', 'neutron.privileged.ovs_vsctl_cmd', '--privsep_sock_path', '/tmp/tmp43zo_0c7/privsep.sock'] 2021-02-16 19:43:39.495 | WARNING oslo.privsep.daemon [-] privsep log: Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-16 19:43:39.496 | WARNING oslo.privsep.daemon [-] privsep log:  2021-02-16 19:43:39.496 | WARNING oslo.privsep.daemon [-] privsep log: Traceback (most recent call last): 2021-02-16 19:43:39.496 | WARNING oslo.privsep.daemon [-] privsep log: File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-16 19:43:39.496 | WARNING oslo.privsep.daemon [-] privsep log: exec(line) 2021-02-16 19:43:39.496 | WARNING oslo.privsep.daemon [-] privsep log: File "", line 1, in  2021-02-16 19:43:39.497 | WARNING oslo.privsep.daemon [-] privsep log: File "", line 568, in module_from_spec 2021-02-16 19:43:39.497 | WARNING oslo.privsep.daemon [-] privsep log: AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-16 19:43:39.497 | WARNING oslo.privsep.daemon [-] privsep log:  2021-02-16 19:43:39.497 | WARNING oslo.privsep.daemon [-] privsep log: Remainder of file ignored 2021-02-16 19:43:39.587 | INFO oslo.privsep.daemon [-] Spawned new privsep daemon via rootwrap 2021-02-16 19:43:39.588 | DEBUG oslo.privsep.daemon [-] Accepted privsep connection to /tmp/tmp43zo_0c7/privsep.sock {{(pid=79595) __init__ /usr/local/lib/python3.6/dist-packages/oslo_privsep/daemon.py:371}} 2021-02-16 19:43:39.589 | INFO oslo.privsep.daemon [-] privsep daemon starting 2021-02-16 19:43:39.590 | INFO oslo.privsep.daemon [-] privsep process running with uid/gid: 0/0 2021-02-16 19:43:39.590 | INFO oslo.privsep.daemon [-] privsep process running with capabilities (eff/prm/inh): CAP_NET_ADMIN|CAP_SYS_ADMIN/CAP_NET_ADMIN|CAP_SYS_ADMIN/none 2021-02-16 19:43:39.590 | INFO oslo.privsep.daemon [-] privsep daemon running as pid 79606 2021-02-16 19:43:39.590 | DEBUG oslo.privsep.daemon [-] privsep: reply[140521471818184]: (2,) {{(pid=79606) _call_back /usr/local/lib/python3.6/dist-packages/oslo_privsep/daemon.py:511}} 2021-02-16 19:43:39.888 | DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): ovs-vsctl --timeout=10 --id=@manager -- create Manager target="ptcp:6640:127.0.0.1" -- add Open_vSwitch . manager_options @manager -- set Manager ptcp:6640:127.0.0.1 inactivity_probe=10000 {{(pid=79606) execute /usr/local/lib/python3.6/dist-packages/oslo_concurrency/processutils.py:384}} 2021-02-16 19:43:39.898 | DEBUG oslo_concurrency.processutils [-] CMD "ovs-vsctl --timeout=10 --id=@manager -- create Manager target="ptcp:6640:127.0.0.1" -- add Open_vSwitch . manager_options @manager -- set Manager ptcp:6640:127.0.0.1 inactivity_probe=10000" returned: 0 in 0.011s {{(pid=79606) execute /usr/local/lib/python3.6/dist-packages/oslo_concurrency/processutils.py:423}} 2021-02-16 19:43:39.899 | DEBUG oslo.privsep.daemon [-] privsep: reply[140521471818184]: (4, ('0300112f-2439-4213-bdf7-4e902f95dfe4\n', '')) {{(pid=79606) _call_back /usr/local/lib/python3.6/dist-packages/oslo_privsep/daemon.py:511}} 2021-02-16 19:43:39.970 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=79595) autocreate_indices /usr/local/lib/python3.6/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:86}} 2021-02-16 19:43:39.970 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=79595) autocreate_indices /usr/local/lib/python3.6/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:86}} 2021-02-16 19:43:39.970 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=79595) autocreate_indices /usr/local/lib/python3.6/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2021-02-16 19:43:39.971 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=79595) autocreate_indices /usr/local/lib/python3.6/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2021-02-16 19:43:39.971 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=79595) autocreate_indices /usr/local/lib/python3.6/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2021-02-16 19:43:39.971 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=79595) autocreate_indices /usr/local/lib/python3.6/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2021-02-16 19:43:40.030 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2021-02-16 19:43:40.030 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-16 19:43:40.031 | 2021-02-16 19:43:40.031 | Traceback (most recent call last): 2021-02-16 19:43:40.031 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-16 19:43:40.031 | exec(line) 2021-02-16 19:43:40.031 | File "", line 1, in 2021-02-16 19:43:40.031 | File "", line 568, in module_from_spec 2021-02-16 19:43:40.031 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-16 19:43:40.031 | 2021-02-16 19:43:40.031 | Remainder of file ignored 2021-02-16 19:43:40.288 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:34 : _neutron_ovs_base_add_bridge br-int 2021-02-16 19:43:40.290 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:21 : local bridge=br-int 2021-02-16 19:43:40.293 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:22 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-int' 2021-02-16 19:43:40.297 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:24 : '[' system '!=' system ']' 2021-02-16 19:43:40.300 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : sudo ovs-vsctl -- --may-exist add-br br-int 2021-02-16 19:43:40.358 | + 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-02-16 19:43:40.376 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:33 : _neutron_ovs_base_configure_firewall_driver 2021-02-16 19:43:40.379 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:88 : [[ True == \T\r\u\e ]] 2021-02-16 19:43:40.381 | + 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-02-16 19:43:40.410 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:90 : running_in_container 2021-02-16 19:43:40.413 | ++ functions:running_in_container:818 : systemd-detect-virt --container 2021-02-16 19:43:40.420 | + functions:running_in_container:818 : [[ none != \n\o\n\e ]] 2021-02-16 19:43:40.422 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:91 : enable_kernel_bridge_firewall 2021-02-16 19:43:40.425 | + functions:enable_kernel_bridge_firewall:827 : sudo modprobe bridge 2021-02-16 19:43:40.448 | + functions:enable_kernel_bridge_firewall:830 : sudo modprobe br_netfilter 2021-02-16 19:43:40.468 | + functions:enable_kernel_bridge_firewall:834 : for proto in ip ip6 2021-02-16 19:43:40.471 | + functions:enable_kernel_bridge_firewall:835 : sudo sysctl -w net.bridge.bridge-nf-call-iptables=1 2021-02-16 19:43:40.478 | net.bridge.bridge-nf-call-iptables = 1 2021-02-16 19:43:40.482 | + functions:enable_kernel_bridge_firewall:834 : for proto in ip ip6 2021-02-16 19:43:40.484 | + functions:enable_kernel_bridge_firewall:835 : sudo sysctl -w net.bridge.bridge-nf-call-ip6tables=1 2021-02-16 19:43:40.491 | net.bridge.bridge-nf-call-ip6tables = 1 2021-02-16 19:43:40.495 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:36 : [[ True == \T\r\u\e ]] 2021-02-16 19:43:40.497 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:37 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs local_ip 192.168.0.31 2021-02-16 19:43:40.525 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:38 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs tunnel_bridge br-tun 2021-02-16 19:43:40.553 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:44 : [[ physnet1 != '' ]] 2021-02-16 19:43:40.556 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:44 : [[ br-data != '' ]] 2021-02-16 19:43:40.558 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:45 : [[ physnet1:br-data == '' ]] 2021-02-16 19:43:40.560 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:50 : _neutron_ovs_base_add_bridge br-data 2021-02-16 19:43:40.563 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:21 : local bridge=br-data 2021-02-16 19:43:40.565 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:22 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2021-02-16 19:43:40.568 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:24 : '[' system '!=' system ']' 2021-02-16 19:43:40.570 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : sudo ovs-vsctl -- --may-exist add-br br-data 2021-02-16 19:43:40.594 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:52 : [[ physnet1:br-data != '' ]] 2021-02-16 19:43:40.596 | + 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-02-16 19:43:40.625 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:55 : AGENT_BINARY=/usr/local/bin/neutron-openvswitch-agent 2021-02-16 19:43:40.627 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:57 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent tunnel_types vxlan 2021-02-16 19:43:40.654 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:58 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs datapath_type system 2021-02-16 19:43:40.680 | + lib/neutron-legacy:configure_mutnauq:350 : is_service_enabled q-dhcp 2021-02-16 19:43:40.696 | + functions-common:is_service_enabled:1962 : return 0 2021-02-16 19:43:40.698 | + lib/neutron-legacy:configure_mutnauq:351 : _configure_neutron_dhcp_agent 2021-02-16 19:43:40.701 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:787 : cp /opt/stack/neutron/etc/dhcp_agent.ini.sample /etc/neutron/dhcp_agent.ini 2021-02-16 19:43:40.705 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:789 : iniset /etc/neutron/dhcp_agent.ini DEFAULT debug True 2021-02-16 19:43:40.732 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:791 : iniset /etc/neutron/dhcp_agent.ini DEFAULT dnsmasq_local_resolv True 2021-02-16 19:43:40.757 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:792 : iniset /etc/neutron/dhcp_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2021-02-16 19:43:40.786 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:793 : [[ True == \T\r\u\e ]] 2021-02-16 19:43:40.788 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:794 : iniset /etc/neutron/dhcp_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2021-02-16 19:43:40.815 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:797 : is_service_enabled q-l3 2021-02-16 19:43:40.832 | + functions-common:is_service_enabled:1962 : return 0 2021-02-16 19:43:40.834 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:808 : _neutron_setup_interface_driver /etc/neutron/dhcp_agent.ini 2021-02-16 19:43:40.836 | + lib/neutron-legacy:_neutron_setup_interface_driver:966 : iniset /etc/neutron/dhcp_agent.ini DEFAULT ovs_use_veth False 2021-02-16 19:43:40.862 | + lib/neutron-legacy:_neutron_setup_interface_driver:968 : neutron_plugin_setup_interface_driver /etc/neutron/dhcp_agent.ini 2021-02-16 19:43:40.865 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:62 : local conf_file=/etc/neutron/dhcp_agent.ini 2021-02-16 19:43:40.867 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:63 : iniset /etc/neutron/dhcp_agent.ini DEFAULT interface_driver openvswitch 2021-02-16 19:43:40.896 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:810 : neutron_plugin_configure_dhcp_agent /etc/neutron/dhcp_agent.ini 2021-02-16 19:43:40.899 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:21 : local conf_file=/etc/neutron/dhcp_agent.ini 2021-02-16 19:43:40.902 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:22 : : 2021-02-16 19:43:40.904 | + lib/neutron-legacy:configure_mutnauq:353 : is_service_enabled q-l3 2021-02-16 19:43:40.920 | + functions-common:is_service_enabled:1962 : return 0 2021-02-16 19:43:40.923 | + lib/neutron-legacy:configure_mutnauq:354 : _configure_neutron_l3_agent 2021-02-16 19:43:40.925 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:114 : cp /opt/stack/neutron/etc/l3_agent.ini.sample /etc/neutron/l3_agent.ini 2021-02-16 19:43:40.929 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:116 : iniset /etc/neutron/l3_agent.ini DEFAULT debug True 2021-02-16 19:43:40.956 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:117 : iniset /etc/neutron/l3_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2021-02-16 19:43:40.985 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:118 : [[ True == \T\r\u\e ]] 2021-02-16 19:43:40.987 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:119 : iniset /etc/neutron/l3_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2021-02-16 19:43:41.014 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:122 : _neutron_setup_interface_driver /etc/neutron/l3_agent.ini 2021-02-16 19:43:41.017 | + lib/neutron-legacy:_neutron_setup_interface_driver:966 : iniset /etc/neutron/l3_agent.ini DEFAULT ovs_use_veth False 2021-02-16 19:43:41.043 | + lib/neutron-legacy:_neutron_setup_interface_driver:968 : neutron_plugin_setup_interface_driver /etc/neutron/l3_agent.ini 2021-02-16 19:43:41.046 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:62 : local conf_file=/etc/neutron/l3_agent.ini 2021-02-16 19:43:41.049 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:63 : iniset /etc/neutron/l3_agent.ini DEFAULT interface_driver openvswitch 2021-02-16 19:43:41.075 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:124 : neutron_plugin_configure_l3_agent /etc/neutron/l3_agent.ini 2021-02-16 19:43:41.077 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:26 : local conf_file=/etc/neutron/l3_agent.ini 2021-02-16 19:43:41.080 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:27 : _neutron_ovs_base_configure_l3_agent 2021-02-16 19:43:41.082 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:99 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2021-02-16 19:43:43.703 | INFO neutron.common.config [-] Logging enabled! 2021-02-16 19:43:43.704 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 17.1.0.dev513 2021-02-16 19:43:43.705 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=80190) setup_logging /opt/stack/neutron/neutron/common/config.py:112}} 2021-02-16 19:43:43.773 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=80190) autocreate_indices /usr/local/lib/python3.6/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:86}} 2021-02-16 19:43:43.774 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=80190) autocreate_indices /usr/local/lib/python3.6/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:86}} 2021-02-16 19:43:43.774 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=80190) autocreate_indices /usr/local/lib/python3.6/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2021-02-16 19:43:43.774 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=80190) autocreate_indices /usr/local/lib/python3.6/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2021-02-16 19:43:43.774 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=80190) autocreate_indices /usr/local/lib/python3.6/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2021-02-16 19:43:43.774 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=80190) autocreate_indices /usr/local/lib/python3.6/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2021-02-16 19:43:43.840 | INFO neutron.cmd.ovs_cleanup [-] Cleaning bridge: br-int 2021-02-16 19:43:43.841 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): OvsCleanup(bridge=br-int, all_ports=False) {{(pid=80190) do_commit /usr/local/lib/python3.6/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} 2021-02-16 19:43:43.841 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=80190) do_commit /usr/local/lib/python3.6/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:126}} 2021-02-16 19:43:43.842 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2021-02-16 19:43:43.842 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-16 19:43:43.842 | 2021-02-16 19:43:43.842 | Traceback (most recent call last): 2021-02-16 19:43:43.842 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-16 19:43:43.842 | exec(line) 2021-02-16 19:43:43.842 | File "", line 1, in 2021-02-16 19:43:43.842 | File "", line 568, in module_from_spec 2021-02-16 19:43:43.842 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-16 19:43:43.842 | 2021-02-16 19:43:43.842 | Remainder of file ignored 2021-02-16 19:43:44.110 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:100 : [[ False = \T\r\u\e ]] 2021-02-16 19:43:44.112 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:108 : _neutron_ovs_base_add_public_bridge 2021-02-16 19:43:44.115 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:114 : _neutron_ovs_base_add_bridge br-data 2021-02-16 19:43:44.117 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:21 : local bridge=br-data 2021-02-16 19:43:44.120 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:22 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2021-02-16 19:43:44.123 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:24 : '[' system '!=' system ']' 2021-02-16 19:43:44.125 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : sudo ovs-vsctl -- --may-exist add-br br-data 2021-02-16 19:43:44.142 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:115 : set_mtu br-data 1500 2021-02-16 19:43:44.144 | + functions:set_mtu:810 : local dev=br-data 2021-02-16 19:43:44.147 | + functions:set_mtu:811 : local mtu=1500 2021-02-16 19:43:44.149 | + functions:set_mtu:812 : sudo ip link set mtu 1500 dev br-data 2021-02-16 19:43:44.160 | + 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-02-16 19:43:44.178 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:130 : [[ -n eth1 ]] 2021-02-16 19:43:44.181 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:131 : _move_neutron_addresses_route eth1 br-data True False inet 2021-02-16 19:43:44.184 | + lib/neutron-legacy:_move_neutron_addresses_route:615 : local from_intf=eth1 2021-02-16 19:43:44.186 | + lib/neutron-legacy:_move_neutron_addresses_route:616 : local to_intf=br-data 2021-02-16 19:43:44.189 | + lib/neutron-legacy:_move_neutron_addresses_route:617 : local add_ovs_port=True 2021-02-16 19:43:44.191 | + lib/neutron-legacy:_move_neutron_addresses_route:618 : local del_ovs_port=False 2021-02-16 19:43:44.194 | + lib/neutron-legacy:_move_neutron_addresses_route:619 : local af=inet 2021-02-16 19:43:44.196 | + lib/neutron-legacy:_move_neutron_addresses_route:621 : [[ -n eth1 ]] 2021-02-16 19:43:44.198 | + lib/neutron-legacy:_move_neutron_addresses_route:621 : [[ -n br-data ]] 2021-02-16 19:43:44.201 | + lib/neutron-legacy:_move_neutron_addresses_route:627 : local IP_REPLACE= 2021-02-16 19:43:44.203 | + lib/neutron-legacy:_move_neutron_addresses_route:628 : local IP_DEL= 2021-02-16 19:43:44.206 | + lib/neutron-legacy:_move_neutron_addresses_route:629 : local IP_UP= 2021-02-16 19:43:44.208 | + lib/neutron-legacy:_move_neutron_addresses_route:630 : local DEFAULT_ROUTE_GW 2021-02-16 19:43:44.212 | ++ lib/neutron-legacy:_move_neutron_addresses_route:631 : ip -f inet r 2021-02-16 19:43:44.212 | ++ lib/neutron-legacy:_move_neutron_addresses_route:631 : awk '/default.+eth1\s/ { print $3; exit }' 2021-02-16 19:43:44.218 | + lib/neutron-legacy:_move_neutron_addresses_route:631 : DEFAULT_ROUTE_GW= 2021-02-16 19:43:44.221 | + lib/neutron-legacy:_move_neutron_addresses_route:632 : local ADD_OVS_PORT= 2021-02-16 19:43:44.223 | + lib/neutron-legacy:_move_neutron_addresses_route:633 : local DEL_OVS_PORT= 2021-02-16 19:43:44.226 | + lib/neutron-legacy:_move_neutron_addresses_route:634 : local ARP_CMD= 2021-02-16 19:43:44.230 | ++ lib/neutron-legacy:_move_neutron_addresses_route:636 : ip -f inet a s dev eth1 scope global primary 2021-02-16 19:43:44.230 | ++ lib/neutron-legacy:_move_neutron_addresses_route:636 : grep inet 2021-02-16 19:43:44.231 | ++ lib/neutron-legacy:_move_neutron_addresses_route:636 : awk '{ print $2, $3, $4; exit }' 2021-02-16 19:43:44.236 | + lib/neutron-legacy:_move_neutron_addresses_route:636 : IP_BRD='192.168.0.31/22 brd 192.168.3.255' 2021-02-16 19:43:44.239 | + lib/neutron-legacy:_move_neutron_addresses_route:638 : '[' '' '!=' '' ']' 2021-02-16 19:43:44.242 | + lib/neutron-legacy:_move_neutron_addresses_route:642 : [[ True == \T\r\u\e ]] 2021-02-16 19:43:44.244 | + lib/neutron-legacy:_move_neutron_addresses_route:643 : ADD_OVS_PORT='sudo ovs-vsctl --may-exist add-port br-data eth1' 2021-02-16 19:43:44.247 | + lib/neutron-legacy:_move_neutron_addresses_route:646 : [[ False == \T\r\u\e ]] 2021-02-16 19:43:44.250 | + lib/neutron-legacy:_move_neutron_addresses_route:650 : [[ 192.168.0.31/22 brd 192.168.3.255 != '' ]] 2021-02-16 19:43:44.252 | + lib/neutron-legacy:_move_neutron_addresses_route:651 : IP_DEL='sudo ip addr del 192.168.0.31/22 brd 192.168.3.255 dev eth1' 2021-02-16 19:43:44.255 | + lib/neutron-legacy:_move_neutron_addresses_route:652 : IP_REPLACE='sudo ip addr replace 192.168.0.31/22 brd 192.168.3.255 dev br-data' 2021-02-16 19:43:44.258 | + lib/neutron-legacy:_move_neutron_addresses_route:653 : IP_UP='sudo ip link set br-data up' 2021-02-16 19:43:44.261 | + lib/neutron-legacy:_move_neutron_addresses_route:654 : [[ inet == \i\n\e\t ]] 2021-02-16 19:43:44.265 | ++ lib/neutron-legacy:_move_neutron_addresses_route:655 : echo 192.168.0.31/22 brd 192.168.3.255 2021-02-16 19:43:44.265 | ++ lib/neutron-legacy:_move_neutron_addresses_route:655 : awk '{ print $1; exit }' 2021-02-16 19:43:44.266 | ++ lib/neutron-legacy:_move_neutron_addresses_route:655 : grep -o -E '(.*)/' 2021-02-16 19:43:44.267 | ++ lib/neutron-legacy:_move_neutron_addresses_route:655 : cut -d / -f1 2021-02-16 19:43:44.271 | + lib/neutron-legacy:_move_neutron_addresses_route:655 : IP=192.168.0.31 2021-02-16 19:43:44.274 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : ARP_CMD='sudo arping -A -c 3 -w 5 -I br-data 192.168.0.31 ' 2021-02-16 19:43:44.276 | + lib/neutron-legacy:_move_neutron_addresses_route:662 : sudo ip addr del 192.168.0.31/22 brd 192.168.3.255 dev eth1 2021-02-16 19:43:44.288 | + lib/neutron-legacy:_move_neutron_addresses_route:662 : sudo ip addr replace 192.168.0.31/22 brd 192.168.3.255 dev br-data 2021-02-16 19:43:44.300 | + lib/neutron-legacy:_move_neutron_addresses_route:662 : sudo ip link set br-data up 2021-02-16 19:43:44.312 | + lib/neutron-legacy:_move_neutron_addresses_route:662 : sudo ovs-vsctl --may-exist add-port br-data eth1 2021-02-16 19:43:44.333 | + lib/neutron-legacy:_move_neutron_addresses_route:662 : sudo arping -A -c 3 -w 5 -I br-data 192.168.0.31 2021-02-16 19:43:46.341 | ARPING 192.168.0.31 from 192.168.0.31 br-data 2021-02-16 19:43:46.341 | Sent 3 probes (3 broadcast(s)) 2021-02-16 19:43:46.342 | Received 0 response(s) 2021-02-16 19:43:46.368 | ++ lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:133 : ip -f inet6 a s dev eth1 2021-02-16 19:43:46.368 | ++ lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:133 : grep -c global 2021-02-16 19:43:46.373 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:133 : [[ 0 != 0 ]] 2021-02-16 19:43:46.376 | + lib/neutron-legacy:configure_mutnauq:356 : is_service_enabled q-meta 2021-02-16 19:43:46.392 | + functions-common:is_service_enabled:1962 : return 0 2021-02-16 19:43:46.394 | + lib/neutron-legacy:configure_mutnauq:357 : _configure_neutron_metadata_agent 2021-02-16 19:43:46.396 | + lib/neutron-legacy:_configure_neutron_metadata_agent:815 : cp /opt/stack/neutron/etc/metadata_agent.ini.sample /etc/neutron/metadata_agent.ini 2021-02-16 19:43:46.401 | + lib/neutron-legacy:_configure_neutron_metadata_agent:817 : iniset /etc/neutron/metadata_agent.ini DEFAULT debug True 2021-02-16 19:43:46.428 | + lib/neutron-legacy:_configure_neutron_metadata_agent:818 : iniset /etc/neutron/metadata_agent.ini DEFAULT nova_metadata_host 10.222.0.13 2021-02-16 19:43:46.454 | + lib/neutron-legacy:_configure_neutron_metadata_agent:819 : iniset /etc/neutron/metadata_agent.ini DEFAULT metadata_workers 2 2021-02-16 19:43:46.481 | + lib/neutron-legacy:_configure_neutron_metadata_agent:820 : iniset /etc/neutron/metadata_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2021-02-16 19:43:46.509 | + lib/neutron-legacy:_configure_neutron_metadata_agent:821 : [[ True == \T\r\u\e ]] 2021-02-16 19:43:46.511 | + lib/neutron-legacy:_configure_neutron_metadata_agent:822 : iniset /etc/neutron/metadata_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2021-02-16 19:43:46.538 | + lib/neutron-legacy:configure_mutnauq:360 : [[ legacy != \l\e\g\a\c\y ]] 2021-02-16 19:43:46.541 | + lib/neutron-legacy:configure_mutnauq:363 : is_service_enabled ceilometer 2021-02-16 19:43:46.557 | + functions-common:is_service_enabled:1962 : return 1 2021-02-16 19:43:46.560 | + lib/neutron-legacy:configure_mutnauq:367 : [[ openvswitch == \o\v\n ]] 2021-02-16 19:43:46.562 | + lib/neutron-legacy:configure_mutnauq:372 : iniset /etc/neutron/neutron.conf DEFAULT api_workers 2 2021-02-16 19:43:46.594 | + lib/neutron-legacy:configure_mutnauq:376 : iniset /etc/neutron/neutron.conf DEFAULT rpc_state_report_workers 0 2021-02-16 19:43:46.626 | + lib/neutron:configure_neutron:610 : '[' False == True ']' 2021-02-16 19:43:46.628 | + ./stack.sh:main:1144 : is_service_enabled mysql postgresql 2021-02-16 19:43:46.644 | + functions-common:is_service_enabled:1962 : return 0 2021-02-16 19:43:46.647 | + ./stack.sh:main:1144 : is_service_enabled neutron 2021-02-16 19:43:46.663 | + functions-common:is_service_enabled:1962 : return 0 2021-02-16 19:43:46.666 | + ./stack.sh:main:1145 : async_runfunc init_neutron 2021-02-16 19:43:46.669 | + inc/async:async_runfunc:111 : async_run init_neutron init_neutron 2021-02-16 19:43:46.745 | [Async init_neutron:self]: Running synchronously: init_neutron 2021-02-16 19:43:46.747 | + inc/async:async_run:103 : init_neutron 2021-02-16 19:43:46.750 | + lib/neutron:init_neutron:648 : is_neutron_legacy_enabled 2021-02-16 19:43:46.754 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account 2021-02-16 19:43:46.754 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-02-16 19:43:46.758 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account 2021-02-16 19:43:46.761 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account =~ ,neutron ]] 2021-02-16 19:43:46.763 | + lib/neutron:is_neutron_legacy_enabled:133 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,g-reg,cinder =~ ,q- ]] 2021-02-16 19:43:46.766 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-02-16 19:43:46.768 | + lib/neutron:init_neutron:650 : init_mutnauq 2021-02-16 19:43:46.771 | + lib/neutron-legacy:init_mutnauq:430 : recreate_database neutron 2021-02-16 19:43:46.773 | + lib/database:recreate_database:110 : local db=neutron 2021-02-16 19:43:46.776 | + lib/database:recreate_database:111 : recreate_database_mysql neutron 2021-02-16 19:43:46.779 | + lib/databases/mysql:recreate_database_mysql:63 : local db=neutron 2021-02-16 19:43:46.781 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS neutron;' 2021-02-16 19:43:46.785 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-02-16 19:43:46.798 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE neutron CHARACTER SET utf8;' 2021-02-16 19:43:46.802 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-02-16 19:43:46.814 | + lib/neutron-legacy:init_mutnauq:431 : time_start dbsync 2021-02-16 19:43:46.817 | + functions-common:time_start:2292 : local name=dbsync 2021-02-16 19:43:46.819 | + functions-common:time_start:2293 : local start_time= 2021-02-16 19:43:46.822 | + functions-common:time_start:2294 : [[ -n '' ]] 2021-02-16 19:43:46.825 | ++ functions-common:time_start:2297 : date +%s%3N 2021-02-16 19:43:46.829 | + functions-common:time_start:2297 : _TIME_START[$name]=1613504626826 2021-02-16 19:43:46.831 | + lib/neutron-legacy:init_mutnauq:433 : /usr/local/bin/neutron-db-manage --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini upgrade head 2021-02-16 19:43:47.885 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-16 19:43:47.885 | 2021-02-16 19:43:47.885 | Traceback (most recent call last): 2021-02-16 19:43:47.886 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-16 19:43:47.886 | exec(line) 2021-02-16 19:43:47.886 | File "", line 1, in 2021-02-16 19:43:47.886 | File "", line 568, in module_from_spec 2021-02-16 19:43:47.886 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-16 19:43:47.886 | 2021-02-16 19:43:47.886 | Remainder of file ignored 2021-02-16 19:43:50.018 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-02-16 19:43:50.018 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-02-16 19:43:50.239 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-02-16 19:43:50.239 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-02-16 19:43:50.312 | INFO [alembic.runtime.migration] Running upgrade -> kilo 2021-02-16 19:44:00.656 | INFO [alembic.runtime.migration] Running upgrade kilo -> 354db87e3225 2021-02-16 19:44:00.737 | INFO [alembic.runtime.migration] Running upgrade 354db87e3225 -> 599c6a226151 2021-02-16 19:44:01.063 | INFO [alembic.runtime.migration] Running upgrade 599c6a226151 -> 52c5312f6baf 2021-02-16 19:44:01.164 | INFO [alembic.runtime.migration] Running upgrade 52c5312f6baf -> 313373c0ffee 2021-02-16 19:44:01.344 | INFO [alembic.runtime.migration] Running upgrade 313373c0ffee -> 8675309a5c4f 2021-02-16 19:44:01.464 | INFO [alembic.runtime.migration] Running upgrade 8675309a5c4f -> 45f955889773 2021-02-16 19:44:01.617 | INFO [alembic.runtime.migration] Running upgrade 45f955889773 -> 26c371498592 2021-02-16 19:44:01.729 | INFO [alembic.runtime.migration] Running upgrade 26c371498592 -> 1c844d1677f7 2021-02-16 19:44:01.816 | INFO [alembic.runtime.migration] Running upgrade 1c844d1677f7 -> 1b4c6e320f79 2021-02-16 19:44:01.919 | INFO [alembic.runtime.migration] Running upgrade 1b4c6e320f79 -> 48153cb5f051 2021-02-16 19:44:02.213 | INFO [alembic.runtime.migration] Running upgrade 48153cb5f051 -> 9859ac9c136 2021-02-16 19:44:02.339 | INFO [alembic.runtime.migration] Running upgrade 9859ac9c136 -> 34af2b5c5a59 2021-02-16 19:44:02.468 | INFO [alembic.runtime.migration] Running upgrade 34af2b5c5a59 -> 59cb5b6cf4d 2021-02-16 19:44:02.557 | INFO [alembic.runtime.migration] Running upgrade 59cb5b6cf4d -> 13cfb89f881a 2021-02-16 19:44:02.670 | INFO [alembic.runtime.migration] Running upgrade 13cfb89f881a -> 32e5974ada25 2021-02-16 19:44:03.525 | INFO [alembic.runtime.migration] Running upgrade 32e5974ada25 -> ec7fcfbf72ee 2021-02-16 19:44:03.628 | INFO [alembic.runtime.migration] Running upgrade ec7fcfbf72ee -> dce3ec7a25c9 2021-02-16 19:44:03.731 | INFO [alembic.runtime.migration] Running upgrade dce3ec7a25c9 -> c3a73f615e4 2021-02-16 19:44:03.827 | INFO [alembic.runtime.migration] Running upgrade c3a73f615e4 -> 659bf3d90664 2021-02-16 19:44:04.125 | INFO [alembic.runtime.migration] Running upgrade 659bf3d90664 -> 1df244e556f5 2021-02-16 19:44:04.190 | INFO [alembic.runtime.migration] Running upgrade 1df244e556f5 -> 19f26505c74f 2021-02-16 19:44:04.364 | INFO [alembic.runtime.migration] Running upgrade 19f26505c74f -> 15be73214821 2021-02-16 19:44:04.675 | INFO [alembic.runtime.migration] Running upgrade 15be73214821 -> b4caf27aae4 2021-02-16 19:44:04.752 | INFO [alembic.runtime.migration] Running upgrade b4caf27aae4 -> 15e43b934f81 2021-02-16 19:44:04.871 | INFO [alembic.runtime.migration] Running upgrade 15e43b934f81 -> 31ed664953e6 2021-02-16 19:44:04.964 | INFO [alembic.runtime.migration] Running upgrade 31ed664953e6 -> 2f9e956e7532 2021-02-16 19:44:05.023 | INFO [alembic.runtime.migration] Running upgrade 2f9e956e7532 -> 3894bccad37f 2021-02-16 19:44:05.214 | INFO [alembic.runtime.migration] Running upgrade 3894bccad37f -> 0e66c5227a8a 2021-02-16 19:44:05.294 | INFO [alembic.runtime.migration] Running upgrade 0e66c5227a8a -> 45f8dd33480b 2021-02-16 19:44:05.369 | INFO [alembic.runtime.migration] Running upgrade 45f8dd33480b -> 5abc0278ca73 2021-02-16 19:44:05.538 | INFO [alembic.runtime.migration] Running upgrade kilo -> 30018084ec99 2021-02-16 19:44:05.547 | INFO [alembic.runtime.migration] Running upgrade 30018084ec99 -> 4ffceebfada 2021-02-16 19:44:05.770 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfada -> 5498d17be016 2021-02-16 19:44:05.945 | INFO [alembic.runtime.migration] Running upgrade 5498d17be016 -> 2a16083502f3 2021-02-16 19:44:06.004 | INFO [alembic.runtime.migration] Running upgrade 2a16083502f3 -> 2e5352a0ad4d 2021-02-16 19:44:06.331 | INFO [alembic.runtime.migration] Running upgrade 2e5352a0ad4d -> 11926bcfe72d 2021-02-16 19:44:06.509 | INFO [alembic.runtime.migration] Running upgrade 11926bcfe72d -> 4af11ca47297 2021-02-16 19:44:06.819 | INFO [alembic.runtime.migration] Running upgrade 4af11ca47297 -> 1b294093239c 2021-02-16 19:44:06.860 | INFO [alembic.runtime.migration] Running upgrade 1b294093239c -> 8a6d8bdae39 2021-02-16 19:44:09.381 | INFO [alembic.runtime.migration] Running upgrade 8a6d8bdae39 -> 2b4c2465d44b 2021-02-16 19:44:09.422 | INFO [alembic.runtime.migration] Running upgrade 2b4c2465d44b -> e3278ee65050 2021-02-16 19:44:09.618 | INFO [alembic.runtime.migration] Running upgrade e3278ee65050 -> c6c112992c9 2021-02-16 19:44:09.717 | INFO [alembic.runtime.migration] Running upgrade c6c112992c9 -> 5ffceebfada 2021-02-16 19:44:09.726 | INFO [alembic.runtime.migration] Running upgrade 5ffceebfada -> 4ffceebfcdc 2021-02-16 19:44:09.824 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfcdc -> 7bbb25278f53 2021-02-16 19:44:09.833 | INFO [alembic.runtime.migration] Running upgrade 7bbb25278f53 -> 89ab9a816d70 2021-02-16 19:44:10.000 | INFO [alembic.runtime.migration] Running upgrade 5abc0278ca73 -> d3435b514502 2021-02-16 19:44:10.036 | INFO [alembic.runtime.migration] Running upgrade d3435b514502 -> 30107ab6a3ee 2021-02-16 19:44:10.096 | INFO [alembic.runtime.migration] Running upgrade 30107ab6a3ee -> c415aab1c048 2021-02-16 19:44:10.176 | INFO [alembic.runtime.migration] Running upgrade c415aab1c048 -> a963b38d82f4 2021-02-16 19:44:10.283 | INFO [alembic.runtime.migration] Running upgrade 89ab9a816d70 -> c879c5e1ee90 2021-02-16 19:44:10.567 | INFO [alembic.runtime.migration] Running upgrade c879c5e1ee90 -> 8fd3918ef6f4 2021-02-16 19:44:10.720 | INFO [alembic.runtime.migration] Running upgrade 8fd3918ef6f4 -> 4bcd4df1f426 2021-02-16 19:44:10.740 | INFO [alembic.runtime.migration] Running upgrade 4bcd4df1f426 -> b67e765a3524 2021-02-16 19:44:10.836 | INFO [alembic.runtime.migration] Running upgrade b67e765a3524 -> a84ccf28f06a 2021-02-16 19:44:10.964 | INFO [alembic.runtime.migration] Running upgrade a84ccf28f06a -> 7d9d8eeec6ad 2021-02-16 19:44:12.370 | INFO [alembic.runtime.migration] Running upgrade a963b38d82f4 -> 3d0e74aa7d37 2021-02-16 19:44:12.615 | INFO [alembic.runtime.migration] Running upgrade 3d0e74aa7d37 -> 030a959ceafa 2021-02-16 19:44:12.669 | INFO [alembic.runtime.migration] Running upgrade 030a959ceafa -> a5648cfeeadf 2021-02-16 19:44:12.729 | INFO [alembic.runtime.migration] Running upgrade a5648cfeeadf -> 0f5bef0f87d4 2021-02-16 19:44:12.834 | INFO [alembic.runtime.migration] Running upgrade 0f5bef0f87d4 -> 67daae611b6e 2021-02-16 19:44:12.917 | INFO [alembic.runtime.migration] Running upgrade 67daae611b6e -> 6b461a21bcfc 2021-02-16 19:44:12.967 | INFO [alembic.runtime.migration] Running upgrade 6b461a21bcfc -> 5cd92597d11d 2021-02-16 19:44:13.108 | INFO [alembic.runtime.migration] Running upgrade 5cd92597d11d -> 929c968efe70 2021-02-16 19:44:13.116 | INFO [alembic.runtime.migration] Running upgrade 929c968efe70 -> a9c43481023c 2021-02-16 19:44:13.307 | INFO [alembic.runtime.migration] Running upgrade a9c43481023c -> 804a3c76314c 2021-02-16 19:44:13.416 | INFO [alembic.runtime.migration] Running upgrade 804a3c76314c -> 2b42d90729da 2021-02-16 19:44:13.703 | INFO [alembic.runtime.migration] Running upgrade 2b42d90729da -> 62c781cb6192 2021-02-16 19:44:13.814 | INFO [alembic.runtime.migration] Running upgrade 62c781cb6192 -> c8c222d42aa9 2021-02-16 19:44:14.005 | INFO [alembic.runtime.migration] Running upgrade c8c222d42aa9 -> 349b6fd605a6 2021-02-16 19:44:14.100 | INFO [alembic.runtime.migration] Running upgrade 349b6fd605a6 -> 7d32f979895f 2021-02-16 19:44:14.216 | INFO [alembic.runtime.migration] Running upgrade 7d32f979895f -> 594422d373ee 2021-02-16 19:44:14.284 | INFO [alembic.runtime.migration] Running upgrade 594422d373ee -> 61663558142c 2021-02-16 19:44:14.301 | INFO [alembic.runtime.migration] Running upgrade 61663558142c -> 867d39095bf4, port forwarding 2021-02-16 19:44:14.370 | INFO [alembic.runtime.migration] Running upgrade 867d39095bf4 -> d72db3e25539, modify uniq port forwarding 2021-02-16 19:44:14.831 | INFO [alembic.runtime.migration] Running upgrade d72db3e25539 -> cada2437bf41 2021-02-16 19:44:14.923 | INFO [alembic.runtime.migration] Running upgrade cada2437bf41 -> 195176fb410d, router gateway IP QoS 2021-02-16 19:44:14.992 | INFO [alembic.runtime.migration] Running upgrade 195176fb410d -> fb0167bd9639 2021-02-16 19:44:15.103 | INFO [alembic.runtime.migration] Running upgrade fb0167bd9639 -> 0ff9e3881597 2021-02-16 19:44:15.180 | INFO [alembic.runtime.migration] Running upgrade 0ff9e3881597 -> 9bfad3f1e780 2021-02-16 19:44:15.300 | INFO [alembic.runtime.migration] Running upgrade 9bfad3f1e780 -> 63fd95af7dcd 2021-02-16 19:44:15.356 | INFO [alembic.runtime.migration] Running upgrade 63fd95af7dcd -> c613d0b82681 2021-02-16 19:44:15.510 | INFO [alembic.runtime.migration] Running upgrade c613d0b82681 -> c3e9d13c4367 2021-02-16 19:44:15.664 | INFO [alembic.runtime.migration] Running upgrade c3e9d13c4367 -> 86274d77933e 2021-02-16 19:44:15.769 | INFO [alembic.runtime.migration] Running upgrade 86274d77933e -> f4b9654dd40c 2021-02-16 19:44:16.053 | INFO [alembic.runtime.migration] Running upgrade f4b9654dd40c -> a010322604bc 2021-02-16 19:44:16.112 | INFO [alembic.runtime.migration] Running upgrade a010322604bc -> 263d454a9655 2021-02-16 19:44:16.209 | INFO [alembic.runtime.migration] Running upgrade 263d454a9655 -> Ibac91d24da2 2021-02-16 19:44:16.632 | INFO [alembic.runtime.migration] Running upgrade Ibac91d24da2 -> 2217c4222de6 2021-02-16 19:44:16.700 | INFO [alembic.runtime.migration] Running upgrade 2217c4222de6 -> 18a7e90ae768 2021-02-16 19:44:16.820 | INFO [alembic.runtime.migration] Running upgrade 18a7e90ae768 -> e4e236b0e1ff 2021-02-16 19:44:16.949 | INFO [alembic.runtime.migration] Running upgrade e4e236b0e1ff -> e88badaa9591 2021-02-16 19:44:17.087 | INFO [alembic.runtime.migration] Running upgrade e88badaa9591 -> d8bdf05313f4 2021-02-16 19:44:17.225 | INFO [alembic.runtime.migration] Running upgrade d8bdf05313f4 -> dfe425060830 2021-02-16 19:44:17.235 | INFO [alembic.runtime.migration] Running upgrade dfe425060830 -> fd6107509ccd 2021-02-16 19:44:17.244 | INFO [alembic.runtime.migration] Running upgrade fd6107509ccd -> 1ea5dab0897a 2021-02-16 19:44:17.414 | INFO [alembic.runtime.migration] Running upgrade 1ea5dab0897a -> 49d8622c5221 2021-02-16 19:44:17.426 | INFO [alembic.runtime.migration] Running upgrade 49d8622c5221 -> I38991de2b4 2021-02-16 19:44:17.640 | INFO [alembic.runtime.migration] Running upgrade I38991de2b4 -> 532aa95457e2 2021-02-16 19:44:17.701 | INFO [alembic.runtime.migration] Running upgrade 532aa95457e2 -> f010820fc498 2021-02-16 19:44:17.760 | INFO [alembic.runtime.migration] Running upgrade f010820fc498 -> a964d94b4677 2021-02-16 19:44:18.031 | INFO [alembic.runtime.migration] Running upgrade a964d94b4677 -> 26d1e9f5c766 2021-02-16 19:44:18.549 | INFO [alembic.runtime.migration] Running upgrade 26d1e9f5c766 -> 1e0744e4ffea 2021-02-16 19:44:18.609 | INFO [alembic.runtime.migration] Running upgrade 7d9d8eeec6ad -> a8b517cff8ab 2021-02-16 19:44:18.617 | INFO [alembic.runtime.migration] Running upgrade a8b517cff8ab -> 3b935b28e7a0 2021-02-16 19:44:18.626 | INFO [alembic.runtime.migration] Running upgrade 3b935b28e7a0 -> b12a3ef66e62 2021-02-16 19:44:18.992 | INFO [alembic.runtime.migration] Running upgrade b12a3ef66e62 -> 97c25b0d2353 2021-02-16 19:44:19.476 | INFO [alembic.runtime.migration] Running upgrade 97c25b0d2353 -> 2e0d7a8a1586 2021-02-16 19:44:19.623 | INFO [alembic.runtime.migration] Running upgrade 2e0d7a8a1586 -> 5c85685d616d 2021-02-16 19:44:19.685 | Running upgrade for neutron ... 2021-02-16 19:44:19.685 | OK 2021-02-16 19:44:19.953 | + lib/neutron-legacy:init_mutnauq:434 : time_stop dbsync 2021-02-16 19:44:19.955 | + functions-common:time_stop:2306 : local name 2021-02-16 19:44:19.958 | + functions-common:time_stop:2307 : local end_time 2021-02-16 19:44:19.960 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-16 19:44:19.963 | + functions-common:time_stop:2309 : local total 2021-02-16 19:44:19.965 | + functions-common:time_stop:2310 : local start_time 2021-02-16 19:44:19.968 | + functions-common:time_stop:2312 : name=dbsync 2021-02-16 19:44:19.970 | + functions-common:time_stop:2313 : start_time=1613504626826 2021-02-16 19:44:19.973 | + functions-common:time_stop:2315 : [[ -z 1613504626826 ]] 2021-02-16 19:44:19.976 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-16 19:44:19.980 | + functions-common:time_stop:2318 : end_time=1613504659977 2021-02-16 19:44:19.982 | + functions-common:time_stop:2319 : elapsed_time=33151 2021-02-16 19:44:19.984 | + functions-common:time_stop:2320 : total=33042 2021-02-16 19:44:19.987 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-16 19:44:19.990 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=66193 2021-02-16 19:44:19.992 | + inc/async:async_run:104 : return 0 2021-02-16 19:44:19.995 | + ./stack.sh:main:1153 : is_service_enabled q-dhcp 2021-02-16 19:44:20.011 | + functions-common:is_service_enabled:1962 : return 0 2021-02-16 19:44:20.014 | ++ ./stack.sh:main:1156 : pidof NetworkManager 2021-02-16 19:44:20.023 | ++ ./stack.sh:main:1156 : true 2021-02-16 19:44:20.026 | + ./stack.sh:main:1156 : netman_pid= 2021-02-16 19:44:20.028 | + ./stack.sh:main:1157 : '[' -z '' ']' 2021-02-16 19:44:20.031 | + ./stack.sh:main:1158 : sudo killall dnsmasq 2021-02-16 19:44:20.049 | dnsmasq: no process found 2021-02-16 19:44:20.053 | + ./stack.sh:main:1158 : true 2021-02-16 19:44:20.056 | + ./stack.sh:main:1163 : clean_iptables 2021-02-16 19:44:20.060 | + lib/nova:clean_iptables:178 : sudo iptables -S -v 2021-02-16 19:44:20.062 | + lib/nova:clean_iptables:178 : sed 's/-c [0-9]* [0-9]* //g' 2021-02-16 19:44:20.062 | + lib/nova:clean_iptables:178 : grep nova 2021-02-16 19:44:20.064 | + lib/nova:clean_iptables:178 : grep '\-A' 2021-02-16 19:44:20.064 | + lib/nova:clean_iptables:178 : sed s/-A/-D/g 2021-02-16 19:44:20.064 | + lib/nova:clean_iptables:178 : bash 2021-02-16 19:44:20.066 | + lib/nova:clean_iptables:178 : awk '{print "sudo iptables",$0}' 2021-02-16 19:44:20.073 | + lib/nova:clean_iptables:180 : sed 's/-c [0-9]* [0-9]* //g' 2021-02-16 19:44:20.075 | + lib/nova:clean_iptables:180 : grep nova 2021-02-16 19:44:20.075 | + lib/nova:clean_iptables:180 : grep '\-A' 2021-02-16 19:44:20.075 | + lib/nova:clean_iptables:180 : awk '{print "sudo iptables -t nat",$0}' 2021-02-16 19:44:20.078 | + lib/nova:clean_iptables:180 : sed s/-A/-D/g 2021-02-16 19:44:20.078 | + lib/nova:clean_iptables:180 : sudo iptables -S -v -t nat 2021-02-16 19:44:20.078 | + lib/nova:clean_iptables:180 : bash 2021-02-16 19:44:20.090 | + lib/nova:clean_iptables:182 : sed 's/-c [0-9]* [0-9]* //g' 2021-02-16 19:44:20.092 | + lib/nova:clean_iptables:182 : sudo iptables -S -v 2021-02-16 19:44:20.093 | + lib/nova:clean_iptables:182 : grep '\-N' 2021-02-16 19:44:20.094 | + lib/nova:clean_iptables:182 : awk '{print "sudo iptables",$0}' 2021-02-16 19:44:20.095 | + lib/nova:clean_iptables:182 : bash 2021-02-16 19:44:20.096 | + lib/nova:clean_iptables:182 : grep nova 2021-02-16 19:44:20.099 | + lib/nova:clean_iptables:182 : sed s/-N/-X/g 2021-02-16 19:44:20.107 | + lib/nova:clean_iptables:184 : sed 's/-c [0-9]* [0-9]* //g' 2021-02-16 19:44:20.107 | + lib/nova:clean_iptables:184 : sudo iptables -S -v -t nat 2021-02-16 19:44:20.108 | + lib/nova:clean_iptables:184 : grep nova 2021-02-16 19:44:20.109 | + lib/nova:clean_iptables:184 : sed s/-N/-X/g 2021-02-16 19:44:20.109 | + lib/nova:clean_iptables:184 : grep '\-N' 2021-02-16 19:44:20.111 | + lib/nova:clean_iptables:184 : bash 2021-02-16 19:44:20.112 | + lib/nova:clean_iptables:184 : awk '{print "sudo iptables -t nat",$0}' 2021-02-16 19:44:20.120 | + ./stack.sh:main:1166 : sudo sysctl -w net.ipv4.ip_forward=1 2021-02-16 19:44:20.127 | net.ipv4.ip_forward = 1 2021-02-16 19:44:20.131 | + ./stack.sh:main:1173 : is_service_enabled swift 2021-02-16 19:44:20.147 | + functions-common:is_service_enabled:1962 : return 1 2021-02-16 19:44:20.150 | + ./stack.sh:main:1182 : is_service_enabled cinder 2021-02-16 19:44:20.167 | + functions-common:is_service_enabled:1962 : return 0 2021-02-16 19:44:20.169 | + ./stack.sh:main:1183 : echo_summary 'Configuring Cinder' 2021-02-16 19:44:20.172 | + ./stack.sh:echo_summary:419 : [[ -t 3 ]] 2021-02-16 19:44:20.174 | + ./stack.sh:echo_summary:425 : echo -e Configuring Cinder 2021-02-16 19:44:20.177 | + ./stack.sh:main:1184 : async_runfunc init_cinder 2021-02-16 19:44:20.180 | + inc/async:async_runfunc:111 : async_run init_cinder init_cinder 2021-02-16 19:44:20.256 | [Async init_cinder:self]: Running synchronously: init_cinder 2021-02-16 19:44:20.258 | + inc/async:async_run:103 : init_cinder 2021-02-16 19:44:20.261 | + lib/cinder:init_cinder:388 : is_service_enabled mysql postgresql 2021-02-16 19:44:20.276 | + functions-common:is_service_enabled:1962 : return 0 2021-02-16 19:44:20.279 | + lib/cinder:init_cinder:390 : recreate_database cinder 2021-02-16 19:44:20.281 | + lib/database:recreate_database:110 : local db=cinder 2021-02-16 19:44:20.284 | + lib/database:recreate_database:111 : recreate_database_mysql cinder 2021-02-16 19:44:20.287 | + lib/databases/mysql:recreate_database_mysql:63 : local db=cinder 2021-02-16 19:44:20.289 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS cinder;' 2021-02-16 19:44:20.293 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-02-16 19:44:20.306 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE cinder CHARACTER SET utf8;' 2021-02-16 19:44:20.310 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-02-16 19:44:20.322 | + lib/cinder:init_cinder:392 : time_start dbsync 2021-02-16 19:44:20.324 | + functions-common:time_start:2292 : local name=dbsync 2021-02-16 19:44:20.327 | + functions-common:time_start:2293 : local start_time= 2021-02-16 19:44:20.329 | + functions-common:time_start:2294 : [[ -n '' ]] 2021-02-16 19:44:20.333 | ++ functions-common:time_start:2297 : date +%s%3N 2021-02-16 19:44:20.337 | + functions-common:time_start:2297 : _TIME_START[$name]=1613504660334 2021-02-16 19:44:20.339 | + lib/cinder:init_cinder:394 : /usr/local/bin/cinder-manage --config-file /etc/cinder/cinder.conf db sync 2021-02-16 19:44:23.360 | 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=81025) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} 2021-02-16 19:44:23.362 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo... {{(pid=81025) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-02-16 19:44:23.363 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/139_placeholder.py... {{(pid=81025) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:44:23.364 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/139_placeholder.py loaded successfully {{(pid=81025) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:44:23.364 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/137_placeholder.py... {{(pid=81025) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:44:23.364 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/137_placeholder.py loaded successfully {{(pid=81025) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:44:23.364 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/125_placeholder.py... {{(pid=81025) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:44:23.364 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/125_placeholder.py loaded successfully {{(pid=81025) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:44:23.365 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/134_placeholder.py... {{(pid=81025) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:44:23.365 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/134_placeholder.py loaded successfully {{(pid=81025) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:44:23.365 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/131_placeholder.py... {{(pid=81025) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:44:23.365 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/131_placeholder.py loaded successfully {{(pid=81025) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:44:23.365 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/129_placeholder.py... {{(pid=81025) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:44:23.365 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/129_placeholder.py loaded successfully {{(pid=81025) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:44:23.366 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/135_placeholder.py... {{(pid=81025) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:44:23.366 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/135_placeholder.py loaded successfully {{(pid=81025) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:44:23.366 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/124_placeholder.py... {{(pid=81025) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:44:23.366 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/124_placeholder.py loaded successfully {{(pid=81025) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:44:23.366 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/132_create_default_volume_type.py... {{(pid=81025) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:44:23.367 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/132_create_default_volume_type.py loaded successfully {{(pid=81025) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:44:23.367 | 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=81025) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:44:23.367 | 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=81025) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:44:23.367 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/133_placeholder.py... {{(pid=81025) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:44:23.367 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/133_placeholder.py loaded successfully {{(pid=81025) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:44:23.368 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/140_create_project_default_volume_type.py... {{(pid=81025) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:44:23.368 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/140_create_project_default_volume_type.py loaded successfully {{(pid=81025) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:44:23.368 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/123_cinder_init.py... {{(pid=81025) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:44:23.368 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/123_cinder_init.py loaded successfully {{(pid=81025) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:44:23.368 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/126_placeholder.py... {{(pid=81025) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:44:23.368 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/126_placeholder.py loaded successfully {{(pid=81025) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:44:23.369 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/138_placeholder.py... {{(pid=81025) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:44:23.369 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/138_placeholder.py loaded successfully {{(pid=81025) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:44:23.369 | 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=81025) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:44:23.369 | 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=81025) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:44:23.369 | 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=81025) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:44:23.369 | 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=81025) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:44:23.370 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/130_placeholder.py... {{(pid=81025) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:44:23.370 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/130_placeholder.py loaded successfully {{(pid=81025) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:44:23.370 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo loaded successfully {{(pid=81025) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-02-16 19:44:23.370 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'cinder'), ('version_table', 'migrate_version'), ('required_dbs', '[]')]))]) {{(pid=81025) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-02-16 19:44:23.413 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo... {{(pid=81025) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-02-16 19:44:23.414 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/139_placeholder.py... {{(pid=81025) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:44:23.414 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/139_placeholder.py loaded successfully {{(pid=81025) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:44:23.414 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/137_placeholder.py... {{(pid=81025) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:44:23.415 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/137_placeholder.py loaded successfully {{(pid=81025) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:44:23.415 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/125_placeholder.py... {{(pid=81025) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:44:23.415 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/125_placeholder.py loaded successfully {{(pid=81025) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:44:23.415 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/134_placeholder.py... {{(pid=81025) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:44:23.415 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/134_placeholder.py loaded successfully {{(pid=81025) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:44:23.416 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/131_placeholder.py... {{(pid=81025) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:44:23.416 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/131_placeholder.py loaded successfully {{(pid=81025) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:44:23.416 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/129_placeholder.py... {{(pid=81025) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:44:23.416 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/129_placeholder.py loaded successfully {{(pid=81025) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:44:23.416 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/135_placeholder.py... {{(pid=81025) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:44:23.417 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/135_placeholder.py loaded successfully {{(pid=81025) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:44:23.417 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/124_placeholder.py... {{(pid=81025) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:44:23.417 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/124_placeholder.py loaded successfully {{(pid=81025) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:44:23.417 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/132_create_default_volume_type.py... {{(pid=81025) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:44:23.417 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/132_create_default_volume_type.py loaded successfully {{(pid=81025) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:44:23.417 | 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=81025) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:44:23.418 | 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=81025) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:44:23.418 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/133_placeholder.py... {{(pid=81025) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:44:23.418 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/133_placeholder.py loaded successfully {{(pid=81025) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:44:23.418 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/140_create_project_default_volume_type.py... {{(pid=81025) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:44:23.418 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/140_create_project_default_volume_type.py loaded successfully {{(pid=81025) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:44:23.419 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/123_cinder_init.py... {{(pid=81025) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:44:23.419 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/123_cinder_init.py loaded successfully {{(pid=81025) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:44:23.419 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/126_placeholder.py... {{(pid=81025) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:44:23.419 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/126_placeholder.py loaded successfully {{(pid=81025) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:44:23.419 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/138_placeholder.py... {{(pid=81025) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:44:23.419 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/138_placeholder.py loaded successfully {{(pid=81025) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:44:23.420 | 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=81025) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:44:23.420 | 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=81025) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:44:23.420 | 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=81025) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:44:23.420 | 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=81025) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:44:23.421 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/130_placeholder.py... {{(pid=81025) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:44:23.421 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/130_placeholder.py loaded successfully {{(pid=81025) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:44:23.421 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo loaded successfully {{(pid=81025) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-02-16 19:44:23.421 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'cinder'), ('version_table', 'migrate_version'), ('required_dbs', '[]')]))]) {{(pid=81025) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-02-16 19:44:23.498 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo... {{(pid=81025) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-02-16 19:44:23.499 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/139_placeholder.py... {{(pid=81025) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:44:23.499 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/139_placeholder.py loaded successfully {{(pid=81025) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:44:23.499 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/137_placeholder.py... {{(pid=81025) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:44:23.500 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/137_placeholder.py loaded successfully {{(pid=81025) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:44:23.500 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/125_placeholder.py... {{(pid=81025) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:44:23.500 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/125_placeholder.py loaded successfully {{(pid=81025) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:44:23.500 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/134_placeholder.py... {{(pid=81025) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:44:23.501 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/134_placeholder.py loaded successfully {{(pid=81025) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:44:23.501 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/131_placeholder.py... {{(pid=81025) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:44:23.501 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/131_placeholder.py loaded successfully {{(pid=81025) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:44:23.501 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/129_placeholder.py... {{(pid=81025) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:44:23.501 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/129_placeholder.py loaded successfully {{(pid=81025) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:44:23.502 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/135_placeholder.py... {{(pid=81025) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:44:23.502 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/135_placeholder.py loaded successfully {{(pid=81025) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:44:23.502 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/124_placeholder.py... {{(pid=81025) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:44:23.502 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/124_placeholder.py loaded successfully {{(pid=81025) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:44:23.502 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/132_create_default_volume_type.py... {{(pid=81025) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:44:23.503 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/132_create_default_volume_type.py loaded successfully {{(pid=81025) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:44:23.503 | 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=81025) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:44:23.503 | 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=81025) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:44:23.503 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/133_placeholder.py... {{(pid=81025) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:44:23.503 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/133_placeholder.py loaded successfully {{(pid=81025) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:44:23.504 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/140_create_project_default_volume_type.py... {{(pid=81025) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:44:23.504 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/140_create_project_default_volume_type.py loaded successfully {{(pid=81025) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:44:23.504 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/123_cinder_init.py... {{(pid=81025) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:44:23.505 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/123_cinder_init.py loaded successfully {{(pid=81025) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:44:23.505 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/126_placeholder.py... {{(pid=81025) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:44:23.505 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/126_placeholder.py loaded successfully {{(pid=81025) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:44:23.505 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/138_placeholder.py... {{(pid=81025) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:44:23.505 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/138_placeholder.py loaded successfully {{(pid=81025) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:44:23.506 | 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=81025) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:44:23.506 | 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=81025) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:44:23.506 | 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=81025) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:44:23.506 | 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=81025) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:44:23.506 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/130_placeholder.py... {{(pid=81025) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:44:23.507 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/130_placeholder.py loaded successfully {{(pid=81025) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:44:23.507 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo loaded successfully {{(pid=81025) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-02-16 19:44:23.507 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'cinder'), ('version_table', 'migrate_version'), ('required_dbs', '[]')]))]) {{(pid=81025) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-02-16 19:44:23.514 | INFO migrate.versioning.api [-] 122 -> 123...  2021-02-16 19:44:28.254 | INFO migrate.versioning.api [-] done 2021-02-16 19:44:28.254 | INFO migrate.versioning.api [-] 123 -> 124...  2021-02-16 19:44:28.263 | INFO migrate.versioning.api [-] done 2021-02-16 19:44:28.263 | INFO migrate.versioning.api [-] 124 -> 125...  2021-02-16 19:44:28.271 | INFO migrate.versioning.api [-] done 2021-02-16 19:44:28.271 | INFO migrate.versioning.api [-] 125 -> 126...  2021-02-16 19:44:28.279 | INFO migrate.versioning.api [-] done 2021-02-16 19:44:28.279 | INFO migrate.versioning.api [-] 126 -> 127...  2021-02-16 19:44:28.306 | INFO migrate.versioning.api [-] done 2021-02-16 19:44:28.306 | INFO migrate.versioning.api [-] 127 -> 128...  2021-02-16 19:44:28.615 | INFO migrate.versioning.api [-] done 2021-02-16 19:44:28.616 | INFO migrate.versioning.api [-] 128 -> 129...  2021-02-16 19:44:28.624 | INFO migrate.versioning.api [-] done 2021-02-16 19:44:28.624 | INFO migrate.versioning.api [-] 129 -> 130...  2021-02-16 19:44:28.630 | INFO migrate.versioning.api [-] done 2021-02-16 19:44:28.630 | INFO migrate.versioning.api [-] 130 -> 131...  2021-02-16 19:44:28.638 | INFO migrate.versioning.api [-] done 2021-02-16 19:44:28.638 | INFO migrate.versioning.api [-] 131 -> 132...  2021-02-16 19:44:28.657 | INFO migrate.versioning.api [-] done 2021-02-16 19:44:28.658 | INFO migrate.versioning.api [-] 132 -> 133...  2021-02-16 19:44:28.663 | INFO migrate.versioning.api [-] done 2021-02-16 19:44:28.664 | INFO migrate.versioning.api [-] 133 -> 134...  2021-02-16 19:44:28.670 | INFO migrate.versioning.api [-] done 2021-02-16 19:44:28.670 | INFO migrate.versioning.api [-] 134 -> 135...  2021-02-16 19:44:28.676 | INFO migrate.versioning.api [-] done 2021-02-16 19:44:28.676 | INFO migrate.versioning.api [-] 135 -> 136...  2021-02-16 19:44:28.938 | INFO migrate.versioning.api [-] done 2021-02-16 19:44:28.938 | INFO migrate.versioning.api [-] 136 -> 137...  2021-02-16 19:44:28.944 | INFO migrate.versioning.api [-] done 2021-02-16 19:44:28.944 | INFO migrate.versioning.api [-] 137 -> 138...  2021-02-16 19:44:28.953 | INFO migrate.versioning.api [-] done 2021-02-16 19:44:28.953 | INFO migrate.versioning.api [-] 138 -> 139...  2021-02-16 19:44:28.961 | INFO migrate.versioning.api [-] done 2021-02-16 19:44:28.961 | INFO migrate.versioning.api [-] 139 -> 140...  2021-02-16 19:44:29.082 | INFO migrate.versioning.api [-] done 2021-02-16 19:44:29.084 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-16 19:44:29.084 | 2021-02-16 19:44:29.084 | Traceback (most recent call last): 2021-02-16 19:44:29.084 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-16 19:44:29.084 | exec(line) 2021-02-16 19:44:29.084 | File "", line 1, in 2021-02-16 19:44:29.084 | File "", line 568, in module_from_spec 2021-02-16 19:44:29.084 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-16 19:44:29.084 | 2021-02-16 19:44:29.084 | Remainder of file ignored 2021-02-16 19:44:29.084 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:44:29.084 | from cryptography.utils import int_from_bytes 2021-02-16 19:44:29.084 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:44:29.084 | from cryptography.utils import int_from_bytes 2021-02-16 19:44:29.394 | + lib/cinder:init_cinder:395 : time_stop dbsync 2021-02-16 19:44:29.397 | + functions-common:time_stop:2306 : local name 2021-02-16 19:44:29.399 | + functions-common:time_stop:2307 : local end_time 2021-02-16 19:44:29.402 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-16 19:44:29.404 | + functions-common:time_stop:2309 : local total 2021-02-16 19:44:29.407 | + functions-common:time_stop:2310 : local start_time 2021-02-16 19:44:29.409 | + functions-common:time_stop:2312 : name=dbsync 2021-02-16 19:44:29.412 | + functions-common:time_stop:2313 : start_time=1613504660334 2021-02-16 19:44:29.414 | + functions-common:time_stop:2315 : [[ -z 1613504660334 ]] 2021-02-16 19:44:29.417 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-16 19:44:29.421 | + functions-common:time_stop:2318 : end_time=1613504669418 2021-02-16 19:44:29.424 | + functions-common:time_stop:2319 : elapsed_time=9084 2021-02-16 19:44:29.426 | + functions-common:time_stop:2320 : total=66193 2021-02-16 19:44:29.428 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-16 19:44:29.431 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=75277 2021-02-16 19:44:29.434 | + lib/cinder:init_cinder:398 : is_service_enabled c-vol 2021-02-16 19:44:29.450 | + functions-common:is_service_enabled:1962 : return 0 2021-02-16 19:44:29.452 | + lib/cinder:init_cinder:398 : [[ -n ceph ]] 2021-02-16 19:44:29.455 | + lib/cinder:init_cinder:399 : local be be_name be_type 2021-02-16 19:44:29.457 | + lib/cinder:init_cinder:400 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2021-02-16 19:44:29.460 | + lib/cinder:init_cinder:401 : be_type=ceph 2021-02-16 19:44:29.462 | + lib/cinder:init_cinder:402 : be_name=ceph 2021-02-16 19:44:29.465 | + lib/cinder:init_cinder:403 : type init_cinder_backend_ceph 2021-02-16 19:44:29.467 | + lib/cinder:init_cinder:413 : mkdir -p /opt/stack/data/cinder/volumes 2021-02-16 19:44:29.471 | + inc/async:async_run:104 : return 0 2021-02-16 19:44:29.474 | + ./stack.sh:main:1190 : is_service_enabled placement 2021-02-16 19:44:29.491 | + functions-common:is_service_enabled:1962 : return 0 2021-02-16 19:44:29.494 | + ./stack.sh:main:1191 : echo_summary 'Configuring placement' 2021-02-16 19:44:29.497 | + ./stack.sh:echo_summary:419 : [[ -t 3 ]] 2021-02-16 19:44:29.499 | + ./stack.sh:echo_summary:425 : echo -e Configuring placement 2021-02-16 19:44:29.502 | + ./stack.sh:main:1192 : async_runfunc init_placement 2021-02-16 19:44:29.504 | + inc/async:async_runfunc:111 : async_run init_placement init_placement 2021-02-16 19:44:29.581 | [Async init_placement:self]: Running synchronously: init_placement 2021-02-16 19:44:29.583 | + inc/async:async_run:103 : init_placement 2021-02-16 19:44:29.586 | + lib/placement:init_placement:130 : recreate_database placement 2021-02-16 19:44:29.588 | + lib/database:recreate_database:110 : local db=placement 2021-02-16 19:44:29.591 | + lib/database:recreate_database:111 : recreate_database_mysql placement 2021-02-16 19:44:29.593 | + lib/databases/mysql:recreate_database_mysql:63 : local db=placement 2021-02-16 19:44:29.596 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS placement;' 2021-02-16 19:44:29.599 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-02-16 19:44:29.613 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE placement CHARACTER SET utf8;' 2021-02-16 19:44:29.616 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-02-16 19:44:29.629 | + lib/placement:init_placement:131 : /usr/local/bin/placement-manage db sync 2021-02-16 19:44:33.106 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-16 19:44:33.107 | 2021-02-16 19:44:33.107 | Traceback (most recent call last): 2021-02-16 19:44:33.107 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-16 19:44:33.107 | exec(line) 2021-02-16 19:44:33.107 | File "", line 1, in 2021-02-16 19:44:33.107 | File "", line 568, in module_from_spec 2021-02-16 19:44:33.107 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-16 19:44:33.107 | 2021-02-16 19:44:33.107 | Remainder of file ignored 2021-02-16 19:44:33.263 | + lib/placement:init_placement:132 : create_placement_accounts 2021-02-16 19:44:33.265 | + lib/placement:create_placement_accounts:119 : create_service_user placement admin 2021-02-16 19:44:33.269 | + lib/keystone:create_service_user:401 : get_or_create_user placement Passw0rd Default 2021-02-16 19:44:33.271 | + functions-common:get_or_create_user:826 : local user_id 2021-02-16 19:44:33.274 | + functions-common:get_or_create_user:827 : [[ ! -z '' ]] 2021-02-16 19:44:33.277 | + functions-common:get_or_create_user:830 : local email= 2021-02-16 19:44:33.280 | ++ functions-common:get_or_create_user:844 : oscwrap user create placement --password Passw0rd --domain=Default --or-show -f value -c id 2021-02-16 19:44:35.727 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-16 19:44:35.727 | 2021-02-16 19:44:35.727 | Traceback (most recent call last): 2021-02-16 19:44:35.727 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-16 19:44:35.727 | exec(line) 2021-02-16 19:44:35.727 | File "", line 1, in 2021-02-16 19:44:35.727 | File "", line 568, in module_from_spec 2021-02-16 19:44:35.727 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-16 19:44:35.727 | 2021-02-16 19:44:35.727 | Remainder of file ignored 2021-02-16 19:44:35.727 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:44:35.727 | from cryptography.utils import int_from_bytes 2021-02-16 19:44:35.728 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:44:35.728 | from cryptography.utils import int_from_bytes 2021-02-16 19:44:35.904 | ++ functions-common:oscwrap:2346 : return 0 2021-02-16 19:44:35.907 | + functions-common:get_or_create_user:842 : user_id=1107e239d17d4367842040abd1070b9c 2021-02-16 19:44:35.910 | + functions-common:get_or_create_user:843 : echo 1107e239d17d4367842040abd1070b9c 2021-02-16 19:44:35.910 | 1107e239d17d4367842040abd1070b9c 2021-02-16 19:44:35.913 | + lib/keystone:create_service_user:402 : get_or_add_user_project_role service placement service Default Default 2021-02-16 19:44:35.915 | + functions-common:get_or_add_user_project_role:890 : local user_role_id 2021-02-16 19:44:35.918 | ++ functions-common:get_or_add_user_project_role:892 : _get_domain_args Default Default 2021-02-16 19:44:35.921 | ++ functions-common:_get_domain_args:874 : local domain 2021-02-16 19:44:35.923 | ++ functions-common:_get_domain_args:875 : domain= 2021-02-16 19:44:35.926 | ++ functions-common:_get_domain_args:877 : [[ -n Default ]] 2021-02-16 19:44:35.928 | ++ functions-common:_get_domain_args:878 : domain=' --user-domain Default' 2021-02-16 19:44:35.931 | ++ functions-common:_get_domain_args:880 : [[ -n Default ]] 2021-02-16 19:44:35.933 | ++ functions-common:_get_domain_args:881 : domain=' --user-domain Default --project-domain Default' 2021-02-16 19:44:35.936 | ++ functions-common:_get_domain_args:884 : echo --user-domain Default --project-domain Default 2021-02-16 19:44:35.939 | + functions-common:get_or_add_user_project_role:892 : domain_args='--user-domain Default --project-domain Default' 2021-02-16 19:44:35.943 | ++ functions-common:get_or_add_user_project_role:900 : grep '^|\s[a-f0-9]\+' 2021-02-16 19:44:35.943 | ++ functions-common:get_or_add_user_project_role:900 : oscwrap role assignment list --role service --user placement --project service --user-domain Default --project-domain Default 2021-02-16 19:44:35.944 | ++ functions-common:get_or_add_user_project_role:900 : get_field 1 2021-02-16 19:44:35.947 | ++ functions-common:get_field:728 : local data field 2021-02-16 19:44:35.950 | ++ functions-common:get_field:729 : read data 2021-02-16 19:44:38.767 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-16 19:44:38.767 | 2021-02-16 19:44:38.768 | Traceback (most recent call last): 2021-02-16 19:44:38.768 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-16 19:44:38.768 | exec(line) 2021-02-16 19:44:38.768 | File "", line 1, in 2021-02-16 19:44:38.768 | File "", line 568, in module_from_spec 2021-02-16 19:44:38.768 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-16 19:44:38.768 | 2021-02-16 19:44:38.768 | Remainder of file ignored 2021-02-16 19:44:38.768 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:44:38.768 | from cryptography.utils import int_from_bytes 2021-02-16 19:44:38.768 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:44:38.768 | from cryptography.utils import int_from_bytes 2021-02-16 19:44:38.947 | ++ functions-common:oscwrap:2346 : return 0 2021-02-16 19:44:38.951 | + functions-common:get_or_add_user_project_role:900 : user_role_id= 2021-02-16 19:44:38.953 | + functions-common:get_or_add_user_project_role:901 : [[ -z '' ]] 2021-02-16 19:44:38.956 | + functions-common:get_or_add_user_project_role:903 : openstack role add service --user placement --project service --user-domain Default --project-domain Default 2021-02-16 19:44:41.740 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-16 19:44:41.740 | 2021-02-16 19:44:41.740 | Traceback (most recent call last): 2021-02-16 19:44:41.740 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-16 19:44:41.740 | exec(line) 2021-02-16 19:44:41.740 | File "", line 1, in 2021-02-16 19:44:41.740 | File "", line 568, in module_from_spec 2021-02-16 19:44:41.740 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-16 19:44:41.740 | 2021-02-16 19:44:41.740 | Remainder of file ignored 2021-02-16 19:44:41.740 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:44:41.740 | from cryptography.utils import int_from_bytes 2021-02-16 19:44:41.740 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:44:41.740 | from cryptography.utils import int_from_bytes 2021-02-16 19:44:41.922 | ++ functions-common:get_or_add_user_project_role:912 : oscwrap role assignment list --role service --user placement --project service --user-domain Default --project-domain Default 2021-02-16 19:44:41.923 | ++ functions-common:get_or_add_user_project_role:912 : grep '^|\s[a-f0-9]\+' 2021-02-16 19:44:41.923 | ++ functions-common:get_or_add_user_project_role:912 : get_field 1 2021-02-16 19:44:41.926 | ++ functions-common:get_field:728 : local data field 2021-02-16 19:44:41.928 | ++ functions-common:get_field:729 : read data 2021-02-16 19:44:44.901 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-16 19:44:44.901 | 2021-02-16 19:44:44.901 | Traceback (most recent call last): 2021-02-16 19:44:44.901 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-16 19:44:44.901 | exec(line) 2021-02-16 19:44:44.901 | File "", line 1, in 2021-02-16 19:44:44.901 | File "", line 568, in module_from_spec 2021-02-16 19:44:44.901 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-16 19:44:44.901 | 2021-02-16 19:44:44.901 | Remainder of file ignored 2021-02-16 19:44:44.901 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:44:44.901 | from cryptography.utils import int_from_bytes 2021-02-16 19:44:44.901 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:44:44.901 | from cryptography.utils import int_from_bytes 2021-02-16 19:44:45.078 | ++ functions-common:oscwrap:2346 : return 0 2021-02-16 19:44:45.081 | ++ functions-common:get_field:730 : '[' 1 -lt 0 ']' 2021-02-16 19:44:45.083 | ++ functions-common:get_field:733 : field='$2' 2021-02-16 19:44:45.086 | ++ functions-common:get_field:735 : echo '| 3c7e9a27152a43198efbd21d37100955 | 1107e239d17d4367842040abd1070b9c | | afb9155b11734d0e8c50c570fd983c13 | | | False |' 2021-02-16 19:44:45.086 | ++ functions-common:get_field:735 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-02-16 19:44:45.092 | ++ functions-common:get_field:729 : read data 2021-02-16 19:44:45.095 | + functions-common:get_or_add_user_project_role:912 : user_role_id=3c7e9a27152a43198efbd21d37100955 2021-02-16 19:44:45.098 | + functions-common:get_or_add_user_project_role:914 : echo 3c7e9a27152a43198efbd21d37100955 2021-02-16 19:44:45.098 | 3c7e9a27152a43198efbd21d37100955 2021-02-16 19:44:45.100 | + lib/keystone:create_service_user:404 : [[ -n admin ]] 2021-02-16 19:44:45.103 | + lib/keystone:create_service_user:405 : get_or_add_user_project_role admin placement service Default Default 2021-02-16 19:44:45.106 | + functions-common:get_or_add_user_project_role:890 : local user_role_id 2021-02-16 19:44:45.109 | ++ functions-common:get_or_add_user_project_role:892 : _get_domain_args Default Default 2021-02-16 19:44:45.112 | ++ functions-common:_get_domain_args:874 : local domain 2021-02-16 19:44:45.114 | ++ functions-common:_get_domain_args:875 : domain= 2021-02-16 19:44:45.116 | ++ functions-common:_get_domain_args:877 : [[ -n Default ]] 2021-02-16 19:44:45.119 | ++ functions-common:_get_domain_args:878 : domain=' --user-domain Default' 2021-02-16 19:44:45.121 | ++ functions-common:_get_domain_args:880 : [[ -n Default ]] 2021-02-16 19:44:45.124 | ++ functions-common:_get_domain_args:881 : domain=' --user-domain Default --project-domain Default' 2021-02-16 19:44:45.126 | ++ functions-common:_get_domain_args:884 : echo --user-domain Default --project-domain Default 2021-02-16 19:44:45.129 | + functions-common:get_or_add_user_project_role:892 : domain_args='--user-domain Default --project-domain Default' 2021-02-16 19:44:45.133 | ++ functions-common:get_or_add_user_project_role:900 : oscwrap role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default 2021-02-16 19:44:45.133 | ++ functions-common:get_or_add_user_project_role:900 : grep '^|\s[a-f0-9]\+' 2021-02-16 19:44:45.133 | ++ functions-common:get_or_add_user_project_role:900 : get_field 1 2021-02-16 19:44:45.136 | ++ functions-common:get_field:728 : local data field 2021-02-16 19:44:45.138 | ++ functions-common:get_field:729 : read data 2021-02-16 19:44:47.993 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-16 19:44:47.993 | 2021-02-16 19:44:47.993 | Traceback (most recent call last): 2021-02-16 19:44:47.993 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-16 19:44:47.993 | exec(line) 2021-02-16 19:44:47.993 | File "", line 1, in 2021-02-16 19:44:47.993 | File "", line 568, in module_from_spec 2021-02-16 19:44:47.993 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-16 19:44:47.993 | 2021-02-16 19:44:47.993 | Remainder of file ignored 2021-02-16 19:44:47.993 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:44:47.993 | from cryptography.utils import int_from_bytes 2021-02-16 19:44:47.993 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:44:47.993 | from cryptography.utils import int_from_bytes 2021-02-16 19:44:48.169 | ++ functions-common:oscwrap:2346 : return 0 2021-02-16 19:44:48.173 | + functions-common:get_or_add_user_project_role:900 : user_role_id= 2021-02-16 19:44:48.176 | + functions-common:get_or_add_user_project_role:901 : [[ -z '' ]] 2021-02-16 19:44:48.178 | + functions-common:get_or_add_user_project_role:903 : openstack role add admin --user placement --project service --user-domain Default --project-domain Default 2021-02-16 19:44:50.946 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-16 19:44:50.946 | 2021-02-16 19:44:50.946 | Traceback (most recent call last): 2021-02-16 19:44:50.947 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-16 19:44:50.947 | exec(line) 2021-02-16 19:44:50.947 | File "", line 1, in 2021-02-16 19:44:50.947 | File "", line 568, in module_from_spec 2021-02-16 19:44:50.947 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-16 19:44:50.947 | 2021-02-16 19:44:50.947 | Remainder of file ignored 2021-02-16 19:44:50.947 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:44:50.947 | from cryptography.utils import int_from_bytes 2021-02-16 19:44:50.947 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:44:50.947 | from cryptography.utils import int_from_bytes 2021-02-16 19:44:51.122 | ++ functions-common:get_or_add_user_project_role:912 : oscwrap role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default 2021-02-16 19:44:51.122 | ++ functions-common:get_or_add_user_project_role:912 : grep '^|\s[a-f0-9]\+' 2021-02-16 19:44:51.123 | ++ functions-common:get_or_add_user_project_role:912 : get_field 1 2021-02-16 19:44:51.125 | ++ functions-common:get_field:728 : local data field 2021-02-16 19:44:51.128 | ++ functions-common:get_field:729 : read data 2021-02-16 19:44:53.999 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-16 19:44:53.999 | 2021-02-16 19:44:53.999 | Traceback (most recent call last): 2021-02-16 19:44:53.999 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-16 19:44:53.999 | exec(line) 2021-02-16 19:44:53.999 | File "", line 1, in 2021-02-16 19:44:53.999 | File "", line 568, in module_from_spec 2021-02-16 19:44:53.999 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-16 19:44:53.999 | 2021-02-16 19:44:53.999 | Remainder of file ignored 2021-02-16 19:44:53.999 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:44:53.999 | from cryptography.utils import int_from_bytes 2021-02-16 19:44:53.999 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:44:53.999 | from cryptography.utils import int_from_bytes 2021-02-16 19:44:54.176 | ++ functions-common:oscwrap:2346 : return 0 2021-02-16 19:44:54.179 | ++ functions-common:get_field:730 : '[' 1 -lt 0 ']' 2021-02-16 19:44:54.181 | ++ functions-common:get_field:733 : field='$2' 2021-02-16 19:44:54.185 | ++ functions-common:get_field:735 : echo '| f11e6b13521943878be4a2af6f5dbc22 | 1107e239d17d4367842040abd1070b9c | | afb9155b11734d0e8c50c570fd983c13 | | | False |' 2021-02-16 19:44:54.185 | ++ functions-common:get_field:735 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-02-16 19:44:54.190 | ++ functions-common:get_field:729 : read data 2021-02-16 19:44:54.193 | + functions-common:get_or_add_user_project_role:912 : user_role_id=f11e6b13521943878be4a2af6f5dbc22 2021-02-16 19:44:54.196 | + functions-common:get_or_add_user_project_role:914 : echo f11e6b13521943878be4a2af6f5dbc22 2021-02-16 19:44:54.196 | f11e6b13521943878be4a2af6f5dbc22 2021-02-16 19:44:54.199 | + lib/placement:create_placement_accounts:120 : local placement_api_url=http://10.222.0.13/placement 2021-02-16 19:44:54.202 | + lib/placement:create_placement_accounts:121 : get_or_create_service placement placement 'Placement Service' 2021-02-16 19:44:54.204 | + functions-common:get_or_create_service:968 : local service_id 2021-02-16 19:44:54.207 | ++ functions-common:get_or_create_service:981 : oscwrap service show placement -f value -c id 2021-02-16 19:44:56.751 | ++ functions-common:get_or_create_service:983 : oscwrap service create placement --name placement '--description=Placement Service' -f value -c id 2021-02-16 19:44:59.059 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-16 19:44:59.059 | 2021-02-16 19:44:59.059 | Traceback (most recent call last): 2021-02-16 19:44:59.059 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-16 19:44:59.059 | exec(line) 2021-02-16 19:44:59.059 | File "", line 1, in 2021-02-16 19:44:59.059 | File "", line 568, in module_from_spec 2021-02-16 19:44:59.059 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-16 19:44:59.059 | 2021-02-16 19:44:59.059 | Remainder of file ignored 2021-02-16 19:44:59.059 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:44:59.059 | from cryptography.utils import int_from_bytes 2021-02-16 19:44:59.059 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:44:59.059 | from cryptography.utils import int_from_bytes 2021-02-16 19:44:59.236 | ++ functions-common:oscwrap:2346 : return 0 2021-02-16 19:44:59.240 | + functions-common:get_or_create_service:979 : service_id=' 2021-02-16 19:44:59.240 | 0a548e23eb30441cadaa9d00f6556770' 2021-02-16 19:44:59.242 | + functions-common:get_or_create_service:980 : echo 0a548e23eb30441cadaa9d00f6556770 2021-02-16 19:44:59.242 | 0a548e23eb30441cadaa9d00f6556770 2021-02-16 19:44:59.245 | + lib/placement:create_placement_accounts:123 : get_or_create_endpoint placement RegionOne http://10.222.0.13/placement 2021-02-16 19:44:59.248 | + functions-common:get_or_create_endpoint:1012 : local public_id 2021-02-16 19:44:59.251 | ++ functions-common:get_or_create_endpoint:1013 : _get_or_create_endpoint_with_interface placement public http://10.222.0.13/placement RegionOne 2021-02-16 19:44:59.254 | ++ functions-common:_get_or_create_endpoint_with_interface:986 : local endpoint_id 2021-02-16 19:44:59.257 | +++ functions-common:_get_or_create_endpoint_with_interface:991 : oscwrap endpoint list --service placement --interface public --region RegionOne -c ID -f value 2021-02-16 19:45:01.672 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-16 19:45:01.672 | 2021-02-16 19:45:01.672 | Traceback (most recent call last): 2021-02-16 19:45:01.672 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-16 19:45:01.672 | exec(line) 2021-02-16 19:45:01.673 | File "", line 1, in 2021-02-16 19:45:01.673 | File "", line 568, in module_from_spec 2021-02-16 19:45:01.673 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-16 19:45:01.673 | 2021-02-16 19:45:01.673 | Remainder of file ignored 2021-02-16 19:45:01.673 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:45:01.673 | from cryptography.utils import int_from_bytes 2021-02-16 19:45:01.673 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:45:01.673 | from cryptography.utils import int_from_bytes 2021-02-16 19:45:01.850 | +++ functions-common:oscwrap:2346 : return 0 2021-02-16 19:45:01.853 | ++ functions-common:_get_or_create_endpoint_with_interface:991 : endpoint_id= 2021-02-16 19:45:01.855 | ++ functions-common:_get_or_create_endpoint_with_interface:992 : [[ -z '' ]] 2021-02-16 19:45:01.859 | +++ functions-common:_get_or_create_endpoint_with_interface:995 : oscwrap endpoint create placement public http://10.222.0.13/placement --region RegionOne -f value -c id 2021-02-16 19:45:04.233 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-16 19:45:04.233 | 2021-02-16 19:45:04.233 | Traceback (most recent call last): 2021-02-16 19:45:04.233 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-16 19:45:04.233 | exec(line) 2021-02-16 19:45:04.233 | File "", line 1, in 2021-02-16 19:45:04.233 | File "", line 568, in module_from_spec 2021-02-16 19:45:04.233 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-16 19:45:04.233 | 2021-02-16 19:45:04.233 | Remainder of file ignored 2021-02-16 19:45:04.233 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:45:04.234 | from cryptography.utils import int_from_bytes 2021-02-16 19:45:04.234 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:45:04.234 | from cryptography.utils import int_from_bytes 2021-02-16 19:45:04.410 | +++ functions-common:oscwrap:2346 : return 0 2021-02-16 19:45:04.413 | ++ functions-common:_get_or_create_endpoint_with_interface:995 : endpoint_id=fd0c338a3f7a40438eac62435884cde5 2021-02-16 19:45:04.416 | ++ functions-common:_get_or_create_endpoint_with_interface:998 : echo fd0c338a3f7a40438eac62435884cde5 2021-02-16 19:45:04.419 | + functions-common:get_or_create_endpoint:1013 : public_id=fd0c338a3f7a40438eac62435884cde5 2021-02-16 19:45:04.422 | + functions-common:get_or_create_endpoint:1015 : [[ -n '' ]] 2021-02-16 19:45:04.424 | + functions-common:get_or_create_endpoint:1018 : [[ -n '' ]] 2021-02-16 19:45:04.427 | + functions-common:get_or_create_endpoint:1022 : echo fd0c338a3f7a40438eac62435884cde5 2021-02-16 19:45:04.427 | fd0c338a3f7a40438eac62435884cde5 2021-02-16 19:45:04.429 | + inc/async:async_run:104 : return 0 2021-02-16 19:45:04.432 | + ./stack.sh:main:1196 : async_wait init_neutron 2021-02-16 19:45:04.477 | [Async init_neutron:self]: Waiting for completion of init_neutron (5 other jobs running) 2021-02-16 19:45:04.516 | [Async init_neutron:self]: finished init_neutron with result 0 in -1613504626 seconds 2021-02-16 19:45:04.519 | + inc/async:async_wait:166 : return 0 2021-02-16 19:45:04.522 | + ./stack.sh:main:1197 : async_wait init_placement 2021-02-16 19:45:04.567 | [Async init_placement:self]: Waiting for completion of init_placement (4 other jobs running) 2021-02-16 19:45:04.606 | [Async init_placement:self]: finished init_placement with result 0 in -1613504669 seconds 2021-02-16 19:45:04.609 | + inc/async:async_wait:166 : return 0 2021-02-16 19:45:04.612 | + ./stack.sh:main:1198 : async_wait init_glance 2021-02-16 19:45:04.656 | [Async init_glance:self]: Waiting for completion of init_glance (3 other jobs running) 2021-02-16 19:45:04.694 | [Async init_glance:self]: finished init_glance with result 0 in -1613504568 seconds 2021-02-16 19:45:04.699 | + inc/async:async_wait:166 : return 0 2021-02-16 19:45:04.701 | + ./stack.sh:main:1199 : async_wait init_swift 2021-02-16 19:45:04.719 | Not waiting for async task init_swift that we never started or has already been waited for 2021-02-16 19:45:04.721 | + inc/async:async_wait:166 : return 0 2021-02-16 19:45:04.724 | + ./stack.sh:main:1200 : async_wait init_cinder 2021-02-16 19:45:04.768 | [Async init_cinder:self]: Waiting for completion of init_cinder (2 other jobs running) 2021-02-16 19:45:04.806 | [Async init_cinder:self]: finished init_cinder with result 0 in -1613504660 seconds 2021-02-16 19:45:04.812 | + inc/async:async_wait:166 : return 0 2021-02-16 19:45:04.815 | + ./stack.sh:main:1205 : is_service_enabled nova 2021-02-16 19:45:04.830 | + functions-common:is_service_enabled:1962 : return 0 2021-02-16 19:45:04.833 | + ./stack.sh:main:1206 : echo_summary 'Configuring Nova' 2021-02-16 19:45:04.835 | + ./stack.sh:echo_summary:419 : [[ -t 3 ]] 2021-02-16 19:45:04.838 | + ./stack.sh:echo_summary:425 : echo -e Configuring Nova 2021-02-16 19:45:04.840 | + ./stack.sh:main:1207 : init_nova 2021-02-16 19:45:04.843 | + lib/nova:init_nova:755 : is_service_enabled mysql postgresql 2021-02-16 19:45:04.859 | + functions-common:is_service_enabled:1962 : return 0 2021-02-16 19:45:04.862 | + lib/nova:init_nova:755 : is_service_enabled n-api 2021-02-16 19:45:04.878 | + functions-common:is_service_enabled:1962 : return 0 2021-02-16 19:45:04.881 | + lib/nova:init_nova:757 : async_run nova-cell-0 init_nova_db nova_cell0 /etc/nova/nova.conf 2021-02-16 19:45:04.958 | [Async nova-cell-0:self]: Running synchronously: init_nova_db nova_cell0 /etc/nova/nova.conf 2021-02-16 19:45:04.960 | + inc/async:async_run:103 : init_nova_db nova_cell0 /etc/nova/nova.conf 2021-02-16 19:45:04.963 | + lib/nova:init_nova_db:745 : local dbname=nova_cell0 2021-02-16 19:45:04.965 | + lib/nova:init_nova_db:746 : local conffile=/etc/nova/nova.conf 2021-02-16 19:45:04.967 | + lib/nova:init_nova_db:747 : recreate_database nova_cell0 2021-02-16 19:45:04.970 | + lib/database:recreate_database:110 : local db=nova_cell0 2021-02-16 19:45:04.972 | + lib/database:recreate_database:111 : recreate_database_mysql nova_cell0 2021-02-16 19:45:04.975 | + lib/databases/mysql:recreate_database_mysql:63 : local db=nova_cell0 2021-02-16 19:45:04.977 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell0;' 2021-02-16 19:45:04.981 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-02-16 19:45:04.994 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_cell0 CHARACTER SET utf8;' 2021-02-16 19:45:04.998 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-02-16 19:45:05.010 | + lib/nova:init_nova_db:748 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db sync --local_cell 2021-02-16 19:45:08.720 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/sqlalchemy/migrate_repo... {{(pid=82119) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-02-16 19:45:08.721 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/416_placeholder.py... {{(pid=82119) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:45:08.721 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/416_placeholder.py loaded successfully {{(pid=82119) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:45:08.722 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/410_placeholder.py... {{(pid=82119) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:45:08.722 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/410_placeholder.py loaded successfully {{(pid=82119) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:45:08.722 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/415_placeholder.py... {{(pid=82119) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:45:08.722 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/415_placeholder.py loaded successfully {{(pid=82119) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:45:08.723 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/402_train.py... {{(pid=82119) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:45:08.723 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/402_train.py loaded successfully {{(pid=82119) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:45:08.723 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/412_placeholder.py... {{(pid=82119) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:45:08.723 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/412_placeholder.py loaded successfully {{(pid=82119) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:45:08.724 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/406_placeholder.py... {{(pid=82119) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:45:08.724 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/406_placeholder.py loaded successfully {{(pid=82119) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:45:08.724 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/413_placeholder.py... {{(pid=82119) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:45:08.724 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/413_placeholder.py loaded successfully {{(pid=82119) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:45:08.725 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/409_placeholder.py... {{(pid=82119) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:45:08.725 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/409_placeholder.py loaded successfully {{(pid=82119) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:45:08.725 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/414_placeholder.py... {{(pid=82119) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:45:08.725 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/414_placeholder.py loaded successfully {{(pid=82119) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:45:08.726 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/403_placeholder.py... {{(pid=82119) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:45:08.726 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/403_placeholder.py loaded successfully {{(pid=82119) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:45:08.726 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/404_placeholder.py... {{(pid=82119) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:45:08.726 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/404_placeholder.py loaded successfully {{(pid=82119) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:45:08.727 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/417_placeholder.py... {{(pid=82119) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:45:08.727 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/417_placeholder.py loaded successfully {{(pid=82119) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:45:08.727 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/407_placeholder.py... {{(pid=82119) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:45:08.727 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/407_placeholder.py loaded successfully {{(pid=82119) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:45:08.728 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/411_placeholder.py... {{(pid=82119) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:45:08.728 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/411_placeholder.py loaded successfully {{(pid=82119) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:45:08.728 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/405_placeholder.py... {{(pid=82119) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:45:08.728 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/405_placeholder.py loaded successfully {{(pid=82119) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:45:08.728 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/408_placeholder.py... {{(pid=82119) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:45:08.729 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/408_placeholder.py loaded successfully {{(pid=82119) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:45:08.729 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/sqlalchemy/migrate_repo loaded successfully {{(pid=82119) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-02-16 19:45:08.729 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'nova'), ('version_table', 'migrate_version'), ('required_dbs', '[]')]))]) {{(pid=82119) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-02-16 19:45:08.888 | INFO migrate.versioning.api [-] 401 -> 402...  2021-02-16 19:45:23.042 | INFO migrate.versioning.api [-] done 2021-02-16 19:45:23.043 | INFO migrate.versioning.api [-] 402 -> 403...  2021-02-16 19:45:23.051 | INFO migrate.versioning.api [-] done 2021-02-16 19:45:23.051 | INFO migrate.versioning.api [-] 403 -> 404...  2021-02-16 19:45:23.059 | INFO migrate.versioning.api [-] done 2021-02-16 19:45:23.059 | INFO migrate.versioning.api [-] 404 -> 405...  2021-02-16 19:45:23.068 | INFO migrate.versioning.api [-] done 2021-02-16 19:45:23.068 | INFO migrate.versioning.api [-] 405 -> 406...  2021-02-16 19:45:23.076 | INFO migrate.versioning.api [-] done 2021-02-16 19:45:23.076 | INFO migrate.versioning.api [-] 406 -> 407...  2021-02-16 19:45:23.084 | INFO migrate.versioning.api [-] done 2021-02-16 19:45:23.084 | INFO migrate.versioning.api [-] 407 -> 408...  2021-02-16 19:45:23.091 | INFO migrate.versioning.api [-] done 2021-02-16 19:45:23.091 | INFO migrate.versioning.api [-] 408 -> 409...  2021-02-16 19:45:23.100 | INFO migrate.versioning.api [-] done 2021-02-16 19:45:23.100 | INFO migrate.versioning.api [-] 409 -> 410...  2021-02-16 19:45:23.107 | INFO migrate.versioning.api [-] done 2021-02-16 19:45:23.108 | INFO migrate.versioning.api [-] 410 -> 411...  2021-02-16 19:45:23.116 | INFO migrate.versioning.api [-] done 2021-02-16 19:45:23.117 | INFO migrate.versioning.api [-] 411 -> 412...  2021-02-16 19:45:23.123 | INFO migrate.versioning.api [-] done 2021-02-16 19:45:23.123 | INFO migrate.versioning.api [-] 412 -> 413...  2021-02-16 19:45:23.131 | INFO migrate.versioning.api [-] done 2021-02-16 19:45:23.131 | INFO migrate.versioning.api [-] 413 -> 414...  2021-02-16 19:45:23.140 | INFO migrate.versioning.api [-] done 2021-02-16 19:45:23.140 | INFO migrate.versioning.api [-] 414 -> 415...  2021-02-16 19:45:23.146 | INFO migrate.versioning.api [-] done 2021-02-16 19:45:23.146 | INFO migrate.versioning.api [-] 415 -> 416...  2021-02-16 19:45:23.155 | INFO migrate.versioning.api [-] done 2021-02-16 19:45:23.155 | INFO migrate.versioning.api [-] 416 -> 417...  2021-02-16 19:45:23.163 | INFO migrate.versioning.api [-] done 2021-02-16 19:45:23.164 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-16 19:45:23.164 | 2021-02-16 19:45:23.164 | Traceback (most recent call last): 2021-02-16 19:45:23.164 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-16 19:45:23.164 | exec(line) 2021-02-16 19:45:23.164 | File "", line 1, in 2021-02-16 19:45:23.164 | File "", line 568, in module_from_spec 2021-02-16 19:45:23.164 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-16 19:45:23.164 | 2021-02-16 19:45:23.164 | Remainder of file ignored 2021-02-16 19:45:23.552 | + inc/async:async_run:104 : return 0 2021-02-16 19:45:23.556 | ++ lib/nova:init_nova:758 : seq 1 1 2021-02-16 19:45:23.559 | + lib/nova:init_nova:758 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-02-16 19:45:23.562 | ++ lib/nova:init_nova:759 : conductor_conf 1 2021-02-16 19:45:23.565 | ++ lib/nova:conductor_conf:734 : local cell=1 2021-02-16 19:45:23.568 | ++ lib/nova:conductor_conf:735 : echo /etc/nova/nova_cell1.conf 2021-02-16 19:45:23.571 | + lib/nova:init_nova:759 : async_run nova-cell-1 init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2021-02-16 19:45:23.647 | [Async nova-cell-1:self]: Running synchronously: init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2021-02-16 19:45:23.649 | + inc/async:async_run:103 : init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2021-02-16 19:45:23.652 | + lib/nova:init_nova_db:745 : local dbname=nova_cell1 2021-02-16 19:45:23.654 | + lib/nova:init_nova_db:746 : local conffile=/etc/nova/nova_cell1.conf 2021-02-16 19:45:23.657 | + lib/nova:init_nova_db:747 : recreate_database nova_cell1 2021-02-16 19:45:23.659 | + lib/database:recreate_database:110 : local db=nova_cell1 2021-02-16 19:45:23.661 | + lib/database:recreate_database:111 : recreate_database_mysql nova_cell1 2021-02-16 19:45:23.664 | + lib/databases/mysql:recreate_database_mysql:63 : local db=nova_cell1 2021-02-16 19:45:23.667 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell1;' 2021-02-16 19:45:23.671 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-02-16 19:45:23.683 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_cell1 CHARACTER SET utf8;' 2021-02-16 19:45:23.687 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-02-16 19:45:23.700 | + lib/nova:init_nova_db:748 : /usr/local/bin/nova-manage --config-file /etc/nova/nova_cell1.conf db sync --local_cell 2021-02-16 19:45:26.910 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/sqlalchemy/migrate_repo... {{(pid=82224) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-02-16 19:45:26.911 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/416_placeholder.py... {{(pid=82224) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:45:26.912 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/416_placeholder.py loaded successfully {{(pid=82224) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:45:26.912 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/410_placeholder.py... {{(pid=82224) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:45:26.912 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/410_placeholder.py loaded successfully {{(pid=82224) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:45:26.913 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/415_placeholder.py... {{(pid=82224) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:45:26.913 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/415_placeholder.py loaded successfully {{(pid=82224) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:45:26.913 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/402_train.py... {{(pid=82224) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:45:26.913 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/402_train.py loaded successfully {{(pid=82224) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:45:26.914 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/412_placeholder.py... {{(pid=82224) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:45:26.914 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/412_placeholder.py loaded successfully {{(pid=82224) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:45:26.914 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/406_placeholder.py... {{(pid=82224) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:45:26.914 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/406_placeholder.py loaded successfully {{(pid=82224) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:45:26.915 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/413_placeholder.py... {{(pid=82224) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:45:26.915 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/413_placeholder.py loaded successfully {{(pid=82224) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:45:26.915 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/409_placeholder.py... {{(pid=82224) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:45:26.915 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/409_placeholder.py loaded successfully {{(pid=82224) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:45:26.915 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/414_placeholder.py... {{(pid=82224) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:45:26.916 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/414_placeholder.py loaded successfully {{(pid=82224) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:45:26.916 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/403_placeholder.py... {{(pid=82224) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:45:26.916 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/403_placeholder.py loaded successfully {{(pid=82224) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:45:26.916 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/404_placeholder.py... {{(pid=82224) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:45:26.917 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/404_placeholder.py loaded successfully {{(pid=82224) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:45:26.917 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/417_placeholder.py... {{(pid=82224) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:45:26.917 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/417_placeholder.py loaded successfully {{(pid=82224) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:45:26.917 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/407_placeholder.py... {{(pid=82224) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:45:26.918 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/407_placeholder.py loaded successfully {{(pid=82224) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:45:26.918 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/411_placeholder.py... {{(pid=82224) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:45:26.918 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/411_placeholder.py loaded successfully {{(pid=82224) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:45:26.918 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/405_placeholder.py... {{(pid=82224) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:45:26.919 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/405_placeholder.py loaded successfully {{(pid=82224) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:45:26.919 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/408_placeholder.py... {{(pid=82224) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:45:26.919 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/408_placeholder.py loaded successfully {{(pid=82224) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:45:26.919 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/sqlalchemy/migrate_repo loaded successfully {{(pid=82224) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-02-16 19:45:26.920 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'nova'), ('version_table', 'migrate_version'), ('required_dbs', '[]')]))]) {{(pid=82224) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-02-16 19:45:27.070 | INFO migrate.versioning.api [-] 401 -> 402...  2021-02-16 19:45:40.988 | INFO migrate.versioning.api [-] done 2021-02-16 19:45:40.988 | INFO migrate.versioning.api [-] 402 -> 403...  2021-02-16 19:45:40.996 | INFO migrate.versioning.api [-] done 2021-02-16 19:45:40.996 | INFO migrate.versioning.api [-] 403 -> 404...  2021-02-16 19:45:41.005 | INFO migrate.versioning.api [-] done 2021-02-16 19:45:41.005 | INFO migrate.versioning.api [-] 404 -> 405...  2021-02-16 19:45:41.013 | INFO migrate.versioning.api [-] done 2021-02-16 19:45:41.013 | INFO migrate.versioning.api [-] 405 -> 406...  2021-02-16 19:45:41.022 | INFO migrate.versioning.api [-] done 2021-02-16 19:45:41.022 | INFO migrate.versioning.api [-] 406 -> 407...  2021-02-16 19:45:41.028 | INFO migrate.versioning.api [-] done 2021-02-16 19:45:41.028 | INFO migrate.versioning.api [-] 407 -> 408...  2021-02-16 19:45:41.036 | INFO migrate.versioning.api [-] done 2021-02-16 19:45:41.037 | INFO migrate.versioning.api [-] 408 -> 409...  2021-02-16 19:45:41.045 | INFO migrate.versioning.api [-] done 2021-02-16 19:45:41.045 | INFO migrate.versioning.api [-] 409 -> 410...  2021-02-16 19:45:41.053 | INFO migrate.versioning.api [-] done 2021-02-16 19:45:41.053 | INFO migrate.versioning.api [-] 410 -> 411...  2021-02-16 19:45:41.060 | INFO migrate.versioning.api [-] done 2021-02-16 19:45:41.060 | INFO migrate.versioning.api [-] 411 -> 412...  2021-02-16 19:45:41.068 | INFO migrate.versioning.api [-] done 2021-02-16 19:45:41.068 | INFO migrate.versioning.api [-] 412 -> 413...  2021-02-16 19:45:41.076 | INFO migrate.versioning.api [-] done 2021-02-16 19:45:41.076 | INFO migrate.versioning.api [-] 413 -> 414...  2021-02-16 19:45:41.085 | INFO migrate.versioning.api [-] done 2021-02-16 19:45:41.085 | INFO migrate.versioning.api [-] 414 -> 415...  2021-02-16 19:45:41.091 | INFO migrate.versioning.api [-] done 2021-02-16 19:45:41.091 | INFO migrate.versioning.api [-] 415 -> 416...  2021-02-16 19:45:41.099 | INFO migrate.versioning.api [-] done 2021-02-16 19:45:41.099 | INFO migrate.versioning.api [-] 416 -> 417...  2021-02-16 19:45:41.108 | INFO migrate.versioning.api [-] done 2021-02-16 19:45:41.108 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-16 19:45:41.108 | 2021-02-16 19:45:41.108 | Traceback (most recent call last): 2021-02-16 19:45:41.108 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-16 19:45:41.108 | exec(line) 2021-02-16 19:45:41.108 | File "", line 1, in 2021-02-16 19:45:41.108 | File "", line 568, in module_from_spec 2021-02-16 19:45:41.108 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-16 19:45:41.108 | 2021-02-16 19:45:41.108 | Remainder of file ignored 2021-02-16 19:45:41.490 | + inc/async:async_run:104 : return 0 2021-02-16 19:45:41.492 | + lib/nova:init_nova:762 : recreate_database nova_api 2021-02-16 19:45:41.495 | + lib/database:recreate_database:110 : local db=nova_api 2021-02-16 19:45:41.497 | + lib/database:recreate_database:111 : recreate_database_mysql nova_api 2021-02-16 19:45:41.500 | + lib/databases/mysql:recreate_database_mysql:63 : local db=nova_api 2021-02-16 19:45:41.502 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_api;' 2021-02-16 19:45:41.506 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-02-16 19:45:41.519 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_api CHARACTER SET utf8;' 2021-02-16 19:45:41.522 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-02-16 19:45:41.535 | + lib/nova:init_nova:763 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf api_db sync 2021-02-16 19:45:44.740 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo... {{(pid=82252) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-02-16 19:45:44.741 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/067_placeholder.py... {{(pid=82252) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:45:44.742 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/067_placeholder.py loaded successfully {{(pid=82252) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:45:44.742 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/014_keypairs.py... {{(pid=82252) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:45:44.742 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/014_keypairs.py loaded successfully {{(pid=82252) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:45:44.743 | 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=82252) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:45:44.743 | 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=82252) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:45:44.743 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/072_placeholder.py... {{(pid=82252) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:45:44.743 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=82252) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:45:44.744 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/041_resource_provider_traits.py... {{(pid=82252) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:45:44.744 | 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=82252) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:45:44.744 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/069_placeholder.py... {{(pid=82252) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:45:44.744 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=82252) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:45:44.745 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/038_placeholder.py... {{(pid=82252) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:45:44.745 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/038_placeholder.py loaded successfully {{(pid=82252) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:45:44.745 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/008_placeholder.py... {{(pid=82252) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:45:44.746 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/008_placeholder.py loaded successfully {{(pid=82252) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:45:44.746 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/082_placeholder.py... {{(pid=82252) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:45:44.746 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/082_placeholder.py loaded successfully {{(pid=82252) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:45:44.746 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/063_placeholder.py... {{(pid=82252) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:45:44.747 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/063_placeholder.py loaded successfully {{(pid=82252) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:45:44.747 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/003_host_mapping.py... {{(pid=82252) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:45:44.747 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/003_host_mapping.py loaded successfully {{(pid=82252) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:45:44.747 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/081_placeholder.py... {{(pid=82252) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:45:44.748 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/081_placeholder.py loaded successfully {{(pid=82252) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:45:44.748 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/033_placeholder.py... {{(pid=82252) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:45:44.748 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/033_placeholder.py loaded successfully {{(pid=82252) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:45:44.748 | 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=82252) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:45:44.749 | 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=82252) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:45:44.749 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/017_aggregates.py... {{(pid=82252) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:45:44.749 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/017_aggregates.py loaded successfully {{(pid=82252) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:45:44.749 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/018_instance_groups.py... {{(pid=82252) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:45:44.750 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/018_instance_groups.py loaded successfully {{(pid=82252) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:45:44.750 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/068_placeholder.py... {{(pid=82252) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:45:44.750 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=82252) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:45:44.750 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/027_quotas.py... {{(pid=82252) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:45:44.751 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/027_quotas.py loaded successfully {{(pid=82252) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:45:44.751 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/076_placeholder.py... {{(pid=82252) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:45:44.752 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=82252) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:45:44.752 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/074_placeholder.py... {{(pid=82252) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:45:44.752 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/074_placeholder.py loaded successfully {{(pid=82252) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:45:44.752 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/026_add_resource_classes.py... {{(pid=82252) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:45:44.753 | 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=82252) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:45:44.753 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/009_placeholder.py... {{(pid=82252) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:45:44.753 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/009_placeholder.py loaded successfully {{(pid=82252) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:45:44.753 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/037_placeholder.py... {{(pid=82252) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:45:44.754 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/037_placeholder.py loaded successfully {{(pid=82252) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:45:44.754 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/040_placeholder.py... {{(pid=82252) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:45:44.754 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/040_placeholder.py loaded successfully {{(pid=82252) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:45:44.754 | 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=82252) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:45:44.755 | 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=82252) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:45:44.755 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/035_placeholder.py... {{(pid=82252) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:45:44.755 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/035_placeholder.py loaded successfully {{(pid=82252) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:45:44.756 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/049_placeholder.py... {{(pid=82252) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:45:44.756 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/049_placeholder.py loaded successfully {{(pid=82252) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:45:44.756 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/070_placeholder.py... {{(pid=82252) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:45:44.756 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=82252) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:45:44.757 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/064_placeholder.py... {{(pid=82252) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:45:44.757 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/064_placeholder.py loaded successfully {{(pid=82252) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:45:44.757 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/022_placeholder.py... {{(pid=82252) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:45:44.757 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/022_placeholder.py loaded successfully {{(pid=82252) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:45:44.758 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/023_placeholder.py... {{(pid=82252) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:45:44.758 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/023_placeholder.py loaded successfully {{(pid=82252) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:45:44.758 | 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=82252) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:45:44.758 | 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=82252) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:45:44.758 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/077_placeholder.py... {{(pid=82252) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:45:44.759 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=82252) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:45:44.759 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/047_placeholder.py... {{(pid=82252) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:45:44.759 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/047_placeholder.py loaded successfully {{(pid=82252) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:45:44.759 | 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=82252) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:45:44.760 | 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=82252) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:45:44.760 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/030_require_cell_setup.py... {{(pid=82252) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:45:44.760 | 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=82252) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:45:44.760 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/036_placeholder.py... {{(pid=82252) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:45:44.761 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/036_placeholder.py loaded successfully {{(pid=82252) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:45:44.761 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/053_placeholder.py... {{(pid=82252) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:45:44.761 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/053_placeholder.py loaded successfully {{(pid=82252) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:45:44.761 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/043_placement_consumers.py... {{(pid=82252) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:45:44.762 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/043_placement_consumers.py loaded successfully {{(pid=82252) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:45:44.762 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/010_placeholder.py... {{(pid=82252) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:45:44.762 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/010_placeholder.py loaded successfully {{(pid=82252) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:45:44.762 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/056_placeholder.py... {{(pid=82252) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:45:44.763 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/056_placeholder.py loaded successfully {{(pid=82252) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:45:44.763 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/050_flavors_add_description.py... {{(pid=82252) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:45:44.763 | 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=82252) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:45:44.763 | 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=82252) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:45:44.764 | 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=82252) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:45:44.764 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/021_placeholder.py... {{(pid=82252) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:45:44.764 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/021_placeholder.py loaded successfully {{(pid=82252) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:45:44.764 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/075_placeholder.py... {{(pid=82252) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:45:44.765 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/075_placeholder.py loaded successfully {{(pid=82252) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:45:44.765 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/048_placeholder.py... {{(pid=82252) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:45:44.765 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/048_placeholder.py loaded successfully {{(pid=82252) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:45:44.765 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/025_placeholder.py... {{(pid=82252) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:45:44.766 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/025_placeholder.py loaded successfully {{(pid=82252) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:45:44.766 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/006_build_request.py... {{(pid=82252) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:45:44.766 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/006_build_request.py loaded successfully {{(pid=82252) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:45:44.766 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/078_placeholder.py... {{(pid=82252) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:45:44.767 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=82252) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:45:44.767 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/032_placeholder.py... {{(pid=82252) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:45:44.768 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/032_placeholder.py loaded successfully {{(pid=82252) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:45:44.768 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/004_add_request_spec.py... {{(pid=82252) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:45:44.768 | 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=82252) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:45:44.768 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/016_resource_providers.py... {{(pid=82252) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:45:44.768 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/016_resource_providers.py loaded successfully {{(pid=82252) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:45:44.769 | 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=82252) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:45:44.769 | 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=82252) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:45:44.769 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/055_placeholder.py... {{(pid=82252) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:45:44.769 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/055_placeholder.py loaded successfully {{(pid=82252) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:45:44.770 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/057_placeholder.py... {{(pid=82252) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:45:44.770 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/057_placeholder.py loaded successfully {{(pid=82252) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:45:44.770 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/054_placeholder.py... {{(pid=82252) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:45:44.770 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/054_placeholder.py loaded successfully {{(pid=82252) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:45:44.771 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/011_placeholder.py... {{(pid=82252) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:45:44.771 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/011_placeholder.py loaded successfully {{(pid=82252) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:45:44.771 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/071_placeholder.py... {{(pid=82252) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:45:44.771 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=82252) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:45:44.772 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/039_placeholder.py... {{(pid=82252) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:45:44.772 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/039_placeholder.py loaded successfully {{(pid=82252) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:45:44.772 | 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=82252) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:45:44.772 | 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=82252) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:45:44.773 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/001_cell_mapping.py... {{(pid=82252) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:45:44.773 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/001_cell_mapping.py loaded successfully {{(pid=82252) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:45:44.773 | 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=82252) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:45:44.773 | 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=82252) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:45:44.774 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/080_placeholder.py... {{(pid=82252) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:45:44.774 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=82252) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:45:44.774 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/031_placeholder.py... {{(pid=82252) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:45:44.774 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/031_placeholder.py loaded successfully {{(pid=82252) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:45:44.775 | 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=82252) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:45:44.775 | 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=82252) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:45:44.775 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/029_placement_aggregates.py... {{(pid=82252) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:45:44.775 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/029_placement_aggregates.py loaded successfully {{(pid=82252) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:45:44.776 | 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=82252) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:45:44.776 | 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=82252) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:45:44.776 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/046_placeholder.py... {{(pid=82252) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:45:44.776 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/046_placeholder.py loaded successfully {{(pid=82252) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:45:44.777 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/051_nested_resource_providers.py... {{(pid=82252) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:45:44.777 | 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=82252) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:45:44.777 | 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=82252) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:45:44.777 | 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=82252) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:45:44.777 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/065_placeholder.py... {{(pid=82252) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:45:44.778 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/065_placeholder.py loaded successfully {{(pid=82252) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:45:44.778 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/002_instance_mapping.py... {{(pid=82252) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:45:44.778 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/002_instance_mapping.py loaded successfully {{(pid=82252) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:45:44.778 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/079_placeholder.py... {{(pid=82252) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:45:44.779 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=82252) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:45:44.779 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/059_add_consumer_generation.py... {{(pid=82252) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:45:44.779 | 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=82252) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:45:44.779 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/073_placeholder.py... {{(pid=82252) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:45:44.780 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/073_placeholder.py loaded successfully {{(pid=82252) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:45:44.780 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/066_placeholder.py... {{(pid=82252) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:45:44.780 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/066_placeholder.py loaded successfully {{(pid=82252) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:45:44.780 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/012_placeholder.py... {{(pid=82252) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:45:44.781 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/012_placeholder.py loaded successfully {{(pid=82252) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:45:44.781 | 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=82252) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:45:44.781 | 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=82252) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:45:44.781 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/045_placeholder.py... {{(pid=82252) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:45:44.782 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/045_placeholder.py loaded successfully {{(pid=82252) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:45:44.782 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/005_flavors.py... {{(pid=82252) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:45:44.782 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/005_flavors.py loaded successfully {{(pid=82252) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:45:44.782 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/024_placeholder.py... {{(pid=82252) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:45:44.783 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/024_placeholder.py loaded successfully {{(pid=82252) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:45:44.783 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/034_placeholder.py... {{(pid=82252) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-16 19:45:44.783 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/034_placeholder.py loaded successfully {{(pid=82252) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-16 19:45:44.783 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo loaded successfully {{(pid=82252) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-02-16 19:45:44.784 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'nova_api'), ('version_table', 'migrate_version'), ('required_dbs', '[]')]))]) {{(pid=82252) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-02-16 19:45:44.932 | INFO migrate.versioning.api [-] 0 -> 1...  2021-02-16 19:45:45.031 | INFO migrate.versioning.api [-] done 2021-02-16 19:45:45.031 | INFO migrate.versioning.api [-] 1 -> 2...  2021-02-16 19:45:45.200 | INFO migrate.versioning.api [-] done 2021-02-16 19:45:45.200 | INFO migrate.versioning.api [-] 2 -> 3...  2021-02-16 19:45:45.324 | INFO migrate.versioning.api [-] done 2021-02-16 19:45:45.325 | INFO migrate.versioning.api [-] 3 -> 4...  2021-02-16 19:45:45.436 | INFO migrate.versioning.api [-] done 2021-02-16 19:45:45.436 | INFO migrate.versioning.api [-] 4 -> 5...  2021-02-16 19:45:45.691 | INFO migrate.versioning.api [-] done 2021-02-16 19:45:45.691 | INFO migrate.versioning.api [-] 5 -> 6...  2021-02-16 19:45:45.820 | INFO migrate.versioning.api [-] done 2021-02-16 19:45:45.820 | INFO migrate.versioning.api [-] 6 -> 7...  2021-02-16 19:45:45.943 | INFO migrate.versioning.api [-] done 2021-02-16 19:45:45.944 | INFO migrate.versioning.api [-] 7 -> 8...  2021-02-16 19:45:45.951 | INFO migrate.versioning.api [-] done 2021-02-16 19:45:45.951 | INFO migrate.versioning.api [-] 8 -> 9...  2021-02-16 19:45:45.958 | INFO migrate.versioning.api [-] done 2021-02-16 19:45:45.958 | INFO migrate.versioning.api [-] 9 -> 10...  2021-02-16 19:45:45.965 | INFO migrate.versioning.api [-] done 2021-02-16 19:45:45.965 | INFO migrate.versioning.api [-] 10 -> 11...  2021-02-16 19:45:45.971 | INFO migrate.versioning.api [-] done 2021-02-16 19:45:45.971 | INFO migrate.versioning.api [-] 11 -> 12...  2021-02-16 19:45:45.978 | INFO migrate.versioning.api [-] done 2021-02-16 19:45:45.978 | INFO migrate.versioning.api [-] 12 -> 13...  2021-02-16 19:45:46.246 | INFO migrate.versioning.api [-] done 2021-02-16 19:45:46.247 | INFO migrate.versioning.api [-] 13 -> 14...  2021-02-16 19:45:46.313 | INFO migrate.versioning.api [-] done 2021-02-16 19:45:46.313 | INFO migrate.versioning.api [-] 14 -> 15...  2021-02-16 19:45:46.863 | INFO migrate.versioning.api [-] done 2021-02-16 19:45:46.863 | INFO migrate.versioning.api [-] 15 -> 16...  2021-02-16 19:45:47.477 | INFO migrate.versioning.api [-] done 2021-02-16 19:45:47.477 | INFO migrate.versioning.api [-] 16 -> 17...  2021-02-16 19:45:47.784 | INFO migrate.versioning.api [-] done 2021-02-16 19:45:47.785 | INFO migrate.versioning.api [-] 17 -> 18...  2021-02-16 19:45:48.054 | INFO migrate.versioning.api [-] done 2021-02-16 19:45:48.055 | INFO migrate.versioning.api [-] 18 -> 19...  2021-02-16 19:45:48.148 | INFO migrate.versioning.api [-] done 2021-02-16 19:45:48.149 | INFO migrate.versioning.api [-] 19 -> 20...  2021-02-16 19:45:48.300 | INFO migrate.versioning.api [-] done 2021-02-16 19:45:48.300 | INFO migrate.versioning.api [-] 20 -> 21...  2021-02-16 19:45:48.308 | INFO migrate.versioning.api [-] done 2021-02-16 19:45:48.308 | INFO migrate.versioning.api [-] 21 -> 22...  2021-02-16 19:45:48.317 | INFO migrate.versioning.api [-] done 2021-02-16 19:45:48.317 | INFO migrate.versioning.api [-] 22 -> 23...  2021-02-16 19:45:48.325 | INFO migrate.versioning.api [-] done 2021-02-16 19:45:48.325 | INFO migrate.versioning.api [-] 23 -> 24...  2021-02-16 19:45:48.334 | INFO migrate.versioning.api [-] done 2021-02-16 19:45:48.334 | INFO migrate.versioning.api [-] 24 -> 25...  2021-02-16 19:45:48.344 | INFO migrate.versioning.api [-] done 2021-02-16 19:45:48.344 | INFO migrate.versioning.api [-] 25 -> 26...  2021-02-16 19:45:48.412 | INFO migrate.versioning.api [-] done 2021-02-16 19:45:48.412 | INFO migrate.versioning.api [-] 26 -> 27...  2021-02-16 19:45:49.092 | INFO migrate.versioning.api [-] done 2021-02-16 19:45:49.092 | INFO migrate.versioning.api [-] 27 -> 28...  2021-02-16 19:45:49.252 | INFO migrate.versioning.api [-] done 2021-02-16 19:45:49.252 | INFO migrate.versioning.api [-] 28 -> 29...  2021-02-16 19:45:49.356 | INFO migrate.versioning.api [-] done 2021-02-16 19:45:49.356 | INFO migrate.versioning.api [-] 29 -> 30...  2021-02-16 19:45:49.370 | INFO migrate.versioning.api [-] done 2021-02-16 19:45:49.370 | INFO migrate.versioning.api [-] 30 -> 31...  2021-02-16 19:45:49.376 | INFO migrate.versioning.api [-] done 2021-02-16 19:45:49.377 | INFO migrate.versioning.api [-] 31 -> 32...  2021-02-16 19:45:49.383 | INFO migrate.versioning.api [-] done 2021-02-16 19:45:49.383 | INFO migrate.versioning.api [-] 32 -> 33...  2021-02-16 19:45:49.389 | INFO migrate.versioning.api [-] done 2021-02-16 19:45:49.390 | INFO migrate.versioning.api [-] 33 -> 34...  2021-02-16 19:45:49.398 | INFO migrate.versioning.api [-] done 2021-02-16 19:45:49.398 | INFO migrate.versioning.api [-] 34 -> 35...  2021-02-16 19:45:49.406 | INFO migrate.versioning.api [-] done 2021-02-16 19:45:49.406 | INFO migrate.versioning.api [-] 35 -> 36...  2021-02-16 19:45:49.413 | INFO migrate.versioning.api [-] done 2021-02-16 19:45:49.414 | INFO migrate.versioning.api [-] 36 -> 37...  2021-02-16 19:45:49.422 | INFO migrate.versioning.api [-] done 2021-02-16 19:45:49.422 | INFO migrate.versioning.api [-] 37 -> 38...  2021-02-16 19:45:49.430 | INFO migrate.versioning.api [-] done 2021-02-16 19:45:49.430 | INFO migrate.versioning.api [-] 38 -> 39...  2021-02-16 19:45:49.437 | INFO migrate.versioning.api [-] done 2021-02-16 19:45:49.437 | INFO migrate.versioning.api [-] 39 -> 40...  2021-02-16 19:45:49.445 | INFO migrate.versioning.api [-] done 2021-02-16 19:45:49.445 | INFO migrate.versioning.api [-] 40 -> 41...  2021-02-16 19:45:49.638 | INFO migrate.versioning.api [-] done 2021-02-16 19:45:49.639 | INFO migrate.versioning.api [-] 41 -> 42...  2021-02-16 19:45:49.743 | INFO migrate.versioning.api [-] done 2021-02-16 19:45:49.744 | INFO migrate.versioning.api [-] 42 -> 43...  2021-02-16 19:45:49.899 | INFO migrate.versioning.api [-] done 2021-02-16 19:45:49.899 | INFO migrate.versioning.api [-] 43 -> 44...  2021-02-16 19:45:50.281 | INFO migrate.versioning.api [-] done 2021-02-16 19:45:50.281 | INFO migrate.versioning.api [-] 44 -> 45...  2021-02-16 19:45:50.288 | INFO migrate.versioning.api [-] done 2021-02-16 19:45:50.288 | INFO migrate.versioning.api [-] 45 -> 46...  2021-02-16 19:45:50.297 | INFO migrate.versioning.api [-] done 2021-02-16 19:45:50.297 | INFO migrate.versioning.api [-] 46 -> 47...  2021-02-16 19:45:50.305 | INFO migrate.versioning.api [-] done 2021-02-16 19:45:50.305 | INFO migrate.versioning.api [-] 47 -> 48...  2021-02-16 19:45:50.311 | INFO migrate.versioning.api [-] done 2021-02-16 19:45:50.312 | INFO migrate.versioning.api [-] 48 -> 49...  2021-02-16 19:45:50.321 | INFO migrate.versioning.api [-] done 2021-02-16 19:45:50.321 | INFO migrate.versioning.api [-] 49 -> 50...  2021-02-16 19:45:50.428 | INFO migrate.versioning.api [-] done 2021-02-16 19:45:50.428 | INFO migrate.versioning.api [-] 50 -> 51...  2021-02-16 19:45:51.107 | INFO migrate.versioning.api [-] done 2021-02-16 19:45:51.108 | INFO migrate.versioning.api [-] 51 -> 52...  2021-02-16 19:45:51.244 | INFO migrate.versioning.api [-] done 2021-02-16 19:45:51.244 | INFO migrate.versioning.api [-] 52 -> 53...  2021-02-16 19:45:51.259 | INFO migrate.versioning.api [-] done 2021-02-16 19:45:51.259 | INFO migrate.versioning.api [-] 53 -> 54...  2021-02-16 19:45:51.266 | INFO migrate.versioning.api [-] done 2021-02-16 19:45:51.266 | INFO migrate.versioning.api [-] 54 -> 55...  2021-02-16 19:45:51.274 | INFO migrate.versioning.api [-] done 2021-02-16 19:45:51.274 | INFO migrate.versioning.api [-] 55 -> 56...  2021-02-16 19:45:51.283 | INFO migrate.versioning.api [-] done 2021-02-16 19:45:51.284 | INFO migrate.versioning.api [-] 56 -> 57...  2021-02-16 19:45:51.292 | INFO migrate.versioning.api [-] done 2021-02-16 19:45:51.292 | INFO migrate.versioning.api [-] 57 -> 58...  2021-02-16 19:45:51.391 | INFO migrate.versioning.api [-] done 2021-02-16 19:45:51.391 | INFO migrate.versioning.api [-] 58 -> 59...  2021-02-16 19:45:51.499 | INFO migrate.versioning.api [-] done 2021-02-16 19:45:51.499 | INFO migrate.versioning.api [-] 59 -> 60...  2021-02-16 19:45:51.585 | INFO migrate.versioning.api [-] done 2021-02-16 19:45:51.585 | INFO migrate.versioning.api [-] 60 -> 61...  2021-02-16 19:45:51.737 | INFO migrate.versioning.api [-] done 2021-02-16 19:45:51.738 | INFO migrate.versioning.api [-] 61 -> 62...  2021-02-16 19:45:51.901 | INFO migrate.versioning.api [-] done 2021-02-16 19:45:51.902 | INFO migrate.versioning.api [-] 62 -> 63...  2021-02-16 19:45:51.909 | INFO migrate.versioning.api [-] done 2021-02-16 19:45:51.909 | INFO migrate.versioning.api [-] 63 -> 64...  2021-02-16 19:45:51.917 | INFO migrate.versioning.api [-] done 2021-02-16 19:45:51.918 | INFO migrate.versioning.api [-] 64 -> 65...  2021-02-16 19:45:51.926 | INFO migrate.versioning.api [-] done 2021-02-16 19:45:51.926 | INFO migrate.versioning.api [-] 65 -> 66...  2021-02-16 19:45:51.934 | INFO migrate.versioning.api [-] done 2021-02-16 19:45:51.934 | INFO migrate.versioning.api [-] 66 -> 67...  2021-02-16 19:45:51.941 | INFO migrate.versioning.api [-] done 2021-02-16 19:45:51.941 | INFO migrate.versioning.api [-] 67 -> 68...  2021-02-16 19:45:51.949 | INFO migrate.versioning.api [-] done 2021-02-16 19:45:51.949 | INFO migrate.versioning.api [-] 68 -> 69...  2021-02-16 19:45:51.957 | INFO migrate.versioning.api [-] done 2021-02-16 19:45:51.958 | INFO migrate.versioning.api [-] 69 -> 70...  2021-02-16 19:45:51.966 | INFO migrate.versioning.api [-] done 2021-02-16 19:45:51.966 | INFO migrate.versioning.api [-] 70 -> 71...  2021-02-16 19:45:51.972 | INFO migrate.versioning.api [-] done 2021-02-16 19:45:51.973 | INFO migrate.versioning.api [-] 71 -> 72...  2021-02-16 19:45:51.981 | INFO migrate.versioning.api [-] done 2021-02-16 19:45:51.981 | INFO migrate.versioning.api [-] 72 -> 73...  2021-02-16 19:45:51.989 | INFO migrate.versioning.api [-] done 2021-02-16 19:45:51.989 | INFO migrate.versioning.api [-] 73 -> 74...  2021-02-16 19:45:51.996 | INFO migrate.versioning.api [-] done 2021-02-16 19:45:51.996 | INFO migrate.versioning.api [-] 74 -> 75...  2021-02-16 19:45:52.010 | INFO migrate.versioning.api [-] done 2021-02-16 19:45:52.010 | INFO migrate.versioning.api [-] 75 -> 76...  2021-02-16 19:45:52.016 | INFO migrate.versioning.api [-] done 2021-02-16 19:45:52.016 | INFO migrate.versioning.api [-] 76 -> 77...  2021-02-16 19:45:52.023 | INFO migrate.versioning.api [-] done 2021-02-16 19:45:52.024 | INFO migrate.versioning.api [-] 77 -> 78...  2021-02-16 19:45:52.030 | INFO migrate.versioning.api [-] done 2021-02-16 19:45:52.030 | INFO migrate.versioning.api [-] 78 -> 79...  2021-02-16 19:45:52.036 | INFO migrate.versioning.api [-] done 2021-02-16 19:45:52.037 | INFO migrate.versioning.api [-] 79 -> 80...  2021-02-16 19:45:52.045 | INFO migrate.versioning.api [-] done 2021-02-16 19:45:52.045 | INFO migrate.versioning.api [-] 80 -> 81...  2021-02-16 19:45:52.053 | INFO migrate.versioning.api [-] done 2021-02-16 19:45:52.053 | INFO migrate.versioning.api [-] 81 -> 82...  2021-02-16 19:45:52.060 | INFO migrate.versioning.api [-] done 2021-02-16 19:45:52.060 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-16 19:45:52.060 | 2021-02-16 19:45:52.060 | Traceback (most recent call last): 2021-02-16 19:45:52.060 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-16 19:45:52.060 | exec(line) 2021-02-16 19:45:52.060 | File "", line 1, in 2021-02-16 19:45:52.060 | File "", line 568, in module_from_spec 2021-02-16 19:45:52.060 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-16 19:45:52.060 | 2021-02-16 19:45:52.060 | Remainder of file ignored 2021-02-16 19:45:52.434 | ++ lib/nova:init_nova:767 : database_connection_url nova_cell0 2021-02-16 19:45:52.437 | ++ lib/database:database_connection_url:132 : local db=nova_cell0 2021-02-16 19:45:52.439 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_cell0 2021-02-16 19:45:52.442 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_cell0 2021-02-16 19:45:52.444 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2021-02-16 19:45:52.447 | + lib/nova:init_nova:767 : /usr/local/bin/nova-manage cell_v2 map_cell0 --database_connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2021-02-16 19:45:55.974 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-16 19:45:55.974 | 2021-02-16 19:45:55.974 | Traceback (most recent call last): 2021-02-16 19:45:55.974 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-16 19:45:55.975 | exec(line) 2021-02-16 19:45:55.975 | File "", line 1, in 2021-02-16 19:45:55.975 | File "", line 568, in module_from_spec 2021-02-16 19:45:55.975 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-16 19:45:55.975 | 2021-02-16 19:45:55.975 | Remainder of file ignored 2021-02-16 19:45:56.385 | ++ lib/nova:init_nova:770 : seq 0 1 2021-02-16 19:45:56.388 | + lib/nova:init_nova:770 : for i in $(seq 0 $NOVA_NUM_CELLS) 2021-02-16 19:45:56.391 | + lib/nova:init_nova:771 : async_wait nova-cell-0 2021-02-16 19:45:56.436 | [Async nova-cell-0:self]: Waiting for completion of init_nova_db nova_cell0 /etc/nova/nova.conf (3 other jobs running) 2021-02-16 19:45:56.475 | [Async nova-cell-0:self]: finished init_nova_db nova_cell0 /etc/nova/nova.conf with result 0 in -1613504704 seconds 2021-02-16 19:45:56.479 | + inc/async:async_wait:166 : return 0 2021-02-16 19:45:56.481 | + lib/nova:init_nova:770 : for i in $(seq 0 $NOVA_NUM_CELLS) 2021-02-16 19:45:56.484 | + lib/nova:init_nova:771 : async_wait nova-cell-1 2021-02-16 19:45:56.529 | [Async nova-cell-1:self]: Waiting for completion of init_nova_db nova_cell1 /etc/nova/nova_cell1.conf (2 other jobs running) 2021-02-16 19:45:56.567 | [Async nova-cell-1:self]: finished init_nova_db nova_cell1 /etc/nova/nova_cell1.conf with result 0 in -1613504723 seconds 2021-02-16 19:45:56.571 | + inc/async:async_wait:166 : return 0 2021-02-16 19:45:56.574 | + lib/nova:init_nova:776 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db online_data_migrations 2021-02-16 19:46:00.251 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-16 19:46:00.251 | 2021-02-16 19:46:00.251 | Traceback (most recent call last): 2021-02-16 19:46:00.251 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-16 19:46:00.251 | exec(line) 2021-02-16 19:46:00.251 | File "", line 1, in 2021-02-16 19:46:00.251 | File "", line 568, in module_from_spec 2021-02-16 19:46:00.251 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-16 19:46:00.251 | 2021-02-16 19:46:00.251 | Remainder of file ignored 2021-02-16 19:46:00.251 | Running batches of 50 until complete 2021-02-16 19:46:00.251 | +-------------------------------------+--------------+-----------+ 2021-02-16 19:46:00.251 | | Migration | Total Needed | Completed | 2021-02-16 19:46:00.251 | +-------------------------------------+--------------+-----------+ 2021-02-16 19:46:00.251 | | fill_virtual_interface_list | 0 | 0 | 2021-02-16 19:46:00.251 | | migrate_empty_ratio | 0 | 0 | 2021-02-16 19:46:00.251 | | migrate_quota_classes_to_api_db | 0 | 0 | 2021-02-16 19:46:00.251 | | migrate_quota_limits_to_api_db | 0 | 0 | 2021-02-16 19:46:00.251 | | migration_migrate_to_uuid | 0 | 0 | 2021-02-16 19:46:00.251 | | populate_dev_uuids | 0 | 0 | 2021-02-16 19:46:00.251 | | populate_missing_availability_zones | 0 | 0 | 2021-02-16 19:46:00.251 | | populate_queued_for_delete | 0 | 0 | 2021-02-16 19:46:00.251 | | populate_user_id | 0 | 0 | 2021-02-16 19:46:00.251 | | populate_uuids | 0 | 0 | 2021-02-16 19:46:00.251 | +-------------------------------------+--------------+-----------+ 2021-02-16 19:46:00.675 | ++ lib/nova:init_nova:779 : seq 1 1 2021-02-16 19:46:00.678 | + lib/nova:init_nova:779 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-02-16 19:46:00.682 | ++ lib/nova:init_nova:780 : conductor_conf 1 2021-02-16 19:46:00.685 | ++ lib/nova:conductor_conf:734 : local cell=1 2021-02-16 19:46:00.687 | ++ lib/nova:conductor_conf:735 : echo /etc/nova/nova_cell1.conf 2021-02-16 19:46:00.690 | + lib/nova:init_nova:780 : /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-02-16 19:46:04.173 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-16 19:46:04.173 | 2021-02-16 19:46:04.174 | Traceback (most recent call last): 2021-02-16 19:46:04.174 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-16 19:46:04.174 | exec(line) 2021-02-16 19:46:04.174 | File "", line 1, in 2021-02-16 19:46:04.174 | File "", line 568, in module_from_spec 2021-02-16 19:46:04.174 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-16 19:46:04.174 | 2021-02-16 19:46:04.174 | Remainder of file ignored 2021-02-16 19:46:04.174 | --transport-url not provided in the command line, using the value [DEFAULT]/transport_url from the configuration file 2021-02-16 19:46:04.174 | --database_connection not provided in the command line, using the value [database]/connection from the configuration file 2021-02-16 19:46:04.579 | + lib/nova:init_nova:784 : create_nova_keys_dir 2021-02-16 19:46:04.582 | + lib/nova:create_nova_keys_dir:741 : sudo install -d -o ubuntu /opt/stack/data/nova /opt/stack/data/nova/keys 2021-02-16 19:46:04.594 | + lib/nova:init_nova:786 : [[ '' == \L\V\M ]] 2021-02-16 19:46:04.597 | + ./stack.sh:main:1212 : is_service_enabled neutron 2021-02-16 19:46:04.614 | + functions-common:is_service_enabled:1962 : return 0 2021-02-16 19:46:04.616 | + ./stack.sh:main:1213 : async_runfunc configure_neutron_nova 2021-02-16 19:46:04.619 | + inc/async:async_runfunc:111 : async_run configure_neutron_nova configure_neutron_nova 2021-02-16 19:46:04.697 | [Async configure_neutron_nova:self]: Running synchronously: configure_neutron_nova 2021-02-16 19:46:04.700 | + inc/async:async_run:103 : configure_neutron_nova 2021-02-16 19:46:04.702 | + lib/neutron:configure_neutron_nova:616 : is_neutron_legacy_enabled 2021-02-16 19:46:04.706 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account 2021-02-16 19:46:04.706 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-02-16 19:46:04.711 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account 2021-02-16 19:46:04.713 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account =~ ,neutron ]] 2021-02-16 19:46:04.716 | + lib/neutron:is_neutron_legacy_enabled:133 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,g-reg,cinder =~ ,q- ]] 2021-02-16 19:46:04.718 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-02-16 19:46:04.721 | + lib/neutron:configure_neutron_nova:618 : create_nova_conf_neutron /etc/nova/nova.conf 2021-02-16 19:46:04.723 | + lib/neutron-legacy:create_nova_conf_neutron:380 : local conf=/etc/nova/nova.conf 2021-02-16 19:46:04.726 | + lib/neutron-legacy:create_nova_conf_neutron:381 : iniset /etc/nova/nova.conf neutron auth_type password 2021-02-16 19:46:04.751 | + lib/neutron-legacy:create_nova_conf_neutron:382 : iniset /etc/nova/nova.conf neutron auth_url http://10.222.0.13/identity 2021-02-16 19:46:04.775 | + lib/neutron-legacy:create_nova_conf_neutron:383 : iniset /etc/nova/nova.conf neutron username neutron 2021-02-16 19:46:04.800 | + lib/neutron-legacy:create_nova_conf_neutron:384 : iniset /etc/nova/nova.conf neutron password Passw0rd 2021-02-16 19:46:04.825 | + lib/neutron-legacy:create_nova_conf_neutron:385 : iniset /etc/nova/nova.conf neutron user_domain_name Default 2021-02-16 19:46:04.849 | + lib/neutron-legacy:create_nova_conf_neutron:386 : iniset /etc/nova/nova.conf neutron project_name service 2021-02-16 19:46:04.875 | + lib/neutron-legacy:create_nova_conf_neutron:387 : iniset /etc/nova/nova.conf neutron project_domain_name Default 2021-02-16 19:46:04.903 | + lib/neutron-legacy:create_nova_conf_neutron:388 : iniset /etc/nova/nova.conf neutron auth_strategy keystone 2021-02-16 19:46:04.929 | + lib/neutron-legacy:create_nova_conf_neutron:389 : iniset /etc/nova/nova.conf neutron region_name RegionOne 2021-02-16 19:46:04.954 | + lib/neutron-legacy:create_nova_conf_neutron:392 : neutron_plugin_create_nova_conf /etc/nova/nova.conf 2021-02-16 19:46:04.957 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2021-02-16 19:46:04.959 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:119 : : 2021-02-16 19:46:04.962 | + lib/neutron-legacy:create_nova_conf_neutron:394 : is_service_enabled q-meta 2021-02-16 19:46:04.978 | + functions-common:is_service_enabled:1962 : return 0 2021-02-16 19:46:04.980 | + lib/neutron-legacy:create_nova_conf_neutron:395 : iniset /etc/nova/nova.conf neutron service_metadata_proxy True 2021-02-16 19:46:05.005 | + lib/neutron-legacy:create_nova_conf_neutron:398 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_is_fatal True 2021-02-16 19:46:05.030 | + lib/neutron-legacy:create_nova_conf_neutron:399 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_timeout 300 2021-02-16 19:46:05.056 | + lib/neutron:configure_neutron_nova:619 : [[ superconductor == \s\u\p\e\r\c\o\n\d\u\c\t\o\r ]] 2021-02-16 19:46:05.059 | ++ lib/neutron:configure_neutron_nova:620 : seq 1 1 2021-02-16 19:46:05.062 | + lib/neutron:configure_neutron_nova:620 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-02-16 19:46:05.064 | + lib/neutron:configure_neutron_nova:621 : local conf 2021-02-16 19:46:05.068 | ++ lib/neutron:configure_neutron_nova:622 : conductor_conf 1 2021-02-16 19:46:05.070 | ++ lib/nova:conductor_conf:734 : local cell=1 2021-02-16 19:46:05.073 | ++ lib/nova:conductor_conf:735 : echo /etc/nova/nova_cell1.conf 2021-02-16 19:46:05.075 | + lib/neutron:configure_neutron_nova:622 : conf=/etc/nova/nova_cell1.conf 2021-02-16 19:46:05.078 | + lib/neutron:configure_neutron_nova:623 : create_nova_conf_neutron /etc/nova/nova_cell1.conf 2021-02-16 19:46:05.080 | + lib/neutron-legacy:create_nova_conf_neutron:380 : local conf=/etc/nova/nova_cell1.conf 2021-02-16 19:46:05.083 | + lib/neutron-legacy:create_nova_conf_neutron:381 : iniset /etc/nova/nova_cell1.conf neutron auth_type password 2021-02-16 19:46:05.111 | + lib/neutron-legacy:create_nova_conf_neutron:382 : iniset /etc/nova/nova_cell1.conf neutron auth_url http://10.222.0.13/identity 2021-02-16 19:46:05.135 | + lib/neutron-legacy:create_nova_conf_neutron:383 : iniset /etc/nova/nova_cell1.conf neutron username neutron 2021-02-16 19:46:05.160 | + lib/neutron-legacy:create_nova_conf_neutron:384 : iniset /etc/nova/nova_cell1.conf neutron password Passw0rd 2021-02-16 19:46:05.186 | + lib/neutron-legacy:create_nova_conf_neutron:385 : iniset /etc/nova/nova_cell1.conf neutron user_domain_name Default 2021-02-16 19:46:05.211 | + lib/neutron-legacy:create_nova_conf_neutron:386 : iniset /etc/nova/nova_cell1.conf neutron project_name service 2021-02-16 19:46:05.236 | + lib/neutron-legacy:create_nova_conf_neutron:387 : iniset /etc/nova/nova_cell1.conf neutron project_domain_name Default 2021-02-16 19:46:05.262 | + lib/neutron-legacy:create_nova_conf_neutron:388 : iniset /etc/nova/nova_cell1.conf neutron auth_strategy keystone 2021-02-16 19:46:05.287 | + lib/neutron-legacy:create_nova_conf_neutron:389 : iniset /etc/nova/nova_cell1.conf neutron region_name RegionOne 2021-02-16 19:46:05.312 | + lib/neutron-legacy:create_nova_conf_neutron:392 : neutron_plugin_create_nova_conf /etc/nova/nova_cell1.conf 2021-02-16 19:46:05.314 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2021-02-16 19:46:05.317 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:119 : : 2021-02-16 19:46:05.319 | + lib/neutron-legacy:create_nova_conf_neutron:394 : is_service_enabled q-meta 2021-02-16 19:46:05.336 | + functions-common:is_service_enabled:1962 : return 0 2021-02-16 19:46:05.338 | + lib/neutron-legacy:create_nova_conf_neutron:395 : iniset /etc/nova/nova_cell1.conf neutron service_metadata_proxy True 2021-02-16 19:46:05.363 | + lib/neutron-legacy:create_nova_conf_neutron:398 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_is_fatal True 2021-02-16 19:46:05.391 | + lib/neutron-legacy:create_nova_conf_neutron:399 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_timeout 300 2021-02-16 19:46:05.417 | + inc/async:async_run:104 : return 0 2021-02-16 19:46:05.420 | + ./stack.sh:main:1222 : run_phase stack post-config 2021-02-16 19:46:05.423 | + functions-common:run_phase:1734 : local mode=stack 2021-02-16 19:46:05.425 | + functions-common:run_phase:1735 : local phase=post-config 2021-02-16 19:46:05.428 | + functions-common:run_phase:1736 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-02-16 19:46:05.430 | + functions-common:run_phase:1737 : local extra_plugin_file_name 2021-02-16 19:46:05.433 | + functions-common:run_phase:1738 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-02-16 19:46:05.435 | + functions-common:run_phase:1743 : local exceptions=80-tempest.sh 2021-02-16 19:46:05.438 | + functions-common:run_phase:1744 : local extra 2021-02-16 19:46:05.441 | ++ functions-common:run_phase:1745 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-02-16 19:46:05.445 | + functions-common:run_phase:1745 : extra=80-tempest.sh 2021-02-16 19:46:05.448 | + functions-common:run_phase:1746 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-02-16 19:46:05.450 | + functions-common:run_phase:1750 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-02-16 19:46:05.453 | + functions-common:run_phase:1750 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack post-config 2021-02-16 19:46:05.455 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-02-16 19:46:05.471 | ++ functions-common:is_service_enabled:1962 : return 0 2021-02-16 19:46:05.473 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2021-02-16 19:46:05.475 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2021-02-16 19:46:05.478 | ++ extras.d/80-tempest.sh:source:7 : [[ post-config == \i\n\s\t\a\l\l ]] 2021-02-16 19:46:05.480 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2021-02-16 19:46:05.482 | ++ extras.d/80-tempest.sh:source:10 : [[ post-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2021-02-16 19:46:05.485 | ++ extras.d/80-tempest.sh:source:12 : : 2021-02-16 19:46:05.487 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2021-02-16 19:46:05.489 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2021-02-16 19:46:05.492 | + functions-common:run_phase:1755 : [[ stack == \s\o\u\r\c\e ]] 2021-02-16 19:46:05.494 | + functions-common:run_phase:1758 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-02-16 19:46:05.497 | + functions-common:run_phase:1761 : run_plugins stack post-config 2021-02-16 19:46:05.499 | + functions-common:run_plugins:1720 : local mode=stack 2021-02-16 19:46:05.502 | + functions-common:run_plugins:1721 : local phase=post-config 2021-02-16 19:46:05.504 | + functions-common:run_plugins:1723 : local plugins=,devstack-plugin-ceph 2021-02-16 19:46:05.506 | + functions-common:run_plugins:1724 : local plugin 2021-02-16 19:46:05.509 | + functions-common:run_plugins:1725 : for plugin in ${plugins//,/ } 2021-02-16 19:46:05.512 | + functions-common:run_plugins:1726 : local dir=/opt/stack/devstack-plugin-ceph 2021-02-16 19:46:05.514 | + functions-common:run_plugins:1727 : [[ -f /opt/stack/devstack-plugin-ceph/devstack/plugin.sh ]] 2021-02-16 19:46:05.517 | + functions-common:run_plugins:1728 : source /opt/stack/devstack-plugin-ceph/devstack/plugin.sh stack post-config 2021-02-16 19:46:05.520 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:3 : [[ stack == \s\o\u\r\c\e ]] 2021-02-16 19:46:05.522 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:6 : [[ stack == \s\t\a\c\k ]] 2021-02-16 19:46:05.525 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:6 : [[ post-config == \p\r\e\-\i\n\s\t\a\l\l ]] 2021-02-16 19:46:05.527 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:32 : [[ stack == \s\t\a\c\k ]] 2021-02-16 19:46:05.529 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:32 : [[ post-config == \i\n\s\t\a\l\l ]] 2021-02-16 19:46:05.532 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:44 : [[ stack == \s\t\a\c\k ]] 2021-02-16 19:46:05.534 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:44 : [[ post-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2021-02-16 19:46:05.536 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:45 : is_ceph_enabled_for_service glance 2021-02-16 19:46:05.538 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:193 : local config config_name enabled service 2021-02-16 19:46:05.541 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:194 : enabled=1 2021-02-16 19:46:05.543 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:195 : service=glance 2021-02-16 19:46:05.546 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : echo glance 2021-02-16 19:46:05.548 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : tr '[:lower:]' '[:upper:]' 2021-02-16 19:46:05.548 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : tr - _ 2021-02-16 19:46:05.551 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : config_name=ENABLE_CEPH_GLANCE 2021-02-16 19:46:05.553 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:200 : eval echo '$ENABLE_CEPH_GLANCE' 2021-02-16 19:46:05.556 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:200 : echo False 2021-02-16 19:46:05.558 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:200 : config=False 2021-02-16 19:46:05.561 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:202 : is_service_enabled glance 2021-02-16 19:46:05.576 | ++ functions-common:is_service_enabled:1962 : return 0 2021-02-16 19:46:05.578 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:202 : [[ False == \T\r\u\e ]] 2021-02-16 19:46:05.581 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:205 : return 1 2021-02-16 19:46:05.583 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:49 : is_ceph_enabled_for_service nova 2021-02-16 19:46:05.586 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:193 : local config config_name enabled service 2021-02-16 19:46:05.588 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:194 : enabled=1 2021-02-16 19:46:05.590 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:195 : service=nova 2021-02-16 19:46:05.594 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : echo nova 2021-02-16 19:46:05.594 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : tr - _ 2021-02-16 19:46:05.594 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : tr '[:lower:]' '[:upper:]' 2021-02-16 19:46:05.598 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : config_name=ENABLE_CEPH_NOVA 2021-02-16 19:46:05.601 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:200 : eval echo '$ENABLE_CEPH_NOVA' 2021-02-16 19:46:05.603 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:200 : echo False 2021-02-16 19:46:05.606 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:200 : config=False 2021-02-16 19:46:05.608 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:202 : is_service_enabled nova 2021-02-16 19:46:05.624 | ++ functions-common:is_service_enabled:1962 : return 0 2021-02-16 19:46:05.626 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:202 : [[ False == \T\r\u\e ]] 2021-02-16 19:46:05.628 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:205 : return 1 2021-02-16 19:46:05.631 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:53 : is_ceph_enabled_for_service cinder 2021-02-16 19:46:05.634 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:193 : local config config_name enabled service 2021-02-16 19:46:05.636 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:194 : enabled=1 2021-02-16 19:46:05.638 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:195 : service=cinder 2021-02-16 19:46:05.641 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : echo cinder 2021-02-16 19:46:05.642 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : tr '[:lower:]' '[:upper:]' 2021-02-16 19:46:05.642 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : tr - _ 2021-02-16 19:46:05.646 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : config_name=ENABLE_CEPH_CINDER 2021-02-16 19:46:05.649 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:200 : eval echo '$ENABLE_CEPH_CINDER' 2021-02-16 19:46:05.651 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:200 : echo True 2021-02-16 19:46:05.654 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:200 : config=True 2021-02-16 19:46:05.656 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:202 : is_service_enabled cinder 2021-02-16 19:46:05.671 | ++ functions-common:is_service_enabled:1962 : return 0 2021-02-16 19:46:05.674 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:202 : [[ True == \T\r\u\e ]] 2021-02-16 19:46:05.677 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : enabled=0 2021-02-16 19:46:05.679 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:205 : return 0 2021-02-16 19:46:05.682 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:54 : echo_summary 'Configuring Cinder for Ceph' 2021-02-16 19:46:05.684 | ++ ./stack.sh:echo_summary:419 : [[ -t 3 ]] 2021-02-16 19:46:05.686 | ++ ./stack.sh:echo_summary:425 : echo -e Configuring Cinder for Ceph 2021-02-16 19:46:05.689 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:55 : configure_ceph_cinder 2021-02-16 19:46:05.691 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph_cinder:867 : sudo ceph -c /etc/ceph/ceph.conf osd pool create volumes 8 8 2021-02-16 19:46:07.418 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-16 19:46:07.418 | 2021-02-16 19:46:07.418 | Traceback (most recent call last): 2021-02-16 19:46:07.418 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-16 19:46:07.418 | exec(line) 2021-02-16 19:46:07.418 | File "", line 1, in 2021-02-16 19:46:07.418 | File "", line 568, in module_from_spec 2021-02-16 19:46:07.418 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-16 19:46:07.418 | 2021-02-16 19:46:07.418 | Remainder of file ignored 2021-02-16 19:46:07.418 | pool 'volumes' created 2021-02-16 19:46:07.440 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph_cinder:876 : sudo tee /etc/ceph/ceph.client.cinder.keyring 2021-02-16 19:46:07.440 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph_cinder:870 : sudo ceph -c /etc/ceph/ceph.conf auth get-or-create client.cinder mon 'allow r' osd 'allow class-read object_prefix rbd_children, allow rwx pool=volumes, allow rwx pool=vms, allow rwx pool=images' 2021-02-16 19:46:08.029 | [client.cinder] 2021-02-16 19:46:08.029 | key = AQAAISxgsnZfARAADVIE8b/3T8qJiuSGcGxhCg== 2021-02-16 19:46:08.033 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-16 19:46:08.033 | 2021-02-16 19:46:08.033 | Traceback (most recent call last): 2021-02-16 19:46:08.033 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-16 19:46:08.033 | exec(line) 2021-02-16 19:46:08.033 | File "", line 1, in 2021-02-16 19:46:08.033 | File "", line 568, in module_from_spec 2021-02-16 19:46:08.033 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-16 19:46:08.033 | 2021-02-16 19:46:08.033 | Remainder of file ignored 2021-02-16 19:46:08.053 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph_cinder:878 : id -g -n 2021-02-16 19:46:08.058 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph_cinder:878 : sudo chown ubuntu:ubuntu /etc/ceph/ceph.client.cinder.keyring 2021-02-16 19:46:08.069 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:57 : is_ceph_enabled_for_service nova 2021-02-16 19:46:08.075 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:193 : local config config_name enabled service 2021-02-16 19:46:08.077 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:194 : enabled=1 2021-02-16 19:46:08.080 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:195 : service=nova 2021-02-16 19:46:08.083 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : echo nova 2021-02-16 19:46:08.084 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : tr '[:lower:]' '[:upper:]' 2021-02-16 19:46:08.084 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : tr - _ 2021-02-16 19:46:08.088 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : config_name=ENABLE_CEPH_NOVA 2021-02-16 19:46:08.091 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:200 : eval echo '$ENABLE_CEPH_NOVA' 2021-02-16 19:46:08.093 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:200 : echo False 2021-02-16 19:46:08.096 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:200 : config=False 2021-02-16 19:46:08.099 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:202 : is_service_enabled nova 2021-02-16 19:46:08.114 | ++ functions-common:is_service_enabled:1962 : return 0 2021-02-16 19:46:08.118 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:202 : [[ False == \T\r\u\e ]] 2021-02-16 19:46:08.120 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:205 : return 1 2021-02-16 19:46:08.122 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:63 : is_ceph_enabled_for_service manila 2021-02-16 19:46:08.125 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:193 : local config config_name enabled service 2021-02-16 19:46:08.127 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:194 : enabled=1 2021-02-16 19:46:08.129 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:195 : service=manila 2021-02-16 19:46:08.133 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : echo manila 2021-02-16 19:46:08.134 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : tr '[:lower:]' '[:upper:]' 2021-02-16 19:46:08.134 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : tr - _ 2021-02-16 19:46:08.138 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : config_name=ENABLE_CEPH_MANILA 2021-02-16 19:46:08.141 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:200 : eval echo '$ENABLE_CEPH_MANILA' 2021-02-16 19:46:08.143 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:200 : echo True 2021-02-16 19:46:08.146 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:200 : config=True 2021-02-16 19:46:08.148 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:202 : is_service_enabled manila 2021-02-16 19:46:08.163 | ++ functions-common:is_service_enabled:1962 : return 1 2021-02-16 19:46:08.166 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:205 : return 1 2021-02-16 19:46:08.168 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:68 : '[' False = False ']' 2021-02-16 19:46:08.171 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:69 : is_ceph_enabled_for_service glance 2021-02-16 19:46:08.173 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:193 : local config config_name enabled service 2021-02-16 19:46:08.175 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:194 : enabled=1 2021-02-16 19:46:08.178 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:195 : service=glance 2021-02-16 19:46:08.182 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : echo glance 2021-02-16 19:46:08.182 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : tr '[:lower:]' '[:upper:]' 2021-02-16 19:46:08.183 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : tr - _ 2021-02-16 19:46:08.186 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : config_name=ENABLE_CEPH_GLANCE 2021-02-16 19:46:08.189 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:200 : eval echo '$ENABLE_CEPH_GLANCE' 2021-02-16 19:46:08.191 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:200 : echo False 2021-02-16 19:46:08.194 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:200 : config=False 2021-02-16 19:46:08.197 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:202 : is_service_enabled glance 2021-02-16 19:46:08.212 | ++ functions-common:is_service_enabled:1962 : return 0 2021-02-16 19:46:08.215 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:202 : [[ False == \T\r\u\e ]] 2021-02-16 19:46:08.217 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:205 : return 1 2021-02-16 19:46:08.220 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:73 : is_ceph_enabled_for_service nova 2021-02-16 19:46:08.222 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:193 : local config config_name enabled service 2021-02-16 19:46:08.224 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:194 : enabled=1 2021-02-16 19:46:08.227 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:195 : service=nova 2021-02-16 19:46:08.230 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : echo nova 2021-02-16 19:46:08.231 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : tr '[:lower:]' '[:upper:]' 2021-02-16 19:46:08.232 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : tr - _ 2021-02-16 19:46:08.235 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : config_name=ENABLE_CEPH_NOVA 2021-02-16 19:46:08.238 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:200 : eval echo '$ENABLE_CEPH_NOVA' 2021-02-16 19:46:08.240 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:200 : echo False 2021-02-16 19:46:08.244 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:200 : config=False 2021-02-16 19:46:08.246 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:202 : is_service_enabled nova 2021-02-16 19:46:08.261 | ++ functions-common:is_service_enabled:1962 : return 0 2021-02-16 19:46:08.264 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:202 : [[ False == \T\r\u\e ]] 2021-02-16 19:46:08.266 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:205 : return 1 2021-02-16 19:46:08.268 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:77 : is_ceph_enabled_for_service cinder 2021-02-16 19:46:08.271 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:193 : local config config_name enabled service 2021-02-16 19:46:08.273 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:194 : enabled=1 2021-02-16 19:46:08.275 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:195 : service=cinder 2021-02-16 19:46:08.279 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : echo cinder 2021-02-16 19:46:08.279 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : tr '[:lower:]' '[:upper:]' 2021-02-16 19:46:08.279 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : tr - _ 2021-02-16 19:46:08.283 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : config_name=ENABLE_CEPH_CINDER 2021-02-16 19:46:08.286 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:200 : eval echo '$ENABLE_CEPH_CINDER' 2021-02-16 19:46:08.289 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:200 : echo True 2021-02-16 19:46:08.292 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:200 : config=True 2021-02-16 19:46:08.295 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:202 : is_service_enabled cinder 2021-02-16 19:46:08.310 | ++ functions-common:is_service_enabled:1962 : return 0 2021-02-16 19:46:08.313 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:202 : [[ True == \T\r\u\e ]] 2021-02-16 19:46:08.315 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : enabled=0 2021-02-16 19:46:08.317 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:205 : return 0 2021-02-16 19:46:08.320 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:78 : echo_summary 'Configuring Cinder for Ceph' 2021-02-16 19:46:08.322 | ++ ./stack.sh:echo_summary:419 : [[ -t 3 ]] 2021-02-16 19:46:08.324 | ++ ./stack.sh:echo_summary:425 : echo -e Configuring Cinder for Ceph 2021-02-16 19:46:08.327 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:79 : configure_ceph_embedded_cinder 2021-02-16 19:46:08.329 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph_embedded_cinder:859 : [[ 1 -ne 1 ]] 2021-02-16 19:46:08.331 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:81 : is_ceph_enabled_for_service manila 2021-02-16 19:46:08.334 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:193 : local config config_name enabled service 2021-02-16 19:46:08.336 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:194 : enabled=1 2021-02-16 19:46:08.338 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:195 : service=manila 2021-02-16 19:46:08.342 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : echo manila 2021-02-16 19:46:08.342 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : tr '[:lower:]' '[:upper:]' 2021-02-16 19:46:08.342 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : tr - _ 2021-02-16 19:46:08.346 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : config_name=ENABLE_CEPH_MANILA 2021-02-16 19:46:08.349 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:200 : eval echo '$ENABLE_CEPH_MANILA' 2021-02-16 19:46:08.352 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:200 : echo True 2021-02-16 19:46:08.354 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:200 : config=True 2021-02-16 19:46:08.357 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:202 : is_service_enabled manila 2021-02-16 19:46:08.372 | ++ functions-common:is_service_enabled:1962 : return 1 2021-02-16 19:46:08.375 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:205 : return 1 2021-02-16 19:46:08.377 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:85 : '[' False = True ']' 2021-02-16 19:46:08.380 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:125 : [[ stack == \u\n\s\t\a\c\k ]] 2021-02-16 19:46:08.382 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:139 : [[ stack == \c\l\e\a\n ]] 2021-02-16 19:46:08.385 | + ./stack.sh:main:1230 : merge_config_group /home/ubuntu/devstack/local.conf post-config 2021-02-16 19:46:08.387 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2021-02-16 19:46:08.390 | + inc/meta-config:merge_config_group:171 : shift 2021-02-16 19:46:08.392 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-config 2021-02-16 19:46:08.395 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-02-16 19:46:08.397 | + inc/meta-config:merge_config_group:176 : local configfile group 2021-02-16 19:46:08.399 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2021-02-16 19:46:08.403 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf post-config 2021-02-16 19:46:08.405 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2021-02-16 19:46:08.407 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-config 2021-02-16 19:46:08.410 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-02-16 19:46:08.413 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-config ' 2021-02-16 19:46:08.414 | /^\[\[.+\|.*\]\]/ { 2021-02-16 19:46:08.414 | gsub("[][]", "", $1); 2021-02-16 19:46:08.414 | split($1, a, "|"); 2021-02-16 19:46:08.414 | if (a[1] == matchgroup) 2021-02-16 19:46:08.414 | print a[2] 2021-02-16 19:46:08.414 | } 2021-02-16 19:46:08.414 | ' /home/ubuntu/devstack/local.conf 2021-02-16 19:46:08.422 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2021-02-16 19:46:08.425 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2021-02-16 19:46:08.430 | + inc/meta-config:merge_config_group:180 : local dir 2021-02-16 19:46:08.434 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NOVA_CONF' 2021-02-16 19:46:08.439 | +++ inc/meta-config:merge_config_group:182 : echo /etc/nova/nova.conf 2021-02-16 19:46:08.442 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/nova/nova.conf 2021-02-16 19:46:08.444 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/nova/nova.conf ]] 2021-02-16 19:46:08.447 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/nova/nova.conf 2021-02-16 19:46:08.451 | + inc/meta-config:merge_config_group:187 : dir=/etc/nova 2021-02-16 19:46:08.453 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/nova ]] 2021-02-16 19:46:08.456 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2021-02-16 19:46:08.459 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2021-02-16 19:46:08.461 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2021-02-16 19:46:08.464 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CONF' 2021-02-16 19:46:08.466 | + inc/meta-config:merge_config_file:90 : local real_configfile 2021-02-16 19:46:08.469 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CONF' 2021-02-16 19:46:08.472 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova.conf 2021-02-16 19:46:08.475 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova.conf 2021-02-16 19:46:08.478 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova.conf ']' 2021-02-16 19:46:08.481 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2021-02-16 19:46:08.483 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CONF' ' 2021-02-16 19:46:08.483 | BEGIN { 2021-02-16 19:46:08.483 | section = "" 2021-02-16 19:46:08.483 | last_section = "" 2021-02-16 19:46:08.483 | section_count = 0 2021-02-16 19:46:08.483 | } 2021-02-16 19:46:08.483 | /^\[.+\]/ { 2021-02-16 19:46:08.483 | gsub("[][]", "", $1); 2021-02-16 19:46:08.483 | section=$1 2021-02-16 19:46:08.483 | next 2021-02-16 19:46:08.483 | } 2021-02-16 19:46:08.483 | /^ *\#/ { 2021-02-16 19:46:08.483 | next 2021-02-16 19:46:08.483 | } 2021-02-16 19:46:08.483 | /^[^ \t]+/ { 2021-02-16 19:46:08.483 | # get offset of first = in $0 2021-02-16 19:46:08.483 | eq_idx = index($0, "=") 2021-02-16 19:46:08.483 | # extract attr & value from $0 2021-02-16 19:46:08.483 | attr = substr($0, 1, eq_idx - 1) 2021-02-16 19:46:08.483 | value = substr($0, eq_idx + 1) 2021-02-16 19:46:08.483 | # only need to strip trailing whitespace from attr 2021-02-16 19:46:08.483 | sub(/[ \t]*$/, "", attr) 2021-02-16 19:46:08.484 | # need to strip leading & trailing whitespace from value 2021-02-16 19:46:08.484 | sub(/^[ \t]*/, "", value) 2021-02-16 19:46:08.484 | sub(/[ \t]*$/, "", value) 2021-02-16 19:46:08.484 | 2021-02-16 19:46:08.484 | # cfg_attr_count: number of config lines per [section, attr] 2021-02-16 19:46:08.484 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2021-02-16 19:46:08.484 | # cfg_section: keep the section names in the same order as they appear in local.conf 2021-02-16 19:46:08.484 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2021-02-16 19:46:08.484 | if (! (section, attr) in cfg_attr_count) { 2021-02-16 19:46:08.484 | if (section != last_section) { 2021-02-16 19:46:08.484 | cfg_section[section_count++] = section 2021-02-16 19:46:08.484 | last_section = section 2021-02-16 19:46:08.484 | } 2021-02-16 19:46:08.484 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2021-02-16 19:46:08.484 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2021-02-16 19:46:08.484 | 2021-02-16 19:46:08.484 | cfg_attr[section, attr, 0] = value 2021-02-16 19:46:08.484 | cfg_attr_count[section, attr] = 1 2021-02-16 19:46:08.484 | } else { 2021-02-16 19:46:08.484 | lno = cfg_attr_count[section, attr]++ 2021-02-16 19:46:08.484 | cfg_attr[section, attr, lno] = value 2021-02-16 19:46:08.484 | } 2021-02-16 19:46:08.484 | } 2021-02-16 19:46:08.484 | END { 2021-02-16 19:46:08.484 | # Process each section in order 2021-02-16 19:46:08.484 | for (sno = 0; sno < section_count; sno++) { 2021-02-16 19:46:08.484 | section = cfg_section[sno] 2021-02-16 19:46:08.484 | # The ini routines simply append a config item immediately 2021-02-16 19:46:08.484 | # after the section header. To keep the same order as defined 2021-02-16 19:46:08.484 | # in local.conf, invoke the ini routines in the reverse order 2021-02-16 19:46:08.484 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2021-02-16 19:46:08.484 | attr = cfg_sec_attr_name[sno, attr_no] 2021-02-16 19:46:08.484 | if (cfg_attr_count[section, attr] == 1) 2021-02-16 19:46:08.484 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2021-02-16 19:46:08.485 | else { 2021-02-16 19:46:08.485 | # For multiline, invoke the ini routines in the reverse order 2021-02-16 19:46:08.485 | count = cfg_attr_count[section, attr] 2021-02-16 19:46:08.485 | print "inidelete " configfile " " section " " attr 2021-02-16 19:46:08.485 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2021-02-16 19:46:08.485 | for (l = count -2; l >= 0; l--) 2021-02-16 19:46:08.485 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2021-02-16 19:46:08.485 | } 2021-02-16 19:46:08.485 | } 2021-02-16 19:46:08.485 | } 2021-02-16 19:46:08.485 | } 2021-02-16 19:46:08.485 | ' 2021-02-16 19:46:08.485 | + inc/meta-config:merge_config_file:164 : read a 2021-02-16 19:46:08.485 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2021-02-16 19:46:08.487 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2021-02-16 19:46:08.489 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CONF' 2021-02-16 19:46:08.492 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-02-16 19:46:08.495 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CONF ]] 2021-02-16 19:46:08.498 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CONF' ' 2021-02-16 19:46:08.498 | BEGIN { group = "" } 2021-02-16 19:46:08.498 | /^\[\[.+\|.*\]\]/ { 2021-02-16 19:46:08.498 | gsub("[][]", "", $1); 2021-02-16 19:46:08.498 | split($1, a, "|"); 2021-02-16 19:46:08.498 | if (a[1] == matchgroup && a[2] == configfile) { 2021-02-16 19:46:08.498 | group=a[1] 2021-02-16 19:46:08.498 | } else { 2021-02-16 19:46:08.498 | group="" 2021-02-16 19:46:08.498 | } 2021-02-16 19:46:08.498 | next 2021-02-16 19:46:08.498 | } 2021-02-16 19:46:08.498 | { 2021-02-16 19:46:08.498 | if (group != "") 2021-02-16 19:46:08.498 | print $0 2021-02-16 19:46:08.498 | } 2021-02-16 19:46:08.498 | ' /home/ubuntu/devstack/local.conf 2021-02-16 19:46:08.504 | + 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-02-16 19:46:08.506 | ++ 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-02-16 19:46:08.532 | + inc/meta-config:merge_config_file:164 : read a 2021-02-16 19:46:08.535 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF DEFAULT force_config_drive "True"' 2021-02-16 19:46:08.537 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf DEFAULT force_config_drive True 2021-02-16 19:46:08.564 | + inc/meta-config:merge_config_file:164 : read a 2021-02-16 19:46:08.566 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF glance use_glance_v1 "False"' 2021-02-16 19:46:08.569 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf glance use_glance_v1 False 2021-02-16 19:46:08.596 | + inc/meta-config:merge_config_file:164 : read a 2021-02-16 19:46:08.599 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_rate "3"' 2021-02-16 19:46:08.602 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_rate 3 2021-02-16 19:46:08.630 | + inc/meta-config:merge_config_file:164 : read a 2021-02-16 19:46:08.633 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_timeout_threshold "600"' 2021-02-16 19:46:08.635 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_timeout_threshold 600 2021-02-16 19:46:08.662 | + inc/meta-config:merge_config_file:164 : read a 2021-02-16 19:46:08.665 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_type "password"' 2021-02-16 19:46:08.668 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_type password 2021-02-16 19:46:08.703 | + inc/meta-config:merge_config_file:164 : read a 2021-02-16 19:46:08.705 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_url "http://10.222.0.13/identity"' 2021-02-16 19:46:08.708 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.13/identity 2021-02-16 19:46:08.736 | + inc/meta-config:merge_config_file:164 : read a 2021-02-16 19:46:08.739 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement username "placement"' 2021-02-16 19:46:08.741 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement username placement 2021-02-16 19:46:08.768 | + inc/meta-config:merge_config_file:164 : read a 2021-02-16 19:46:08.771 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement password "Passw0rd"' 2021-02-16 19:46:08.774 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement password Passw0rd 2021-02-16 19:46:08.802 | + inc/meta-config:merge_config_file:164 : read a 2021-02-16 19:46:08.805 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement user_domain_name "Default"' 2021-02-16 19:46:08.807 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement user_domain_name Default 2021-02-16 19:46:08.834 | + inc/meta-config:merge_config_file:164 : read a 2021-02-16 19:46:08.837 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_name "service"' 2021-02-16 19:46:08.840 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_name service 2021-02-16 19:46:08.867 | + inc/meta-config:merge_config_file:164 : read a 2021-02-16 19:46:08.870 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_domain_name "Default"' 2021-02-16 19:46:08.872 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_domain_name Default 2021-02-16 19:46:08.905 | + inc/meta-config:merge_config_file:164 : read a 2021-02-16 19:46:08.908 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement os_region_name "RegionOne"' 2021-02-16 19:46:08.910 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement os_region_name RegionOne 2021-02-16 19:46:08.937 | + inc/meta-config:merge_config_file:164 : read a 2021-02-16 19:46:08.940 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2021-02-16 19:46:08.943 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2021-02-16 19:46:08.945 | + inc/meta-config:merge_config_group:180 : local dir 2021-02-16 19:46:08.948 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NEUTRON_CONF' 2021-02-16 19:46:08.951 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/neutron.conf 2021-02-16 19:46:08.954 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/neutron.conf 2021-02-16 19:46:08.956 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/neutron.conf ]] 2021-02-16 19:46:08.960 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/neutron.conf 2021-02-16 19:46:08.963 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron 2021-02-16 19:46:08.966 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron ]] 2021-02-16 19:46:08.968 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2021-02-16 19:46:08.971 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2021-02-16 19:46:08.973 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2021-02-16 19:46:08.977 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NEUTRON_CONF' 2021-02-16 19:46:08.979 | + inc/meta-config:merge_config_file:90 : local real_configfile 2021-02-16 19:46:08.982 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NEUTRON_CONF' 2021-02-16 19:46:08.985 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/neutron.conf 2021-02-16 19:46:08.988 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/neutron.conf 2021-02-16 19:46:08.990 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/neutron.conf ']' 2021-02-16 19:46:08.994 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2021-02-16 19:46:08.994 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NEUTRON_CONF' ' 2021-02-16 19:46:08.994 | BEGIN { 2021-02-16 19:46:08.994 | section = "" 2021-02-16 19:46:08.994 | last_section = "" 2021-02-16 19:46:08.995 | section_count = 0 2021-02-16 19:46:08.995 | } 2021-02-16 19:46:08.995 | /^\[.+\]/ { 2021-02-16 19:46:08.995 | gsub("[][]", "", $1); 2021-02-16 19:46:08.995 | section=$1 2021-02-16 19:46:08.995 | next 2021-02-16 19:46:08.995 | } 2021-02-16 19:46:08.995 | /^ *\#/ { 2021-02-16 19:46:08.995 | next 2021-02-16 19:46:08.995 | } 2021-02-16 19:46:08.995 | /^[^ \t]+/ { 2021-02-16 19:46:08.995 | # get offset of first = in $0 2021-02-16 19:46:08.995 | eq_idx = index($0, "=") 2021-02-16 19:46:08.995 | # extract attr & value from $0 2021-02-16 19:46:08.995 | attr = substr($0, 1, eq_idx - 1) 2021-02-16 19:46:08.995 | value = substr($0, eq_idx + 1) 2021-02-16 19:46:08.995 | # only need to strip trailing whitespace from attr 2021-02-16 19:46:08.995 | sub(/[ \t]*$/, "", attr) 2021-02-16 19:46:08.995 | # need to strip leading & trailing whitespace from value 2021-02-16 19:46:08.995 | sub(/^[ \t]*/, "", value) 2021-02-16 19:46:08.995 | sub(/[ \t]*$/, "", value) 2021-02-16 19:46:08.995 | 2021-02-16 19:46:08.995 | # cfg_attr_count: number of config lines per [section, attr] 2021-02-16 19:46:08.995 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2021-02-16 19:46:08.995 | # cfg_section: keep the section names in the same order as they appear in local.conf 2021-02-16 19:46:08.995 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2021-02-16 19:46:08.995 | if (! (section, attr) in cfg_attr_count) { 2021-02-16 19:46:08.995 | if (section != last_section) { 2021-02-16 19:46:08.995 | cfg_section[section_count++] = section 2021-02-16 19:46:08.995 | last_section = section 2021-02-16 19:46:08.995 | } 2021-02-16 19:46:08.995 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2021-02-16 19:46:08.995 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2021-02-16 19:46:08.996 | 2021-02-16 19:46:08.996 | cfg_attr[section, attr, 0] = value 2021-02-16 19:46:08.996 | cfg_attr_count[section, attr] = 1 2021-02-16 19:46:08.996 | } else { 2021-02-16 19:46:08.996 | lno = cfg_attr_count[section, attr]++ 2021-02-16 19:46:08.996 | cfg_attr[section, attr, lno] = value 2021-02-16 19:46:08.996 | } 2021-02-16 19:46:08.996 | } 2021-02-16 19:46:08.996 | END { 2021-02-16 19:46:08.996 | # Process each section in order 2021-02-16 19:46:08.996 | for (sno = 0; sno < section_count; sno++) { 2021-02-16 19:46:08.996 | section = cfg_section[sno] 2021-02-16 19:46:08.996 | # The ini routines simply append a config item immediately 2021-02-16 19:46:08.996 | # after the section header. To keep the same order as defined 2021-02-16 19:46:08.996 | # in local.conf, invoke the ini routines in the reverse order 2021-02-16 19:46:08.996 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2021-02-16 19:46:08.996 | attr = cfg_sec_attr_name[sno, attr_no] 2021-02-16 19:46:08.996 | if (cfg_attr_count[section, attr] == 1) 2021-02-16 19:46:08.996 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2021-02-16 19:46:08.996 | else { 2021-02-16 19:46:08.996 | # For multiline, invoke the ini routines in the reverse order 2021-02-16 19:46:08.996 | count = cfg_attr_count[section, attr] 2021-02-16 19:46:08.996 | print "inidelete " configfile " " section " " attr 2021-02-16 19:46:08.996 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2021-02-16 19:46:08.996 | for (l = count -2; l >= 0; l--) 2021-02-16 19:46:08.996 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2021-02-16 19:46:08.996 | } 2021-02-16 19:46:08.996 | } 2021-02-16 19:46:08.996 | } 2021-02-16 19:46:08.996 | } 2021-02-16 19:46:08.996 | ' 2021-02-16 19:46:08.996 | + inc/meta-config:merge_config_file:164 : read a 2021-02-16 19:46:08.997 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2021-02-16 19:46:08.999 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2021-02-16 19:46:09.001 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NEUTRON_CONF' 2021-02-16 19:46:09.004 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-02-16 19:46:09.006 | + inc/meta-config:get_meta_section:38 : [[ -z $NEUTRON_CONF ]] 2021-02-16 19:46:09.009 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NEUTRON_CONF' ' 2021-02-16 19:46:09.010 | BEGIN { group = "" } 2021-02-16 19:46:09.010 | /^\[\[.+\|.*\]\]/ { 2021-02-16 19:46:09.010 | gsub("[][]", "", $1); 2021-02-16 19:46:09.010 | split($1, a, "|"); 2021-02-16 19:46:09.010 | if (a[1] == matchgroup && a[2] == configfile) { 2021-02-16 19:46:09.010 | group=a[1] 2021-02-16 19:46:09.010 | } else { 2021-02-16 19:46:09.010 | group="" 2021-02-16 19:46:09.010 | } 2021-02-16 19:46:09.010 | next 2021-02-16 19:46:09.010 | } 2021-02-16 19:46:09.010 | { 2021-02-16 19:46:09.010 | if (group != "") 2021-02-16 19:46:09.010 | print $0 2021-02-16 19:46:09.010 | } 2021-02-16 19:46:09.010 | ' /home/ubuntu/devstack/local.conf 2021-02-16 19:46:09.016 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_overflow "50"' 2021-02-16 19:46:09.018 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_overflow 50 2021-02-16 19:46:09.052 | + inc/meta-config:merge_config_file:164 : read a 2021-02-16 19:46:09.055 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_pool_size "50"' 2021-02-16 19:46:09.057 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_pool_size 50 2021-02-16 19:46:09.090 | + inc/meta-config:merge_config_file:164 : read a 2021-02-16 19:46:09.093 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database min_pool_size "5"' 2021-02-16 19:46:09.095 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database min_pool_size 5 2021-02-16 19:46:09.126 | + inc/meta-config:merge_config_file:164 : read a 2021-02-16 19:46:09.129 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_rule "100"' 2021-02-16 19:46:09.131 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_rule 100 2021-02-16 19:46:09.164 | + inc/meta-config:merge_config_file:164 : read a 2021-02-16 19:46:09.166 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_policy "10"' 2021-02-16 19:46:09.169 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_policy 10 2021-02-16 19:46:09.201 | + inc/meta-config:merge_config_file:164 : read a 2021-02-16 19:46:09.204 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall "10"' 2021-02-16 19:46:09.206 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall 10 2021-02-16 19:46:09.238 | + inc/meta-config:merge_config_file:164 : read a 2021-02-16 19:46:09.241 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_floatingip "50"' 2021-02-16 19:46:09.243 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_floatingip 50 2021-02-16 19:46:09.276 | + inc/meta-config:merge_config_file:164 : read a 2021-02-16 19:46:09.278 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_router "100"' 2021-02-16 19:46:09.281 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_router 100 2021-02-16 19:46:09.312 | + inc/meta-config:merge_config_file:164 : read a 2021-02-16 19:46:09.315 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_loadbalancer "100"' 2021-02-16 19:46:09.317 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_loadbalancer 100 2021-02-16 19:46:09.350 | + inc/meta-config:merge_config_file:164 : read a 2021-02-16 19:46:09.352 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_pool "100"' 2021-02-16 19:46:09.354 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_pool 100 2021-02-16 19:46:09.387 | + inc/meta-config:merge_config_file:164 : read a 2021-02-16 19:46:09.389 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_vip "100"' 2021-02-16 19:46:09.392 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_vip 100 2021-02-16 19:46:09.423 | + inc/meta-config:merge_config_file:164 : read a 2021-02-16 19:46:09.425 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group_rule "100"' 2021-02-16 19:46:09.428 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group_rule 100 2021-02-16 19:46:09.464 | + inc/meta-config:merge_config_file:164 : read a 2021-02-16 19:46:09.467 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group "100"' 2021-02-16 19:46:09.469 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group 100 2021-02-16 19:46:09.501 | + inc/meta-config:merge_config_file:164 : read a 2021-02-16 19:46:09.504 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_port "500"' 2021-02-16 19:46:09.506 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_port 500 2021-02-16 19:46:09.538 | + inc/meta-config:merge_config_file:164 : read a 2021-02-16 19:46:09.540 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_subnet "100"' 2021-02-16 19:46:09.543 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_subnet 100 2021-02-16 19:46:09.576 | + inc/meta-config:merge_config_file:164 : read a 2021-02-16 19:46:09.578 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_network "100"' 2021-02-16 19:46:09.581 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_network 100 2021-02-16 19:46:09.612 | + inc/meta-config:merge_config_file:164 : read a 2021-02-16 19:46:09.615 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2021-02-16 19:46:09.618 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2021-02-16 19:46:09.621 | + inc/meta-config:merge_config_group:180 : local dir 2021-02-16 19:46:09.624 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $CINDER_CONF' 2021-02-16 19:46:09.626 | +++ inc/meta-config:merge_config_group:182 : echo /etc/cinder/cinder.conf 2021-02-16 19:46:09.629 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/cinder/cinder.conf 2021-02-16 19:46:09.632 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/cinder/cinder.conf ]] 2021-02-16 19:46:09.635 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/cinder/cinder.conf 2021-02-16 19:46:09.639 | + inc/meta-config:merge_config_group:187 : dir=/etc/cinder 2021-02-16 19:46:09.641 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/cinder ]] 2021-02-16 19:46:09.644 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2021-02-16 19:46:09.647 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2021-02-16 19:46:09.649 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2021-02-16 19:46:09.651 | + inc/meta-config:merge_config_file:85 : local 'configfile=$CINDER_CONF' 2021-02-16 19:46:09.654 | + inc/meta-config:merge_config_file:90 : local real_configfile 2021-02-16 19:46:09.657 | ++ inc/meta-config:merge_config_file:91 : eval echo '$CINDER_CONF' 2021-02-16 19:46:09.660 | +++ inc/meta-config:merge_config_file:91 : echo /etc/cinder/cinder.conf 2021-02-16 19:46:09.663 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/cinder/cinder.conf 2021-02-16 19:46:09.665 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/cinder/cinder.conf ']' 2021-02-16 19:46:09.668 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2021-02-16 19:46:09.669 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$CINDER_CONF' ' 2021-02-16 19:46:09.669 | BEGIN { 2021-02-16 19:46:09.669 | section = "" 2021-02-16 19:46:09.669 | last_section = "" 2021-02-16 19:46:09.669 | section_count = 0 2021-02-16 19:46:09.669 | } 2021-02-16 19:46:09.669 | /^\[.+\]/ { 2021-02-16 19:46:09.669 | gsub("[][]", "", $1); 2021-02-16 19:46:09.669 | section=$1 2021-02-16 19:46:09.669 | next 2021-02-16 19:46:09.669 | } 2021-02-16 19:46:09.669 | /^ *\#/ { 2021-02-16 19:46:09.669 | next 2021-02-16 19:46:09.669 | } 2021-02-16 19:46:09.669 | /^[^ \t]+/ { 2021-02-16 19:46:09.669 | # get offset of first = in $0 2021-02-16 19:46:09.669 | eq_idx = index($0, "=") 2021-02-16 19:46:09.669 | # extract attr & value from $0 2021-02-16 19:46:09.669 | attr = substr($0, 1, eq_idx - 1) 2021-02-16 19:46:09.669 | value = substr($0, eq_idx + 1) 2021-02-16 19:46:09.669 | # only need to strip trailing whitespace from attr 2021-02-16 19:46:09.669 | sub(/[ \t]*$/, "", attr) 2021-02-16 19:46:09.669 | # need to strip leading & trailing whitespace from value 2021-02-16 19:46:09.669 | sub(/^[ \t]*/, "", value) 2021-02-16 19:46:09.669 | sub(/[ \t]*$/, "", value) 2021-02-16 19:46:09.669 | 2021-02-16 19:46:09.669 | # cfg_attr_count: number of config lines per [section, attr] 2021-02-16 19:46:09.669 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2021-02-16 19:46:09.670 | # cfg_section: keep the section names in the same order as they appear in local.conf 2021-02-16 19:46:09.670 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2021-02-16 19:46:09.670 | if (! (section, attr) in cfg_attr_count) { 2021-02-16 19:46:09.670 | if (section != last_section) { 2021-02-16 19:46:09.670 | cfg_section[section_count++] = section 2021-02-16 19:46:09.670 | last_section = section 2021-02-16 19:46:09.670 | } 2021-02-16 19:46:09.670 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2021-02-16 19:46:09.670 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2021-02-16 19:46:09.670 | 2021-02-16 19:46:09.670 | cfg_attr[section, attr, 0] = value 2021-02-16 19:46:09.670 | cfg_attr_count[section, attr] = 1 2021-02-16 19:46:09.670 | } else { 2021-02-16 19:46:09.670 | lno = cfg_attr_count[section, attr]++ 2021-02-16 19:46:09.670 | cfg_attr[section, attr, lno] = value 2021-02-16 19:46:09.670 | } 2021-02-16 19:46:09.670 | } 2021-02-16 19:46:09.670 | END { 2021-02-16 19:46:09.670 | # Process each section in order 2021-02-16 19:46:09.670 | for (sno = 0; sno < section_count; sno++) { 2021-02-16 19:46:09.670 | section = cfg_section[sno] 2021-02-16 19:46:09.670 | # The ini routines simply append a config item immediately 2021-02-16 19:46:09.670 | # after the section header. To keep the same order as defined 2021-02-16 19:46:09.670 | # in local.conf, invoke the ini routines in the reverse order 2021-02-16 19:46:09.670 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2021-02-16 19:46:09.670 | attr = cfg_sec_attr_name[sno, attr_no] 2021-02-16 19:46:09.670 | if (cfg_attr_count[section, attr] == 1) 2021-02-16 19:46:09.670 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2021-02-16 19:46:09.670 | else { 2021-02-16 19:46:09.670 | # For multiline, invoke the ini routines in the reverse order 2021-02-16 19:46:09.670 | count = cfg_attr_count[section, attr] 2021-02-16 19:46:09.670 | print "inidelete " configfile " " section " " attr 2021-02-16 19:46:09.671 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2021-02-16 19:46:09.671 | for (l = count -2; l >= 0; l--) 2021-02-16 19:46:09.671 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2021-02-16 19:46:09.671 | } 2021-02-16 19:46:09.671 | } 2021-02-16 19:46:09.671 | } 2021-02-16 19:46:09.671 | } 2021-02-16 19:46:09.671 | ' 2021-02-16 19:46:09.671 | + inc/meta-config:merge_config_file:164 : read a 2021-02-16 19:46:09.671 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2021-02-16 19:46:09.674 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2021-02-16 19:46:09.676 | + inc/meta-config:get_meta_section:35 : local 'configfile=$CINDER_CONF' 2021-02-16 19:46:09.678 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-02-16 19:46:09.681 | + inc/meta-config:get_meta_section:38 : [[ -z $CINDER_CONF ]] 2021-02-16 19:46:09.684 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$CINDER_CONF' ' 2021-02-16 19:46:09.684 | BEGIN { group = "" } 2021-02-16 19:46:09.684 | /^\[\[.+\|.*\]\]/ { 2021-02-16 19:46:09.684 | gsub("[][]", "", $1); 2021-02-16 19:46:09.684 | split($1, a, "|"); 2021-02-16 19:46:09.684 | if (a[1] == matchgroup && a[2] == configfile) { 2021-02-16 19:46:09.684 | group=a[1] 2021-02-16 19:46:09.684 | } else { 2021-02-16 19:46:09.684 | group="" 2021-02-16 19:46:09.684 | } 2021-02-16 19:46:09.684 | next 2021-02-16 19:46:09.684 | } 2021-02-16 19:46:09.684 | { 2021-02-16 19:46:09.684 | if (group != "") 2021-02-16 19:46:09.684 | print $0 2021-02-16 19:46:09.684 | } 2021-02-16 19:46:09.684 | ' /home/ubuntu/devstack/local.conf 2021-02-16 19:46:09.690 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT enabled_backends "ceph"' 2021-02-16 19:46:09.693 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends ceph 2021-02-16 19:46:09.720 | + inc/meta-config:merge_config_file:164 : read a 2021-02-16 19:46:09.723 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT os_privileged_user_auth_url "http://10.222.0.13/identity/v2.0"' 2021-02-16 19:46:09.727 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT os_privileged_user_auth_url http://10.222.0.13/identity/v2.0 2021-02-16 19:46:09.753 | + inc/meta-config:merge_config_file:164 : read a 2021-02-16 19:46:09.755 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF ceph rados_connect_timeout "-1"' 2021-02-16 19:46:09.758 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf ceph rados_connect_timeout -1 2021-02-16 19:46:09.783 | + inc/meta-config:merge_config_file:164 : read a 2021-02-16 19:46:09.785 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF ceph rbd_store_chunk_size "4"' 2021-02-16 19:46:09.788 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf ceph rbd_store_chunk_size 4 2021-02-16 19:46:09.816 | + inc/meta-config:merge_config_file:164 : read a 2021-02-16 19:46:09.818 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF ceph rbd_max_clone_depth "5"' 2021-02-16 19:46:09.821 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf ceph rbd_max_clone_depth 5 2021-02-16 19:46:09.848 | + inc/meta-config:merge_config_file:164 : read a 2021-02-16 19:46:09.850 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF ceph rbd_flatten_volume_from_snapshot "false"' 2021-02-16 19:46:09.853 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf ceph rbd_flatten_volume_from_snapshot false 2021-02-16 19:46:09.881 | + inc/meta-config:merge_config_file:164 : read a 2021-02-16 19:46:09.884 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF ceph rbd_ceph_conf "/etc/ceph/ceph.conf"' 2021-02-16 19:46:09.886 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf ceph rbd_ceph_conf /etc/ceph/ceph.conf 2021-02-16 19:46:09.914 | + inc/meta-config:merge_config_file:164 : read a 2021-02-16 19:46:09.917 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF ceph rbd_pool "volumes"' 2021-02-16 19:46:09.919 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf ceph rbd_pool volumes 2021-02-16 19:46:09.947 | + inc/meta-config:merge_config_file:164 : read a 2021-02-16 19:46:09.950 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF ceph volume_backend_name "ceph"' 2021-02-16 19:46:09.952 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf ceph volume_backend_name ceph 2021-02-16 19:46:09.980 | + inc/meta-config:merge_config_file:164 : read a 2021-02-16 19:46:09.982 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF ceph volume_driver "cinder.volume.drivers.rbd.RBDDriver"' 2021-02-16 19:46:09.985 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf ceph volume_driver cinder.volume.drivers.rbd.RBDDriver 2021-02-16 19:46:10.013 | + inc/meta-config:merge_config_file:164 : read a 2021-02-16 19:46:10.016 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2021-02-16 19:46:10.018 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2021-02-16 19:46:10.021 | + inc/meta-config:merge_config_group:180 : local dir 2021-02-16 19:46:10.024 | ++ inc/meta-config:merge_config_group:182 : eval 'echo /$Q_PLUGIN_CONF_FILE' 2021-02-16 19:46:10.027 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2021-02-16 19:46:10.029 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-02-16 19:46:10.032 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/plugins/ml2/ml2_conf.ini ]] 2021-02-16 19:46:10.035 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/plugins/ml2/ml2_conf.ini 2021-02-16 19:46:10.039 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron/plugins/ml2 2021-02-16 19:46:10.041 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron/plugins/ml2 ]] 2021-02-16 19:46:10.044 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE' 2021-02-16 19:46:10.046 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2021-02-16 19:46:10.049 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2021-02-16 19:46:10.052 | + inc/meta-config:merge_config_file:85 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2021-02-16 19:46:10.055 | + inc/meta-config:merge_config_file:90 : local real_configfile 2021-02-16 19:46:10.058 | ++ inc/meta-config:merge_config_file:91 : eval echo '/$Q_PLUGIN_CONF_FILE' 2021-02-16 19:46:10.060 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2021-02-16 19:46:10.063 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-02-16 19:46:10.065 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/plugins/ml2/ml2_conf.ini ']' 2021-02-16 19:46:10.069 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE' 2021-02-16 19:46:10.069 | + inc/meta-config:merge_config_file:164 : read a 2021-02-16 19:46:10.070 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2021-02-16 19:46:10.070 | BEGIN { 2021-02-16 19:46:10.070 | section = "" 2021-02-16 19:46:10.070 | last_section = "" 2021-02-16 19:46:10.070 | section_count = 0 2021-02-16 19:46:10.070 | } 2021-02-16 19:46:10.070 | /^\[.+\]/ { 2021-02-16 19:46:10.070 | gsub("[][]", "", $1); 2021-02-16 19:46:10.070 | section=$1 2021-02-16 19:46:10.070 | next 2021-02-16 19:46:10.070 | } 2021-02-16 19:46:10.070 | /^ *\#/ { 2021-02-16 19:46:10.070 | next 2021-02-16 19:46:10.070 | } 2021-02-16 19:46:10.070 | /^[^ \t]+/ { 2021-02-16 19:46:10.070 | # get offset of first = in $0 2021-02-16 19:46:10.070 | eq_idx = index($0, "=") 2021-02-16 19:46:10.070 | # extract attr & value from $0 2021-02-16 19:46:10.070 | attr = substr($0, 1, eq_idx - 1) 2021-02-16 19:46:10.070 | value = substr($0, eq_idx + 1) 2021-02-16 19:46:10.070 | # only need to strip trailing whitespace from attr 2021-02-16 19:46:10.070 | sub(/[ \t]*$/, "", attr) 2021-02-16 19:46:10.070 | # need to strip leading & trailing whitespace from value 2021-02-16 19:46:10.070 | sub(/^[ \t]*/, "", value) 2021-02-16 19:46:10.070 | sub(/[ \t]*$/, "", value) 2021-02-16 19:46:10.070 | 2021-02-16 19:46:10.070 | # cfg_attr_count: number of config lines per [section, attr] 2021-02-16 19:46:10.070 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2021-02-16 19:46:10.071 | # cfg_section: keep the section names in the same order as they appear in local.conf 2021-02-16 19:46:10.071 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2021-02-16 19:46:10.071 | if (! (section, attr) in cfg_attr_count) { 2021-02-16 19:46:10.071 | if (section != last_section) { 2021-02-16 19:46:10.071 | cfg_section[section_count++] = section 2021-02-16 19:46:10.071 | last_section = section 2021-02-16 19:46:10.071 | } 2021-02-16 19:46:10.071 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2021-02-16 19:46:10.071 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2021-02-16 19:46:10.071 | 2021-02-16 19:46:10.071 | cfg_attr[section, attr, 0] = value 2021-02-16 19:46:10.071 | cfg_attr_count[section, attr] = 1 2021-02-16 19:46:10.071 | } else { 2021-02-16 19:46:10.071 | lno = cfg_attr_count[section, attr]++ 2021-02-16 19:46:10.071 | cfg_attr[section, attr, lno] = value 2021-02-16 19:46:10.071 | } 2021-02-16 19:46:10.071 | } 2021-02-16 19:46:10.071 | END { 2021-02-16 19:46:10.071 | # Process each section in order 2021-02-16 19:46:10.071 | for (sno = 0; sno < section_count; sno++) { 2021-02-16 19:46:10.071 | section = cfg_section[sno] 2021-02-16 19:46:10.071 | # The ini routines simply append a config item immediately 2021-02-16 19:46:10.071 | # after the section header. To keep the same order as defined 2021-02-16 19:46:10.071 | # in local.conf, invoke the ini routines in the reverse order 2021-02-16 19:46:10.071 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2021-02-16 19:46:10.071 | attr = cfg_sec_attr_name[sno, attr_no] 2021-02-16 19:46:10.071 | if (cfg_attr_count[section, attr] == 1) 2021-02-16 19:46:10.071 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2021-02-16 19:46:10.071 | else { 2021-02-16 19:46:10.071 | # For multiline, invoke the ini routines in the reverse order 2021-02-16 19:46:10.071 | count = cfg_attr_count[section, attr] 2021-02-16 19:46:10.071 | print "inidelete " configfile " " section " " attr 2021-02-16 19:46:10.071 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2021-02-16 19:46:10.072 | for (l = count -2; l >= 0; l--) 2021-02-16 19:46:10.072 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2021-02-16 19:46:10.072 | } 2021-02-16 19:46:10.072 | } 2021-02-16 19:46:10.072 | } 2021-02-16 19:46:10.072 | } 2021-02-16 19:46:10.072 | ' 2021-02-16 19:46:10.072 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2021-02-16 19:46:10.074 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2021-02-16 19:46:10.076 | + inc/meta-config:get_meta_section:35 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2021-02-16 19:46:10.079 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-02-16 19:46:10.081 | + inc/meta-config:get_meta_section:38 : [[ -z /$Q_PLUGIN_CONF_FILE ]] 2021-02-16 19:46:10.084 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2021-02-16 19:46:10.084 | BEGIN { group = "" } 2021-02-16 19:46:10.084 | /^\[\[.+\|.*\]\]/ { 2021-02-16 19:46:10.084 | gsub("[][]", "", $1); 2021-02-16 19:46:10.084 | split($1, a, "|"); 2021-02-16 19:46:10.084 | if (a[1] == matchgroup && a[2] == configfile) { 2021-02-16 19:46:10.084 | group=a[1] 2021-02-16 19:46:10.084 | } else { 2021-02-16 19:46:10.084 | group="" 2021-02-16 19:46:10.084 | } 2021-02-16 19:46:10.084 | next 2021-02-16 19:46:10.084 | } 2021-02-16 19:46:10.084 | { 2021-02-16 19:46:10.084 | if (group != "") 2021-02-16 19:46:10.084 | print $0 2021-02-16 19:46:10.084 | } 2021-02-16 19:46:10.084 | ' /home/ubuntu/devstack/local.conf 2021-02-16 19:46:10.090 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE securitygroup enable_security_group "True"' 2021-02-16 19:46:10.092 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2021-02-16 19:46:10.121 | + inc/meta-config:merge_config_file:164 : read a 2021-02-16 19:46:10.123 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE ovs of_interface "ovs-ofctl"' 2021-02-16 19:46:10.126 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs of_interface ovs-ofctl 2021-02-16 19:46:10.153 | + inc/meta-config:merge_config_file:164 : read a 2021-02-16 19:46:10.156 | + ./stack.sh:main:1239 : is_service_enabled swift 2021-02-16 19:46:10.173 | + functions-common:is_service_enabled:1962 : return 1 2021-02-16 19:46:10.175 | + ./stack.sh:main:1247 : FIXED_KEY=bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2021-02-16 19:46:10.178 | + ./stack.sh:main:1248 : is_service_enabled nova 2021-02-16 19:46:10.194 | + functions-common:is_service_enabled:1962 : return 0 2021-02-16 19:46:10.196 | + ./stack.sh:main:1249 : iniset /etc/nova/nova.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2021-02-16 19:46:10.223 | + ./stack.sh:main:1250 : iniset /etc/nova/nova-cpu.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2021-02-16 19:46:10.250 | + ./stack.sh:main:1253 : is_service_enabled cinder 2021-02-16 19:46:10.266 | + functions-common:is_service_enabled:1962 : return 0 2021-02-16 19:46:10.269 | + ./stack.sh:main:1254 : iniset /etc/cinder/cinder.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2021-02-16 19:46:10.297 | + ./stack.sh:main:1257 : async_wait configure_neutron_nova 2021-02-16 19:46:10.341 | [Async configure_neutron_nova:self]: Waiting for completion of configure_neutron_nova (2 other jobs running) 2021-02-16 19:46:10.380 | [Async configure_neutron_nova:self]: finished configure_neutron_nova with result 0 in -1613504764 seconds 2021-02-16 19:46:10.383 | + inc/async:async_wait:166 : return 0 2021-02-16 19:46:10.386 | + ./stack.sh:main:1260 : is_service_enabled n-api 2021-02-16 19:46:10.402 | + functions-common:is_service_enabled:1962 : return 0 2021-02-16 19:46:10.405 | + ./stack.sh:main:1261 : echo_summary 'Starting Nova API' 2021-02-16 19:46:10.408 | + ./stack.sh:echo_summary:419 : [[ -t 3 ]] 2021-02-16 19:46:10.410 | + ./stack.sh:echo_summary:425 : echo -e Starting Nova API 2021-02-16 19:46:10.413 | + ./stack.sh:main:1262 : start_nova_api 2021-02-16 19:46:10.416 | + lib/nova:start_nova_api:845 : local service_port=8774 2021-02-16 19:46:10.418 | + lib/nova:start_nova_api:846 : local service_protocol=http 2021-02-16 19:46:10.421 | + lib/nova:start_nova_api:847 : local nova_url 2021-02-16 19:46:10.423 | + lib/nova:start_nova_api:848 : is_service_enabled tls-proxy 2021-02-16 19:46:10.439 | + functions-common:is_service_enabled:1962 : return 1 2021-02-16 19:46:10.441 | + lib/nova:start_nova_api:854 : 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-02-16 19:46:10.446 | + lib/nova:start_nova_api:855 : 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-02-16 19:46:10.449 | + lib/nova:start_nova_api:855 : 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-02-16 19:46:10.452 | + lib/nova:start_nova_api:857 : '[' True == False ']' 2021-02-16 19:46:10.455 | ++ lib/nova:start_nova_api:865 : which uwsgi 2021-02-16 19:46:10.459 | + lib/nova:start_nova_api:865 : run_process n-api '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2021-02-16 19:46:10.462 | + functions-common:run_process:1561 : local service=n-api 2021-02-16 19:46:10.465 | + functions-common:run_process:1562 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2021-02-16 19:46:10.467 | + functions-common:run_process:1563 : local group= 2021-02-16 19:46:10.470 | + functions-common:run_process:1564 : local user= 2021-02-16 19:46:10.472 | + functions-common:run_process:1566 : local name=n-api 2021-02-16 19:46:10.475 | + functions-common:run_process:1568 : time_start run_process 2021-02-16 19:46:10.478 | + functions-common:time_start:2292 : local name=run_process 2021-02-16 19:46:10.480 | + functions-common:time_start:2293 : local start_time= 2021-02-16 19:46:10.483 | + functions-common:time_start:2294 : [[ -n '' ]] 2021-02-16 19:46:10.486 | ++ functions-common:time_start:2297 : date +%s%3N 2021-02-16 19:46:10.489 | + functions-common:time_start:2297 : _TIME_START[$name]=1613504770487 2021-02-16 19:46:10.492 | + functions-common:run_process:1569 : is_service_enabled n-api 2021-02-16 19:46:10.508 | + functions-common:is_service_enabled:1962 : return 0 2021-02-16 19:46:10.511 | + functions-common:run_process:1570 : _run_under_systemd n-api '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' '' '' 2021-02-16 19:46:10.514 | + functions-common:_run_under_systemd:1526 : local service=n-api 2021-02-16 19:46:10.516 | + functions-common:_run_under_systemd:1527 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2021-02-16 19:46:10.519 | + functions-common:_run_under_systemd:1528 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2021-02-16 19:46:10.521 | + functions-common:_run_under_systemd:1530 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2021-02-16 19:46:10.524 | + functions-common:_common_systemd_pitfalls:1498 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2021-02-16 19:46:10.527 | + functions-common:_common_systemd_pitfalls:1501 : [[ /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ sudo ]] 2021-02-16 19:46:10.529 | + functions-common:_common_systemd_pitfalls:1512 : [[ ! /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ ^/ ]] 2021-02-16 19:46:10.532 | + functions-common:_run_under_systemd:1532 : local systemd_service=devstack@n-api.service 2021-02-16 19:46:10.534 | + functions-common:_run_under_systemd:1533 : local group= 2021-02-16 19:46:10.537 | + functions-common:_run_under_systemd:1534 : local user=ubuntu 2021-02-16 19:46:10.539 | + functions-common:_run_under_systemd:1535 : [[ /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ uwsgi ]] 2021-02-16 19:46:10.542 | + functions-common:_run_under_systemd:1536 : write_uwsgi_user_unit_file devstack@n-api.service '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' '' ubuntu 2021-02-16 19:46:10.544 | + functions-common:write_uwsgi_user_unit_file:1470 : local service=devstack@n-api.service 2021-02-16 19:46:10.546 | + functions-common:write_uwsgi_user_unit_file:1471 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2021-02-16 19:46:10.549 | + functions-common:write_uwsgi_user_unit_file:1472 : local group= 2021-02-16 19:46:10.551 | + functions-common:write_uwsgi_user_unit_file:1473 : local user=ubuntu 2021-02-16 19:46:10.553 | + functions-common:write_uwsgi_user_unit_file:1474 : local unitfile=/etc/systemd/system/devstack@n-api.service 2021-02-16 19:46:10.556 | + functions-common:write_uwsgi_user_unit_file:1475 : mkdir -p /etc/systemd/system 2021-02-16 19:46:10.559 | + functions-common:write_uwsgi_user_unit_file:1477 : iniset -sudo /etc/systemd/system/devstack@n-api.service Unit Description 'Devstack devstack@n-api.service' 2021-02-16 19:46:10.614 | + functions-common:write_uwsgi_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service SyslogIdentifier devstack@n-api.service 2021-02-16 19:46:10.668 | + functions-common:write_uwsgi_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service User ubuntu 2021-02-16 19:46:10.715 | + functions-common:write_uwsgi_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecStart '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2021-02-16 19:46:10.761 | + functions-common:write_uwsgi_user_unit_file:1481 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-02-16 19:46:10.806 | + functions-common:write_uwsgi_user_unit_file:1482 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Type notify 2021-02-16 19:46:10.852 | + functions-common:write_uwsgi_user_unit_file:1483 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service KillMode process 2021-02-16 19:46:10.898 | + functions-common:write_uwsgi_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Restart always 2021-02-16 19:46:10.944 | + functions-common:write_uwsgi_user_unit_file:1485 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service NotifyAccess all 2021-02-16 19:46:10.990 | + functions-common:write_uwsgi_user_unit_file:1486 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service RestartForceExitStatus 100 2021-02-16 19:46:11.036 | + functions-common:write_uwsgi_user_unit_file:1488 : [[ -n '' ]] 2021-02-16 19:46:11.038 | + functions-common:write_uwsgi_user_unit_file:1491 : iniset -sudo /etc/systemd/system/devstack@n-api.service Install WantedBy multi-user.target 2021-02-16 19:46:11.093 | + functions-common:write_uwsgi_user_unit_file:1494 : sudo systemctl daemon-reload 2021-02-16 19:46:11.292 | + functions-common:_run_under_systemd:1541 : sudo systemctl enable devstack@n-api.service 2021-02-16 19:46:11.306 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api.service → /etc/systemd/system/devstack@n-api.service. 2021-02-16 19:46:11.493 | + functions-common:_run_under_systemd:1542 : sudo systemctl start devstack@n-api.service 2021-02-16 19:46:11.581 | + functions-common:run_process:1572 : time_stop run_process 2021-02-16 19:46:11.583 | + functions-common:time_stop:2306 : local name 2021-02-16 19:46:11.586 | + functions-common:time_stop:2307 : local end_time 2021-02-16 19:46:11.588 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-16 19:46:11.591 | + functions-common:time_stop:2309 : local total 2021-02-16 19:46:11.593 | + functions-common:time_stop:2310 : local start_time 2021-02-16 19:46:11.596 | + functions-common:time_stop:2312 : name=run_process 2021-02-16 19:46:11.599 | + functions-common:time_stop:2313 : start_time=1613504770487 2021-02-16 19:46:11.602 | + functions-common:time_stop:2315 : [[ -z 1613504770487 ]] 2021-02-16 19:46:11.605 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-16 19:46:11.608 | + functions-common:time_stop:2318 : end_time=1613504771606 2021-02-16 19:46:11.611 | + functions-common:time_stop:2319 : elapsed_time=1119 2021-02-16 19:46:11.613 | + functions-common:time_stop:2320 : total=2094 2021-02-16 19:46:11.616 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-16 19:46:11.619 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=3213 2021-02-16 19:46:11.622 | + lib/nova:start_nova_api:866 : nova_url=http://10.222.0.13/compute/v2.1/ 2021-02-16 19:46:11.624 | + lib/nova:start_nova_api:869 : echo 'Waiting for nova-api to start...' 2021-02-16 19:46:11.624 | Waiting for nova-api to start... 2021-02-16 19:46:11.627 | + lib/nova:start_nova_api:870 : wait_for_service 60 http://10.222.0.13/compute/v2.1/ 2021-02-16 19:46:11.629 | + functions:wait_for_service:482 : local timeout=60 2021-02-16 19:46:11.632 | + functions:wait_for_service:483 : local url=http://10.222.0.13/compute/v2.1/ 2021-02-16 19:46:11.634 | + functions:wait_for_service:484 : local rval=0 2021-02-16 19:46:11.637 | + functions:wait_for_service:485 : time_start wait_for_service 2021-02-16 19:46:11.639 | + functions-common:time_start:2292 : local name=wait_for_service 2021-02-16 19:46:11.642 | + functions-common:time_start:2293 : local start_time= 2021-02-16 19:46:11.644 | + functions-common:time_start:2294 : [[ -n '' ]] 2021-02-16 19:46:11.647 | ++ functions-common:time_start:2297 : date +%s%3N 2021-02-16 19:46:11.651 | + functions-common:time_start:2297 : _TIME_START[$name]=1613504771649 2021-02-16 19:46:11.654 | + functions:wait_for_service:486 : timeout 60 bash -x 2021-02-16 19:46:11.659 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.13/compute/v2.1/ 2021-02-16 19:46:17.595 | + :: : [[ 200 == 503 ]] 2021-02-16 19:46:17.596 | + :: : [[ 0 -eq 7 ]] 2021-02-16 19:46:17.599 | + functions:wait_for_service:491 : time_stop wait_for_service 2021-02-16 19:46:17.603 | + functions-common:time_stop:2306 : local name 2021-02-16 19:46:17.605 | + functions-common:time_stop:2307 : local end_time 2021-02-16 19:46:17.608 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-16 19:46:17.610 | + functions-common:time_stop:2309 : local total 2021-02-16 19:46:17.613 | + functions-common:time_stop:2310 : local start_time 2021-02-16 19:46:17.615 | + functions-common:time_stop:2312 : name=wait_for_service 2021-02-16 19:46:17.618 | + functions-common:time_stop:2313 : start_time=1613504771649 2021-02-16 19:46:17.621 | + functions-common:time_stop:2315 : [[ -z 1613504771649 ]] 2021-02-16 19:46:17.624 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-16 19:46:17.627 | + functions-common:time_stop:2318 : end_time=1613504777625 2021-02-16 19:46:17.630 | + functions-common:time_stop:2319 : elapsed_time=5976 2021-02-16 19:46:17.632 | + functions-common:time_stop:2320 : total=6903 2021-02-16 19:46:17.634 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-16 19:46:17.637 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=12879 2021-02-16 19:46:17.640 | + functions:wait_for_service:492 : return 0 2021-02-16 19:46:17.642 | + lib/nova:start_nova_api:874 : 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-02-16 19:46:17.645 | + lib/nova:start_nova_api:874 : 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-02-16 19:46:17.648 | + ./stack.sh:main:1265 : is_service_enabled ovn-controller ovn-controller-vtep 2021-02-16 19:46:17.665 | + functions-common:is_service_enabled:1962 : return 1 2021-02-16 19:46:17.667 | + ./stack.sh:main:1270 : is_service_enabled neutron-api 2021-02-16 19:46:17.683 | + functions-common:is_service_enabled:1962 : return 1 2021-02-16 19:46:17.686 | + ./stack.sh:main:1273 : is_service_enabled q-svc 2021-02-16 19:46:17.702 | + functions-common:is_service_enabled:1962 : return 0 2021-02-16 19:46:17.705 | + ./stack.sh:main:1274 : echo_summary 'Starting Neutron' 2021-02-16 19:46:17.707 | + ./stack.sh:echo_summary:419 : [[ -t 3 ]] 2021-02-16 19:46:17.710 | + ./stack.sh:echo_summary:425 : echo -e Starting Neutron 2021-02-16 19:46:17.713 | + ./stack.sh:main:1275 : configure_neutron_after_post_config 2021-02-16 19:46:17.716 | + lib/neutron-legacy:configure_neutron_after_post_config:468 : [[ router != '' ]] 2021-02-16 19:46:17.718 | + lib/neutron-legacy:configure_neutron_after_post_config:469 : iniset /etc/neutron/neutron.conf DEFAULT service_plugins router 2021-02-16 19:46:17.750 | + ./stack.sh:main:1276 : start_neutron_service_and_check 2021-02-16 19:46:17.753 | + lib/neutron-legacy:start_neutron_service_and_check:491 : local service_port=9696 2021-02-16 19:46:17.755 | + lib/neutron-legacy:start_neutron_service_and_check:492 : local service_protocol=http 2021-02-16 19:46:17.758 | + lib/neutron-legacy:start_neutron_service_and_check:493 : local cfg_file_options 2021-02-16 19:46:17.760 | + lib/neutron-legacy:start_neutron_service_and_check:494 : local neutron_url 2021-02-16 19:46:17.763 | ++ lib/neutron-legacy:start_neutron_service_and_check:496 : determine_config_files neutron-server 2021-02-16 19:46:17.766 | ++ lib/neutron-legacy:determine_config_files:324 : local opts= 2021-02-16 19:46:17.769 | ++ lib/neutron-legacy:determine_config_files:325 : case "$1" in 2021-02-16 19:46:17.772 | +++ lib/neutron-legacy:determine_config_files:326 : _determine_config_server 2021-02-16 19:46:17.775 | +++ lib/neutron-legacy:_determine_config_server:294 : [[ '' != '' ]] 2021-02-16 19:46:17.777 | +++ lib/neutron-legacy:_determine_config_server:301 : [[ 0 > 0 ]] 2021-02-16 19:46:17.780 | +++ lib/neutron-legacy:_determine_config_server:308 : local cfg_file 2021-02-16 19:46:17.782 | +++ 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-02-16 19:46:17.785 | +++ lib/neutron-legacy:_determine_config_server:313 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-02-16 19:46:17.789 | ++ lib/neutron-legacy:determine_config_files:326 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-02-16 19:46:17.792 | ++ lib/neutron-legacy:determine_config_files:329 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' ']' 2021-02-16 19:46:17.794 | ++ lib/neutron-legacy:determine_config_files:332 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-02-16 19:46:17.798 | + lib/neutron-legacy:start_neutron_service_and_check:496 : cfg_file_options='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-02-16 19:46:17.801 | + lib/neutron-legacy:start_neutron_service_and_check:498 : is_service_enabled tls-proxy 2021-02-16 19:46:17.817 | + functions-common:is_service_enabled:1962 : return 1 2021-02-16 19:46:17.819 | + lib/neutron-legacy:start_neutron_service_and_check:503 : '[' False == True ']' 2021-02-16 19:46:17.822 | + lib/neutron-legacy:start_neutron_service_and_check:510 : 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-02-16 19:46:17.824 | + functions-common:run_process:1561 : local service=q-svc 2021-02-16 19:46:17.827 | + functions-common:run_process:1562 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-02-16 19:46:17.829 | + functions-common:run_process:1563 : local group= 2021-02-16 19:46:17.832 | + functions-common:run_process:1564 : local user= 2021-02-16 19:46:17.835 | + functions-common:run_process:1566 : local name=q-svc 2021-02-16 19:46:17.838 | + functions-common:run_process:1568 : time_start run_process 2021-02-16 19:46:17.840 | + functions-common:time_start:2292 : local name=run_process 2021-02-16 19:46:17.843 | + functions-common:time_start:2293 : local start_time= 2021-02-16 19:46:17.845 | + functions-common:time_start:2294 : [[ -n '' ]] 2021-02-16 19:46:17.848 | ++ functions-common:time_start:2297 : date +%s%3N 2021-02-16 19:46:17.853 | + functions-common:time_start:2297 : _TIME_START[$name]=1613504777849 2021-02-16 19:46:17.855 | + functions-common:run_process:1569 : is_service_enabled q-svc 2021-02-16 19:46:17.870 | + functions-common:is_service_enabled:1962 : return 0 2021-02-16 19:46:17.873 | + functions-common:run_process:1570 : _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-02-16 19:46:17.882 | + functions-common:_run_under_systemd:1526 : local service=q-svc 2021-02-16 19:46:17.884 | + functions-common:_run_under_systemd:1527 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-02-16 19:46:17.887 | + functions-common:_run_under_systemd:1528 : local 'cmd=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-02-16 19:46:17.890 | + functions-common:_run_under_systemd:1530 : _common_systemd_pitfalls '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-02-16 19:46:17.892 | + functions-common:_common_systemd_pitfalls:1498 : local 'cmd=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-02-16 19:46:17.894 | + functions-common:_common_systemd_pitfalls:1501 : [[ /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2021-02-16 19:46:17.897 | + functions-common:_common_systemd_pitfalls:1512 : [[ ! /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2021-02-16 19:46:17.900 | + functions-common:_run_under_systemd:1532 : local systemd_service=devstack@q-svc.service 2021-02-16 19:46:17.903 | + functions-common:_run_under_systemd:1533 : local group= 2021-02-16 19:46:17.905 | + functions-common:_run_under_systemd:1534 : local user=ubuntu 2021-02-16 19:46:17.907 | + functions-common:_run_under_systemd:1535 : [[ /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2021-02-16 19:46:17.910 | + functions-common:_run_under_systemd:1538 : 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-02-16 19:46:17.912 | + functions-common:write_user_unit_file:1443 : local service=devstack@q-svc.service 2021-02-16 19:46:17.915 | + functions-common:write_user_unit_file:1444 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-02-16 19:46:17.918 | + functions-common:write_user_unit_file:1445 : local group= 2021-02-16 19:46:17.920 | + functions-common:write_user_unit_file:1446 : local user=ubuntu 2021-02-16 19:46:17.922 | + functions-common:write_user_unit_file:1447 : local extra= 2021-02-16 19:46:17.924 | + functions-common:write_user_unit_file:1448 : [[ -n '' ]] 2021-02-16 19:46:17.927 | + functions-common:write_user_unit_file:1451 : local unitfile=/etc/systemd/system/devstack@q-svc.service 2021-02-16 19:46:17.929 | + functions-common:write_user_unit_file:1452 : mkdir -p /etc/systemd/system 2021-02-16 19:46:17.933 | + functions-common:write_user_unit_file:1454 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Unit Description 'Devstack devstack@q-svc.service' 2021-02-16 19:46:17.988 | + functions-common:write_user_unit_file:1455 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service User ubuntu 2021-02-16 19:46:18.042 | + functions-common:write_user_unit_file:1456 : 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-02-16 19:46:18.088 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service KillMode process 2021-02-16 19:46:18.133 | + functions-common:write_user_unit_file:1458 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service TimeoutStopSec 300 2021-02-16 19:46:18.180 | + functions-common:write_user_unit_file:1459 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-02-16 19:46:18.226 | + functions-common:write_user_unit_file:1460 : [[ -n '' ]] 2021-02-16 19:46:18.228 | + functions-common:write_user_unit_file:1463 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Install WantedBy multi-user.target 2021-02-16 19:46:18.283 | + functions-common:write_user_unit_file:1466 : sudo systemctl daemon-reload 2021-02-16 19:46:18.487 | + functions-common:_run_under_systemd:1541 : sudo systemctl enable devstack@q-svc.service 2021-02-16 19:46:18.500 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-svc.service → /etc/systemd/system/devstack@q-svc.service. 2021-02-16 19:46:18.689 | + functions-common:_run_under_systemd:1542 : sudo systemctl start devstack@q-svc.service 2021-02-16 19:46:18.709 | + functions-common:run_process:1572 : time_stop run_process 2021-02-16 19:46:18.711 | + functions-common:time_stop:2306 : local name 2021-02-16 19:46:18.714 | + functions-common:time_stop:2307 : local end_time 2021-02-16 19:46:18.716 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-16 19:46:18.719 | + functions-common:time_stop:2309 : local total 2021-02-16 19:46:18.721 | + functions-common:time_stop:2310 : local start_time 2021-02-16 19:46:18.724 | + functions-common:time_stop:2312 : name=run_process 2021-02-16 19:46:18.727 | + functions-common:time_stop:2313 : start_time=1613504777849 2021-02-16 19:46:18.729 | + functions-common:time_stop:2315 : [[ -z 1613504777849 ]] 2021-02-16 19:46:18.739 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-16 19:46:18.743 | + functions-common:time_stop:2318 : end_time=1613504778740 2021-02-16 19:46:18.746 | + functions-common:time_stop:2319 : elapsed_time=891 2021-02-16 19:46:18.748 | + functions-common:time_stop:2320 : total=3213 2021-02-16 19:46:18.751 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-16 19:46:18.753 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=4104 2021-02-16 19:46:18.756 | + lib/neutron-legacy:start_neutron_service_and_check:511 : neutron_url=http://10.222.0.13:9696 2021-02-16 19:46:18.758 | + lib/neutron-legacy:start_neutron_service_and_check:513 : is_service_enabled tls-proxy 2021-02-16 19:46:18.774 | + functions-common:is_service_enabled:1962 : return 1 2021-02-16 19:46:18.777 | + lib/neutron-legacy:start_neutron_service_and_check:517 : echo 'Waiting for Neutron to start...' 2021-02-16 19:46:18.777 | Waiting for Neutron to start... 2021-02-16 19:46:18.779 | + lib/neutron-legacy:start_neutron_service_and_check:519 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.13:9696' 2021-02-16 19:46:18.782 | + lib/neutron-legacy:start_neutron_service_and_check:520 : test_with_retry 'wget --no-proxy -q -O- http://10.222.0.13:9696' 'Neutron did not start' 60 2021-02-16 19:46:18.784 | + functions-common:test_with_retry:2244 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.13:9696' 2021-02-16 19:46:18.787 | + functions-common:test_with_retry:2245 : local 'failmsg=Neutron did not start' 2021-02-16 19:46:18.790 | + functions-common:test_with_retry:2246 : local until=60 2021-02-16 19:46:18.792 | + functions-common:test_with_retry:2247 : local sleep=0.5 2021-02-16 19:46:18.794 | + functions-common:test_with_retry:2249 : time_start test_with_retry 2021-02-16 19:46:18.797 | + functions-common:time_start:2292 : local name=test_with_retry 2021-02-16 19:46:18.800 | + functions-common:time_start:2293 : local start_time= 2021-02-16 19:46:18.803 | + functions-common:time_start:2294 : [[ -n '' ]] 2021-02-16 19:46:18.806 | ++ functions-common:time_start:2297 : date +%s%3N 2021-02-16 19:46:18.810 | + functions-common:time_start:2297 : _TIME_START[$name]=1613504778807 2021-02-16 19:46:18.812 | + functions-common:test_with_retry:2250 : timeout 60 sh -c 'while ! wget --no-proxy -q -O- http://10.222.0.13:9696; do sleep 0.5; done' 2021-02-16 19:46:18.817 | 2021-02-16 19:46:18.817 | Redirecting output to ‘wget-log’. 2021-02-16 19:46:19.321 | 2021-02-16 19:46:19.322 | Redirecting output to ‘wget-log.1’. 2021-02-16 19:46:19.826 | 2021-02-16 19:46:19.826 | Redirecting output to ‘wget-log.2’. 2021-02-16 19:46:20.330 | 2021-02-16 19:46:20.330 | Redirecting output to ‘wget-log.3’. 2021-02-16 19:46:20.834 | 2021-02-16 19:46:20.834 | Redirecting output to ‘wget-log.4’. 2021-02-16 19:46:21.339 | 2021-02-16 19:46:21.339 | Redirecting output to ‘wget-log.5’. 2021-02-16 19:46:21.843 | 2021-02-16 19:46:21.843 | Redirecting output to ‘wget-log.6’. 2021-02-16 19:46:22.347 | 2021-02-16 19:46:22.348 | Redirecting output to ‘wget-log.7’. 2021-02-16 19:46:22.852 | 2021-02-16 19:46:22.852 | Redirecting output to ‘wget-log.8’. 2021-02-16 19:46:23.356 | 2021-02-16 19:46:23.356 | Redirecting output to ‘wget-log.9’. 2021-02-16 19:46:23.860 | 2021-02-16 19:46:23.860 | Redirecting output to ‘wget-log.10’. 2021-02-16 19:46:24.364 | 2021-02-16 19:46:24.365 | Redirecting output to ‘wget-log.11’. 2021-02-16 19:46:24.380 | {"versions": [{"id": "v2.0", "status": "CURRENT", "links": [{"rel": "self", "href": "http://10.222.0.13:9696/v2.0/"}]}]}+ functions-common:test_with_retry:2253 : time_stop test_with_retry 2021-02-16 19:46:24.384 | + functions-common:time_stop:2306 : local name 2021-02-16 19:46:24.386 | + functions-common:time_stop:2307 : local end_time 2021-02-16 19:46:24.392 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-16 19:46:24.397 | + functions-common:time_stop:2309 : local total 2021-02-16 19:46:24.400 | + functions-common:time_stop:2310 : local start_time 2021-02-16 19:46:24.403 | + functions-common:time_stop:2312 : name=test_with_retry 2021-02-16 19:46:24.409 | + functions-common:time_stop:2313 : start_time=1613504778807 2021-02-16 19:46:24.412 | + functions-common:time_stop:2315 : [[ -z 1613504778807 ]] 2021-02-16 19:46:24.416 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-16 19:46:24.421 | + functions-common:time_stop:2318 : end_time=1613504784417 2021-02-16 19:46:24.423 | + functions-common:time_stop:2319 : elapsed_time=5610 2021-02-16 19:46:24.426 | + functions-common:time_stop:2320 : total=0 2021-02-16 19:46:24.428 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-16 19:46:24.432 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=5610 2021-02-16 19:46:24.440 | + ./stack.sh:main:1281 : is_service_enabled placement 2021-02-16 19:46:24.463 | + functions-common:is_service_enabled:1962 : return 0 2021-02-16 19:46:24.466 | + ./stack.sh:main:1282 : echo_summary 'Starting Placement' 2021-02-16 19:46:24.468 | + ./stack.sh:echo_summary:419 : [[ -t 3 ]] 2021-02-16 19:46:24.471 | + ./stack.sh:echo_summary:425 : echo -e Starting Placement 2021-02-16 19:46:24.473 | + ./stack.sh:main:1283 : start_placement 2021-02-16 19:46:24.476 | + lib/placement:start_placement:160 : start_placement_api 2021-02-16 19:46:24.479 | + lib/placement:start_placement_api:146 : [[ uwsgi == \u\w\s\g\i ]] 2021-02-16 19:46:24.484 | ++ lib/placement:start_placement_api:147 : which uwsgi 2021-02-16 19:46:24.486 | + lib/placement:start_placement_api:147 : run_process placement-api '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2021-02-16 19:46:24.489 | + functions-common:run_process:1561 : local service=placement-api 2021-02-16 19:46:24.491 | + functions-common:run_process:1562 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2021-02-16 19:46:24.494 | + functions-common:run_process:1563 : local group= 2021-02-16 19:46:24.496 | + functions-common:run_process:1564 : local user= 2021-02-16 19:46:24.499 | + functions-common:run_process:1566 : local name=placement-api 2021-02-16 19:46:24.502 | + functions-common:run_process:1568 : time_start run_process 2021-02-16 19:46:24.504 | + functions-common:time_start:2292 : local name=run_process 2021-02-16 19:46:24.507 | + functions-common:time_start:2293 : local start_time= 2021-02-16 19:46:24.509 | + functions-common:time_start:2294 : [[ -n '' ]] 2021-02-16 19:46:24.514 | ++ functions-common:time_start:2297 : date +%s%3N 2021-02-16 19:46:24.518 | + functions-common:time_start:2297 : _TIME_START[$name]=1613504784515 2021-02-16 19:46:24.524 | + functions-common:run_process:1569 : is_service_enabled placement-api 2021-02-16 19:46:24.542 | + functions-common:is_service_enabled:1962 : return 0 2021-02-16 19:46:24.545 | + functions-common:run_process:1570 : _run_under_systemd placement-api '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' '' 2021-02-16 19:46:24.548 | + functions-common:_run_under_systemd:1526 : local service=placement-api 2021-02-16 19:46:24.550 | + functions-common:_run_under_systemd:1527 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2021-02-16 19:46:24.553 | + functions-common:_run_under_systemd:1528 : local 'cmd=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2021-02-16 19:46:24.555 | + functions-common:_run_under_systemd:1530 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2021-02-16 19:46:24.558 | + functions-common:_common_systemd_pitfalls:1498 : local 'cmd=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2021-02-16 19:46:24.561 | + functions-common:_common_systemd_pitfalls:1501 : [[ /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ sudo ]] 2021-02-16 19:46:24.563 | + functions-common:_common_systemd_pitfalls:1512 : [[ ! /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ ^/ ]] 2021-02-16 19:46:24.566 | + functions-common:_run_under_systemd:1532 : local systemd_service=devstack@placement-api.service 2021-02-16 19:46:24.568 | + functions-common:_run_under_systemd:1533 : local group= 2021-02-16 19:46:24.571 | + functions-common:_run_under_systemd:1534 : local user=ubuntu 2021-02-16 19:46:24.573 | + functions-common:_run_under_systemd:1535 : [[ /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ uwsgi ]] 2021-02-16 19:46:24.576 | + functions-common:_run_under_systemd:1536 : write_uwsgi_user_unit_file devstack@placement-api.service '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' ubuntu 2021-02-16 19:46:24.578 | + functions-common:write_uwsgi_user_unit_file:1470 : local service=devstack@placement-api.service 2021-02-16 19:46:24.581 | + functions-common:write_uwsgi_user_unit_file:1471 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2021-02-16 19:46:24.583 | + functions-common:write_uwsgi_user_unit_file:1472 : local group= 2021-02-16 19:46:24.586 | + functions-common:write_uwsgi_user_unit_file:1473 : local user=ubuntu 2021-02-16 19:46:24.588 | + functions-common:write_uwsgi_user_unit_file:1474 : local unitfile=/etc/systemd/system/devstack@placement-api.service 2021-02-16 19:46:24.591 | + functions-common:write_uwsgi_user_unit_file:1475 : mkdir -p /etc/systemd/system 2021-02-16 19:46:24.595 | + functions-common:write_uwsgi_user_unit_file:1477 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Unit Description 'Devstack devstack@placement-api.service' 2021-02-16 19:46:24.649 | + functions-common:write_uwsgi_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service SyslogIdentifier devstack@placement-api.service 2021-02-16 19:46:24.703 | + functions-common:write_uwsgi_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service User ubuntu 2021-02-16 19:46:24.750 | + functions-common:write_uwsgi_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecStart '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2021-02-16 19:46:24.803 | + functions-common:write_uwsgi_user_unit_file:1481 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-02-16 19:46:24.849 | + functions-common:write_uwsgi_user_unit_file:1482 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Type notify 2021-02-16 19:46:24.895 | + functions-common:write_uwsgi_user_unit_file:1483 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service KillMode process 2021-02-16 19:46:24.941 | + functions-common:write_uwsgi_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Restart always 2021-02-16 19:46:24.987 | + functions-common:write_uwsgi_user_unit_file:1485 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service NotifyAccess all 2021-02-16 19:46:25.034 | + functions-common:write_uwsgi_user_unit_file:1486 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service RestartForceExitStatus 100 2021-02-16 19:46:25.080 | + functions-common:write_uwsgi_user_unit_file:1488 : [[ -n '' ]] 2021-02-16 19:46:25.083 | + functions-common:write_uwsgi_user_unit_file:1491 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Install WantedBy multi-user.target 2021-02-16 19:46:25.138 | + functions-common:write_uwsgi_user_unit_file:1494 : sudo systemctl daemon-reload 2021-02-16 19:46:25.334 | + functions-common:_run_under_systemd:1541 : sudo systemctl enable devstack@placement-api.service 2021-02-16 19:46:25.346 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@placement-api.service → /etc/systemd/system/devstack@placement-api.service. 2021-02-16 19:46:25.541 | + functions-common:_run_under_systemd:1542 : sudo systemctl start devstack@placement-api.service 2021-02-16 19:46:25.629 | + functions-common:run_process:1572 : time_stop run_process 2021-02-16 19:46:25.631 | + functions-common:time_stop:2306 : local name 2021-02-16 19:46:25.634 | + functions-common:time_stop:2307 : local end_time 2021-02-16 19:46:25.636 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-16 19:46:25.639 | + functions-common:time_stop:2309 : local total 2021-02-16 19:46:25.641 | + functions-common:time_stop:2310 : local start_time 2021-02-16 19:46:25.644 | + functions-common:time_stop:2312 : name=run_process 2021-02-16 19:46:25.646 | + functions-common:time_stop:2313 : start_time=1613504784515 2021-02-16 19:46:25.649 | + functions-common:time_stop:2315 : [[ -z 1613504784515 ]] 2021-02-16 19:46:25.652 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-16 19:46:25.655 | + functions-common:time_stop:2318 : end_time=1613504785653 2021-02-16 19:46:25.658 | + functions-common:time_stop:2319 : elapsed_time=1138 2021-02-16 19:46:25.660 | + functions-common:time_stop:2320 : total=4104 2021-02-16 19:46:25.663 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-16 19:46:25.666 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=5242 2021-02-16 19:46:25.668 | + lib/placement:start_placement_api:153 : echo 'Waiting for placement-api to start...' 2021-02-16 19:46:25.668 | Waiting for placement-api to start... 2021-02-16 19:46:25.671 | + lib/placement:start_placement_api:154 : wait_for_service 60 http://10.222.0.13/placement 2021-02-16 19:46:25.674 | + functions:wait_for_service:482 : local timeout=60 2021-02-16 19:46:25.676 | + functions:wait_for_service:483 : local url=http://10.222.0.13/placement 2021-02-16 19:46:25.678 | + functions:wait_for_service:484 : local rval=0 2021-02-16 19:46:25.681 | + functions:wait_for_service:485 : time_start wait_for_service 2021-02-16 19:46:25.684 | + functions-common:time_start:2292 : local name=wait_for_service 2021-02-16 19:46:25.686 | + functions-common:time_start:2293 : local start_time= 2021-02-16 19:46:25.689 | + functions-common:time_start:2294 : [[ -n '' ]] 2021-02-16 19:46:25.693 | ++ functions-common:time_start:2297 : date +%s%3N 2021-02-16 19:46:25.696 | + functions-common:time_start:2297 : _TIME_START[$name]=1613504785693 2021-02-16 19:46:25.699 | + functions:wait_for_service:486 : timeout 60 bash -x 2021-02-16 19:46:25.704 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.13/placement 2021-02-16 19:46:28.447 | + :: : [[ 200 == 503 ]] 2021-02-16 19:46:28.449 | + :: : [[ 0 -eq 7 ]] 2021-02-16 19:46:28.452 | + functions:wait_for_service:491 : time_stop wait_for_service 2021-02-16 19:46:28.454 | + functions-common:time_stop:2306 : local name 2021-02-16 19:46:28.457 | + functions-common:time_stop:2307 : local end_time 2021-02-16 19:46:28.459 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-16 19:46:28.462 | + functions-common:time_stop:2309 : local total 2021-02-16 19:46:28.465 | + functions-common:time_stop:2310 : local start_time 2021-02-16 19:46:28.467 | + functions-common:time_stop:2312 : name=wait_for_service 2021-02-16 19:46:28.470 | + functions-common:time_stop:2313 : start_time=1613504785693 2021-02-16 19:46:28.472 | + functions-common:time_stop:2315 : [[ -z 1613504785693 ]] 2021-02-16 19:46:28.476 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-16 19:46:28.480 | + functions-common:time_stop:2318 : end_time=1613504788477 2021-02-16 19:46:28.482 | + functions-common:time_stop:2319 : elapsed_time=2784 2021-02-16 19:46:28.484 | + functions-common:time_stop:2320 : total=12879 2021-02-16 19:46:28.487 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-16 19:46:28.489 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=15663 2021-02-16 19:46:28.492 | + functions:wait_for_service:492 : return 0 2021-02-16 19:46:28.495 | + ./stack.sh:main:1286 : is_service_enabled neutron 2021-02-16 19:46:28.511 | + functions-common:is_service_enabled:1962 : return 0 2021-02-16 19:46:28.514 | + ./stack.sh:main:1287 : start_neutron 2021-02-16 19:46:28.516 | + lib/neutron:start_neutron:702 : is_neutron_legacy_enabled 2021-02-16 19:46:28.520 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account 2021-02-16 19:46:28.520 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-02-16 19:46:28.524 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account 2021-02-16 19:46:28.527 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account =~ ,neutron ]] 2021-02-16 19:46:28.529 | + lib/neutron:is_neutron_legacy_enabled:133 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,g-reg,cinder =~ ,q- ]] 2021-02-16 19:46:28.532 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-02-16 19:46:28.535 | + lib/neutron:start_neutron:704 : start_mutnauq_l2_agent 2021-02-16 19:46:28.537 | + lib/neutron-legacy:start_mutnauq_l2_agent:526 : 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-02-16 19:46:28.541 | + functions-common:run_process:1561 : local service=q-agt 2021-02-16 19:46:28.543 | + functions-common:run_process:1562 : local 'command=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-02-16 19:46:28.545 | + functions-common:run_process:1563 : local group= 2021-02-16 19:46:28.548 | + functions-common:run_process:1564 : local user= 2021-02-16 19:46:28.551 | + functions-common:run_process:1566 : local name=q-agt 2021-02-16 19:46:28.553 | + functions-common:run_process:1568 : time_start run_process 2021-02-16 19:46:28.556 | + functions-common:time_start:2292 : local name=run_process 2021-02-16 19:46:28.559 | + functions-common:time_start:2293 : local start_time= 2021-02-16 19:46:28.562 | + functions-common:time_start:2294 : [[ -n '' ]] 2021-02-16 19:46:28.565 | ++ functions-common:time_start:2297 : date +%s%3N 2021-02-16 19:46:28.568 | + functions-common:time_start:2297 : _TIME_START[$name]=1613504788566 2021-02-16 19:46:28.571 | + functions-common:run_process:1569 : is_service_enabled q-agt 2021-02-16 19:46:28.587 | + functions-common:is_service_enabled:1962 : return 0 2021-02-16 19:46:28.589 | + functions-common:run_process:1570 : _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-02-16 19:46:28.592 | + functions-common:_run_under_systemd:1526 : local service=q-agt 2021-02-16 19:46:28.594 | + functions-common:_run_under_systemd:1527 : local 'command=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-02-16 19:46:28.597 | + functions-common:_run_under_systemd:1528 : local 'cmd=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-02-16 19:46:28.599 | + functions-common:_run_under_systemd:1530 : _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-02-16 19:46:28.602 | + functions-common:_common_systemd_pitfalls:1498 : local 'cmd=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-02-16 19:46:28.604 | + functions-common:_common_systemd_pitfalls:1501 : [[ /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2021-02-16 19:46:28.607 | + functions-common:_common_systemd_pitfalls:1512 : [[ ! /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2021-02-16 19:46:28.609 | + functions-common:_run_under_systemd:1532 : local systemd_service=devstack@q-agt.service 2021-02-16 19:46:28.612 | + functions-common:_run_under_systemd:1533 : local group= 2021-02-16 19:46:28.614 | + functions-common:_run_under_systemd:1534 : local user=ubuntu 2021-02-16 19:46:28.617 | + functions-common:_run_under_systemd:1535 : [[ /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2021-02-16 19:46:28.620 | + functions-common:_run_under_systemd:1538 : 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-02-16 19:46:28.622 | + functions-common:write_user_unit_file:1443 : local service=devstack@q-agt.service 2021-02-16 19:46:28.624 | + functions-common:write_user_unit_file:1444 : local 'command=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-02-16 19:46:28.626 | + functions-common:write_user_unit_file:1445 : local group= 2021-02-16 19:46:28.629 | + functions-common:write_user_unit_file:1446 : local user=ubuntu 2021-02-16 19:46:28.631 | + functions-common:write_user_unit_file:1447 : local extra= 2021-02-16 19:46:28.633 | + functions-common:write_user_unit_file:1448 : [[ -n '' ]] 2021-02-16 19:46:28.635 | + functions-common:write_user_unit_file:1451 : local unitfile=/etc/systemd/system/devstack@q-agt.service 2021-02-16 19:46:28.638 | + functions-common:write_user_unit_file:1452 : mkdir -p /etc/systemd/system 2021-02-16 19:46:28.641 | + functions-common:write_user_unit_file:1454 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Unit Description 'Devstack devstack@q-agt.service' 2021-02-16 19:46:28.696 | + functions-common:write_user_unit_file:1455 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service User ubuntu 2021-02-16 19:46:28.750 | + functions-common:write_user_unit_file:1456 : 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-02-16 19:46:28.800 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service KillMode process 2021-02-16 19:46:28.849 | + functions-common:write_user_unit_file:1458 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service TimeoutStopSec 300 2021-02-16 19:46:28.895 | + functions-common:write_user_unit_file:1459 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-02-16 19:46:28.942 | + functions-common:write_user_unit_file:1460 : [[ -n '' ]] 2021-02-16 19:46:28.944 | + functions-common:write_user_unit_file:1463 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Install WantedBy multi-user.target 2021-02-16 19:46:28.998 | + functions-common:write_user_unit_file:1466 : sudo systemctl daemon-reload 2021-02-16 19:46:29.200 | + functions-common:_run_under_systemd:1541 : sudo systemctl enable devstack@q-agt.service 2021-02-16 19:46:29.214 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-agt.service → /etc/systemd/system/devstack@q-agt.service. 2021-02-16 19:46:29.402 | + functions-common:_run_under_systemd:1542 : sudo systemctl start devstack@q-agt.service 2021-02-16 19:46:29.421 | + functions-common:run_process:1572 : time_stop run_process 2021-02-16 19:46:29.424 | + functions-common:time_stop:2306 : local name 2021-02-16 19:46:29.426 | + functions-common:time_stop:2307 : local end_time 2021-02-16 19:46:29.429 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-16 19:46:29.431 | + functions-common:time_stop:2309 : local total 2021-02-16 19:46:29.434 | + functions-common:time_stop:2310 : local start_time 2021-02-16 19:46:29.436 | + functions-common:time_stop:2312 : name=run_process 2021-02-16 19:46:29.439 | + functions-common:time_stop:2313 : start_time=1613504788566 2021-02-16 19:46:29.441 | + functions-common:time_stop:2315 : [[ -z 1613504788566 ]] 2021-02-16 19:46:29.445 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-16 19:46:29.448 | + functions-common:time_stop:2318 : end_time=1613504789446 2021-02-16 19:46:29.451 | + functions-common:time_stop:2319 : elapsed_time=880 2021-02-16 19:46:29.453 | + functions-common:time_stop:2320 : total=5242 2021-02-16 19:46:29.456 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-16 19:46:29.458 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=6122 2021-02-16 19:46:29.461 | + lib/neutron-legacy:start_mutnauq_l2_agent:528 : is_provider_network 2021-02-16 19:46:29.464 | + functions-common:is_provider_network:2155 : '[' '' == True ']' 2021-02-16 19:46:29.466 | + functions-common:is_provider_network:2158 : return 1 2021-02-16 19:46:29.469 | + lib/neutron:start_neutron:705 : start_mutnauq_other_agents 2021-02-16 19:46:29.471 | + lib/neutron-legacy:start_mutnauq_other_agents:544 : run_process q-dhcp '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2021-02-16 19:46:29.474 | + functions-common:run_process:1561 : local service=q-dhcp 2021-02-16 19:46:29.476 | + functions-common:run_process:1562 : local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2021-02-16 19:46:29.479 | + functions-common:run_process:1563 : local group= 2021-02-16 19:46:29.481 | + functions-common:run_process:1564 : local user= 2021-02-16 19:46:29.484 | + functions-common:run_process:1566 : local name=q-dhcp 2021-02-16 19:46:29.486 | + functions-common:run_process:1568 : time_start run_process 2021-02-16 19:46:29.489 | + functions-common:time_start:2292 : local name=run_process 2021-02-16 19:46:29.491 | + functions-common:time_start:2293 : local start_time= 2021-02-16 19:46:29.494 | + functions-common:time_start:2294 : [[ -n '' ]] 2021-02-16 19:46:29.497 | ++ functions-common:time_start:2297 : date +%s%3N 2021-02-16 19:46:29.500 | + functions-common:time_start:2297 : _TIME_START[$name]=1613504789498 2021-02-16 19:46:29.503 | + functions-common:run_process:1569 : is_service_enabled q-dhcp 2021-02-16 19:46:29.520 | + functions-common:is_service_enabled:1962 : return 0 2021-02-16 19:46:29.523 | + functions-common:run_process:1570 : _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-02-16 19:46:29.525 | + functions-common:_run_under_systemd:1526 : local service=q-dhcp 2021-02-16 19:46:29.528 | + functions-common:_run_under_systemd:1527 : local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2021-02-16 19:46:29.530 | + functions-common:_run_under_systemd:1528 : local 'cmd=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2021-02-16 19:46:29.533 | + functions-common:_run_under_systemd:1530 : _common_systemd_pitfalls '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2021-02-16 19:46:29.535 | + functions-common:_common_systemd_pitfalls:1498 : local 'cmd=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2021-02-16 19:46:29.538 | + functions-common:_common_systemd_pitfalls:1501 : [[ /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ sudo ]] 2021-02-16 19:46:29.540 | + functions-common:_common_systemd_pitfalls:1512 : [[ ! /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ ^/ ]] 2021-02-16 19:46:29.543 | + functions-common:_run_under_systemd:1532 : local systemd_service=devstack@q-dhcp.service 2021-02-16 19:46:29.545 | + functions-common:_run_under_systemd:1533 : local group= 2021-02-16 19:46:29.548 | + functions-common:_run_under_systemd:1534 : local user=ubuntu 2021-02-16 19:46:29.551 | + functions-common:_run_under_systemd:1535 : [[ /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ uwsgi ]] 2021-02-16 19:46:29.553 | + functions-common:_run_under_systemd:1538 : 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-02-16 19:46:29.556 | + functions-common:write_user_unit_file:1443 : local service=devstack@q-dhcp.service 2021-02-16 19:46:29.559 | + functions-common:write_user_unit_file:1444 : local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2021-02-16 19:46:29.561 | + functions-common:write_user_unit_file:1445 : local group= 2021-02-16 19:46:29.564 | + functions-common:write_user_unit_file:1446 : local user=ubuntu 2021-02-16 19:46:29.566 | + functions-common:write_user_unit_file:1447 : local extra= 2021-02-16 19:46:29.569 | + functions-common:write_user_unit_file:1448 : [[ -n '' ]] 2021-02-16 19:46:29.571 | + functions-common:write_user_unit_file:1451 : local unitfile=/etc/systemd/system/devstack@q-dhcp.service 2021-02-16 19:46:29.574 | + functions-common:write_user_unit_file:1452 : mkdir -p /etc/systemd/system 2021-02-16 19:46:29.578 | + functions-common:write_user_unit_file:1454 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Unit Description 'Devstack devstack@q-dhcp.service' 2021-02-16 19:46:29.633 | + functions-common:write_user_unit_file:1455 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service User ubuntu 2021-02-16 19:46:29.687 | + functions-common:write_user_unit_file:1456 : 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-02-16 19:46:29.734 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service KillMode process 2021-02-16 19:46:29.780 | + functions-common:write_user_unit_file:1458 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service TimeoutStopSec 300 2021-02-16 19:46:29.827 | + functions-common:write_user_unit_file:1459 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-02-16 19:46:29.872 | + functions-common:write_user_unit_file:1460 : [[ -n '' ]] 2021-02-16 19:46:29.874 | + functions-common:write_user_unit_file:1463 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Install WantedBy multi-user.target 2021-02-16 19:46:29.936 | + functions-common:write_user_unit_file:1466 : sudo systemctl daemon-reload 2021-02-16 19:46:30.135 | + functions-common:_run_under_systemd:1541 : sudo systemctl enable devstack@q-dhcp.service 2021-02-16 19:46:30.147 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-dhcp.service → /etc/systemd/system/devstack@q-dhcp.service. 2021-02-16 19:46:30.349 | + functions-common:_run_under_systemd:1542 : sudo systemctl start devstack@q-dhcp.service 2021-02-16 19:46:30.371 | + functions-common:run_process:1572 : time_stop run_process 2021-02-16 19:46:30.373 | + functions-common:time_stop:2306 : local name 2021-02-16 19:46:30.376 | + functions-common:time_stop:2307 : local end_time 2021-02-16 19:46:30.382 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-16 19:46:30.385 | + functions-common:time_stop:2309 : local total 2021-02-16 19:46:30.388 | + functions-common:time_stop:2310 : local start_time 2021-02-16 19:46:30.391 | + functions-common:time_stop:2312 : name=run_process 2021-02-16 19:46:30.393 | + functions-common:time_stop:2313 : start_time=1613504789498 2021-02-16 19:46:30.396 | + functions-common:time_stop:2315 : [[ -z 1613504789498 ]] 2021-02-16 19:46:30.400 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-16 19:46:30.404 | + functions-common:time_stop:2318 : end_time=1613504790401 2021-02-16 19:46:30.406 | + functions-common:time_stop:2319 : elapsed_time=903 2021-02-16 19:46:30.408 | + functions-common:time_stop:2320 : total=6122 2021-02-16 19:46:30.411 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-16 19:46:30.414 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=7025 2021-02-16 19:46:30.416 | + lib/neutron-legacy:start_mutnauq_other_agents:546 : is_service_enabled neutron-vpnaas 2021-02-16 19:46:30.434 | + functions-common:is_service_enabled:1962 : return 1 2021-02-16 19:46:30.437 | ++ lib/neutron-legacy:start_mutnauq_other_agents:549 : determine_config_files neutron-l3-agent 2021-02-16 19:46:30.440 | ++ lib/neutron-legacy:determine_config_files:324 : local opts= 2021-02-16 19:46:30.442 | ++ lib/neutron-legacy:determine_config_files:325 : case "$1" in 2021-02-16 19:46:30.446 | +++ lib/neutron-legacy:determine_config_files:327 : _determine_config_l3 2021-02-16 19:46:30.448 | +++ lib/neutron-legacy:_determine_config_l3:317 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2021-02-16 19:46:30.451 | +++ lib/neutron-legacy:_determine_config_l3:318 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2021-02-16 19:46:30.454 | ++ lib/neutron-legacy:determine_config_files:327 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2021-02-16 19:46:30.456 | ++ lib/neutron-legacy:determine_config_files:329 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' ']' 2021-02-16 19:46:30.459 | ++ lib/neutron-legacy:determine_config_files:332 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2021-02-16 19:46:30.461 | + lib/neutron-legacy:start_mutnauq_other_agents:549 : run_process q-l3 '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2021-02-16 19:46:30.464 | + functions-common:run_process:1561 : local service=q-l3 2021-02-16 19:46:30.466 | + functions-common:run_process:1562 : local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2021-02-16 19:46:30.469 | + functions-common:run_process:1563 : local group= 2021-02-16 19:46:30.471 | + functions-common:run_process:1564 : local user= 2021-02-16 19:46:30.474 | + functions-common:run_process:1566 : local name=q-l3 2021-02-16 19:46:30.476 | + functions-common:run_process:1568 : time_start run_process 2021-02-16 19:46:30.479 | + functions-common:time_start:2292 : local name=run_process 2021-02-16 19:46:30.482 | + functions-common:time_start:2293 : local start_time= 2021-02-16 19:46:30.484 | + functions-common:time_start:2294 : [[ -n '' ]] 2021-02-16 19:46:30.487 | ++ functions-common:time_start:2297 : date +%s%3N 2021-02-16 19:46:30.492 | + functions-common:time_start:2297 : _TIME_START[$name]=1613504790488 2021-02-16 19:46:30.496 | + functions-common:run_process:1569 : is_service_enabled q-l3 2021-02-16 19:46:30.516 | + functions-common:is_service_enabled:1962 : return 0 2021-02-16 19:46:30.519 | + functions-common:run_process:1570 : _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-02-16 19:46:30.521 | + functions-common:_run_under_systemd:1526 : local service=q-l3 2021-02-16 19:46:30.524 | + functions-common:_run_under_systemd:1527 : local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2021-02-16 19:46:30.526 | + functions-common:_run_under_systemd:1528 : local 'cmd=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2021-02-16 19:46:30.529 | + functions-common:_run_under_systemd:1530 : _common_systemd_pitfalls '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2021-02-16 19:46:30.532 | + functions-common:_common_systemd_pitfalls:1498 : local 'cmd=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2021-02-16 19:46:30.534 | + functions-common:_common_systemd_pitfalls:1501 : [[ /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ sudo ]] 2021-02-16 19:46:30.537 | + functions-common:_common_systemd_pitfalls:1512 : [[ ! /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ ^/ ]] 2021-02-16 19:46:30.539 | + functions-common:_run_under_systemd:1532 : local systemd_service=devstack@q-l3.service 2021-02-16 19:46:30.542 | + functions-common:_run_under_systemd:1533 : local group= 2021-02-16 19:46:30.544 | + functions-common:_run_under_systemd:1534 : local user=ubuntu 2021-02-16 19:46:30.547 | + functions-common:_run_under_systemd:1535 : [[ /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ uwsgi ]] 2021-02-16 19:46:30.550 | + functions-common:_run_under_systemd:1538 : 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-02-16 19:46:30.553 | + functions-common:write_user_unit_file:1443 : local service=devstack@q-l3.service 2021-02-16 19:46:30.556 | + functions-common:write_user_unit_file:1444 : local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2021-02-16 19:46:30.558 | + functions-common:write_user_unit_file:1445 : local group= 2021-02-16 19:46:30.561 | + functions-common:write_user_unit_file:1446 : local user=ubuntu 2021-02-16 19:46:30.563 | + functions-common:write_user_unit_file:1447 : local extra= 2021-02-16 19:46:30.566 | + functions-common:write_user_unit_file:1448 : [[ -n '' ]] 2021-02-16 19:46:30.568 | + functions-common:write_user_unit_file:1451 : local unitfile=/etc/systemd/system/devstack@q-l3.service 2021-02-16 19:46:30.571 | + functions-common:write_user_unit_file:1452 : mkdir -p /etc/systemd/system 2021-02-16 19:46:30.576 | + functions-common:write_user_unit_file:1454 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Unit Description 'Devstack devstack@q-l3.service' 2021-02-16 19:46:30.642 | + functions-common:write_user_unit_file:1455 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service User ubuntu 2021-02-16 19:46:30.704 | + functions-common:write_user_unit_file:1456 : 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-02-16 19:46:30.757 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service KillMode process 2021-02-16 19:46:30.811 | + functions-common:write_user_unit_file:1458 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service TimeoutStopSec 300 2021-02-16 19:46:30.867 | + functions-common:write_user_unit_file:1459 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-02-16 19:46:30.925 | + functions-common:write_user_unit_file:1460 : [[ -n '' ]] 2021-02-16 19:46:30.928 | + functions-common:write_user_unit_file:1463 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Install WantedBy multi-user.target 2021-02-16 19:46:30.995 | + functions-common:write_user_unit_file:1466 : sudo systemctl daemon-reload 2021-02-16 19:46:31.209 | + functions-common:_run_under_systemd:1541 : sudo systemctl enable devstack@q-l3.service 2021-02-16 19:46:31.223 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-l3.service → /etc/systemd/system/devstack@q-l3.service. 2021-02-16 19:46:31.428 | + functions-common:_run_under_systemd:1542 : sudo systemctl start devstack@q-l3.service 2021-02-16 19:46:31.450 | + functions-common:run_process:1572 : time_stop run_process 2021-02-16 19:46:31.453 | + functions-common:time_stop:2306 : local name 2021-02-16 19:46:31.456 | + functions-common:time_stop:2307 : local end_time 2021-02-16 19:46:31.458 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-16 19:46:31.461 | + functions-common:time_stop:2309 : local total 2021-02-16 19:46:31.463 | + functions-common:time_stop:2310 : local start_time 2021-02-16 19:46:31.466 | + functions-common:time_stop:2312 : name=run_process 2021-02-16 19:46:31.468 | + functions-common:time_stop:2313 : start_time=1613504790488 2021-02-16 19:46:31.471 | + functions-common:time_stop:2315 : [[ -z 1613504790488 ]] 2021-02-16 19:46:31.476 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-16 19:46:31.480 | + functions-common:time_stop:2318 : end_time=1613504791477 2021-02-16 19:46:31.482 | + functions-common:time_stop:2319 : elapsed_time=989 2021-02-16 19:46:31.484 | + functions-common:time_stop:2320 : total=7025 2021-02-16 19:46:31.487 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-16 19:46:31.490 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=8014 2021-02-16 19:46:31.493 | + lib/neutron-legacy:start_mutnauq_other_agents:552 : run_process q-meta '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2021-02-16 19:46:31.495 | + functions-common:run_process:1561 : local service=q-meta 2021-02-16 19:46:31.498 | + functions-common:run_process:1562 : local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2021-02-16 19:46:31.500 | + functions-common:run_process:1563 : local group= 2021-02-16 19:46:31.503 | + functions-common:run_process:1564 : local user= 2021-02-16 19:46:31.505 | + functions-common:run_process:1566 : local name=q-meta 2021-02-16 19:46:31.507 | + functions-common:run_process:1568 : time_start run_process 2021-02-16 19:46:31.510 | + functions-common:time_start:2292 : local name=run_process 2021-02-16 19:46:31.516 | + functions-common:time_start:2293 : local start_time= 2021-02-16 19:46:31.519 | + functions-common:time_start:2294 : [[ -n '' ]] 2021-02-16 19:46:31.523 | ++ functions-common:time_start:2297 : date +%s%3N 2021-02-16 19:46:31.526 | + functions-common:time_start:2297 : _TIME_START[$name]=1613504791522 2021-02-16 19:46:31.528 | + functions-common:run_process:1569 : is_service_enabled q-meta 2021-02-16 19:46:31.548 | + functions-common:is_service_enabled:1962 : return 0 2021-02-16 19:46:31.550 | + functions-common:run_process:1570 : _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-02-16 19:46:31.553 | + functions-common:_run_under_systemd:1526 : local service=q-meta 2021-02-16 19:46:31.556 | + functions-common:_run_under_systemd:1527 : local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2021-02-16 19:46:31.558 | + functions-common:_run_under_systemd:1528 : local 'cmd=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2021-02-16 19:46:31.561 | + functions-common:_run_under_systemd:1530 : _common_systemd_pitfalls '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2021-02-16 19:46:31.563 | + functions-common:_common_systemd_pitfalls:1498 : local 'cmd=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2021-02-16 19:46:31.566 | + functions-common:_common_systemd_pitfalls:1501 : [[ /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ sudo ]] 2021-02-16 19:46:31.569 | + functions-common:_common_systemd_pitfalls:1512 : [[ ! /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ ^/ ]] 2021-02-16 19:46:31.572 | + functions-common:_run_under_systemd:1532 : local systemd_service=devstack@q-meta.service 2021-02-16 19:46:31.574 | + functions-common:_run_under_systemd:1533 : local group= 2021-02-16 19:46:31.577 | + functions-common:_run_under_systemd:1534 : local user=ubuntu 2021-02-16 19:46:31.579 | + functions-common:_run_under_systemd:1535 : [[ /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ uwsgi ]] 2021-02-16 19:46:31.582 | + functions-common:_run_under_systemd:1538 : 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-02-16 19:46:31.584 | + functions-common:write_user_unit_file:1443 : local service=devstack@q-meta.service 2021-02-16 19:46:31.587 | + functions-common:write_user_unit_file:1444 : local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2021-02-16 19:46:31.589 | + functions-common:write_user_unit_file:1445 : local group= 2021-02-16 19:46:31.592 | + functions-common:write_user_unit_file:1446 : local user=ubuntu 2021-02-16 19:46:31.594 | + functions-common:write_user_unit_file:1447 : local extra= 2021-02-16 19:46:31.597 | + functions-common:write_user_unit_file:1448 : [[ -n '' ]] 2021-02-16 19:46:31.599 | + functions-common:write_user_unit_file:1451 : local unitfile=/etc/systemd/system/devstack@q-meta.service 2021-02-16 19:46:31.602 | + functions-common:write_user_unit_file:1452 : mkdir -p /etc/systemd/system 2021-02-16 19:46:31.607 | + functions-common:write_user_unit_file:1454 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Unit Description 'Devstack devstack@q-meta.service' 2021-02-16 19:46:31.670 | + functions-common:write_user_unit_file:1455 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service User ubuntu 2021-02-16 19:46:31.736 | + functions-common:write_user_unit_file:1456 : 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-02-16 19:46:31.788 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service KillMode process 2021-02-16 19:46:31.842 | + functions-common:write_user_unit_file:1458 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service TimeoutStopSec 300 2021-02-16 19:46:31.897 | + functions-common:write_user_unit_file:1459 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-02-16 19:46:31.970 | + functions-common:write_user_unit_file:1460 : [[ -n '' ]] 2021-02-16 19:46:31.972 | + functions-common:write_user_unit_file:1463 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Install WantedBy multi-user.target 2021-02-16 19:46:32.042 | + functions-common:write_user_unit_file:1466 : sudo systemctl daemon-reload 2021-02-16 19:46:32.282 | + functions-common:_run_under_systemd:1541 : sudo systemctl enable devstack@q-meta.service 2021-02-16 19:46:32.295 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-meta.service → /etc/systemd/system/devstack@q-meta.service. 2021-02-16 19:46:32.502 | + functions-common:_run_under_systemd:1542 : sudo systemctl start devstack@q-meta.service 2021-02-16 19:46:32.530 | + functions-common:run_process:1572 : time_stop run_process 2021-02-16 19:46:32.534 | + functions-common:time_stop:2306 : local name 2021-02-16 19:46:32.538 | + functions-common:time_stop:2307 : local end_time 2021-02-16 19:46:32.554 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-16 19:46:32.562 | + functions-common:time_stop:2309 : local total 2021-02-16 19:46:32.567 | + functions-common:time_stop:2310 : local start_time 2021-02-16 19:46:32.579 | + functions-common:time_stop:2312 : name=run_process 2021-02-16 19:46:32.590 | + functions-common:time_stop:2313 : start_time=1613504791522 2021-02-16 19:46:32.603 | + functions-common:time_stop:2315 : [[ -z 1613504791522 ]] 2021-02-16 19:46:32.615 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-16 19:46:32.632 | + functions-common:time_stop:2318 : end_time=1613504792619 2021-02-16 19:46:32.637 | + functions-common:time_stop:2319 : elapsed_time=1097 2021-02-16 19:46:32.644 | + functions-common:time_stop:2320 : total=8014 2021-02-16 19:46:32.655 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-16 19:46:32.667 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=9111 2021-02-16 19:46:32.683 | + lib/neutron-legacy:start_mutnauq_other_agents:553 : run_process q-metering '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file ' 2021-02-16 19:46:32.695 | + functions-common:run_process:1561 : local service=q-metering 2021-02-16 19:46:32.711 | + functions-common:run_process:1562 : local 'command=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file ' 2021-02-16 19:46:32.727 | + functions-common:run_process:1563 : local group= 2021-02-16 19:46:32.735 | + functions-common:run_process:1564 : local user= 2021-02-16 19:46:32.743 | + functions-common:run_process:1566 : local name=q-metering 2021-02-16 19:46:32.751 | + functions-common:run_process:1568 : time_start run_process 2021-02-16 19:46:32.758 | + functions-common:time_start:2292 : local name=run_process 2021-02-16 19:46:32.760 | + functions-common:time_start:2293 : local start_time= 2021-02-16 19:46:32.775 | + functions-common:time_start:2294 : [[ -n '' ]] 2021-02-16 19:46:32.783 | ++ functions-common:time_start:2297 : date +%s%3N 2021-02-16 19:46:32.799 | + functions-common:time_start:2297 : _TIME_START[$name]=1613504792787 2021-02-16 19:46:32.804 | + functions-common:run_process:1569 : is_service_enabled q-metering 2021-02-16 19:46:32.864 | + functions-common:is_service_enabled:1962 : return 1 2021-02-16 19:46:32.872 | + functions-common:run_process:1572 : time_stop run_process 2021-02-16 19:46:32.880 | + functions-common:time_stop:2306 : local name 2021-02-16 19:46:32.884 | + functions-common:time_stop:2307 : local end_time 2021-02-16 19:46:32.895 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-16 19:46:32.903 | + functions-common:time_stop:2309 : local total 2021-02-16 19:46:32.911 | + functions-common:time_stop:2310 : local start_time 2021-02-16 19:46:32.919 | + functions-common:time_stop:2312 : name=run_process 2021-02-16 19:46:32.927 | + functions-common:time_stop:2313 : start_time=1613504792787 2021-02-16 19:46:32.935 | + functions-common:time_stop:2315 : [[ -z 1613504792787 ]] 2021-02-16 19:46:32.951 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-16 19:46:32.967 | + functions-common:time_stop:2318 : end_time=1613504792955 2021-02-16 19:46:32.976 | + functions-common:time_stop:2319 : elapsed_time=168 2021-02-16 19:46:32.981 | + functions-common:time_stop:2320 : total=9111 2021-02-16 19:46:32.990 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-16 19:46:33.000 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=9279 2021-02-16 19:46:33.012 | + ./stack.sh:main:1290 : is_service_enabled q-svc 2021-02-16 19:46:33.072 | + functions-common:is_service_enabled:1962 : return 0 2021-02-16 19:46:33.080 | + ./stack.sh:main:1290 : [[ True == \T\r\u\e ]] 2021-02-16 19:46:33.088 | + ./stack.sh:main:1291 : echo_summary 'Creating initial neutron network elements' 2021-02-16 19:46:33.096 | + ./stack.sh:echo_summary:419 : [[ -t 3 ]] 2021-02-16 19:46:33.104 | + ./stack.sh:echo_summary:425 : echo -e Creating initial neutron network elements 2021-02-16 19:46:33.112 | + ./stack.sh:main:1294 : type -p neutron_plugin_create_initial_networks 2021-02-16 19:46:33.120 | + ./stack.sh:main:1297 : create_neutron_initial_network 2021-02-16 19:46:33.128 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:164 : local project_id 2021-02-16 19:46:33.135 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:165 : grep ' demo ' 2021-02-16 19:46:33.138 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:165 : oscwrap project list 2021-02-16 19:46:33.148 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:165 : get_field 1 2021-02-16 19:46:33.151 | ++ functions-common:get_field:728 : local data field 2021-02-16 19:46:33.154 | ++ functions-common:get_field:729 : read data 2021-02-16 19:46:35.659 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-16 19:46:35.659 | 2021-02-16 19:46:35.659 | Traceback (most recent call last): 2021-02-16 19:46:35.659 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-16 19:46:35.659 | exec(line) 2021-02-16 19:46:35.659 | File "", line 1, in 2021-02-16 19:46:35.659 | File "", line 568, in module_from_spec 2021-02-16 19:46:35.659 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-16 19:46:35.659 | 2021-02-16 19:46:35.659 | Remainder of file ignored 2021-02-16 19:46:35.659 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:46:35.659 | from cryptography.utils import int_from_bytes 2021-02-16 19:46:35.660 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:46:35.660 | from cryptography.utils import int_from_bytes 2021-02-16 19:46:35.874 | ++ functions-common:oscwrap:2346 : return 0 2021-02-16 19:46:35.876 | ++ functions-common:get_field:730 : '[' 1 -lt 0 ']' 2021-02-16 19:46:35.884 | ++ functions-common:get_field:733 : field='$2' 2021-02-16 19:46:35.889 | ++ functions-common:get_field:735 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-02-16 19:46:35.892 | ++ functions-common:get_field:735 : echo '| 9a41009c4a1a42d09bedcca7a82afcb2 | demo |' 2021-02-16 19:46:35.896 | ++ functions-common:get_field:729 : read data 2021-02-16 19:46:35.907 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:165 : project_id=9a41009c4a1a42d09bedcca7a82afcb2 2021-02-16 19:46:35.912 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:166 : die_if_not_set 166 project_id 'Failure retrieving project_id for demo' 2021-02-16 19:46:35.916 | + functions-common:die_if_not_set:216 : local exitcode=0 2021-02-16 19:46:35.945 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:169 : type -p neutron_plugin_create_initial_network_profile 2021-02-16 19:46:35.948 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:173 : is_networking_extension_supported auto-allocated-topology 2021-02-16 19:46:35.952 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : local extension=auto-allocated-topology 2021-02-16 19:46:35.956 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:436 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2021-02-16 19:46:38.838 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-16 19:46:38.838 | 2021-02-16 19:46:38.838 | Traceback (most recent call last): 2021-02-16 19:46:38.838 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-16 19:46:38.838 | exec(line) 2021-02-16 19:46:38.838 | File "", line 1, in 2021-02-16 19:46:38.838 | File "", line 568, in module_from_spec 2021-02-16 19:46:38.838 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-16 19:46:38.838 | 2021-02-16 19:46:38.838 | Remainder of file ignored 2021-02-16 19:46:38.838 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:46:38.838 | from cryptography.utils import int_from_bytes 2021-02-16 19:46:38.838 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:46:38.838 | from cryptography.utils import int_from_bytes 2021-02-16 19:46:39.033 | ++ functions-common:oscwrap:2346 : return 0 2021-02-16 19:46:39.036 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:436 : EXT_LIST='address-group 2021-02-16 19:46:39.036 | address-scope 2021-02-16 19:46:39.036 | router-admin-state-down-before-update 2021-02-16 19:46:39.036 | agent 2021-02-16 19:46:39.036 | agent-resources-synced 2021-02-16 19:46:39.036 | allowed-address-pairs 2021-02-16 19:46:39.036 | auto-allocated-topology 2021-02-16 19:46:39.036 | availability_zone 2021-02-16 19:46:39.036 | availability_zone_filter 2021-02-16 19:46:39.036 | default-subnetpools 2021-02-16 19:46:39.036 | dhcp_agent_scheduler 2021-02-16 19:46:39.036 | dvr 2021-02-16 19:46:39.036 | empty-string-filtering 2021-02-16 19:46:39.036 | external-net 2021-02-16 19:46:39.036 | extra_dhcp_opt 2021-02-16 19:46:39.036 | extraroute 2021-02-16 19:46:39.036 | extraroute-atomic 2021-02-16 19:46:39.036 | filter-validation 2021-02-16 19:46:39.036 | fip-port-details 2021-02-16 19:46:39.036 | flavors 2021-02-16 19:46:39.036 | floatingip-pools 2021-02-16 19:46:39.036 | ip-substring-filtering 2021-02-16 19:46:39.036 | router 2021-02-16 19:46:39.036 | ext-gw-mode 2021-02-16 19:46:39.036 | l3-ha 2021-02-16 19:46:39.036 | l3-flavors 2021-02-16 19:46:39.037 | l3-port-ip-change-not-allowed 2021-02-16 19:46:39.037 | l3_agent_scheduler 2021-02-16 19:46:39.037 | multi-provider 2021-02-16 19:46:39.037 | net-mtu 2021-02-16 19:46:39.037 | net-mtu-writable 2021-02-16 19:46:39.037 | network_availability_zone 2021-02-16 19:46:39.037 | network-ip-availability 2021-02-16 19:46:39.037 | pagination 2021-02-16 19:46:39.037 | port-device-profile 2021-02-16 19:46:39.037 | port-mac-address-regenerate 2021-02-16 19:46:39.037 | port-numa-affinity-policy 2021-02-16 19:46:39.037 | binding 2021-02-16 19:46:39.037 | binding-extended 2021-02-16 19:46:39.037 | port-security 2021-02-16 19:46:39.037 | project-id 2021-02-16 19:46:39.037 | provider 2021-02-16 19:46:39.037 | quotas 2021-02-16 19:46:39.037 | quota_details 2021-02-16 19:46:39.037 | rbac-policies 2021-02-16 19:46:39.037 | rbac-address-scope 2021-02-16 19:46:39.037 | rbac-security-groups 2021-02-16 19:46:39.037 | rbac-subnetpool 2021-02-16 19:46:39.037 | revision-if-match 2021-02-16 19:46:39.037 | standard-attr-revisions 2021-02-16 19:46:39.037 | router_availability_zone 2021-02-16 19:46:39.037 | security-groups-normalized-cidr 2021-02-16 19:46:39.037 | port-security-groups-filtering 2021-02-16 19:46:39.037 | security-groups-remote-address-group 2021-02-16 19:46:39.037 | security-group 2021-02-16 19:46:39.037 | service-type 2021-02-16 19:46:39.037 | sorting 2021-02-16 19:46:39.037 | standard-attr-description 2021-02-16 19:46:39.037 | stateful-security-group 2021-02-16 19:46:39.037 | subnet_onboard 2021-02-16 19:46:39.037 | subnet-service-types 2021-02-16 19:46:39.038 | subnet_allocation 2021-02-16 19:46:39.038 | subnetpool-prefix-ops 2021-02-16 19:46:39.038 | standard-attr-tag 2021-02-16 19:46:39.038 | standard-attr-timestamp' 2021-02-16 19:46:39.040 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:437 : [[ address-group 2021-02-16 19:46:39.040 | address-scope 2021-02-16 19:46:39.040 | router-admin-state-down-before-update 2021-02-16 19:46:39.040 | agent 2021-02-16 19:46:39.040 | agent-resources-synced 2021-02-16 19:46:39.040 | allowed-address-pairs 2021-02-16 19:46:39.040 | auto-allocated-topology 2021-02-16 19:46:39.040 | availability_zone 2021-02-16 19:46:39.040 | availability_zone_filter 2021-02-16 19:46:39.040 | default-subnetpools 2021-02-16 19:46:39.040 | dhcp_agent_scheduler 2021-02-16 19:46:39.040 | dvr 2021-02-16 19:46:39.040 | empty-string-filtering 2021-02-16 19:46:39.040 | external-net 2021-02-16 19:46:39.041 | extra_dhcp_opt 2021-02-16 19:46:39.041 | extraroute 2021-02-16 19:46:39.041 | extraroute-atomic 2021-02-16 19:46:39.041 | filter-validation 2021-02-16 19:46:39.041 | fip-port-details 2021-02-16 19:46:39.041 | flavors 2021-02-16 19:46:39.041 | floatingip-pools 2021-02-16 19:46:39.041 | ip-substring-filtering 2021-02-16 19:46:39.041 | router 2021-02-16 19:46:39.041 | ext-gw-mode 2021-02-16 19:46:39.041 | l3-ha 2021-02-16 19:46:39.041 | l3-flavors 2021-02-16 19:46:39.041 | l3-port-ip-change-not-allowed 2021-02-16 19:46:39.041 | l3_agent_scheduler 2021-02-16 19:46:39.041 | multi-provider 2021-02-16 19:46:39.041 | net-mtu 2021-02-16 19:46:39.041 | net-mtu-writable 2021-02-16 19:46:39.041 | network_availability_zone 2021-02-16 19:46:39.041 | network-ip-availability 2021-02-16 19:46:39.041 | pagination 2021-02-16 19:46:39.041 | port-device-profile 2021-02-16 19:46:39.041 | port-mac-address-regenerate 2021-02-16 19:46:39.041 | port-numa-affinity-policy 2021-02-16 19:46:39.041 | binding 2021-02-16 19:46:39.041 | binding-extended 2021-02-16 19:46:39.041 | port-security 2021-02-16 19:46:39.041 | project-id 2021-02-16 19:46:39.041 | provider 2021-02-16 19:46:39.041 | quotas 2021-02-16 19:46:39.041 | quota_details 2021-02-16 19:46:39.041 | rbac-policies 2021-02-16 19:46:39.041 | rbac-address-scope 2021-02-16 19:46:39.041 | rbac-security-groups 2021-02-16 19:46:39.041 | rbac-subnetpool 2021-02-16 19:46:39.041 | revision-if-match 2021-02-16 19:46:39.041 | standard-attr-revisions 2021-02-16 19:46:39.042 | router_availability_zone 2021-02-16 19:46:39.042 | security-groups-normalized-cidr 2021-02-16 19:46:39.042 | port-security-groups-filtering 2021-02-16 19:46:39.042 | security-groups-remote-address-group 2021-02-16 19:46:39.042 | security-group 2021-02-16 19:46:39.042 | service-type 2021-02-16 19:46:39.042 | sorting 2021-02-16 19:46:39.042 | standard-attr-description 2021-02-16 19:46:39.042 | stateful-security-group 2021-02-16 19:46:39.042 | subnet_onboard 2021-02-16 19:46:39.042 | subnet-service-types 2021-02-16 19:46:39.042 | subnet_allocation 2021-02-16 19:46:39.042 | subnetpool-prefix-ops 2021-02-16 19:46:39.042 | standard-attr-tag 2021-02-16 19:46:39.042 | standard-attr-timestamp =~ auto-allocated-topology ]] 2021-02-16 19:46:39.045 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:437 : return 0 2021-02-16 19:46:39.048 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:174 : [[ True == \T\r\u\e ]] 2021-02-16 19:46:39.050 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:175 : [[ 4 =~ 4.* ]] 2021-02-16 19:46:39.054 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:176 : 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-02-16 19:46:41.696 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-16 19:46:41.696 | 2021-02-16 19:46:41.696 | Traceback (most recent call last): 2021-02-16 19:46:41.696 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-16 19:46:41.696 | exec(line) 2021-02-16 19:46:41.696 | File "", line 1, in 2021-02-16 19:46:41.696 | File "", line 568, in module_from_spec 2021-02-16 19:46:41.696 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-16 19:46:41.696 | 2021-02-16 19:46:41.696 | Remainder of file ignored 2021-02-16 19:46:41.696 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:46:41.696 | from cryptography.utils import int_from_bytes 2021-02-16 19:46:41.696 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:46:41.696 | from cryptography.utils import int_from_bytes 2021-02-16 19:46:41.874 | ++ functions-common:oscwrap:2346 : return 0 2021-02-16 19:46:41.877 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:176 : SUBNETPOOL_V4_ID=966ddbd1-0770-4854-bac9-573192635a28 2021-02-16 19:46:41.880 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:178 : [[ 4 =~ .*6 ]] 2021-02-16 19:46:41.882 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:184 : is_provider_network 2021-02-16 19:46:41.885 | + functions-common:is_provider_network:2155 : '[' '' == True ']' 2021-02-16 19:46:41.887 | + functions-common:is_provider_network:2158 : return 1 2021-02-16 19:46:41.892 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : grep ' id ' 2021-02-16 19:46:41.892 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : get_field 2 2021-02-16 19:46:41.893 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : oscwrap --os-cloud devstack-admin --os-region RegionOne network create --project 9a41009c4a1a42d09bedcca7a82afcb2 private 2021-02-16 19:46:41.895 | ++ functions-common:get_field:728 : local data field 2021-02-16 19:46:41.898 | ++ functions-common:get_field:729 : read data 2021-02-16 19:46:44.961 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-16 19:46:44.961 | 2021-02-16 19:46:44.961 | Traceback (most recent call last): 2021-02-16 19:46:44.961 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-16 19:46:44.961 | exec(line) 2021-02-16 19:46:44.961 | File "", line 1, in 2021-02-16 19:46:44.961 | File "", line 568, in module_from_spec 2021-02-16 19:46:44.961 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-16 19:46:44.961 | 2021-02-16 19:46:44.961 | Remainder of file ignored 2021-02-16 19:46:44.961 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:46:44.962 | from cryptography.utils import int_from_bytes 2021-02-16 19:46:44.962 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:46:44.962 | from cryptography.utils import int_from_bytes 2021-02-16 19:46:45.145 | ++ functions-common:oscwrap:2346 : return 0 2021-02-16 19:46:45.149 | ++ functions-common:get_field:730 : '[' 2 -lt 0 ']' 2021-02-16 19:46:45.151 | ++ functions-common:get_field:733 : field='$3' 2021-02-16 19:46:45.154 | ++ functions-common:get_field:735 : echo '| id | 811dc427-ac8a-4fee-98d6-d649c6bda39e |' 2021-02-16 19:46:45.155 | ++ functions-common:get_field:735 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2021-02-16 19:46:45.160 | ++ functions-common:get_field:729 : read data 2021-02-16 19:46:45.164 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : NET_ID=811dc427-ac8a-4fee-98d6-d649c6bda39e 2021-02-16 19:46:45.167 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:215 : die_if_not_set 215 NET_ID 'Failure creating NET_ID for private 9a41009c4a1a42d09bedcca7a82afcb2' 2021-02-16 19:46:45.169 | + functions-common:die_if_not_set:216 : local exitcode=0 2021-02-16 19:46:45.186 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:217 : [[ 4 =~ 4.* ]] 2021-02-16 19:46:45.190 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:219 : _neutron_create_private_subnet_v4 9a41009c4a1a42d09bedcca7a82afcb2 2021-02-16 19:46:45.192 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:266 : local project_id=9a41009c4a1a42d09bedcca7a82afcb2 2021-02-16 19:46:45.195 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:267 : '[' -z 966ddbd1-0770-4854-bac9-573192635a28 ']' 2021-02-16 19:46:45.198 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:270 : local 'subnet_params=--project 9a41009c4a1a42d09bedcca7a82afcb2 ' 2021-02-16 19:46:45.200 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:271 : subnet_params+='--ip-version 4 ' 2021-02-16 19:46:45.203 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:272 : [[ -n 172.20.0.1 ]] 2021-02-16 19:46:45.205 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:273 : subnet_params+='--gateway 172.20.0.1 ' 2021-02-16 19:46:45.207 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:275 : subnet_params+='--subnet-pool 966ddbd1-0770-4854-bac9-573192635a28 ' 2021-02-16 19:46:45.210 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:276 : subnet_params+=' ' 2021-02-16 19:46:45.213 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:277 : subnet_params+='--network 811dc427-ac8a-4fee-98d6-d649c6bda39e private-subnet' 2021-02-16 19:46:45.215 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:278 : local subnet_id 2021-02-16 19:46:45.219 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:279 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet create --project 9a41009c4a1a42d09bedcca7a82afcb2 --ip-version 4 --gateway 172.20.0.1 --subnet-pool 966ddbd1-0770-4854-bac9-573192635a28 --network 811dc427-ac8a-4fee-98d6-d649c6bda39e private-subnet 2021-02-16 19:46:45.219 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:279 : grep ' id ' 2021-02-16 19:46:45.219 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:279 : get_field 2 2021-02-16 19:46:45.222 | +++ functions-common:get_field:728 : local data field 2021-02-16 19:46:45.225 | +++ functions-common:get_field:729 : read data 2021-02-16 19:46:48.524 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-16 19:46:48.524 | 2021-02-16 19:46:48.524 | Traceback (most recent call last): 2021-02-16 19:46:48.524 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-16 19:46:48.524 | exec(line) 2021-02-16 19:46:48.524 | File "", line 1, in 2021-02-16 19:46:48.524 | File "", line 568, in module_from_spec 2021-02-16 19:46:48.524 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-16 19:46:48.524 | 2021-02-16 19:46:48.524 | Remainder of file ignored 2021-02-16 19:46:48.524 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:46:48.524 | from cryptography.utils import int_from_bytes 2021-02-16 19:46:48.524 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:46:48.524 | from cryptography.utils import int_from_bytes 2021-02-16 19:46:48.712 | +++ functions-common:oscwrap:2346 : return 0 2021-02-16 19:46:48.715 | +++ functions-common:get_field:730 : '[' 2 -lt 0 ']' 2021-02-16 19:46:48.718 | +++ functions-common:get_field:733 : field='$3' 2021-02-16 19:46:48.721 | +++ functions-common:get_field:735 : echo '| id | f56a3c23-5ec3-4f57-8cf1-b80675dc2e46 |' 2021-02-16 19:46:48.721 | +++ functions-common:get_field:735 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2021-02-16 19:46:48.727 | +++ functions-common:get_field:729 : read data 2021-02-16 19:46:48.730 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:279 : subnet_id=f56a3c23-5ec3-4f57-8cf1-b80675dc2e46 2021-02-16 19:46:48.733 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:280 : die_if_not_set 280 subnet_id 'Failure creating private IPv4 subnet for 9a41009c4a1a42d09bedcca7a82afcb2' 2021-02-16 19:46:48.736 | ++ functions-common:die_if_not_set:216 : local exitcode=0 2021-02-16 19:46:48.752 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:281 : echo f56a3c23-5ec3-4f57-8cf1-b80675dc2e46 2021-02-16 19:46:48.756 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:219 : SUBNET_ID=f56a3c23-5ec3-4f57-8cf1-b80675dc2e46 2021-02-16 19:46:48.758 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:222 : [[ 4 =~ .*6 ]] 2021-02-16 19:46:48.761 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:228 : is_networking_extension_supported router 2021-02-16 19:46:48.764 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : local extension=router 2021-02-16 19:46:48.767 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:436 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2021-02-16 19:46:51.490 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-16 19:46:51.491 | 2021-02-16 19:46:51.491 | Traceback (most recent call last): 2021-02-16 19:46:51.491 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-16 19:46:51.491 | exec(line) 2021-02-16 19:46:51.491 | File "", line 1, in 2021-02-16 19:46:51.491 | File "", line 568, in module_from_spec 2021-02-16 19:46:51.491 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-16 19:46:51.491 | 2021-02-16 19:46:51.491 | Remainder of file ignored 2021-02-16 19:46:51.491 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:46:51.491 | from cryptography.utils import int_from_bytes 2021-02-16 19:46:51.491 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:46:51.491 | from cryptography.utils import int_from_bytes 2021-02-16 19:46:51.691 | ++ functions-common:oscwrap:2346 : return 0 2021-02-16 19:46:51.695 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:436 : EXT_LIST='address-group 2021-02-16 19:46:51.695 | address-scope 2021-02-16 19:46:51.695 | router-admin-state-down-before-update 2021-02-16 19:46:51.695 | agent 2021-02-16 19:46:51.695 | agent-resources-synced 2021-02-16 19:46:51.695 | allowed-address-pairs 2021-02-16 19:46:51.695 | auto-allocated-topology 2021-02-16 19:46:51.695 | availability_zone 2021-02-16 19:46:51.695 | availability_zone_filter 2021-02-16 19:46:51.695 | default-subnetpools 2021-02-16 19:46:51.695 | dhcp_agent_scheduler 2021-02-16 19:46:51.695 | dvr 2021-02-16 19:46:51.695 | empty-string-filtering 2021-02-16 19:46:51.695 | external-net 2021-02-16 19:46:51.695 | extra_dhcp_opt 2021-02-16 19:46:51.695 | extraroute 2021-02-16 19:46:51.695 | extraroute-atomic 2021-02-16 19:46:51.695 | filter-validation 2021-02-16 19:46:51.695 | fip-port-details 2021-02-16 19:46:51.695 | flavors 2021-02-16 19:46:51.695 | floatingip-pools 2021-02-16 19:46:51.695 | ip-substring-filtering 2021-02-16 19:46:51.695 | router 2021-02-16 19:46:51.695 | ext-gw-mode 2021-02-16 19:46:51.695 | l3-ha 2021-02-16 19:46:51.695 | l3-flavors 2021-02-16 19:46:51.695 | l3-port-ip-change-not-allowed 2021-02-16 19:46:51.695 | l3_agent_scheduler 2021-02-16 19:46:51.696 | multi-provider 2021-02-16 19:46:51.696 | net-mtu 2021-02-16 19:46:51.696 | net-mtu-writable 2021-02-16 19:46:51.696 | network_availability_zone 2021-02-16 19:46:51.696 | network-ip-availability 2021-02-16 19:46:51.696 | pagination 2021-02-16 19:46:51.696 | port-device-profile 2021-02-16 19:46:51.696 | port-mac-address-regenerate 2021-02-16 19:46:51.696 | port-numa-affinity-policy 2021-02-16 19:46:51.696 | binding 2021-02-16 19:46:51.696 | binding-extended 2021-02-16 19:46:51.696 | port-security 2021-02-16 19:46:51.696 | project-id 2021-02-16 19:46:51.696 | provider 2021-02-16 19:46:51.696 | quotas 2021-02-16 19:46:51.696 | quota_details 2021-02-16 19:46:51.696 | rbac-policies 2021-02-16 19:46:51.696 | rbac-address-scope 2021-02-16 19:46:51.696 | rbac-security-groups 2021-02-16 19:46:51.696 | rbac-subnetpool 2021-02-16 19:46:51.696 | revision-if-match 2021-02-16 19:46:51.696 | standard-attr-revisions 2021-02-16 19:46:51.696 | router_availability_zone 2021-02-16 19:46:51.696 | security-groups-normalized-cidr 2021-02-16 19:46:51.696 | port-security-groups-filtering 2021-02-16 19:46:51.696 | security-groups-remote-address-group 2021-02-16 19:46:51.696 | security-group 2021-02-16 19:46:51.696 | service-type 2021-02-16 19:46:51.696 | sorting 2021-02-16 19:46:51.696 | standard-attr-description 2021-02-16 19:46:51.696 | stateful-security-group 2021-02-16 19:46:51.696 | subnet_onboard 2021-02-16 19:46:51.696 | subnet-service-types 2021-02-16 19:46:51.696 | subnet_allocation 2021-02-16 19:46:51.696 | subnetpool-prefix-ops 2021-02-16 19:46:51.697 | standard-attr-tag 2021-02-16 19:46:51.697 | standard-attr-timestamp' 2021-02-16 19:46:51.699 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:437 : [[ address-group 2021-02-16 19:46:51.699 | address-scope 2021-02-16 19:46:51.699 | router-admin-state-down-before-update 2021-02-16 19:46:51.699 | agent 2021-02-16 19:46:51.699 | agent-resources-synced 2021-02-16 19:46:51.699 | allowed-address-pairs 2021-02-16 19:46:51.699 | auto-allocated-topology 2021-02-16 19:46:51.699 | availability_zone 2021-02-16 19:46:51.699 | availability_zone_filter 2021-02-16 19:46:51.699 | default-subnetpools 2021-02-16 19:46:51.699 | dhcp_agent_scheduler 2021-02-16 19:46:51.699 | dvr 2021-02-16 19:46:51.699 | empty-string-filtering 2021-02-16 19:46:51.699 | external-net 2021-02-16 19:46:51.699 | extra_dhcp_opt 2021-02-16 19:46:51.700 | extraroute 2021-02-16 19:46:51.700 | extraroute-atomic 2021-02-16 19:46:51.700 | filter-validation 2021-02-16 19:46:51.700 | fip-port-details 2021-02-16 19:46:51.700 | flavors 2021-02-16 19:46:51.700 | floatingip-pools 2021-02-16 19:46:51.700 | ip-substring-filtering 2021-02-16 19:46:51.700 | router 2021-02-16 19:46:51.700 | ext-gw-mode 2021-02-16 19:46:51.700 | l3-ha 2021-02-16 19:46:51.700 | l3-flavors 2021-02-16 19:46:51.700 | l3-port-ip-change-not-allowed 2021-02-16 19:46:51.700 | l3_agent_scheduler 2021-02-16 19:46:51.700 | multi-provider 2021-02-16 19:46:51.700 | net-mtu 2021-02-16 19:46:51.700 | net-mtu-writable 2021-02-16 19:46:51.700 | network_availability_zone 2021-02-16 19:46:51.700 | network-ip-availability 2021-02-16 19:46:51.700 | pagination 2021-02-16 19:46:51.700 | port-device-profile 2021-02-16 19:46:51.700 | port-mac-address-regenerate 2021-02-16 19:46:51.700 | port-numa-affinity-policy 2021-02-16 19:46:51.700 | binding 2021-02-16 19:46:51.700 | binding-extended 2021-02-16 19:46:51.700 | port-security 2021-02-16 19:46:51.700 | project-id 2021-02-16 19:46:51.700 | provider 2021-02-16 19:46:51.700 | quotas 2021-02-16 19:46:51.700 | quota_details 2021-02-16 19:46:51.700 | rbac-policies 2021-02-16 19:46:51.700 | rbac-address-scope 2021-02-16 19:46:51.701 | rbac-security-groups 2021-02-16 19:46:51.701 | rbac-subnetpool 2021-02-16 19:46:51.701 | revision-if-match 2021-02-16 19:46:51.701 | standard-attr-revisions 2021-02-16 19:46:51.701 | router_availability_zone 2021-02-16 19:46:51.701 | security-groups-normalized-cidr 2021-02-16 19:46:51.701 | port-security-groups-filtering 2021-02-16 19:46:51.701 | security-groups-remote-address-group 2021-02-16 19:46:51.701 | security-group 2021-02-16 19:46:51.701 | service-type 2021-02-16 19:46:51.701 | sorting 2021-02-16 19:46:51.701 | standard-attr-description 2021-02-16 19:46:51.701 | stateful-security-group 2021-02-16 19:46:51.701 | subnet_onboard 2021-02-16 19:46:51.701 | subnet-service-types 2021-02-16 19:46:51.701 | subnet_allocation 2021-02-16 19:46:51.701 | subnetpool-prefix-ops 2021-02-16 19:46:51.701 | standard-attr-tag 2021-02-16 19:46:51.701 | standard-attr-timestamp =~ router ]] 2021-02-16 19:46:51.702 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:437 : return 0 2021-02-16 19:46:51.705 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:228 : is_networking_extension_supported external-net 2021-02-16 19:46:51.707 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : local extension=external-net 2021-02-16 19:46:51.711 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:436 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2021-02-16 19:46:54.140 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-16 19:46:54.140 | 2021-02-16 19:46:54.140 | Traceback (most recent call last): 2021-02-16 19:46:54.140 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-16 19:46:54.140 | exec(line) 2021-02-16 19:46:54.140 | File "", line 1, in 2021-02-16 19:46:54.140 | File "", line 568, in module_from_spec 2021-02-16 19:46:54.140 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-16 19:46:54.140 | 2021-02-16 19:46:54.141 | Remainder of file ignored 2021-02-16 19:46:54.141 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:46:54.141 | from cryptography.utils import int_from_bytes 2021-02-16 19:46:54.141 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:46:54.141 | from cryptography.utils import int_from_bytes 2021-02-16 19:46:54.325 | ++ functions-common:oscwrap:2346 : return 0 2021-02-16 19:46:54.328 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:436 : EXT_LIST='address-group 2021-02-16 19:46:54.328 | address-scope 2021-02-16 19:46:54.328 | router-admin-state-down-before-update 2021-02-16 19:46:54.328 | agent 2021-02-16 19:46:54.328 | agent-resources-synced 2021-02-16 19:46:54.328 | allowed-address-pairs 2021-02-16 19:46:54.328 | auto-allocated-topology 2021-02-16 19:46:54.328 | availability_zone 2021-02-16 19:46:54.328 | availability_zone_filter 2021-02-16 19:46:54.328 | default-subnetpools 2021-02-16 19:46:54.328 | dhcp_agent_scheduler 2021-02-16 19:46:54.328 | dvr 2021-02-16 19:46:54.328 | empty-string-filtering 2021-02-16 19:46:54.328 | external-net 2021-02-16 19:46:54.328 | extra_dhcp_opt 2021-02-16 19:46:54.328 | extraroute 2021-02-16 19:46:54.328 | extraroute-atomic 2021-02-16 19:46:54.328 | filter-validation 2021-02-16 19:46:54.328 | fip-port-details 2021-02-16 19:46:54.329 | flavors 2021-02-16 19:46:54.329 | floatingip-pools 2021-02-16 19:46:54.329 | ip-substring-filtering 2021-02-16 19:46:54.329 | router 2021-02-16 19:46:54.329 | ext-gw-mode 2021-02-16 19:46:54.329 | l3-ha 2021-02-16 19:46:54.329 | l3-flavors 2021-02-16 19:46:54.329 | l3-port-ip-change-not-allowed 2021-02-16 19:46:54.329 | l3_agent_scheduler 2021-02-16 19:46:54.329 | multi-provider 2021-02-16 19:46:54.329 | net-mtu 2021-02-16 19:46:54.329 | net-mtu-writable 2021-02-16 19:46:54.329 | network_availability_zone 2021-02-16 19:46:54.329 | network-ip-availability 2021-02-16 19:46:54.329 | pagination 2021-02-16 19:46:54.329 | port-device-profile 2021-02-16 19:46:54.329 | port-mac-address-regenerate 2021-02-16 19:46:54.329 | port-numa-affinity-policy 2021-02-16 19:46:54.329 | binding 2021-02-16 19:46:54.329 | binding-extended 2021-02-16 19:46:54.329 | port-security 2021-02-16 19:46:54.329 | project-id 2021-02-16 19:46:54.329 | provider 2021-02-16 19:46:54.329 | quotas 2021-02-16 19:46:54.329 | quota_details 2021-02-16 19:46:54.329 | rbac-policies 2021-02-16 19:46:54.329 | rbac-address-scope 2021-02-16 19:46:54.329 | rbac-security-groups 2021-02-16 19:46:54.329 | rbac-subnetpool 2021-02-16 19:46:54.329 | revision-if-match 2021-02-16 19:46:54.329 | standard-attr-revisions 2021-02-16 19:46:54.329 | router_availability_zone 2021-02-16 19:46:54.329 | security-groups-normalized-cidr 2021-02-16 19:46:54.329 | port-security-groups-filtering 2021-02-16 19:46:54.329 | security-groups-remote-address-group 2021-02-16 19:46:54.330 | security-group 2021-02-16 19:46:54.330 | service-type 2021-02-16 19:46:54.330 | sorting 2021-02-16 19:46:54.330 | standard-attr-description 2021-02-16 19:46:54.330 | stateful-security-group 2021-02-16 19:46:54.330 | subnet_onboard 2021-02-16 19:46:54.330 | subnet-service-types 2021-02-16 19:46:54.330 | subnet_allocation 2021-02-16 19:46:54.330 | subnetpool-prefix-ops 2021-02-16 19:46:54.330 | standard-attr-tag 2021-02-16 19:46:54.330 | standard-attr-timestamp' 2021-02-16 19:46:54.331 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:437 : [[ address-group 2021-02-16 19:46:54.331 | address-scope 2021-02-16 19:46:54.331 | router-admin-state-down-before-update 2021-02-16 19:46:54.331 | agent 2021-02-16 19:46:54.331 | agent-resources-synced 2021-02-16 19:46:54.331 | allowed-address-pairs 2021-02-16 19:46:54.331 | auto-allocated-topology 2021-02-16 19:46:54.331 | availability_zone 2021-02-16 19:46:54.331 | availability_zone_filter 2021-02-16 19:46:54.331 | default-subnetpools 2021-02-16 19:46:54.331 | dhcp_agent_scheduler 2021-02-16 19:46:54.331 | dvr 2021-02-16 19:46:54.331 | empty-string-filtering 2021-02-16 19:46:54.331 | external-net 2021-02-16 19:46:54.331 | extra_dhcp_opt 2021-02-16 19:46:54.331 | extraroute 2021-02-16 19:46:54.331 | extraroute-atomic 2021-02-16 19:46:54.331 | filter-validation 2021-02-16 19:46:54.331 | fip-port-details 2021-02-16 19:46:54.331 | flavors 2021-02-16 19:46:54.331 | floatingip-pools 2021-02-16 19:46:54.331 | ip-substring-filtering 2021-02-16 19:46:54.331 | router 2021-02-16 19:46:54.331 | ext-gw-mode 2021-02-16 19:46:54.331 | l3-ha 2021-02-16 19:46:54.331 | l3-flavors 2021-02-16 19:46:54.331 | l3-port-ip-change-not-allowed 2021-02-16 19:46:54.331 | l3_agent_scheduler 2021-02-16 19:46:54.331 | multi-provider 2021-02-16 19:46:54.331 | net-mtu 2021-02-16 19:46:54.331 | net-mtu-writable 2021-02-16 19:46:54.331 | network_availability_zone 2021-02-16 19:46:54.331 | network-ip-availability 2021-02-16 19:46:54.331 | pagination 2021-02-16 19:46:54.331 | port-device-profile 2021-02-16 19:46:54.331 | port-mac-address-regenerate 2021-02-16 19:46:54.332 | port-numa-affinity-policy 2021-02-16 19:46:54.332 | binding 2021-02-16 19:46:54.332 | binding-extended 2021-02-16 19:46:54.332 | port-security 2021-02-16 19:46:54.332 | project-id 2021-02-16 19:46:54.332 | provider 2021-02-16 19:46:54.332 | quotas 2021-02-16 19:46:54.332 | quota_details 2021-02-16 19:46:54.332 | rbac-policies 2021-02-16 19:46:54.332 | rbac-address-scope 2021-02-16 19:46:54.332 | rbac-security-groups 2021-02-16 19:46:54.332 | rbac-subnetpool 2021-02-16 19:46:54.332 | revision-if-match 2021-02-16 19:46:54.332 | standard-attr-revisions 2021-02-16 19:46:54.332 | router_availability_zone 2021-02-16 19:46:54.332 | security-groups-normalized-cidr 2021-02-16 19:46:54.332 | port-security-groups-filtering 2021-02-16 19:46:54.332 | security-groups-remote-address-group 2021-02-16 19:46:54.332 | security-group 2021-02-16 19:46:54.332 | service-type 2021-02-16 19:46:54.332 | sorting 2021-02-16 19:46:54.332 | standard-attr-description 2021-02-16 19:46:54.332 | stateful-security-group 2021-02-16 19:46:54.332 | subnet_onboard 2021-02-16 19:46:54.332 | subnet-service-types 2021-02-16 19:46:54.332 | subnet_allocation 2021-02-16 19:46:54.332 | subnetpool-prefix-ops 2021-02-16 19:46:54.332 | standard-attr-tag 2021-02-16 19:46:54.332 | standard-attr-timestamp =~ external-net ]] 2021-02-16 19:46:54.333 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:437 : return 0 2021-02-16 19:46:54.336 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:230 : [[ True == \T\r\u\e ]] 2021-02-16 19:46:54.340 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:232 : oscwrap --os-cloud devstack-admin --os-region RegionOne router create --project 9a41009c4a1a42d09bedcca7a82afcb2 router1 2021-02-16 19:46:54.340 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:232 : grep ' id ' 2021-02-16 19:46:54.341 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:232 : get_field 2 2021-02-16 19:46:54.343 | ++ functions-common:get_field:728 : local data field 2021-02-16 19:46:54.347 | ++ functions-common:get_field:729 : read data 2021-02-16 19:46:57.237 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-16 19:46:57.237 | 2021-02-16 19:46:57.237 | Traceback (most recent call last): 2021-02-16 19:46:57.237 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-16 19:46:57.237 | exec(line) 2021-02-16 19:46:57.237 | File "", line 1, in 2021-02-16 19:46:57.237 | File "", line 568, in module_from_spec 2021-02-16 19:46:57.237 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-16 19:46:57.237 | 2021-02-16 19:46:57.237 | Remainder of file ignored 2021-02-16 19:46:57.237 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:46:57.237 | from cryptography.utils import int_from_bytes 2021-02-16 19:46:57.237 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:46:57.237 | from cryptography.utils import int_from_bytes 2021-02-16 19:46:57.417 | ++ functions-common:oscwrap:2346 : return 0 2021-02-16 19:46:57.420 | ++ functions-common:get_field:730 : '[' 2 -lt 0 ']' 2021-02-16 19:46:57.422 | ++ functions-common:get_field:733 : field='$3' 2021-02-16 19:46:57.426 | ++ functions-common:get_field:735 : echo '| id | d1312e12-a981-4fb3-a7cb-57d2183fad3a |' 2021-02-16 19:46:57.426 | ++ functions-common:get_field:735 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2021-02-16 19:46:57.431 | ++ functions-common:get_field:729 : read data 2021-02-16 19:46:57.435 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:232 : ROUTER_ID=d1312e12-a981-4fb3-a7cb-57d2183fad3a 2021-02-16 19:46:57.437 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:233 : die_if_not_set 233 ROUTER_ID 'Failure creating ROUTER_ID for 9a41009c4a1a42d09bedcca7a82afcb2 router1' 2021-02-16 19:46:57.440 | + functions-common:die_if_not_set:216 : local exitcode=0 2021-02-16 19:46:57.456 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:240 : EXTERNAL_NETWORK_FLAGS=--external 2021-02-16 19:46:57.458 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:241 : is_networking_extension_supported auto-allocated-topology 2021-02-16 19:46:57.461 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : local extension=auto-allocated-topology 2021-02-16 19:46:57.464 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:436 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2021-02-16 19:46:59.853 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-16 19:46:59.853 | 2021-02-16 19:46:59.853 | Traceback (most recent call last): 2021-02-16 19:46:59.853 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-16 19:46:59.853 | exec(line) 2021-02-16 19:46:59.853 | File "", line 1, in 2021-02-16 19:46:59.853 | File "", line 568, in module_from_spec 2021-02-16 19:46:59.853 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-16 19:46:59.853 | 2021-02-16 19:46:59.853 | Remainder of file ignored 2021-02-16 19:46:59.853 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:46:59.853 | from cryptography.utils import int_from_bytes 2021-02-16 19:46:59.853 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:46:59.853 | from cryptography.utils import int_from_bytes 2021-02-16 19:47:00.034 | ++ functions-common:oscwrap:2346 : return 0 2021-02-16 19:47:00.038 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:436 : EXT_LIST='address-group 2021-02-16 19:47:00.038 | address-scope 2021-02-16 19:47:00.038 | router-admin-state-down-before-update 2021-02-16 19:47:00.038 | agent 2021-02-16 19:47:00.038 | agent-resources-synced 2021-02-16 19:47:00.038 | allowed-address-pairs 2021-02-16 19:47:00.038 | auto-allocated-topology 2021-02-16 19:47:00.038 | availability_zone 2021-02-16 19:47:00.038 | availability_zone_filter 2021-02-16 19:47:00.038 | default-subnetpools 2021-02-16 19:47:00.038 | dhcp_agent_scheduler 2021-02-16 19:47:00.038 | dvr 2021-02-16 19:47:00.038 | empty-string-filtering 2021-02-16 19:47:00.038 | external-net 2021-02-16 19:47:00.038 | extra_dhcp_opt 2021-02-16 19:47:00.038 | extraroute 2021-02-16 19:47:00.038 | extraroute-atomic 2021-02-16 19:47:00.038 | filter-validation 2021-02-16 19:47:00.038 | fip-port-details 2021-02-16 19:47:00.038 | flavors 2021-02-16 19:47:00.038 | floatingip-pools 2021-02-16 19:47:00.039 | ip-substring-filtering 2021-02-16 19:47:00.039 | router 2021-02-16 19:47:00.039 | ext-gw-mode 2021-02-16 19:47:00.039 | l3-ha 2021-02-16 19:47:00.039 | l3-flavors 2021-02-16 19:47:00.039 | l3-port-ip-change-not-allowed 2021-02-16 19:47:00.039 | l3_agent_scheduler 2021-02-16 19:47:00.039 | multi-provider 2021-02-16 19:47:00.039 | net-mtu 2021-02-16 19:47:00.039 | net-mtu-writable 2021-02-16 19:47:00.039 | network_availability_zone 2021-02-16 19:47:00.039 | network-ip-availability 2021-02-16 19:47:00.039 | pagination 2021-02-16 19:47:00.039 | port-device-profile 2021-02-16 19:47:00.039 | port-mac-address-regenerate 2021-02-16 19:47:00.039 | port-numa-affinity-policy 2021-02-16 19:47:00.039 | binding 2021-02-16 19:47:00.039 | binding-extended 2021-02-16 19:47:00.039 | port-security 2021-02-16 19:47:00.039 | project-id 2021-02-16 19:47:00.039 | provider 2021-02-16 19:47:00.039 | quotas 2021-02-16 19:47:00.039 | quota_details 2021-02-16 19:47:00.039 | rbac-policies 2021-02-16 19:47:00.039 | rbac-address-scope 2021-02-16 19:47:00.039 | rbac-security-groups 2021-02-16 19:47:00.039 | rbac-subnetpool 2021-02-16 19:47:00.039 | revision-if-match 2021-02-16 19:47:00.039 | standard-attr-revisions 2021-02-16 19:47:00.039 | router_availability_zone 2021-02-16 19:47:00.039 | security-groups-normalized-cidr 2021-02-16 19:47:00.039 | port-security-groups-filtering 2021-02-16 19:47:00.039 | security-groups-remote-address-group 2021-02-16 19:47:00.039 | security-group 2021-02-16 19:47:00.039 | service-type 2021-02-16 19:47:00.040 | sorting 2021-02-16 19:47:00.040 | standard-attr-description 2021-02-16 19:47:00.040 | stateful-security-group 2021-02-16 19:47:00.040 | subnet_onboard 2021-02-16 19:47:00.040 | subnet-service-types 2021-02-16 19:47:00.040 | subnet_allocation 2021-02-16 19:47:00.040 | subnetpool-prefix-ops 2021-02-16 19:47:00.040 | standard-attr-tag 2021-02-16 19:47:00.040 | standard-attr-timestamp' 2021-02-16 19:47:00.040 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:437 : [[ address-group 2021-02-16 19:47:00.040 | address-scope 2021-02-16 19:47:00.040 | router-admin-state-down-before-update 2021-02-16 19:47:00.040 | agent 2021-02-16 19:47:00.041 | agent-resources-synced 2021-02-16 19:47:00.041 | allowed-address-pairs 2021-02-16 19:47:00.041 | auto-allocated-topology 2021-02-16 19:47:00.041 | availability_zone 2021-02-16 19:47:00.041 | availability_zone_filter 2021-02-16 19:47:00.041 | default-subnetpools 2021-02-16 19:47:00.041 | dhcp_agent_scheduler 2021-02-16 19:47:00.041 | dvr 2021-02-16 19:47:00.041 | empty-string-filtering 2021-02-16 19:47:00.041 | external-net 2021-02-16 19:47:00.041 | extra_dhcp_opt 2021-02-16 19:47:00.041 | extraroute 2021-02-16 19:47:00.041 | extraroute-atomic 2021-02-16 19:47:00.041 | filter-validation 2021-02-16 19:47:00.041 | fip-port-details 2021-02-16 19:47:00.041 | flavors 2021-02-16 19:47:00.041 | floatingip-pools 2021-02-16 19:47:00.041 | ip-substring-filtering 2021-02-16 19:47:00.041 | router 2021-02-16 19:47:00.041 | ext-gw-mode 2021-02-16 19:47:00.041 | l3-ha 2021-02-16 19:47:00.041 | l3-flavors 2021-02-16 19:47:00.041 | l3-port-ip-change-not-allowed 2021-02-16 19:47:00.041 | l3_agent_scheduler 2021-02-16 19:47:00.041 | multi-provider 2021-02-16 19:47:00.041 | net-mtu 2021-02-16 19:47:00.041 | net-mtu-writable 2021-02-16 19:47:00.041 | network_availability_zone 2021-02-16 19:47:00.041 | network-ip-availability 2021-02-16 19:47:00.041 | pagination 2021-02-16 19:47:00.041 | port-device-profile 2021-02-16 19:47:00.041 | port-mac-address-regenerate 2021-02-16 19:47:00.041 | port-numa-affinity-policy 2021-02-16 19:47:00.041 | binding 2021-02-16 19:47:00.041 | binding-extended 2021-02-16 19:47:00.042 | port-security 2021-02-16 19:47:00.042 | project-id 2021-02-16 19:47:00.042 | provider 2021-02-16 19:47:00.042 | quotas 2021-02-16 19:47:00.042 | quota_details 2021-02-16 19:47:00.042 | rbac-policies 2021-02-16 19:47:00.042 | rbac-address-scope 2021-02-16 19:47:00.042 | rbac-security-groups 2021-02-16 19:47:00.042 | rbac-subnetpool 2021-02-16 19:47:00.042 | revision-if-match 2021-02-16 19:47:00.042 | standard-attr-revisions 2021-02-16 19:47:00.042 | router_availability_zone 2021-02-16 19:47:00.042 | security-groups-normalized-cidr 2021-02-16 19:47:00.042 | port-security-groups-filtering 2021-02-16 19:47:00.042 | security-groups-remote-address-group 2021-02-16 19:47:00.042 | security-group 2021-02-16 19:47:00.042 | service-type 2021-02-16 19:47:00.042 | sorting 2021-02-16 19:47:00.042 | standard-attr-description 2021-02-16 19:47:00.042 | stateful-security-group 2021-02-16 19:47:00.042 | subnet_onboard 2021-02-16 19:47:00.042 | subnet-service-types 2021-02-16 19:47:00.042 | subnet_allocation 2021-02-16 19:47:00.042 | subnetpool-prefix-ops 2021-02-16 19:47:00.042 | standard-attr-tag 2021-02-16 19:47:00.042 | standard-attr-timestamp =~ auto-allocated-topology ]] 2021-02-16 19:47:00.043 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:437 : return 0 2021-02-16 19:47:00.046 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:242 : EXTERNAL_NETWORK_FLAGS='--external --default' 2021-02-16 19:47:00.048 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:245 : '[' True = True ']' 2021-02-16 19:47:00.053 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:246 : oscwrap --os-cloud devstack-admin --os-region RegionOne network create public --external --default --provider-network-type flat --provider-physical-network physnet1 2021-02-16 19:47:00.053 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:246 : grep ' id ' 2021-02-16 19:47:00.054 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:246 : get_field 2 2021-02-16 19:47:00.057 | ++ functions-common:get_field:728 : local data field 2021-02-16 19:47:00.059 | ++ functions-common:get_field:729 : read data 2021-02-16 19:47:02.983 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-16 19:47:02.983 | 2021-02-16 19:47:02.983 | Traceback (most recent call last): 2021-02-16 19:47:02.983 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-16 19:47:02.983 | exec(line) 2021-02-16 19:47:02.983 | File "", line 1, in 2021-02-16 19:47:02.983 | File "", line 568, in module_from_spec 2021-02-16 19:47:02.983 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-16 19:47:02.983 | 2021-02-16 19:47:02.983 | Remainder of file ignored 2021-02-16 19:47:02.983 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:47:02.983 | from cryptography.utils import int_from_bytes 2021-02-16 19:47:02.983 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:47:02.983 | from cryptography.utils import int_from_bytes 2021-02-16 19:47:03.169 | ++ functions-common:oscwrap:2346 : return 0 2021-02-16 19:47:03.172 | ++ functions-common:get_field:730 : '[' 2 -lt 0 ']' 2021-02-16 19:47:03.175 | ++ functions-common:get_field:733 : field='$3' 2021-02-16 19:47:03.179 | ++ functions-common:get_field:735 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2021-02-16 19:47:03.179 | ++ functions-common:get_field:735 : echo '| id | fd8028e7-09ba-4905-83b3-7a5905c62081 |' 2021-02-16 19:47:03.184 | ++ functions-common:get_field:729 : read data 2021-02-16 19:47:03.187 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:246 : EXT_NET_ID=fd8028e7-09ba-4905-83b3-7a5905c62081 2021-02-16 19:47:03.190 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:250 : die_if_not_set 250 EXT_NET_ID 'Failure creating EXT_NET_ID for public' 2021-02-16 19:47:03.193 | + functions-common:die_if_not_set:216 : local exitcode=0 2021-02-16 19:47:03.209 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:252 : [[ 4 =~ 4.* ]] 2021-02-16 19:47:03.212 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:254 : _neutron_configure_router_v4 2021-02-16 19:47:03.214 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : openstack --os-cloud devstack-admin --os-region RegionOne router add subnet d1312e12-a981-4fb3-a7cb-57d2183fad3a f56a3c23-5ec3-4f57-8cf1-b80675dc2e46 2021-02-16 19:47:08.554 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-16 19:47:08.554 | 2021-02-16 19:47:08.554 | Traceback (most recent call last): 2021-02-16 19:47:08.554 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-16 19:47:08.554 | exec(line) 2021-02-16 19:47:08.554 | File "", line 1, in 2021-02-16 19:47:08.554 | File "", line 568, in module_from_spec 2021-02-16 19:47:08.554 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-16 19:47:08.554 | 2021-02-16 19:47:08.554 | Remainder of file ignored 2021-02-16 19:47:08.554 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:47:08.554 | from cryptography.utils import int_from_bytes 2021-02-16 19:47:08.554 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:47:08.554 | from cryptography.utils import int_from_bytes 2021-02-16 19:47:08.737 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:338 : local id_and_ext_gw_ip 2021-02-16 19:47:08.740 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:339 : _neutron_create_public_subnet_v4 fd8028e7-09ba-4905-83b3-7a5905c62081 2021-02-16 19:47:08.743 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:309 : local 'subnet_params=--ip-version 4 ' 2021-02-16 19:47:08.746 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:310 : subnet_params+=' ' 2021-02-16 19:47:08.748 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:311 : [[ -n 172.31.0.1 ]] 2021-02-16 19:47:08.751 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:312 : subnet_params+='--gateway 172.31.0.1 ' 2021-02-16 19:47:08.753 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:314 : subnet_params+='--network fd8028e7-09ba-4905-83b3-7a5905c62081 --subnet-range 172.31.0.0/24 --no-dhcp ' 2021-02-16 19:47:08.755 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:315 : subnet_params+=public-subnet 2021-02-16 19:47:08.758 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:316 : local id_and_ext_gw_ip 2021-02-16 19:47:08.762 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:317 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet create --ip-version 4 --gateway 172.31.0.1 --network fd8028e7-09ba-4905-83b3-7a5905c62081 --subnet-range 172.31.0.0/24 --no-dhcp public-subnet 2021-02-16 19:47:08.762 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:317 : grep -e gateway_ip -e ' id ' 2021-02-16 19:47:12.027 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-16 19:47:12.027 | 2021-02-16 19:47:12.027 | Traceback (most recent call last): 2021-02-16 19:47:12.027 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-16 19:47:12.027 | exec(line) 2021-02-16 19:47:12.027 | File "", line 1, in 2021-02-16 19:47:12.028 | File "", line 568, in module_from_spec 2021-02-16 19:47:12.028 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-16 19:47:12.028 | 2021-02-16 19:47:12.028 | Remainder of file ignored 2021-02-16 19:47:12.028 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:47:12.028 | from cryptography.utils import int_from_bytes 2021-02-16 19:47:12.028 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:47:12.028 | from cryptography.utils import int_from_bytes 2021-02-16 19:47:12.228 | +++ functions-common:oscwrap:2346 : return 0 2021-02-16 19:47:12.231 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:317 : id_and_ext_gw_ip='| gateway_ip | 172.31.0.1 | 2021-02-16 19:47:12.231 | | id | 0839b6e8-1b9c-4b63-9931-bfb6a0543458 |' 2021-02-16 19:47:12.234 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:318 : die_if_not_set 318 id_and_ext_gw_ip 'Failure creating public IPv4 subnet' 2021-02-16 19:47:12.236 | ++ functions-common:die_if_not_set:216 : local exitcode=0 2021-02-16 19:47:12.253 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:319 : echo '|' gateway_ip '|' 172.31.0.1 '|' '|' id '|' 0839b6e8-1b9c-4b63-9931-bfb6a0543458 '|' 2021-02-16 19:47:12.257 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:339 : id_and_ext_gw_ip='| gateway_ip | 172.31.0.1 | | id | 0839b6e8-1b9c-4b63-9931-bfb6a0543458 |' 2021-02-16 19:47:12.259 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:340 : local ext_gw_ip 2021-02-16 19:47:12.265 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : echo '|' gateway_ip '|' 172.31.0.1 '|' '|' id '|' 0839b6e8-1b9c-4b63-9931-bfb6a0543458 '|' 2021-02-16 19:47:12.267 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : get_field 2 2021-02-16 19:47:12.270 | ++ functions-common:get_field:728 : local data field 2021-02-16 19:47:12.274 | ++ functions-common:get_field:729 : read data 2021-02-16 19:47:12.277 | ++ functions-common:get_field:730 : '[' 2 -lt 0 ']' 2021-02-16 19:47:12.279 | ++ functions-common:get_field:733 : field='$3' 2021-02-16 19:47:12.283 | ++ functions-common:get_field:735 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2021-02-16 19:47:12.285 | ++ functions-common:get_field:735 : echo '| gateway_ip | 172.31.0.1 | | id | 0839b6e8-1b9c-4b63-9931-bfb6a0543458 |' 2021-02-16 19:47:12.288 | ++ functions-common:get_field:729 : read data 2021-02-16 19:47:12.292 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : ext_gw_ip=172.31.0.1 2021-02-16 19:47:12.295 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:342 : echo '|' gateway_ip '|' 172.31.0.1 '|' '|' id '|' 0839b6e8-1b9c-4b63-9931-bfb6a0543458 '|' 2021-02-16 19:47:12.297 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:342 : get_field 5 2021-02-16 19:47:12.300 | ++ functions-common:get_field:728 : local data field 2021-02-16 19:47:12.302 | ++ functions-common:get_field:729 : read data 2021-02-16 19:47:12.305 | ++ functions-common:get_field:730 : '[' 5 -lt 0 ']' 2021-02-16 19:47:12.308 | ++ functions-common:get_field:733 : field='$6' 2021-02-16 19:47:12.311 | ++ functions-common:get_field:735 : echo '| gateway_ip | 172.31.0.1 | | id | 0839b6e8-1b9c-4b63-9931-bfb6a0543458 |' 2021-02-16 19:47:12.311 | ++ functions-common:get_field:735 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2021-02-16 19:47:12.319 | ++ functions-common:get_field:729 : read data 2021-02-16 19:47:12.323 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:342 : PUB_SUBNET_ID=0839b6e8-1b9c-4b63-9931-bfb6a0543458 2021-02-16 19:47:12.325 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:344 : openstack --os-cloud devstack-admin --os-region RegionOne router set --external-gateway fd8028e7-09ba-4905-83b3-7a5905c62081 d1312e12-a981-4fb3-a7cb-57d2183fad3a 2021-02-16 19:47:18.104 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-16 19:47:18.104 | 2021-02-16 19:47:18.104 | Traceback (most recent call last): 2021-02-16 19:47:18.104 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-16 19:47:18.104 | exec(line) 2021-02-16 19:47:18.104 | File "", line 1, in 2021-02-16 19:47:18.104 | File "", line 568, in module_from_spec 2021-02-16 19:47:18.104 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-16 19:47:18.104 | 2021-02-16 19:47:18.104 | Remainder of file ignored 2021-02-16 19:47:18.104 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:47:18.104 | from cryptography.utils import int_from_bytes 2021-02-16 19:47:18.104 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:47:18.104 | from cryptography.utils import int_from_bytes 2021-02-16 19:47:18.285 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:347 : is_service_enabled q-l3 2021-02-16 19:47:18.301 | + functions-common:is_service_enabled:1962 : return 0 2021-02-16 19:47:18.304 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:349 : local ext_gw_interface=none 2021-02-16 19:47:18.306 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : is_neutron_ovs_base_plugin 2021-02-16 19:47:18.309 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:17 : return 0 2021-02-16 19:47:18.312 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : _neutron_get_ext_gw_interface 2021-02-16 19:47:18.314 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:152 : [[ False == \T\r\u\e ]] 2021-02-16 19:47:18.317 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:157 : sudo ovs-vsctl set Bridge br-data other_config:disable-in-band=true 2021-02-16 19:47:18.336 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:159 : echo br-data 2021-02-16 19:47:18.339 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : ext_gw_interface=br-data 2021-02-16 19:47:18.342 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:363 : [[ br-data != \n\o\n\e ]] 2021-02-16 19:47:18.344 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:364 : local cidr_len=24 2021-02-16 19:47:18.346 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:365 : local 'testcmd=ip -o link | grep -q br-data' 2021-02-16 19:47:18.349 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:366 : test_with_retry 'ip -o link | grep -q br-data' 'br-data creation failed' 2021-02-16 19:47:18.352 | + functions-common:test_with_retry:2244 : local 'testcmd=ip -o link | grep -q br-data' 2021-02-16 19:47:18.354 | + functions-common:test_with_retry:2245 : local 'failmsg=br-data creation failed' 2021-02-16 19:47:18.356 | + functions-common:test_with_retry:2246 : local until=10 2021-02-16 19:47:18.359 | + functions-common:test_with_retry:2247 : local sleep=0.5 2021-02-16 19:47:18.361 | + functions-common:test_with_retry:2249 : time_start test_with_retry 2021-02-16 19:47:18.363 | + functions-common:time_start:2292 : local name=test_with_retry 2021-02-16 19:47:18.366 | + functions-common:time_start:2293 : local start_time= 2021-02-16 19:47:18.368 | + functions-common:time_start:2294 : [[ -n '' ]] 2021-02-16 19:47:18.371 | ++ functions-common:time_start:2297 : date +%s%3N 2021-02-16 19:47:18.374 | + functions-common:time_start:2297 : _TIME_START[$name]=1613504838372 2021-02-16 19:47:18.377 | + functions-common:test_with_retry:2250 : timeout 10 sh -c 'while ! ip -o link | grep -q br-data; do sleep 0.5; done' 2021-02-16 19:47:18.385 | + functions-common:test_with_retry:2253 : time_stop test_with_retry 2021-02-16 19:47:18.387 | + functions-common:time_stop:2306 : local name 2021-02-16 19:47:18.389 | + functions-common:time_stop:2307 : local end_time 2021-02-16 19:47:18.394 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-16 19:47:18.396 | + functions-common:time_stop:2309 : local total 2021-02-16 19:47:18.399 | + functions-common:time_stop:2310 : local start_time 2021-02-16 19:47:18.401 | + functions-common:time_stop:2312 : name=test_with_retry 2021-02-16 19:47:18.404 | + functions-common:time_stop:2313 : start_time=1613504838372 2021-02-16 19:47:18.406 | + functions-common:time_stop:2315 : [[ -z 1613504838372 ]] 2021-02-16 19:47:18.409 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-16 19:47:18.412 | + functions-common:time_stop:2318 : end_time=1613504838410 2021-02-16 19:47:18.415 | + functions-common:time_stop:2319 : elapsed_time=38 2021-02-16 19:47:18.417 | + functions-common:time_stop:2320 : total=5610 2021-02-16 19:47:18.420 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-16 19:47:18.422 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=5648 2021-02-16 19:47:18.426 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:367 : ip addr show dev br-data 2021-02-16 19:47:18.427 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:367 : grep -c 172.31.0.1 2021-02-16 19:47:18.431 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:367 : [[ 0 == 0 ]] 2021-02-16 19:47:18.434 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:367 : [[ True == \F\a\l\s\e ]] 2021-02-16 19:47:18.436 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:367 : [[ False == \T\r\u\e ]] 2021-02-16 19:47:18.438 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:367 : [[ True == \T\r\u\e ]] 2021-02-16 19:47:18.441 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:368 : sudo ip addr add 172.31.0.1/24 dev br-data 2021-02-16 19:47:18.454 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:369 : sudo ip link set br-data up 2021-02-16 19:47:18.469 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:371 : oscwrap --os-cloud devstack-admin --os-region RegionOne port list -c 'Fixed IP Addresses' --device-owner network:router_gateway 2021-02-16 19:47:18.469 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:371 : awk -Fip_address '{ print $2 }' 2021-02-16 19:47:18.470 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:371 : cut -f2 '-d'\''' 2021-02-16 19:47:18.472 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:371 : tr '\n' ' ' 2021-02-16 19:47:20.958 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-16 19:47:20.958 | 2021-02-16 19:47:20.958 | Traceback (most recent call last): 2021-02-16 19:47:20.958 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-16 19:47:20.958 | exec(line) 2021-02-16 19:47:20.958 | File "", line 1, in 2021-02-16 19:47:20.958 | File "", line 568, in module_from_spec 2021-02-16 19:47:20.958 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-16 19:47:20.958 | 2021-02-16 19:47:20.958 | Remainder of file ignored 2021-02-16 19:47:20.958 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:47:20.958 | from cryptography.utils import int_from_bytes 2021-02-16 19:47:20.958 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:47:20.959 | from cryptography.utils import int_from_bytes 2021-02-16 19:47:21.146 | ++ functions-common:oscwrap:2346 : return 0 2021-02-16 19:47:21.150 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:371 : ROUTER_GW_IP=' 172.31.0.221 ' 2021-02-16 19:47:21.152 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:372 : die_if_not_set 372 ROUTER_GW_IP 'Failure retrieving ROUTER_GW_IP' 2021-02-16 19:47:21.155 | + functions-common:die_if_not_set:216 : local exitcode=0 2021-02-16 19:47:21.172 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:374 : _neutron_set_router_id 2021-02-16 19:47:21.175 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:145 : [[ True == \F\a\l\s\e ]] 2021-02-16 19:47:21.178 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:257 : [[ 4 =~ .*6 ]] 2021-02-16 19:47:21.181 | + ./stack.sh:main:1302 : is_service_enabled nova 2021-02-16 19:47:21.197 | + functions-common:is_service_enabled:1962 : return 0 2021-02-16 19:47:21.200 | + ./stack.sh:main:1303 : echo_summary 'Starting Nova' 2021-02-16 19:47:21.202 | + ./stack.sh:echo_summary:419 : [[ -t 3 ]] 2021-02-16 19:47:21.204 | + ./stack.sh:echo_summary:425 : echo -e Starting Nova 2021-02-16 19:47:21.207 | + ./stack.sh:main:1304 : start_nova 2021-02-16 19:47:21.210 | + lib/nova:start_nova:1053 : start_nova_rest 2021-02-16 19:47:21.212 | + lib/nova:start_nova_rest:951 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/local/sbin:/usr/sbin:/sbin 2021-02-16 19:47:21.215 | + lib/nova:start_nova_rest:952 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/local/sbin:/usr/sbin:/sbin 2021-02-16 19:47:21.218 | + lib/nova:start_nova_rest:952 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/local/sbin:/usr/sbin:/sbin 2021-02-16 19:47:21.221 | + lib/nova:start_nova_rest:954 : local api_cell_conf=/etc/nova/nova.conf 2021-02-16 19:47:21.223 | + lib/nova:start_nova_rest:955 : local compute_cell_conf=/etc/nova/nova.conf 2021-02-16 19:47:21.227 | + lib/nova:start_nova_rest:957 : run_process n-sch '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2021-02-16 19:47:21.230 | + functions-common:run_process:1561 : local service=n-sch 2021-02-16 19:47:21.232 | + functions-common:run_process:1562 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2021-02-16 19:47:21.235 | + functions-common:run_process:1563 : local group= 2021-02-16 19:47:21.238 | + functions-common:run_process:1564 : local user= 2021-02-16 19:47:21.240 | + functions-common:run_process:1566 : local name=n-sch 2021-02-16 19:47:21.243 | + functions-common:run_process:1568 : time_start run_process 2021-02-16 19:47:21.246 | + functions-common:time_start:2292 : local name=run_process 2021-02-16 19:47:21.249 | + functions-common:time_start:2293 : local start_time= 2021-02-16 19:47:21.254 | + functions-common:time_start:2294 : [[ -n '' ]] 2021-02-16 19:47:21.257 | ++ functions-common:time_start:2297 : date +%s%3N 2021-02-16 19:47:21.261 | + functions-common:time_start:2297 : _TIME_START[$name]=1613504841258 2021-02-16 19:47:21.263 | + functions-common:run_process:1569 : is_service_enabled n-sch 2021-02-16 19:47:21.280 | + functions-common:is_service_enabled:1962 : return 0 2021-02-16 19:47:21.283 | + functions-common:run_process:1570 : _run_under_systemd n-sch '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' '' 2021-02-16 19:47:21.285 | + functions-common:_run_under_systemd:1526 : local service=n-sch 2021-02-16 19:47:21.288 | + functions-common:_run_under_systemd:1527 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2021-02-16 19:47:21.291 | + functions-common:_run_under_systemd:1528 : local 'cmd=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2021-02-16 19:47:21.293 | + functions-common:_run_under_systemd:1530 : _common_systemd_pitfalls '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2021-02-16 19:47:21.296 | + functions-common:_common_systemd_pitfalls:1498 : local 'cmd=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2021-02-16 19:47:21.299 | + functions-common:_common_systemd_pitfalls:1501 : [[ /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ sudo ]] 2021-02-16 19:47:21.301 | + functions-common:_common_systemd_pitfalls:1512 : [[ ! /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ ^/ ]] 2021-02-16 19:47:21.304 | + functions-common:_run_under_systemd:1532 : local systemd_service=devstack@n-sch.service 2021-02-16 19:47:21.306 | + functions-common:_run_under_systemd:1533 : local group= 2021-02-16 19:47:21.309 | + functions-common:_run_under_systemd:1534 : local user=ubuntu 2021-02-16 19:47:21.311 | + functions-common:_run_under_systemd:1535 : [[ /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ uwsgi ]] 2021-02-16 19:47:21.314 | + functions-common:_run_under_systemd:1538 : write_user_unit_file devstack@n-sch.service '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' ubuntu 2021-02-16 19:47:21.317 | + functions-common:write_user_unit_file:1443 : local service=devstack@n-sch.service 2021-02-16 19:47:21.319 | + functions-common:write_user_unit_file:1444 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2021-02-16 19:47:21.321 | + functions-common:write_user_unit_file:1445 : local group= 2021-02-16 19:47:21.324 | + functions-common:write_user_unit_file:1446 : local user=ubuntu 2021-02-16 19:47:21.326 | + functions-common:write_user_unit_file:1447 : local extra= 2021-02-16 19:47:21.328 | + functions-common:write_user_unit_file:1448 : [[ -n '' ]] 2021-02-16 19:47:21.331 | + functions-common:write_user_unit_file:1451 : local unitfile=/etc/systemd/system/devstack@n-sch.service 2021-02-16 19:47:21.333 | + functions-common:write_user_unit_file:1452 : mkdir -p /etc/systemd/system 2021-02-16 19:47:21.338 | + functions-common:write_user_unit_file:1454 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Unit Description 'Devstack devstack@n-sch.service' 2021-02-16 19:47:21.393 | + functions-common:write_user_unit_file:1455 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service User ubuntu 2021-02-16 19:47:21.450 | + functions-common:write_user_unit_file:1456 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecStart '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2021-02-16 19:47:21.495 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service KillMode process 2021-02-16 19:47:21.541 | + functions-common:write_user_unit_file:1458 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service TimeoutStopSec 300 2021-02-16 19:47:21.588 | + functions-common:write_user_unit_file:1459 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-02-16 19:47:21.633 | + functions-common:write_user_unit_file:1460 : [[ -n '' ]] 2021-02-16 19:47:21.636 | + functions-common:write_user_unit_file:1463 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Install WantedBy multi-user.target 2021-02-16 19:47:21.693 | + functions-common:write_user_unit_file:1466 : sudo systemctl daemon-reload 2021-02-16 19:47:21.892 | + functions-common:_run_under_systemd:1541 : sudo systemctl enable devstack@n-sch.service 2021-02-16 19:47:21.907 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-sch.service → /etc/systemd/system/devstack@n-sch.service. 2021-02-16 19:47:22.104 | + functions-common:_run_under_systemd:1542 : sudo systemctl start devstack@n-sch.service 2021-02-16 19:47:22.124 | + functions-common:run_process:1572 : time_stop run_process 2021-02-16 19:47:22.127 | + functions-common:time_stop:2306 : local name 2021-02-16 19:47:22.129 | + functions-common:time_stop:2307 : local end_time 2021-02-16 19:47:22.132 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-16 19:47:22.135 | + functions-common:time_stop:2309 : local total 2021-02-16 19:47:22.138 | + functions-common:time_stop:2310 : local start_time 2021-02-16 19:47:22.140 | + functions-common:time_stop:2312 : name=run_process 2021-02-16 19:47:22.143 | + functions-common:time_stop:2313 : start_time=1613504841258 2021-02-16 19:47:22.145 | + functions-common:time_stop:2315 : [[ -z 1613504841258 ]] 2021-02-16 19:47:22.149 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-16 19:47:22.153 | + functions-common:time_stop:2318 : end_time=1613504842150 2021-02-16 19:47:22.155 | + functions-common:time_stop:2319 : elapsed_time=892 2021-02-16 19:47:22.158 | + functions-common:time_stop:2320 : total=9279 2021-02-16 19:47:22.160 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-16 19:47:22.163 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=10171 2021-02-16 19:47:22.165 | + lib/nova:start_nova_rest:958 : '[' True == False ']' 2021-02-16 19:47:22.169 | ++ lib/nova:start_nova_rest:961 : which uwsgi 2021-02-16 19:47:22.172 | + lib/nova:start_nova_rest:961 : run_process n-api-meta '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2021-02-16 19:47:22.175 | + functions-common:run_process:1561 : local service=n-api-meta 2021-02-16 19:47:22.178 | + functions-common:run_process:1562 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2021-02-16 19:47:22.181 | + functions-common:run_process:1563 : local group= 2021-02-16 19:47:22.183 | + functions-common:run_process:1564 : local user= 2021-02-16 19:47:22.186 | + functions-common:run_process:1566 : local name=n-api-meta 2021-02-16 19:47:22.188 | + functions-common:run_process:1568 : time_start run_process 2021-02-16 19:47:22.191 | + functions-common:time_start:2292 : local name=run_process 2021-02-16 19:47:22.193 | + functions-common:time_start:2293 : local start_time= 2021-02-16 19:47:22.196 | + functions-common:time_start:2294 : [[ -n '' ]] 2021-02-16 19:47:22.200 | ++ functions-common:time_start:2297 : date +%s%3N 2021-02-16 19:47:22.203 | + functions-common:time_start:2297 : _TIME_START[$name]=1613504842200 2021-02-16 19:47:22.206 | + functions-common:run_process:1569 : is_service_enabled n-api-meta 2021-02-16 19:47:22.223 | + functions-common:is_service_enabled:1962 : return 0 2021-02-16 19:47:22.226 | + functions-common:run_process:1570 : _run_under_systemd n-api-meta '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' '' '' 2021-02-16 19:47:22.228 | + functions-common:_run_under_systemd:1526 : local service=n-api-meta 2021-02-16 19:47:22.231 | + functions-common:_run_under_systemd:1527 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2021-02-16 19:47:22.233 | + functions-common:_run_under_systemd:1528 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2021-02-16 19:47:22.236 | + functions-common:_run_under_systemd:1530 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2021-02-16 19:47:22.239 | + functions-common:_common_systemd_pitfalls:1498 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2021-02-16 19:47:22.241 | + functions-common:_common_systemd_pitfalls:1501 : [[ /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ sudo ]] 2021-02-16 19:47:22.244 | + functions-common:_common_systemd_pitfalls:1512 : [[ ! /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ ^/ ]] 2021-02-16 19:47:22.246 | + functions-common:_run_under_systemd:1532 : local systemd_service=devstack@n-api-meta.service 2021-02-16 19:47:22.249 | + functions-common:_run_under_systemd:1533 : local group= 2021-02-16 19:47:22.251 | + functions-common:_run_under_systemd:1534 : local user=ubuntu 2021-02-16 19:47:22.254 | + functions-common:_run_under_systemd:1535 : [[ /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ uwsgi ]] 2021-02-16 19:47:22.257 | + functions-common:_run_under_systemd:1536 : write_uwsgi_user_unit_file devstack@n-api-meta.service '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' '' ubuntu 2021-02-16 19:47:22.259 | + functions-common:write_uwsgi_user_unit_file:1470 : local service=devstack@n-api-meta.service 2021-02-16 19:47:22.262 | + functions-common:write_uwsgi_user_unit_file:1471 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2021-02-16 19:47:22.264 | + functions-common:write_uwsgi_user_unit_file:1472 : local group= 2021-02-16 19:47:22.267 | + functions-common:write_uwsgi_user_unit_file:1473 : local user=ubuntu 2021-02-16 19:47:22.269 | + functions-common:write_uwsgi_user_unit_file:1474 : local unitfile=/etc/systemd/system/devstack@n-api-meta.service 2021-02-16 19:47:22.272 | + functions-common:write_uwsgi_user_unit_file:1475 : mkdir -p /etc/systemd/system 2021-02-16 19:47:22.277 | + functions-common:write_uwsgi_user_unit_file:1477 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Unit Description 'Devstack devstack@n-api-meta.service' 2021-02-16 19:47:22.335 | + functions-common:write_uwsgi_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service SyslogIdentifier devstack@n-api-meta.service 2021-02-16 19:47:22.392 | + functions-common:write_uwsgi_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service User ubuntu 2021-02-16 19:47:22.440 | + functions-common:write_uwsgi_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service ExecStart '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2021-02-16 19:47:22.488 | + functions-common:write_uwsgi_user_unit_file:1481 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-02-16 19:47:22.536 | + functions-common:write_uwsgi_user_unit_file:1482 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Type notify 2021-02-16 19:47:22.583 | + functions-common:write_uwsgi_user_unit_file:1483 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service KillMode process 2021-02-16 19:47:22.630 | + functions-common:write_uwsgi_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Restart always 2021-02-16 19:47:22.677 | + functions-common:write_uwsgi_user_unit_file:1485 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service NotifyAccess all 2021-02-16 19:47:22.725 | + functions-common:write_uwsgi_user_unit_file:1486 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service RestartForceExitStatus 100 2021-02-16 19:47:22.773 | + functions-common:write_uwsgi_user_unit_file:1488 : [[ -n '' ]] 2021-02-16 19:47:22.775 | + functions-common:write_uwsgi_user_unit_file:1491 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Install WantedBy multi-user.target 2021-02-16 19:47:22.832 | + functions-common:write_uwsgi_user_unit_file:1494 : sudo systemctl daemon-reload 2021-02-16 19:47:23.048 | + functions-common:_run_under_systemd:1541 : sudo systemctl enable devstack@n-api-meta.service 2021-02-16 19:47:23.062 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api-meta.service → /etc/systemd/system/devstack@n-api-meta.service. 2021-02-16 19:47:23.267 | + functions-common:_run_under_systemd:1542 : sudo systemctl start devstack@n-api-meta.service 2021-02-16 19:47:23.357 | + functions-common:run_process:1572 : time_stop run_process 2021-02-16 19:47:23.360 | + functions-common:time_stop:2306 : local name 2021-02-16 19:47:23.364 | + functions-common:time_stop:2307 : local end_time 2021-02-16 19:47:23.368 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-16 19:47:23.372 | + functions-common:time_stop:2309 : local total 2021-02-16 19:47:23.376 | + functions-common:time_stop:2310 : local start_time 2021-02-16 19:47:23.379 | + functions-common:time_stop:2312 : name=run_process 2021-02-16 19:47:23.381 | + functions-common:time_stop:2313 : start_time=1613504842200 2021-02-16 19:47:23.384 | + functions-common:time_stop:2315 : [[ -z 1613504842200 ]] 2021-02-16 19:47:23.389 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-16 19:47:23.392 | + functions-common:time_stop:2318 : end_time=1613504843389 2021-02-16 19:47:23.395 | + functions-common:time_stop:2319 : elapsed_time=1189 2021-02-16 19:47:23.399 | + functions-common:time_stop:2320 : total=10171 2021-02-16 19:47:23.401 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-16 19:47:23.404 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=11360 2021-02-16 19:47:23.407 | + lib/nova:start_nova_rest:964 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/local/sbin:/usr/sbin:/sbin 2021-02-16 19:47:23.410 | + lib/nova:start_nova_rest:964 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/local/sbin:/usr/sbin:/sbin 2021-02-16 19:47:23.413 | + lib/nova:start_nova:1054 : start_nova_console_proxies 2021-02-16 19:47:23.416 | + lib/nova:start_nova_console_proxies:979 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/local/sbin:/usr/sbin:/sbin 2021-02-16 19:47:23.419 | + lib/nova:start_nova_console_proxies:981 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/local/sbin:/usr/sbin:/sbin 2021-02-16 19:47:23.422 | + lib/nova:start_nova_console_proxies:981 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/local/sbin:/usr/sbin:/sbin 2021-02-16 19:47:23.424 | + lib/nova:start_nova_console_proxies:983 : local api_cell_conf=/etc/nova/nova.conf 2021-02-16 19:47:23.427 | + lib/nova:start_nova_console_proxies:985 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2021-02-16 19:47:23.432 | + lib/nova:start_nova_console_proxies:991 : enable_nova_console_proxies 2021-02-16 19:47:23.435 | ++ lib/nova:enable_nova_console_proxies:968 : seq 1 1 2021-02-16 19:47:23.438 | + lib/nova:enable_nova_console_proxies:968 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-02-16 19:47:23.441 | + lib/nova:enable_nova_console_proxies:969 : for srv in n-novnc n-xvnc n-spice n-sproxy 2021-02-16 19:47:23.444 | + lib/nova:enable_nova_console_proxies:970 : is_service_enabled n-novnc 2021-02-16 19:47:23.462 | + functions-common:is_service_enabled:1962 : return 1 2021-02-16 19:47:23.465 | + lib/nova:enable_nova_console_proxies:969 : for srv in n-novnc n-xvnc n-spice n-sproxy 2021-02-16 19:47:23.467 | + lib/nova:enable_nova_console_proxies:970 : is_service_enabled n-xvnc 2021-02-16 19:47:23.484 | + functions-common:is_service_enabled:1962 : return 1 2021-02-16 19:47:23.487 | + lib/nova:enable_nova_console_proxies:969 : for srv in n-novnc n-xvnc n-spice n-sproxy 2021-02-16 19:47:23.490 | + lib/nova:enable_nova_console_proxies:970 : is_service_enabled n-spice 2021-02-16 19:47:23.509 | + functions-common:is_service_enabled:1962 : return 1 2021-02-16 19:47:23.512 | + lib/nova:enable_nova_console_proxies:969 : for srv in n-novnc n-xvnc n-spice n-sproxy 2021-02-16 19:47:23.515 | + lib/nova:enable_nova_console_proxies:970 : is_service_enabled n-sproxy 2021-02-16 19:47:23.533 | + functions-common:is_service_enabled:1962 : return 1 2021-02-16 19:47:23.538 | ++ lib/nova:start_nova_console_proxies:992 : seq 1 1 2021-02-16 19:47:23.541 | + lib/nova:start_nova_console_proxies:992 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-02-16 19:47:23.544 | + lib/nova:start_nova_console_proxies:993 : local conf 2021-02-16 19:47:23.547 | ++ lib/nova:start_nova_console_proxies:994 : conductor_conf 1 2021-02-16 19:47:23.550 | ++ lib/nova:conductor_conf:734 : local cell=1 2021-02-16 19:47:23.552 | ++ lib/nova:conductor_conf:735 : echo /etc/nova/nova_cell1.conf 2021-02-16 19:47:23.555 | + lib/nova:start_nova_console_proxies:994 : conf=/etc/nova/nova_cell1.conf 2021-02-16 19:47:23.558 | + lib/nova:start_nova_console_proxies:995 : run_process n-novnc-cell1 '/usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web ' 2021-02-16 19:47:23.560 | + functions-common:run_process:1561 : local service=n-novnc-cell1 2021-02-16 19:47:23.563 | + functions-common:run_process:1562 : local 'command=/usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web ' 2021-02-16 19:47:23.565 | + functions-common:run_process:1563 : local group= 2021-02-16 19:47:23.568 | + functions-common:run_process:1564 : local user= 2021-02-16 19:47:23.570 | + functions-common:run_process:1566 : local name=n-novnc-cell1 2021-02-16 19:47:23.573 | + functions-common:run_process:1568 : time_start run_process 2021-02-16 19:47:23.575 | + functions-common:time_start:2292 : local name=run_process 2021-02-16 19:47:23.578 | + functions-common:time_start:2293 : local start_time= 2021-02-16 19:47:23.580 | + functions-common:time_start:2294 : [[ -n '' ]] 2021-02-16 19:47:23.585 | ++ functions-common:time_start:2297 : date +%s%3N 2021-02-16 19:47:23.588 | + functions-common:time_start:2297 : _TIME_START[$name]=1613504843584 2021-02-16 19:47:23.590 | + functions-common:run_process:1569 : is_service_enabled n-novnc-cell1 2021-02-16 19:47:23.609 | + functions-common:is_service_enabled:1962 : return 1 2021-02-16 19:47:23.611 | + functions-common:run_process:1572 : time_stop run_process 2021-02-16 19:47:23.614 | + functions-common:time_stop:2306 : local name 2021-02-16 19:47:23.616 | + functions-common:time_stop:2307 : local end_time 2021-02-16 19:47:23.619 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-16 19:47:23.621 | + functions-common:time_stop:2309 : local total 2021-02-16 19:47:23.624 | + functions-common:time_stop:2310 : local start_time 2021-02-16 19:47:23.626 | + functions-common:time_stop:2312 : name=run_process 2021-02-16 19:47:23.629 | + functions-common:time_stop:2313 : start_time=1613504843584 2021-02-16 19:47:23.632 | + functions-common:time_stop:2315 : [[ -z 1613504843584 ]] 2021-02-16 19:47:23.636 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-16 19:47:23.639 | + functions-common:time_stop:2318 : end_time=1613504843636 2021-02-16 19:47:23.642 | + functions-common:time_stop:2319 : elapsed_time=52 2021-02-16 19:47:23.645 | + functions-common:time_stop:2320 : total=11360 2021-02-16 19:47:23.650 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-16 19:47:23.651 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=11412 2021-02-16 19:47:23.654 | + lib/nova:start_nova_console_proxies:996 : run_process n-xvnc-cell1 '/usr/local/bin/nova-xvpvncproxy --config-file /etc/nova/nova_cell1.conf' 2021-02-16 19:47:23.658 | + functions-common:run_process:1561 : local service=n-xvnc-cell1 2021-02-16 19:47:23.662 | + functions-common:run_process:1562 : local 'command=/usr/local/bin/nova-xvpvncproxy --config-file /etc/nova/nova_cell1.conf' 2021-02-16 19:47:23.663 | + functions-common:run_process:1563 : local group= 2021-02-16 19:47:23.666 | + functions-common:run_process:1564 : local user= 2021-02-16 19:47:23.667 | + functions-common:run_process:1566 : local name=n-xvnc-cell1 2021-02-16 19:47:23.670 | + functions-common:run_process:1568 : time_start run_process 2021-02-16 19:47:23.674 | + functions-common:time_start:2292 : local name=run_process 2021-02-16 19:47:23.677 | + functions-common:time_start:2293 : local start_time= 2021-02-16 19:47:23.682 | + functions-common:time_start:2294 : [[ -n '' ]] 2021-02-16 19:47:23.689 | ++ functions-common:time_start:2297 : date +%s%3N 2021-02-16 19:47:23.697 | + functions-common:time_start:2297 : _TIME_START[$name]=1613504843689 2021-02-16 19:47:23.700 | + functions-common:run_process:1569 : is_service_enabled n-xvnc-cell1 2021-02-16 19:47:23.738 | + functions-common:is_service_enabled:1962 : return 1 2021-02-16 19:47:23.741 | + functions-common:run_process:1572 : time_stop run_process 2021-02-16 19:47:23.745 | + functions-common:time_stop:2306 : local name 2021-02-16 19:47:23.748 | + functions-common:time_stop:2307 : local end_time 2021-02-16 19:47:23.752 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-16 19:47:23.757 | + functions-common:time_stop:2309 : local total 2021-02-16 19:47:23.760 | + functions-common:time_stop:2310 : local start_time 2021-02-16 19:47:23.762 | + functions-common:time_stop:2312 : name=run_process 2021-02-16 19:47:23.767 | + functions-common:time_stop:2313 : start_time=1613504843689 2021-02-16 19:47:23.770 | + functions-common:time_stop:2315 : [[ -z 1613504843689 ]] 2021-02-16 19:47:23.774 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-16 19:47:23.778 | + functions-common:time_stop:2318 : end_time=1613504843774 2021-02-16 19:47:23.781 | + functions-common:time_stop:2319 : elapsed_time=85 2021-02-16 19:47:23.784 | + functions-common:time_stop:2320 : total=11412 2021-02-16 19:47:23.791 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-16 19:47:23.801 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=11497 2021-02-16 19:47:23.802 | + lib/nova:start_nova_console_proxies:997 : run_process n-spice-cell1 '/usr/local/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2021-02-16 19:47:23.805 | + functions-common:run_process:1561 : local service=n-spice-cell1 2021-02-16 19:47:23.807 | + functions-common:run_process:1562 : local 'command=/usr/local/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2021-02-16 19:47:23.812 | + functions-common:run_process:1563 : local group= 2021-02-16 19:47:23.828 | + functions-common:run_process:1564 : local user= 2021-02-16 19:47:23.831 | + functions-common:run_process:1566 : local name=n-spice-cell1 2021-02-16 19:47:23.838 | + functions-common:run_process:1568 : time_start run_process 2021-02-16 19:47:23.841 | + functions-common:time_start:2292 : local name=run_process 2021-02-16 19:47:23.842 | + functions-common:time_start:2293 : local start_time= 2021-02-16 19:47:23.846 | + functions-common:time_start:2294 : [[ -n '' ]] 2021-02-16 19:47:23.850 | ++ functions-common:time_start:2297 : date +%s%3N 2021-02-16 19:47:23.851 | + functions-common:time_start:2297 : _TIME_START[$name]=1613504843848 2021-02-16 19:47:23.858 | + functions-common:run_process:1569 : is_service_enabled n-spice-cell1 2021-02-16 19:47:23.896 | + functions-common:is_service_enabled:1962 : return 1 2021-02-16 19:47:23.902 | + functions-common:run_process:1572 : time_stop run_process 2021-02-16 19:47:23.913 | + functions-common:time_stop:2306 : local name 2021-02-16 19:47:23.923 | + functions-common:time_stop:2307 : local end_time 2021-02-16 19:47:23.930 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-16 19:47:23.945 | + functions-common:time_stop:2309 : local total 2021-02-16 19:47:23.953 | + functions-common:time_stop:2310 : local start_time 2021-02-16 19:47:23.962 | + functions-common:time_stop:2312 : name=run_process 2021-02-16 19:47:23.972 | + functions-common:time_stop:2313 : start_time=1613504843848 2021-02-16 19:47:23.987 | + functions-common:time_stop:2315 : [[ -z 1613504843848 ]] 2021-02-16 19:47:23.999 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-16 19:47:24.011 | + functions-common:time_stop:2318 : end_time=1613504844003 2021-02-16 19:47:24.024 | + functions-common:time_stop:2319 : elapsed_time=155 2021-02-16 19:47:24.026 | + functions-common:time_stop:2320 : total=11497 2021-02-16 19:47:24.029 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-16 19:47:24.031 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=11652 2021-02-16 19:47:24.034 | + lib/nova:start_nova_console_proxies:998 : run_process n-sproxy-cell1 '/usr/local/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2021-02-16 19:47:24.037 | + functions-common:run_process:1561 : local service=n-sproxy-cell1 2021-02-16 19:47:24.039 | + functions-common:run_process:1562 : local 'command=/usr/local/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2021-02-16 19:47:24.042 | + functions-common:run_process:1563 : local group= 2021-02-16 19:47:24.044 | + functions-common:run_process:1564 : local user= 2021-02-16 19:47:24.047 | + functions-common:run_process:1566 : local name=n-sproxy-cell1 2021-02-16 19:47:24.050 | + functions-common:run_process:1568 : time_start run_process 2021-02-16 19:47:24.053 | + functions-common:time_start:2292 : local name=run_process 2021-02-16 19:47:24.056 | + functions-common:time_start:2293 : local start_time= 2021-02-16 19:47:24.058 | + functions-common:time_start:2294 : [[ -n '' ]] 2021-02-16 19:47:24.063 | ++ functions-common:time_start:2297 : date +%s%3N 2021-02-16 19:47:24.065 | + functions-common:time_start:2297 : _TIME_START[$name]=1613504844062 2021-02-16 19:47:24.068 | + functions-common:run_process:1569 : is_service_enabled n-sproxy-cell1 2021-02-16 19:47:24.088 | + functions-common:is_service_enabled:1962 : return 1 2021-02-16 19:47:24.091 | + functions-common:run_process:1572 : time_stop run_process 2021-02-16 19:47:24.093 | + functions-common:time_stop:2306 : local name 2021-02-16 19:47:24.096 | + functions-common:time_stop:2307 : local end_time 2021-02-16 19:47:24.098 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-16 19:47:24.101 | + functions-common:time_stop:2309 : local total 2021-02-16 19:47:24.103 | + functions-common:time_stop:2310 : local start_time 2021-02-16 19:47:24.106 | + functions-common:time_stop:2312 : name=run_process 2021-02-16 19:47:24.108 | + functions-common:time_stop:2313 : start_time=1613504844062 2021-02-16 19:47:24.110 | + functions-common:time_stop:2315 : [[ -z 1613504844062 ]] 2021-02-16 19:47:24.115 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-16 19:47:24.118 | + functions-common:time_stop:2318 : end_time=1613504844114 2021-02-16 19:47:24.120 | + functions-common:time_stop:2319 : elapsed_time=52 2021-02-16 19:47:24.123 | + functions-common:time_stop:2320 : total=11652 2021-02-16 19:47:24.125 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-16 19:47:24.128 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=11704 2021-02-16 19:47:24.131 | + lib/nova:start_nova_console_proxies:1002 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/local/sbin:/usr/sbin:/sbin 2021-02-16 19:47:24.134 | + lib/nova:start_nova_console_proxies:1002 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/local/sbin:/usr/sbin:/sbin 2021-02-16 19:47:24.137 | + lib/nova:start_nova:1055 : start_nova_conductor 2021-02-16 19:47:24.139 | + lib/nova:start_nova_conductor:1015 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2021-02-16 19:47:24.142 | + lib/nova:start_nova_conductor:1021 : enable_nova_fleet 2021-02-16 19:47:24.145 | + lib/nova:enable_nova_fleet:1006 : is_service_enabled n-cond 2021-02-16 19:47:24.163 | + functions-common:is_service_enabled:1962 : return 0 2021-02-16 19:47:24.166 | + lib/nova:enable_nova_fleet:1007 : enable_service n-super-cond 2021-02-16 19:47:24.221 | ++ lib/nova:enable_nova_fleet:1008 : seq 1 1 2021-02-16 19:47:24.224 | + lib/nova:enable_nova_fleet:1008 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-02-16 19:47:24.226 | + lib/nova:enable_nova_fleet:1009 : enable_service n-cond-cell1 2021-02-16 19:47:24.279 | + lib/nova:start_nova_conductor:1022 : is_service_enabled n-super-cond 2021-02-16 19:47:24.297 | + functions-common:is_service_enabled:1962 : return 0 2021-02-16 19:47:24.300 | + lib/nova:start_nova_conductor:1023 : run_process n-super-cond '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2021-02-16 19:47:24.303 | + functions-common:run_process:1561 : local service=n-super-cond 2021-02-16 19:47:24.306 | + functions-common:run_process:1562 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2021-02-16 19:47:24.308 | + functions-common:run_process:1563 : local group= 2021-02-16 19:47:24.311 | + functions-common:run_process:1564 : local user= 2021-02-16 19:47:24.313 | + functions-common:run_process:1566 : local name=n-super-cond 2021-02-16 19:47:24.322 | + functions-common:run_process:1568 : time_start run_process 2021-02-16 19:47:24.325 | + functions-common:time_start:2292 : local name=run_process 2021-02-16 19:47:24.328 | + functions-common:time_start:2293 : local start_time= 2021-02-16 19:47:24.330 | + functions-common:time_start:2294 : [[ -n '' ]] 2021-02-16 19:47:24.333 | ++ functions-common:time_start:2297 : date +%s%3N 2021-02-16 19:47:24.342 | + functions-common:time_start:2297 : _TIME_START[$name]=1613504844334 2021-02-16 19:47:24.342 | + functions-common:run_process:1569 : is_service_enabled n-super-cond 2021-02-16 19:47:24.358 | + functions-common:is_service_enabled:1962 : return 0 2021-02-16 19:47:24.362 | + functions-common:run_process:1570 : _run_under_systemd n-super-cond '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' '' '' 2021-02-16 19:47:24.366 | + functions-common:_run_under_systemd:1526 : local service=n-super-cond 2021-02-16 19:47:24.376 | + functions-common:_run_under_systemd:1527 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2021-02-16 19:47:24.378 | + functions-common:_run_under_systemd:1528 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2021-02-16 19:47:24.382 | + functions-common:_run_under_systemd:1530 : _common_systemd_pitfalls '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2021-02-16 19:47:24.386 | + functions-common:_common_systemd_pitfalls:1498 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2021-02-16 19:47:24.389 | + functions-common:_common_systemd_pitfalls:1501 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ sudo ]] 2021-02-16 19:47:24.389 | + functions-common:_common_systemd_pitfalls:1512 : [[ ! /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ ^/ ]] 2021-02-16 19:47:24.394 | + functions-common:_run_under_systemd:1532 : local systemd_service=devstack@n-super-cond.service 2021-02-16 19:47:24.397 | + functions-common:_run_under_systemd:1533 : local group= 2021-02-16 19:47:24.397 | + functions-common:_run_under_systemd:1534 : local user=ubuntu 2021-02-16 19:47:24.399 | + functions-common:_run_under_systemd:1535 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ uwsgi ]] 2021-02-16 19:47:24.402 | + functions-common:_run_under_systemd:1538 : write_user_unit_file devstack@n-super-cond.service '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' '' ubuntu 2021-02-16 19:47:24.406 | + functions-common:write_user_unit_file:1443 : local service=devstack@n-super-cond.service 2021-02-16 19:47:24.407 | + functions-common:write_user_unit_file:1444 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2021-02-16 19:47:24.410 | + functions-common:write_user_unit_file:1445 : local group= 2021-02-16 19:47:24.414 | + functions-common:write_user_unit_file:1446 : local user=ubuntu 2021-02-16 19:47:24.414 | + functions-common:write_user_unit_file:1447 : local extra= 2021-02-16 19:47:24.418 | + functions-common:write_user_unit_file:1448 : [[ -n '' ]] 2021-02-16 19:47:24.419 | + functions-common:write_user_unit_file:1451 : local unitfile=/etc/systemd/system/devstack@n-super-cond.service 2021-02-16 19:47:24.422 | + functions-common:write_user_unit_file:1452 : mkdir -p /etc/systemd/system 2021-02-16 19:47:24.426 | + functions-common:write_user_unit_file:1454 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Unit Description 'Devstack devstack@n-super-cond.service' 2021-02-16 19:47:24.492 | + functions-common:write_user_unit_file:1455 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service User ubuntu 2021-02-16 19:47:24.554 | + functions-common:write_user_unit_file:1456 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecStart '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2021-02-16 19:47:24.606 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service KillMode process 2021-02-16 19:47:24.658 | + functions-common:write_user_unit_file:1458 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service TimeoutStopSec 300 2021-02-16 19:47:24.708 | + functions-common:write_user_unit_file:1459 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-02-16 19:47:24.764 | + functions-common:write_user_unit_file:1460 : [[ -n '' ]] 2021-02-16 19:47:24.767 | + functions-common:write_user_unit_file:1463 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Install WantedBy multi-user.target 2021-02-16 19:47:24.840 | + functions-common:write_user_unit_file:1466 : sudo systemctl daemon-reload 2021-02-16 19:47:25.068 | + functions-common:_run_under_systemd:1541 : sudo systemctl enable devstack@n-super-cond.service 2021-02-16 19:47:25.091 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-super-cond.service → /etc/systemd/system/devstack@n-super-cond.service. 2021-02-16 19:47:25.304 | + functions-common:_run_under_systemd:1542 : sudo systemctl start devstack@n-super-cond.service 2021-02-16 19:47:25.336 | + functions-common:run_process:1572 : time_stop run_process 2021-02-16 19:47:25.342 | + functions-common:time_stop:2306 : local name 2021-02-16 19:47:25.342 | + functions-common:time_stop:2307 : local end_time 2021-02-16 19:47:25.347 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-16 19:47:25.349 | + functions-common:time_stop:2309 : local total 2021-02-16 19:47:25.355 | + functions-common:time_stop:2310 : local start_time 2021-02-16 19:47:25.364 | + functions-common:time_stop:2312 : name=run_process 2021-02-16 19:47:25.375 | + functions-common:time_stop:2313 : start_time=1613504844334 2021-02-16 19:47:25.378 | + functions-common:time_stop:2315 : [[ -z 1613504844334 ]] 2021-02-16 19:47:25.382 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-16 19:47:25.386 | + functions-common:time_stop:2318 : end_time=1613504845383 2021-02-16 19:47:25.392 | + functions-common:time_stop:2319 : elapsed_time=1049 2021-02-16 19:47:25.394 | + functions-common:time_stop:2320 : total=11704 2021-02-16 19:47:25.403 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-16 19:47:25.408 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=12753 2021-02-16 19:47:25.418 | ++ lib/nova:start_nova_conductor:1025 : seq 1 1 2021-02-16 19:47:25.421 | + lib/nova:start_nova_conductor:1025 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-02-16 19:47:25.427 | + lib/nova:start_nova_conductor:1026 : is_service_enabled n-cond-cell1 2021-02-16 19:47:25.473 | + functions-common:is_service_enabled:1962 : return 0 2021-02-16 19:47:25.478 | + lib/nova:start_nova_conductor:1027 : local conf 2021-02-16 19:47:25.493 | ++ lib/nova:start_nova_conductor:1028 : conductor_conf 1 2021-02-16 19:47:25.501 | ++ lib/nova:conductor_conf:734 : local cell=1 2021-02-16 19:47:25.507 | ++ lib/nova:conductor_conf:735 : echo /etc/nova/nova_cell1.conf 2021-02-16 19:47:25.516 | + lib/nova:start_nova_conductor:1028 : conf=/etc/nova/nova_cell1.conf 2021-02-16 19:47:25.523 | + lib/nova:start_nova_conductor:1029 : run_process n-cond-cell1 '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2021-02-16 19:47:25.526 | + functions-common:run_process:1561 : local service=n-cond-cell1 2021-02-16 19:47:25.535 | + functions-common:run_process:1562 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2021-02-16 19:47:25.538 | + functions-common:run_process:1563 : local group= 2021-02-16 19:47:25.543 | + functions-common:run_process:1564 : local user= 2021-02-16 19:47:25.547 | + functions-common:run_process:1566 : local name=n-cond-cell1 2021-02-16 19:47:25.550 | + functions-common:run_process:1568 : time_start run_process 2021-02-16 19:47:25.553 | + functions-common:time_start:2292 : local name=run_process 2021-02-16 19:47:25.558 | + functions-common:time_start:2293 : local start_time= 2021-02-16 19:47:25.563 | + functions-common:time_start:2294 : [[ -n '' ]] 2021-02-16 19:47:25.567 | ++ functions-common:time_start:2297 : date +%s%3N 2021-02-16 19:47:25.579 | + functions-common:time_start:2297 : _TIME_START[$name]=1613504845568 2021-02-16 19:47:25.582 | + functions-common:run_process:1569 : is_service_enabled n-cond-cell1 2021-02-16 19:47:25.622 | + functions-common:is_service_enabled:1962 : return 0 2021-02-16 19:47:25.628 | + functions-common:run_process:1570 : _run_under_systemd n-cond-cell1 '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' '' 2021-02-16 19:47:25.636 | + functions-common:_run_under_systemd:1526 : local service=n-cond-cell1 2021-02-16 19:47:25.643 | + functions-common:_run_under_systemd:1527 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2021-02-16 19:47:25.646 | + functions-common:_run_under_systemd:1528 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2021-02-16 19:47:25.649 | + functions-common:_run_under_systemd:1530 : _common_systemd_pitfalls '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2021-02-16 19:47:25.651 | + functions-common:_common_systemd_pitfalls:1498 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2021-02-16 19:47:25.654 | + functions-common:_common_systemd_pitfalls:1501 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ sudo ]] 2021-02-16 19:47:25.664 | + functions-common:_common_systemd_pitfalls:1512 : [[ ! /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ ^/ ]] 2021-02-16 19:47:25.671 | + functions-common:_run_under_systemd:1532 : local systemd_service=devstack@n-cond-cell1.service 2021-02-16 19:47:25.679 | + functions-common:_run_under_systemd:1533 : local group= 2021-02-16 19:47:25.685 | + functions-common:_run_under_systemd:1534 : local user=ubuntu 2021-02-16 19:47:25.691 | + functions-common:_run_under_systemd:1535 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ uwsgi ]] 2021-02-16 19:47:25.698 | + functions-common:_run_under_systemd:1538 : write_user_unit_file devstack@n-cond-cell1.service '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' ubuntu 2021-02-16 19:47:25.706 | + functions-common:write_user_unit_file:1443 : local service=devstack@n-cond-cell1.service 2021-02-16 19:47:25.715 | + functions-common:write_user_unit_file:1444 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2021-02-16 19:47:25.728 | + functions-common:write_user_unit_file:1445 : local group= 2021-02-16 19:47:25.731 | + functions-common:write_user_unit_file:1446 : local user=ubuntu 2021-02-16 19:47:25.744 | + functions-common:write_user_unit_file:1447 : local extra= 2021-02-16 19:47:25.748 | + functions-common:write_user_unit_file:1448 : [[ -n '' ]] 2021-02-16 19:47:25.759 | + functions-common:write_user_unit_file:1451 : local unitfile=/etc/systemd/system/devstack@n-cond-cell1.service 2021-02-16 19:47:25.763 | + functions-common:write_user_unit_file:1452 : mkdir -p /etc/systemd/system 2021-02-16 19:47:25.776 | + functions-common:write_user_unit_file:1454 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Unit Description 'Devstack devstack@n-cond-cell1.service' 2021-02-16 19:47:25.911 | + functions-common:write_user_unit_file:1455 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service User ubuntu 2021-02-16 19:47:26.043 | + functions-common:write_user_unit_file:1456 : 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-02-16 19:47:26.135 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service KillMode process 2021-02-16 19:47:26.220 | + functions-common:write_user_unit_file:1458 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service TimeoutStopSec 300 2021-02-16 19:47:26.304 | + functions-common:write_user_unit_file:1459 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-02-16 19:47:26.403 | + functions-common:write_user_unit_file:1460 : [[ -n '' ]] 2021-02-16 19:47:26.408 | + functions-common:write_user_unit_file:1463 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Install WantedBy multi-user.target 2021-02-16 19:47:26.532 | + functions-common:write_user_unit_file:1466 : sudo systemctl daemon-reload 2021-02-16 19:47:26.797 | + functions-common:_run_under_systemd:1541 : sudo systemctl enable devstack@n-cond-cell1.service 2021-02-16 19:47:26.811 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cond-cell1.service → /etc/systemd/system/devstack@n-cond-cell1.service. 2021-02-16 19:47:27.038 | + functions-common:_run_under_systemd:1542 : sudo systemctl start devstack@n-cond-cell1.service 2021-02-16 19:47:27.064 | + functions-common:run_process:1572 : time_stop run_process 2021-02-16 19:47:27.069 | + functions-common:time_stop:2306 : local name 2021-02-16 19:47:27.073 | + functions-common:time_stop:2307 : local end_time 2021-02-16 19:47:27.079 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-16 19:47:27.085 | + functions-common:time_stop:2309 : local total 2021-02-16 19:47:27.092 | + functions-common:time_stop:2310 : local start_time 2021-02-16 19:47:27.096 | + functions-common:time_stop:2312 : name=run_process 2021-02-16 19:47:27.100 | + functions-common:time_stop:2313 : start_time=1613504845568 2021-02-16 19:47:27.104 | + functions-common:time_stop:2315 : [[ -z 1613504845568 ]] 2021-02-16 19:47:27.115 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-16 19:47:27.125 | + functions-common:time_stop:2318 : end_time=1613504847116 2021-02-16 19:47:27.132 | + functions-common:time_stop:2319 : elapsed_time=1548 2021-02-16 19:47:27.137 | + functions-common:time_stop:2320 : total=12753 2021-02-16 19:47:27.143 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-16 19:47:27.156 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=14301 2021-02-16 19:47:27.169 | + lib/nova:start_nova:1056 : start_nova_compute 2021-02-16 19:47:27.175 | + lib/nova:start_nova_compute:881 : 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-02-16 19:47:27.181 | + lib/nova:start_nova_compute:882 : 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-02-16 19:47:27.188 | + lib/nova:start_nova_compute:882 : 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-02-16 19:47:27.193 | + lib/nova:start_nova_compute:884 : local compute_cell_conf=/etc/nova/nova.conf 2021-02-16 19:47:27.201 | + lib/nova:start_nova_compute:887 : cp /etc/nova/nova.conf /etc/nova/nova-cpu.conf 2021-02-16 19:47:27.219 | + lib/nova:start_nova_compute:889 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NOVA_CPU_CONF' 2021-02-16 19:47:27.231 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2021-02-16 19:47:27.236 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2021-02-16 19:47:27.244 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CPU_CONF' 2021-02-16 19:47:27.248 | + inc/meta-config:merge_config_file:90 : local real_configfile 2021-02-16 19:47:27.263 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CPU_CONF' 2021-02-16 19:47:27.275 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova-cpu.conf 2021-02-16 19:47:27.290 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova-cpu.conf 2021-02-16 19:47:27.296 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova-cpu.conf ']' 2021-02-16 19:47:27.301 | + inc/meta-config:merge_config_file:164 : read a 2021-02-16 19:47:27.303 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NOVA_CPU_CONF' 2021-02-16 19:47:27.303 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CPU_CONF' ' 2021-02-16 19:47:27.303 | BEGIN { 2021-02-16 19:47:27.303 | section = "" 2021-02-16 19:47:27.303 | last_section = "" 2021-02-16 19:47:27.303 | section_count = 0 2021-02-16 19:47:27.303 | } 2021-02-16 19:47:27.303 | /^\[.+\]/ { 2021-02-16 19:47:27.303 | gsub("[][]", "", $1); 2021-02-16 19:47:27.303 | section=$1 2021-02-16 19:47:27.303 | next 2021-02-16 19:47:27.303 | } 2021-02-16 19:47:27.303 | /^ *\#/ { 2021-02-16 19:47:27.303 | next 2021-02-16 19:47:27.303 | } 2021-02-16 19:47:27.303 | /^[^ \t]+/ { 2021-02-16 19:47:27.303 | # get offset of first = in $0 2021-02-16 19:47:27.304 | eq_idx = index($0, "=") 2021-02-16 19:47:27.304 | # extract attr & value from $0 2021-02-16 19:47:27.304 | attr = substr($0, 1, eq_idx - 1) 2021-02-16 19:47:27.304 | value = substr($0, eq_idx + 1) 2021-02-16 19:47:27.304 | # only need to strip trailing whitespace from attr 2021-02-16 19:47:27.304 | sub(/[ \t]*$/, "", attr) 2021-02-16 19:47:27.304 | # need to strip leading & trailing whitespace from value 2021-02-16 19:47:27.304 | sub(/^[ \t]*/, "", value) 2021-02-16 19:47:27.304 | sub(/[ \t]*$/, "", value) 2021-02-16 19:47:27.304 | 2021-02-16 19:47:27.304 | # cfg_attr_count: number of config lines per [section, attr] 2021-02-16 19:47:27.304 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2021-02-16 19:47:27.304 | # cfg_section: keep the section names in the same order as they appear in local.conf 2021-02-16 19:47:27.304 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2021-02-16 19:47:27.304 | if (! (section, attr) in cfg_attr_count) { 2021-02-16 19:47:27.304 | if (section != last_section) { 2021-02-16 19:47:27.304 | cfg_section[section_count++] = section 2021-02-16 19:47:27.304 | last_section = section 2021-02-16 19:47:27.304 | } 2021-02-16 19:47:27.304 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2021-02-16 19:47:27.304 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2021-02-16 19:47:27.304 | 2021-02-16 19:47:27.304 | cfg_attr[section, attr, 0] = value 2021-02-16 19:47:27.304 | cfg_attr_count[section, attr] = 1 2021-02-16 19:47:27.304 | } else { 2021-02-16 19:47:27.304 | lno = cfg_attr_count[section, attr]++ 2021-02-16 19:47:27.304 | cfg_attr[section, attr, lno] = value 2021-02-16 19:47:27.304 | } 2021-02-16 19:47:27.304 | } 2021-02-16 19:47:27.304 | END { 2021-02-16 19:47:27.304 | # Process each section in order 2021-02-16 19:47:27.304 | for (sno = 0; sno < section_count; sno++) { 2021-02-16 19:47:27.304 | section = cfg_section[sno] 2021-02-16 19:47:27.304 | # The ini routines simply append a config item immediately 2021-02-16 19:47:27.305 | # after the section header. To keep the same order as defined 2021-02-16 19:47:27.305 | # in local.conf, invoke the ini routines in the reverse order 2021-02-16 19:47:27.305 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2021-02-16 19:47:27.305 | attr = cfg_sec_attr_name[sno, attr_no] 2021-02-16 19:47:27.305 | if (cfg_attr_count[section, attr] == 1) 2021-02-16 19:47:27.305 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2021-02-16 19:47:27.305 | else { 2021-02-16 19:47:27.305 | # For multiline, invoke the ini routines in the reverse order 2021-02-16 19:47:27.305 | count = cfg_attr_count[section, attr] 2021-02-16 19:47:27.305 | print "inidelete " configfile " " section " " attr 2021-02-16 19:47:27.305 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2021-02-16 19:47:27.305 | for (l = count -2; l >= 0; l--) 2021-02-16 19:47:27.305 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2021-02-16 19:47:27.305 | } 2021-02-16 19:47:27.305 | } 2021-02-16 19:47:27.305 | } 2021-02-16 19:47:27.305 | } 2021-02-16 19:47:27.305 | ' 2021-02-16 19:47:27.319 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2021-02-16 19:47:27.326 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2021-02-16 19:47:27.334 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CPU_CONF' 2021-02-16 19:47:27.343 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-02-16 19:47:27.355 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CPU_CONF ]] 2021-02-16 19:47:27.363 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CPU_CONF' ' 2021-02-16 19:47:27.363 | BEGIN { group = "" } 2021-02-16 19:47:27.363 | /^\[\[.+\|.*\]\]/ { 2021-02-16 19:47:27.363 | gsub("[][]", "", $1); 2021-02-16 19:47:27.363 | split($1, a, "|"); 2021-02-16 19:47:27.363 | if (a[1] == matchgroup && a[2] == configfile) { 2021-02-16 19:47:27.363 | group=a[1] 2021-02-16 19:47:27.363 | } else { 2021-02-16 19:47:27.363 | group="" 2021-02-16 19:47:27.363 | } 2021-02-16 19:47:27.363 | next 2021-02-16 19:47:27.363 | } 2021-02-16 19:47:27.363 | { 2021-02-16 19:47:27.363 | if (group != "") 2021-02-16 19:47:27.363 | print $0 2021-02-16 19:47:27.363 | } 2021-02-16 19:47:27.364 | ' /home/ubuntu/devstack/local.conf 2021-02-16 19:47:27.383 | + lib/nova:start_nova_compute:891 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2021-02-16 19:47:27.395 | + lib/nova:start_nova_compute:898 : iniset /etc/nova/nova-cpu.conf workarounds disable_group_policy_check_upcall True 2021-02-16 19:47:27.485 | + lib/nova:start_nova_compute:901 : iniset /etc/nova/nova-cpu.conf filter_scheduler track_instance_changes False 2021-02-16 19:47:27.560 | + lib/nova:start_nova_compute:902 : iniset_rpc_backend nova /etc/nova/nova-cpu.conf DEFAULT nova_cell1 2021-02-16 19:47:27.564 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2021-02-16 19:47:27.568 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova-cpu.conf 2021-02-16 19:47:27.572 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-02-16 19:47:27.579 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2021-02-16 19:47:27.582 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-02-16 19:47:27.616 | + functions-common:is_service_enabled:1962 : return 0 2021-02-16 19:47:27.621 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2021-02-16 19:47:27.625 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2021-02-16 19:47:27.632 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-02-16 19:47:27.661 | ++ functions-common:is_service_enabled:1962 : return 0 2021-02-16 19:47:27.665 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.13:5672/nova_cell1 2021-02-16 19:47:27.671 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova-cpu.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.13:5672/nova_cell1 2021-02-16 19:47:27.726 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-02-16 19:47:27.728 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-02-16 19:47:27.731 | + lib/nova:start_nova_compute:906 : inidelete /etc/nova/nova-cpu.conf database connection 2021-02-16 19:47:27.759 | + lib/nova:start_nova_compute:907 : inidelete /etc/nova/nova-cpu.conf api_database connection 2021-02-16 19:47:27.800 | + lib/nova:start_nova_compute:912 : configure_console_compute 2021-02-16 19:47:27.807 | + lib/nova:configure_console_compute:612 : local offset 2021-02-16 19:47:27.815 | + lib/nova:configure_console_compute:613 : offset=0 2021-02-16 19:47:27.821 | + lib/nova:configure_console_compute:617 : local default_proxyclient_addr 2021-02-16 19:47:27.825 | ++ lib/nova:configure_console_compute:618 : iniget /etc/nova/nova-cpu.conf DEFAULT my_ip 2021-02-16 19:47:27.875 | + lib/nova:configure_console_compute:618 : default_proxyclient_addr=10.222.0.13 2021-02-16 19:47:27.883 | + lib/nova:configure_console_compute:622 : is_service_enabled n-cpu 2021-02-16 19:47:27.920 | + functions-common:is_service_enabled:1962 : return 1 2021-02-16 19:47:27.924 | + lib/nova:configure_console_compute:640 : is_service_enabled n-novnc 2021-02-16 19:47:27.963 | + functions-common:is_service_enabled:1962 : return 1 2021-02-16 19:47:27.972 | + lib/nova:configure_console_compute:640 : is_service_enabled n-xvnc 2021-02-16 19:47:28.016 | + functions-common:is_service_enabled:1962 : return 1 2021-02-16 19:47:28.018 | + lib/nova:configure_console_compute:640 : '[' False '!=' False ']' 2021-02-16 19:47:28.024 | + lib/nova:configure_console_compute:648 : iniset /etc/nova/nova-cpu.conf vnc enabled false 2021-02-16 19:47:28.084 | + lib/nova:configure_console_compute:651 : is_service_enabled n-spice 2021-02-16 19:47:28.133 | + functions-common:is_service_enabled:1962 : return 1 2021-02-16 19:47:28.143 | + lib/nova:configure_console_compute:661 : is_service_enabled n-sproxy 2021-02-16 19:47:28.196 | + functions-common:is_service_enabled:1962 : return 1 2021-02-16 19:47:28.203 | + lib/nova:start_nova_compute:915 : '[' -n '' ']' 2021-02-16 19:47:28.210 | + lib/nova:start_nova_compute:919 : [[ libvirt = \l\i\b\v\i\r\t ]] 2021-02-16 19:47:28.218 | + lib/nova:start_nova_compute:923 : run_process n-cpu '/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirt 2021-02-16 19:47:28.227 | + functions-common:run_process:1561 : local service=n-cpu 2021-02-16 19:47:28.236 | + functions-common:run_process:1562 : local 'command=/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2021-02-16 19:47:28.240 | + functions-common:run_process:1563 : local group=libvirt 2021-02-16 19:47:28.252 | + functions-common:run_process:1564 : local user= 2021-02-16 19:47:28.263 | + functions-common:run_process:1566 : local name=n-cpu 2021-02-16 19:47:28.270 | + functions-common:run_process:1568 : time_start run_process 2021-02-16 19:47:28.284 | + functions-common:time_start:2292 : local name=run_process 2021-02-16 19:47:28.291 | + functions-common:time_start:2293 : local start_time= 2021-02-16 19:47:28.299 | + functions-common:time_start:2294 : [[ -n '' ]] 2021-02-16 19:47:28.311 | ++ functions-common:time_start:2297 : date +%s%3N 2021-02-16 19:47:28.322 | + functions-common:time_start:2297 : _TIME_START[$name]=1613504848312 2021-02-16 19:47:28.333 | + functions-common:run_process:1569 : is_service_enabled n-cpu 2021-02-16 19:47:28.369 | + functions-common:is_service_enabled:1962 : return 1 2021-02-16 19:47:28.383 | + functions-common:run_process:1572 : time_stop run_process 2021-02-16 19:47:28.392 | + functions-common:time_stop:2306 : local name 2021-02-16 19:47:28.395 | + functions-common:time_stop:2307 : local end_time 2021-02-16 19:47:28.401 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-16 19:47:28.404 | + functions-common:time_stop:2309 : local total 2021-02-16 19:47:28.412 | + functions-common:time_stop:2310 : local start_time 2021-02-16 19:47:28.416 | + functions-common:time_stop:2312 : name=run_process 2021-02-16 19:47:28.421 | + functions-common:time_stop:2313 : start_time=1613504848312 2021-02-16 19:47:28.424 | + functions-common:time_stop:2315 : [[ -z 1613504848312 ]] 2021-02-16 19:47:28.435 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-16 19:47:28.440 | + functions-common:time_stop:2318 : end_time=1613504848436 2021-02-16 19:47:28.443 | + functions-common:time_stop:2319 : elapsed_time=124 2021-02-16 19:47:28.448 | + functions-common:time_stop:2320 : total=14301 2021-02-16 19:47:28.452 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-16 19:47:28.456 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=14425 2021-02-16 19:47:28.460 | + lib/nova:start_nova_compute:945 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/local/sbin:/usr/sbin:/sbin 2021-02-16 19:47:28.464 | + lib/nova:start_nova_compute:945 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/local/sbin:/usr/sbin:/sbin 2021-02-16 19:47:28.468 | + lib/nova:start_nova:1057 : is_service_enabled n-api 2021-02-16 19:47:28.510 | + functions-common:is_service_enabled:1962 : return 0 2021-02-16 19:47:28.520 | + lib/nova:start_nova:1059 : echo 'Dumping cells_v2 mapping' 2021-02-16 19:47:28.520 | Dumping cells_v2 mapping 2021-02-16 19:47:28.528 | + lib/nova:start_nova:1060 : /usr/local/bin/nova-manage cell_v2 list_cells --verbose 2021-02-16 19:47:32.069 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-16 19:47:32.069 | 2021-02-16 19:47:32.069 | Traceback (most recent call last): 2021-02-16 19:47:32.069 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-16 19:47:32.069 | exec(line) 2021-02-16 19:47:32.069 | File "", line 1, in 2021-02-16 19:47:32.069 | File "", line 568, in module_from_spec 2021-02-16 19:47:32.069 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-16 19:47:32.069 | 2021-02-16 19:47:32.069 | Remainder of file ignored 2021-02-16 19:47:32.069 | +-------+--------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------------+----------+ 2021-02-16 19:47:32.069 | | Name | UUID | Transport URL | Database Connection | Disabled | 2021-02-16 19:47:32.070 | +-------+--------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------------+----------+ 2021-02-16 19:47:32.070 | | cell0 | 00000000-0000-0000-0000-000000000000 | none:/// | mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8 | False | 2021-02-16 19:47:32.070 | | cell1 | 1e69a008-13c0-4b18-aa86-3c1721addbd6 | rabbit://stackrabbit:Passw0rd@10.222.0.13:5672/nova_cell1 | mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8 | False | 2021-02-16 19:47:32.070 | +-------+--------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------------+----------+ 2021-02-16 19:47:32.477 | + ./stack.sh:main:1305 : async_runfunc create_flavors 2021-02-16 19:47:32.480 | + inc/async:async_runfunc:111 : async_run create_flavors create_flavors 2021-02-16 19:47:32.570 | [Async create_flavors:self]: Running synchronously: create_flavors 2021-02-16 19:47:32.572 | + inc/async:async_run:103 : create_flavors 2021-02-16 19:47:32.575 | + lib/nova:create_flavors:1124 : is_service_enabled n-api 2021-02-16 19:47:32.590 | + functions-common:is_service_enabled:1962 : return 0 2021-02-16 19:47:32.593 | + lib/nova:create_flavors:1125 : openstack --os-region-name=RegionOne flavor list 2021-02-16 19:47:32.594 | + lib/nova:create_flavors:1125 : grep -q ds512M 2021-02-16 19:47:35.404 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-16 19:47:35.404 | 2021-02-16 19:47:35.404 | Traceback (most recent call last): 2021-02-16 19:47:35.404 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-16 19:47:35.404 | exec(line) 2021-02-16 19:47:35.404 | File "", line 1, in 2021-02-16 19:47:35.404 | File "", line 568, in module_from_spec 2021-02-16 19:47:35.404 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-16 19:47:35.404 | 2021-02-16 19:47:35.404 | Remainder of file ignored 2021-02-16 19:47:35.404 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:47:35.404 | from cryptography.utils import int_from_bytes 2021-02-16 19:47:35.404 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:47:35.404 | from cryptography.utils import int_from_bytes 2021-02-16 19:47:35.581 | + lib/nova:create_flavors:1127 : openstack --os-region-name=RegionOne flavor create --id c1 --ram 256 --disk 1 --vcpus 1 --property hw_rng:allowed=True cirros256 2021-02-16 19:47:38.389 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-16 19:47:38.389 | 2021-02-16 19:47:38.389 | Traceback (most recent call last): 2021-02-16 19:47:38.389 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-16 19:47:38.389 | exec(line) 2021-02-16 19:47:38.389 | File "", line 1, in 2021-02-16 19:47:38.389 | File "", line 568, in module_from_spec 2021-02-16 19:47:38.389 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-16 19:47:38.389 | 2021-02-16 19:47:38.389 | Remainder of file ignored 2021-02-16 19:47:38.389 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:47:38.389 | from cryptography.utils import int_from_bytes 2021-02-16 19:47:38.389 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:47:38.389 | from cryptography.utils import int_from_bytes 2021-02-16 19:47:38.390 | +----------------------------+-----------------------+ 2021-02-16 19:47:38.390 | | Field | Value | 2021-02-16 19:47:38.390 | +----------------------------+-----------------------+ 2021-02-16 19:47:38.390 | | OS-FLV-DISABLED:disabled | False | 2021-02-16 19:47:38.390 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2021-02-16 19:47:38.390 | | disk | 1 | 2021-02-16 19:47:38.390 | | id | c1 | 2021-02-16 19:47:38.390 | | name | cirros256 | 2021-02-16 19:47:38.390 | | os-flavor-access:is_public | True | 2021-02-16 19:47:38.390 | | properties | hw_rng:allowed='True' | 2021-02-16 19:47:38.390 | | ram | 256 | 2021-02-16 19:47:38.390 | | rxtx_factor | 1.0 | 2021-02-16 19:47:38.390 | | swap | | 2021-02-16 19:47:38.390 | | vcpus | 1 | 2021-02-16 19:47:38.390 | +----------------------------+-----------------------+ 2021-02-16 19:47:38.568 | + lib/nova:create_flavors:1128 : openstack --os-region-name=RegionOne flavor create --id d1 --ram 512 --disk 5 --vcpus 1 --property hw_rng:allowed=True ds512M 2021-02-16 19:47:41.099 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-16 19:47:41.099 | 2021-02-16 19:47:41.099 | Traceback (most recent call last): 2021-02-16 19:47:41.099 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-16 19:47:41.099 | exec(line) 2021-02-16 19:47:41.099 | File "", line 1, in 2021-02-16 19:47:41.099 | File "", line 568, in module_from_spec 2021-02-16 19:47:41.099 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-16 19:47:41.099 | 2021-02-16 19:47:41.099 | Remainder of file ignored 2021-02-16 19:47:41.099 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:47:41.099 | from cryptography.utils import int_from_bytes 2021-02-16 19:47:41.099 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:47:41.099 | from cryptography.utils import int_from_bytes 2021-02-16 19:47:41.099 | +----------------------------+-----------------------+ 2021-02-16 19:47:41.099 | | Field | Value | 2021-02-16 19:47:41.099 | +----------------------------+-----------------------+ 2021-02-16 19:47:41.099 | | OS-FLV-DISABLED:disabled | False | 2021-02-16 19:47:41.099 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2021-02-16 19:47:41.100 | | disk | 5 | 2021-02-16 19:47:41.100 | | id | d1 | 2021-02-16 19:47:41.100 | | name | ds512M | 2021-02-16 19:47:41.100 | | os-flavor-access:is_public | True | 2021-02-16 19:47:41.100 | | properties | hw_rng:allowed='True' | 2021-02-16 19:47:41.100 | | ram | 512 | 2021-02-16 19:47:41.100 | | rxtx_factor | 1.0 | 2021-02-16 19:47:41.100 | | swap | | 2021-02-16 19:47:41.100 | | vcpus | 1 | 2021-02-16 19:47:41.100 | +----------------------------+-----------------------+ 2021-02-16 19:47:41.275 | + lib/nova:create_flavors:1129 : openstack --os-region-name=RegionOne flavor create --id d2 --ram 1024 --disk 10 --vcpus 1 --property hw_rng:allowed=True ds1G 2021-02-16 19:47:43.749 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-16 19:47:43.750 | 2021-02-16 19:47:43.750 | Traceback (most recent call last): 2021-02-16 19:47:43.750 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-16 19:47:43.750 | exec(line) 2021-02-16 19:47:43.750 | File "", line 1, in 2021-02-16 19:47:43.750 | File "", line 568, in module_from_spec 2021-02-16 19:47:43.750 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-16 19:47:43.750 | 2021-02-16 19:47:43.750 | Remainder of file ignored 2021-02-16 19:47:43.750 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:47:43.750 | from cryptography.utils import int_from_bytes 2021-02-16 19:47:43.750 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:47:43.750 | from cryptography.utils import int_from_bytes 2021-02-16 19:47:43.750 | +----------------------------+-----------------------+ 2021-02-16 19:47:43.750 | | Field | Value | 2021-02-16 19:47:43.750 | +----------------------------+-----------------------+ 2021-02-16 19:47:43.750 | | OS-FLV-DISABLED:disabled | False | 2021-02-16 19:47:43.750 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2021-02-16 19:47:43.750 | | disk | 10 | 2021-02-16 19:47:43.750 | | id | d2 | 2021-02-16 19:47:43.750 | | name | ds1G | 2021-02-16 19:47:43.750 | | os-flavor-access:is_public | True | 2021-02-16 19:47:43.750 | | properties | hw_rng:allowed='True' | 2021-02-16 19:47:43.750 | | ram | 1024 | 2021-02-16 19:47:43.750 | | rxtx_factor | 1.0 | 2021-02-16 19:47:43.750 | | swap | | 2021-02-16 19:47:43.750 | | vcpus | 1 | 2021-02-16 19:47:43.750 | +----------------------------+-----------------------+ 2021-02-16 19:47:43.928 | + lib/nova:create_flavors:1130 : openstack --os-region-name=RegionOne flavor create --id d3 --ram 2048 --disk 10 --vcpus 2 --property hw_rng:allowed=True ds2G 2021-02-16 19:47:46.397 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-16 19:47:46.397 | 2021-02-16 19:47:46.397 | Traceback (most recent call last): 2021-02-16 19:47:46.397 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-16 19:47:46.397 | exec(line) 2021-02-16 19:47:46.397 | File "", line 1, in 2021-02-16 19:47:46.397 | File "", line 568, in module_from_spec 2021-02-16 19:47:46.398 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-16 19:47:46.398 | 2021-02-16 19:47:46.398 | Remainder of file ignored 2021-02-16 19:47:46.398 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:47:46.398 | from cryptography.utils import int_from_bytes 2021-02-16 19:47:46.398 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:47:46.398 | from cryptography.utils import int_from_bytes 2021-02-16 19:47:46.398 | +----------------------------+-----------------------+ 2021-02-16 19:47:46.398 | | Field | Value | 2021-02-16 19:47:46.398 | +----------------------------+-----------------------+ 2021-02-16 19:47:46.398 | | OS-FLV-DISABLED:disabled | False | 2021-02-16 19:47:46.398 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2021-02-16 19:47:46.398 | | disk | 10 | 2021-02-16 19:47:46.398 | | id | d3 | 2021-02-16 19:47:46.398 | | name | ds2G | 2021-02-16 19:47:46.398 | | os-flavor-access:is_public | True | 2021-02-16 19:47:46.398 | | properties | hw_rng:allowed='True' | 2021-02-16 19:47:46.398 | | ram | 2048 | 2021-02-16 19:47:46.398 | | rxtx_factor | 1.0 | 2021-02-16 19:47:46.398 | | swap | | 2021-02-16 19:47:46.398 | | vcpus | 2 | 2021-02-16 19:47:46.398 | +----------------------------+-----------------------+ 2021-02-16 19:47:46.575 | + lib/nova:create_flavors:1131 : openstack --os-region-name=RegionOne flavor create --id d4 --ram 4096 --disk 20 --vcpus 4 --property hw_rng:allowed=True ds4G 2021-02-16 19:47:49.075 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-16 19:47:49.076 | 2021-02-16 19:47:49.076 | Traceback (most recent call last): 2021-02-16 19:47:49.076 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-16 19:47:49.076 | exec(line) 2021-02-16 19:47:49.076 | File "", line 1, in 2021-02-16 19:47:49.076 | File "", line 568, in module_from_spec 2021-02-16 19:47:49.076 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-16 19:47:49.076 | 2021-02-16 19:47:49.076 | Remainder of file ignored 2021-02-16 19:47:49.076 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:47:49.076 | from cryptography.utils import int_from_bytes 2021-02-16 19:47:49.076 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:47:49.076 | from cryptography.utils import int_from_bytes 2021-02-16 19:47:49.076 | +----------------------------+-----------------------+ 2021-02-16 19:47:49.076 | | Field | Value | 2021-02-16 19:47:49.076 | +----------------------------+-----------------------+ 2021-02-16 19:47:49.076 | | OS-FLV-DISABLED:disabled | False | 2021-02-16 19:47:49.076 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2021-02-16 19:47:49.076 | | disk | 20 | 2021-02-16 19:47:49.076 | | id | d4 | 2021-02-16 19:47:49.076 | | name | ds4G | 2021-02-16 19:47:49.076 | | os-flavor-access:is_public | True | 2021-02-16 19:47:49.076 | | properties | hw_rng:allowed='True' | 2021-02-16 19:47:49.076 | | ram | 4096 | 2021-02-16 19:47:49.076 | | rxtx_factor | 1.0 | 2021-02-16 19:47:49.076 | | swap | | 2021-02-16 19:47:49.076 | | vcpus | 4 | 2021-02-16 19:47:49.077 | +----------------------------+-----------------------+ 2021-02-16 19:47:49.254 | + lib/nova:create_flavors:1134 : openstack --os-region-name=RegionOne flavor list 2021-02-16 19:47:49.254 | + lib/nova:create_flavors:1134 : grep -q m1.tiny 2021-02-16 19:47:51.682 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-16 19:47:51.682 | 2021-02-16 19:47:51.683 | Traceback (most recent call last): 2021-02-16 19:47:51.683 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-16 19:47:51.683 | exec(line) 2021-02-16 19:47:51.683 | File "", line 1, in 2021-02-16 19:47:51.683 | File "", line 568, in module_from_spec 2021-02-16 19:47:51.683 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-16 19:47:51.683 | 2021-02-16 19:47:51.683 | Remainder of file ignored 2021-02-16 19:47:51.683 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:47:51.683 | from cryptography.utils import int_from_bytes 2021-02-16 19:47:51.683 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:47:51.683 | from cryptography.utils import int_from_bytes 2021-02-16 19:47:51.860 | + lib/nova:create_flavors:1135 : openstack --os-region-name=RegionOne flavor create --id 1 --ram 512 --disk 1 --vcpus 1 --property hw_rng:allowed=True m1.tiny 2021-02-16 19:47:54.341 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-16 19:47:54.341 | 2021-02-16 19:47:54.341 | Traceback (most recent call last): 2021-02-16 19:47:54.341 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-16 19:47:54.341 | exec(line) 2021-02-16 19:47:54.341 | File "", line 1, in 2021-02-16 19:47:54.341 | File "", line 568, in module_from_spec 2021-02-16 19:47:54.341 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-16 19:47:54.341 | 2021-02-16 19:47:54.341 | Remainder of file ignored 2021-02-16 19:47:54.341 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:47:54.341 | from cryptography.utils import int_from_bytes 2021-02-16 19:47:54.341 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:47:54.341 | from cryptography.utils import int_from_bytes 2021-02-16 19:47:54.341 | +----------------------------+-----------------------+ 2021-02-16 19:47:54.341 | | Field | Value | 2021-02-16 19:47:54.341 | +----------------------------+-----------------------+ 2021-02-16 19:47:54.341 | | OS-FLV-DISABLED:disabled | False | 2021-02-16 19:47:54.341 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2021-02-16 19:47:54.341 | | disk | 1 | 2021-02-16 19:47:54.341 | | id | 1 | 2021-02-16 19:47:54.341 | | name | m1.tiny | 2021-02-16 19:47:54.341 | | os-flavor-access:is_public | True | 2021-02-16 19:47:54.341 | | properties | hw_rng:allowed='True' | 2021-02-16 19:47:54.341 | | ram | 512 | 2021-02-16 19:47:54.341 | | rxtx_factor | 1.0 | 2021-02-16 19:47:54.342 | | swap | | 2021-02-16 19:47:54.342 | | vcpus | 1 | 2021-02-16 19:47:54.342 | +----------------------------+-----------------------+ 2021-02-16 19:47:54.516 | + lib/nova:create_flavors:1136 : openstack --os-region-name=RegionOne flavor create --id 2 --ram 2048 --disk 20 --vcpus 1 --property hw_rng:allowed=True m1.small 2021-02-16 19:47:57.004 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-16 19:47:57.004 | 2021-02-16 19:47:57.004 | Traceback (most recent call last): 2021-02-16 19:47:57.004 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-16 19:47:57.004 | exec(line) 2021-02-16 19:47:57.005 | File "", line 1, in 2021-02-16 19:47:57.005 | File "", line 568, in module_from_spec 2021-02-16 19:47:57.005 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-16 19:47:57.005 | 2021-02-16 19:47:57.005 | Remainder of file ignored 2021-02-16 19:47:57.005 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:47:57.005 | from cryptography.utils import int_from_bytes 2021-02-16 19:47:57.005 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:47:57.005 | from cryptography.utils import int_from_bytes 2021-02-16 19:47:57.005 | +----------------------------+-----------------------+ 2021-02-16 19:47:57.005 | | Field | Value | 2021-02-16 19:47:57.005 | +----------------------------+-----------------------+ 2021-02-16 19:47:57.005 | | OS-FLV-DISABLED:disabled | False | 2021-02-16 19:47:57.005 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2021-02-16 19:47:57.005 | | disk | 20 | 2021-02-16 19:47:57.005 | | id | 2 | 2021-02-16 19:47:57.005 | | name | m1.small | 2021-02-16 19:47:57.005 | | os-flavor-access:is_public | True | 2021-02-16 19:47:57.005 | | properties | hw_rng:allowed='True' | 2021-02-16 19:47:57.005 | | ram | 2048 | 2021-02-16 19:47:57.005 | | rxtx_factor | 1.0 | 2021-02-16 19:47:57.005 | | swap | | 2021-02-16 19:47:57.005 | | vcpus | 1 | 2021-02-16 19:47:57.005 | +----------------------------+-----------------------+ 2021-02-16 19:47:57.180 | + lib/nova:create_flavors:1137 : openstack --os-region-name=RegionOne flavor create --id 3 --ram 4096 --disk 40 --vcpus 2 --property hw_rng:allowed=True m1.medium 2021-02-16 19:47:59.666 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-16 19:47:59.666 | 2021-02-16 19:47:59.666 | Traceback (most recent call last): 2021-02-16 19:47:59.666 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-16 19:47:59.666 | exec(line) 2021-02-16 19:47:59.667 | File "", line 1, in 2021-02-16 19:47:59.667 | File "", line 568, in module_from_spec 2021-02-16 19:47:59.667 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-16 19:47:59.667 | 2021-02-16 19:47:59.667 | Remainder of file ignored 2021-02-16 19:47:59.667 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:47:59.667 | from cryptography.utils import int_from_bytes 2021-02-16 19:47:59.667 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:47:59.667 | from cryptography.utils import int_from_bytes 2021-02-16 19:47:59.667 | +----------------------------+-----------------------+ 2021-02-16 19:47:59.667 | | Field | Value | 2021-02-16 19:47:59.667 | +----------------------------+-----------------------+ 2021-02-16 19:47:59.667 | | OS-FLV-DISABLED:disabled | False | 2021-02-16 19:47:59.667 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2021-02-16 19:47:59.667 | | disk | 40 | 2021-02-16 19:47:59.667 | | id | 3 | 2021-02-16 19:47:59.667 | | name | m1.medium | 2021-02-16 19:47:59.667 | | os-flavor-access:is_public | True | 2021-02-16 19:47:59.667 | | properties | hw_rng:allowed='True' | 2021-02-16 19:47:59.667 | | ram | 4096 | 2021-02-16 19:47:59.667 | | rxtx_factor | 1.0 | 2021-02-16 19:47:59.667 | | swap | | 2021-02-16 19:47:59.667 | | vcpus | 2 | 2021-02-16 19:47:59.667 | +----------------------------+-----------------------+ 2021-02-16 19:47:59.843 | + lib/nova:create_flavors:1138 : openstack --os-region-name=RegionOne flavor create --id 4 --ram 8192 --disk 80 --vcpus 4 --property hw_rng:allowed=True m1.large 2021-02-16 19:48:02.316 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-16 19:48:02.316 | 2021-02-16 19:48:02.316 | Traceback (most recent call last): 2021-02-16 19:48:02.316 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-16 19:48:02.316 | exec(line) 2021-02-16 19:48:02.316 | File "", line 1, in 2021-02-16 19:48:02.316 | File "", line 568, in module_from_spec 2021-02-16 19:48:02.316 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-16 19:48:02.316 | 2021-02-16 19:48:02.316 | Remainder of file ignored 2021-02-16 19:48:02.316 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:48:02.316 | from cryptography.utils import int_from_bytes 2021-02-16 19:48:02.316 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:48:02.316 | from cryptography.utils import int_from_bytes 2021-02-16 19:48:02.316 | +----------------------------+-----------------------+ 2021-02-16 19:48:02.316 | | Field | Value | 2021-02-16 19:48:02.316 | +----------------------------+-----------------------+ 2021-02-16 19:48:02.317 | | OS-FLV-DISABLED:disabled | False | 2021-02-16 19:48:02.317 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2021-02-16 19:48:02.317 | | disk | 80 | 2021-02-16 19:48:02.317 | | id | 4 | 2021-02-16 19:48:02.317 | | name | m1.large | 2021-02-16 19:48:02.317 | | os-flavor-access:is_public | True | 2021-02-16 19:48:02.317 | | properties | hw_rng:allowed='True' | 2021-02-16 19:48:02.317 | | ram | 8192 | 2021-02-16 19:48:02.317 | | rxtx_factor | 1.0 | 2021-02-16 19:48:02.317 | | swap | | 2021-02-16 19:48:02.317 | | vcpus | 4 | 2021-02-16 19:48:02.317 | +----------------------------+-----------------------+ 2021-02-16 19:48:02.492 | + lib/nova:create_flavors:1139 : openstack --os-region-name=RegionOne flavor create --id 5 --ram 16384 --disk 160 --vcpus 8 --property hw_rng:allowed=True m1.xlarge 2021-02-16 19:48:05.038 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-16 19:48:05.038 | 2021-02-16 19:48:05.038 | Traceback (most recent call last): 2021-02-16 19:48:05.038 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-16 19:48:05.038 | exec(line) 2021-02-16 19:48:05.038 | File "", line 1, in 2021-02-16 19:48:05.038 | File "", line 568, in module_from_spec 2021-02-16 19:48:05.038 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-16 19:48:05.038 | 2021-02-16 19:48:05.038 | Remainder of file ignored 2021-02-16 19:48:05.038 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:48:05.038 | from cryptography.utils import int_from_bytes 2021-02-16 19:48:05.038 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:48:05.038 | from cryptography.utils import int_from_bytes 2021-02-16 19:48:05.038 | +----------------------------+-----------------------+ 2021-02-16 19:48:05.038 | | Field | Value | 2021-02-16 19:48:05.038 | +----------------------------+-----------------------+ 2021-02-16 19:48:05.039 | | OS-FLV-DISABLED:disabled | False | 2021-02-16 19:48:05.039 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2021-02-16 19:48:05.039 | | disk | 160 | 2021-02-16 19:48:05.039 | | id | 5 | 2021-02-16 19:48:05.039 | | name | m1.xlarge | 2021-02-16 19:48:05.039 | | os-flavor-access:is_public | True | 2021-02-16 19:48:05.039 | | properties | hw_rng:allowed='True' | 2021-02-16 19:48:05.039 | | ram | 16384 | 2021-02-16 19:48:05.039 | | rxtx_factor | 1.0 | 2021-02-16 19:48:05.039 | | swap | | 2021-02-16 19:48:05.039 | | vcpus | 8 | 2021-02-16 19:48:05.039 | +----------------------------+-----------------------+ 2021-02-16 19:48:05.216 | + inc/async:async_run:104 : return 0 2021-02-16 19:48:05.218 | + ./stack.sh:main:1307 : is_service_enabled cinder 2021-02-16 19:48:05.236 | + functions-common:is_service_enabled:1962 : return 0 2021-02-16 19:48:05.238 | + ./stack.sh:main:1308 : echo_summary 'Starting Cinder' 2021-02-16 19:48:05.241 | + ./stack.sh:echo_summary:419 : [[ -t 3 ]] 2021-02-16 19:48:05.244 | + ./stack.sh:echo_summary:425 : echo -e Starting Cinder 2021-02-16 19:48:05.246 | + ./stack.sh:main:1309 : start_cinder 2021-02-16 19:48:05.249 | + lib/cinder:start_cinder:460 : local service_port=8776 2021-02-16 19:48:05.252 | + lib/cinder:start_cinder:461 : local service_protocol=http 2021-02-16 19:48:05.254 | + lib/cinder:start_cinder:462 : local cinder_url 2021-02-16 19:48:05.257 | + lib/cinder:start_cinder:463 : is_service_enabled tls-proxy 2021-02-16 19:48:05.273 | + functions-common:is_service_enabled:1962 : return 1 2021-02-16 19:48:05.276 | + lib/cinder:start_cinder:467 : '[' tgtadm = tgtadm ']' 2021-02-16 19:48:05.278 | + lib/cinder:start_cinder:468 : is_service_enabled c-vol 2021-02-16 19:48:05.295 | + functions-common:is_service_enabled:1962 : return 0 2021-02-16 19:48:05.297 | + lib/cinder:start_cinder:470 : sudo rm -f /etc/tgt/conf.d/stack.conf 2021-02-16 19:48:05.309 | + lib/cinder:start_cinder:471 : _configure_tgt_for_config_d 2021-02-16 19:48:05.311 | + lib/cinder:_configure_tgt_for_config_d:450 : [[ ! -d /etc/tgt/stack.d/ ]] 2021-02-16 19:48:05.314 | + lib/cinder:_configure_tgt_for_config_d:451 : sudo ln -sf /opt/stack/data/cinder/volumes /etc/tgt/stack.d 2021-02-16 19:48:05.325 | + lib/cinder:_configure_tgt_for_config_d:453 : grep -q 'include /etc/tgt/stack.d/*' /etc/tgt/targets.conf 2021-02-16 19:48:05.331 | + lib/cinder:_configure_tgt_for_config_d:454 : echo 'include /etc/tgt/stack.d/*' 2021-02-16 19:48:05.331 | + lib/cinder:_configure_tgt_for_config_d:454 : sudo tee -a /etc/tgt/targets.conf 2021-02-16 19:48:05.339 | include /etc/tgt/stack.d/* 2021-02-16 19:48:05.343 | + lib/cinder:start_cinder:472 : is_ubuntu 2021-02-16 19:48:05.345 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-02-16 19:48:05.348 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-02-16 19:48:05.351 | + lib/cinder:start_cinder:473 : sudo service tgt restart 2021-02-16 19:48:05.739 | + lib/cinder:start_cinder:483 : sudo tgtadm --mode system --op update --name debug --value on 2021-02-16 19:48:05.751 | + lib/cinder:start_cinder:487 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,g-reg,cinder,n-super-cond,n-cond-cell1 =~ c-api ]] 2021-02-16 19:48:05.754 | + lib/cinder:start_cinder:488 : '[' True == False ']' 2021-02-16 19:48:05.757 | ++ lib/cinder:start_cinder:496 : which uwsgi 2021-02-16 19:48:05.761 | + lib/cinder:start_cinder:496 : run_process c-api '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2021-02-16 19:48:05.763 | + functions-common:run_process:1561 : local service=c-api 2021-02-16 19:48:05.766 | + functions-common:run_process:1562 : local 'command=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2021-02-16 19:48:05.768 | + functions-common:run_process:1563 : local group= 2021-02-16 19:48:05.771 | + functions-common:run_process:1564 : local user= 2021-02-16 19:48:05.774 | + functions-common:run_process:1566 : local name=c-api 2021-02-16 19:48:05.776 | + functions-common:run_process:1568 : time_start run_process 2021-02-16 19:48:05.779 | + functions-common:time_start:2292 : local name=run_process 2021-02-16 19:48:05.781 | + functions-common:time_start:2293 : local start_time= 2021-02-16 19:48:05.784 | + functions-common:time_start:2294 : [[ -n '' ]] 2021-02-16 19:48:05.788 | ++ functions-common:time_start:2297 : date +%s%3N 2021-02-16 19:48:05.791 | + functions-common:time_start:2297 : _TIME_START[$name]=1613504885789 2021-02-16 19:48:05.794 | + functions-common:run_process:1569 : is_service_enabled c-api 2021-02-16 19:48:05.811 | + functions-common:is_service_enabled:1962 : return 0 2021-02-16 19:48:05.814 | + functions-common:run_process:1570 : _run_under_systemd c-api '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' '' '' 2021-02-16 19:48:05.817 | + functions-common:_run_under_systemd:1526 : local service=c-api 2021-02-16 19:48:05.819 | + functions-common:_run_under_systemd:1527 : local 'command=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2021-02-16 19:48:05.822 | + functions-common:_run_under_systemd:1528 : local 'cmd=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2021-02-16 19:48:05.824 | + functions-common:_run_under_systemd:1530 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2021-02-16 19:48:05.827 | + functions-common:_common_systemd_pitfalls:1498 : local 'cmd=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2021-02-16 19:48:05.829 | + functions-common:_common_systemd_pitfalls:1501 : [[ /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ sudo ]] 2021-02-16 19:48:05.832 | + functions-common:_common_systemd_pitfalls:1512 : [[ ! /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ ^/ ]] 2021-02-16 19:48:05.834 | + functions-common:_run_under_systemd:1532 : local systemd_service=devstack@c-api.service 2021-02-16 19:48:05.837 | + functions-common:_run_under_systemd:1533 : local group= 2021-02-16 19:48:05.840 | + functions-common:_run_under_systemd:1534 : local user=ubuntu 2021-02-16 19:48:05.842 | + functions-common:_run_under_systemd:1535 : [[ /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ uwsgi ]] 2021-02-16 19:48:05.845 | + functions-common:_run_under_systemd:1536 : write_uwsgi_user_unit_file devstack@c-api.service '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' '' ubuntu 2021-02-16 19:48:05.847 | + functions-common:write_uwsgi_user_unit_file:1470 : local service=devstack@c-api.service 2021-02-16 19:48:05.850 | + functions-common:write_uwsgi_user_unit_file:1471 : local 'command=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2021-02-16 19:48:05.852 | + functions-common:write_uwsgi_user_unit_file:1472 : local group= 2021-02-16 19:48:05.854 | + functions-common:write_uwsgi_user_unit_file:1473 : local user=ubuntu 2021-02-16 19:48:05.857 | + functions-common:write_uwsgi_user_unit_file:1474 : local unitfile=/etc/systemd/system/devstack@c-api.service 2021-02-16 19:48:05.859 | + functions-common:write_uwsgi_user_unit_file:1475 : mkdir -p /etc/systemd/system 2021-02-16 19:48:05.863 | + functions-common:write_uwsgi_user_unit_file:1477 : iniset -sudo /etc/systemd/system/devstack@c-api.service Unit Description 'Devstack devstack@c-api.service' 2021-02-16 19:48:05.920 | + functions-common:write_uwsgi_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service SyslogIdentifier devstack@c-api.service 2021-02-16 19:48:05.976 | + functions-common:write_uwsgi_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service User ubuntu 2021-02-16 19:48:06.022 | + functions-common:write_uwsgi_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service ExecStart '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2021-02-16 19:48:06.068 | + functions-common:write_uwsgi_user_unit_file:1481 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-02-16 19:48:06.114 | + functions-common:write_uwsgi_user_unit_file:1482 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Type notify 2021-02-16 19:48:06.161 | + functions-common:write_uwsgi_user_unit_file:1483 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service KillMode process 2021-02-16 19:48:06.207 | + functions-common:write_uwsgi_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Restart always 2021-02-16 19:48:06.253 | + functions-common:write_uwsgi_user_unit_file:1485 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service NotifyAccess all 2021-02-16 19:48:06.302 | + functions-common:write_uwsgi_user_unit_file:1486 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service RestartForceExitStatus 100 2021-02-16 19:48:06.348 | + functions-common:write_uwsgi_user_unit_file:1488 : [[ -n '' ]] 2021-02-16 19:48:06.351 | + functions-common:write_uwsgi_user_unit_file:1491 : iniset -sudo /etc/systemd/system/devstack@c-api.service Install WantedBy multi-user.target 2021-02-16 19:48:06.406 | + functions-common:write_uwsgi_user_unit_file:1494 : sudo systemctl daemon-reload 2021-02-16 19:48:06.626 | + functions-common:_run_under_systemd:1541 : sudo systemctl enable devstack@c-api.service 2021-02-16 19:48:06.640 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-api.service → /etc/systemd/system/devstack@c-api.service. 2021-02-16 19:48:06.849 | + functions-common:_run_under_systemd:1542 : sudo systemctl start devstack@c-api.service 2021-02-16 19:48:06.938 | + functions-common:run_process:1572 : time_stop run_process 2021-02-16 19:48:06.941 | + functions-common:time_stop:2306 : local name 2021-02-16 19:48:06.943 | + functions-common:time_stop:2307 : local end_time 2021-02-16 19:48:06.946 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-16 19:48:06.948 | + functions-common:time_stop:2309 : local total 2021-02-16 19:48:06.951 | + functions-common:time_stop:2310 : local start_time 2021-02-16 19:48:06.953 | + functions-common:time_stop:2312 : name=run_process 2021-02-16 19:48:06.956 | + functions-common:time_stop:2313 : start_time=1613504885789 2021-02-16 19:48:06.958 | + functions-common:time_stop:2315 : [[ -z 1613504885789 ]] 2021-02-16 19:48:06.963 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-16 19:48:06.966 | + functions-common:time_stop:2318 : end_time=1613504886963 2021-02-16 19:48:06.969 | + functions-common:time_stop:2319 : elapsed_time=1174 2021-02-16 19:48:06.971 | + functions-common:time_stop:2320 : total=14425 2021-02-16 19:48:06.974 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-16 19:48:06.977 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=15599 2021-02-16 19:48:06.980 | + lib/cinder:start_cinder:497 : cinder_url=http://10.222.0.13/volume/v3 2021-02-16 19:48:06.983 | + lib/cinder:start_cinder:501 : echo 'Waiting for Cinder API to start...' 2021-02-16 19:48:06.983 | Waiting for Cinder API to start... 2021-02-16 19:48:06.986 | + lib/cinder:start_cinder:502 : wait_for_service 60 http://10.222.0.13/volume/v3 2021-02-16 19:48:06.988 | + functions:wait_for_service:482 : local timeout=60 2021-02-16 19:48:06.991 | + functions:wait_for_service:483 : local url=http://10.222.0.13/volume/v3 2021-02-16 19:48:06.993 | + functions:wait_for_service:484 : local rval=0 2021-02-16 19:48:06.996 | + functions:wait_for_service:485 : time_start wait_for_service 2021-02-16 19:48:06.998 | + functions-common:time_start:2292 : local name=wait_for_service 2021-02-16 19:48:07.000 | + functions-common:time_start:2293 : local start_time= 2021-02-16 19:48:07.003 | + functions-common:time_start:2294 : [[ -n '' ]] 2021-02-16 19:48:07.006 | ++ functions-common:time_start:2297 : date +%s%3N 2021-02-16 19:48:07.010 | + functions-common:time_start:2297 : _TIME_START[$name]=1613504887007 2021-02-16 19:48:07.012 | + functions:wait_for_service:486 : timeout 60 bash -x 2021-02-16 19:48:07.018 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.13/volume/v3 2021-02-16 19:48:12.036 | + :: : [[ 401 == 503 ]] 2021-02-16 19:48:12.038 | + :: : [[ 0 -eq 7 ]] 2021-02-16 19:48:12.041 | + functions:wait_for_service:491 : time_stop wait_for_service 2021-02-16 19:48:12.044 | + functions-common:time_stop:2306 : local name 2021-02-16 19:48:12.046 | + functions-common:time_stop:2307 : local end_time 2021-02-16 19:48:12.049 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-16 19:48:12.051 | + functions-common:time_stop:2309 : local total 2021-02-16 19:48:12.054 | + functions-common:time_stop:2310 : local start_time 2021-02-16 19:48:12.056 | + functions-common:time_stop:2312 : name=wait_for_service 2021-02-16 19:48:12.059 | + functions-common:time_stop:2313 : start_time=1613504887007 2021-02-16 19:48:12.061 | + functions-common:time_stop:2315 : [[ -z 1613504887007 ]] 2021-02-16 19:48:12.064 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-16 19:48:12.068 | + functions-common:time_stop:2318 : end_time=1613504892065 2021-02-16 19:48:12.070 | + functions-common:time_stop:2319 : elapsed_time=5058 2021-02-16 19:48:12.073 | + functions-common:time_stop:2320 : total=15663 2021-02-16 19:48:12.075 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-16 19:48:12.078 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=20721 2021-02-16 19:48:12.080 | + functions:wait_for_service:492 : return 0 2021-02-16 19:48:12.083 | + lib/cinder:start_cinder:506 : run_process c-sch '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2021-02-16 19:48:12.086 | + functions-common:run_process:1561 : local service=c-sch 2021-02-16 19:48:12.088 | + functions-common:run_process:1562 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2021-02-16 19:48:12.091 | + functions-common:run_process:1563 : local group= 2021-02-16 19:48:12.093 | + functions-common:run_process:1564 : local user= 2021-02-16 19:48:12.096 | + functions-common:run_process:1566 : local name=c-sch 2021-02-16 19:48:12.098 | + functions-common:run_process:1568 : time_start run_process 2021-02-16 19:48:12.101 | + functions-common:time_start:2292 : local name=run_process 2021-02-16 19:48:12.104 | + functions-common:time_start:2293 : local start_time= 2021-02-16 19:48:12.106 | + functions-common:time_start:2294 : [[ -n '' ]] 2021-02-16 19:48:12.109 | ++ functions-common:time_start:2297 : date +%s%3N 2021-02-16 19:48:12.113 | + functions-common:time_start:2297 : _TIME_START[$name]=1613504892110 2021-02-16 19:48:12.115 | + functions-common:run_process:1569 : is_service_enabled c-sch 2021-02-16 19:48:12.132 | + functions-common:is_service_enabled:1962 : return 0 2021-02-16 19:48:12.134 | + functions-common:run_process:1570 : _run_under_systemd c-sch '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' '' 2021-02-16 19:48:12.137 | + functions-common:_run_under_systemd:1526 : local service=c-sch 2021-02-16 19:48:12.139 | + functions-common:_run_under_systemd:1527 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2021-02-16 19:48:12.142 | + functions-common:_run_under_systemd:1528 : local 'cmd=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2021-02-16 19:48:12.144 | + functions-common:_run_under_systemd:1530 : _common_systemd_pitfalls '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2021-02-16 19:48:12.147 | + functions-common:_common_systemd_pitfalls:1498 : local 'cmd=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2021-02-16 19:48:12.150 | + functions-common:_common_systemd_pitfalls:1501 : [[ /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ sudo ]] 2021-02-16 19:48:12.152 | + functions-common:_common_systemd_pitfalls:1512 : [[ ! /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2021-02-16 19:48:12.155 | + functions-common:_run_under_systemd:1532 : local systemd_service=devstack@c-sch.service 2021-02-16 19:48:12.157 | + functions-common:_run_under_systemd:1533 : local group= 2021-02-16 19:48:12.160 | + functions-common:_run_under_systemd:1534 : local user=ubuntu 2021-02-16 19:48:12.163 | + functions-common:_run_under_systemd:1535 : [[ /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2021-02-16 19:48:12.165 | + functions-common:_run_under_systemd:1538 : write_user_unit_file devstack@c-sch.service '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' ubuntu 2021-02-16 19:48:12.168 | + functions-common:write_user_unit_file:1443 : local service=devstack@c-sch.service 2021-02-16 19:48:12.170 | + functions-common:write_user_unit_file:1444 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2021-02-16 19:48:12.173 | + functions-common:write_user_unit_file:1445 : local group= 2021-02-16 19:48:12.176 | + functions-common:write_user_unit_file:1446 : local user=ubuntu 2021-02-16 19:48:12.178 | + functions-common:write_user_unit_file:1447 : local extra= 2021-02-16 19:48:12.180 | + functions-common:write_user_unit_file:1448 : [[ -n '' ]] 2021-02-16 19:48:12.183 | + functions-common:write_user_unit_file:1451 : local unitfile=/etc/systemd/system/devstack@c-sch.service 2021-02-16 19:48:12.185 | + functions-common:write_user_unit_file:1452 : mkdir -p /etc/systemd/system 2021-02-16 19:48:12.189 | + functions-common:write_user_unit_file:1454 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Unit Description 'Devstack devstack@c-sch.service' 2021-02-16 19:48:12.245 | + functions-common:write_user_unit_file:1455 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service User ubuntu 2021-02-16 19:48:12.300 | + functions-common:write_user_unit_file:1456 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecStart '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2021-02-16 19:48:12.346 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service KillMode process 2021-02-16 19:48:12.393 | + functions-common:write_user_unit_file:1458 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service TimeoutStopSec 300 2021-02-16 19:48:12.439 | + functions-common:write_user_unit_file:1459 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-02-16 19:48:12.486 | + functions-common:write_user_unit_file:1460 : [[ -n '' ]] 2021-02-16 19:48:12.488 | + functions-common:write_user_unit_file:1463 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Install WantedBy multi-user.target 2021-02-16 19:48:12.545 | + functions-common:write_user_unit_file:1466 : sudo systemctl daemon-reload 2021-02-16 19:48:12.762 | + functions-common:_run_under_systemd:1541 : sudo systemctl enable devstack@c-sch.service 2021-02-16 19:48:12.775 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-sch.service → /etc/systemd/system/devstack@c-sch.service. 2021-02-16 19:48:12.975 | + functions-common:_run_under_systemd:1542 : sudo systemctl start devstack@c-sch.service 2021-02-16 19:48:12.995 | + functions-common:run_process:1572 : time_stop run_process 2021-02-16 19:48:12.997 | + functions-common:time_stop:2306 : local name 2021-02-16 19:48:13.000 | + functions-common:time_stop:2307 : local end_time 2021-02-16 19:48:13.003 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-16 19:48:13.005 | + functions-common:time_stop:2309 : local total 2021-02-16 19:48:13.008 | + functions-common:time_stop:2310 : local start_time 2021-02-16 19:48:13.010 | + functions-common:time_stop:2312 : name=run_process 2021-02-16 19:48:13.013 | + functions-common:time_stop:2313 : start_time=1613504892110 2021-02-16 19:48:13.015 | + functions-common:time_stop:2315 : [[ -z 1613504892110 ]] 2021-02-16 19:48:13.018 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-16 19:48:13.023 | + functions-common:time_stop:2318 : end_time=1613504893019 2021-02-16 19:48:13.025 | + functions-common:time_stop:2319 : elapsed_time=909 2021-02-16 19:48:13.028 | + functions-common:time_stop:2320 : total=15599 2021-02-16 19:48:13.030 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-16 19:48:13.033 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=16508 2021-02-16 19:48:13.035 | + lib/cinder:start_cinder:507 : run_process c-bak '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2021-02-16 19:48:13.038 | + functions-common:run_process:1561 : local service=c-bak 2021-02-16 19:48:13.041 | + functions-common:run_process:1562 : local 'command=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2021-02-16 19:48:13.043 | + functions-common:run_process:1563 : local group= 2021-02-16 19:48:13.046 | + functions-common:run_process:1564 : local user= 2021-02-16 19:48:13.048 | + functions-common:run_process:1566 : local name=c-bak 2021-02-16 19:48:13.051 | + functions-common:run_process:1568 : time_start run_process 2021-02-16 19:48:13.053 | + functions-common:time_start:2292 : local name=run_process 2021-02-16 19:48:13.056 | + functions-common:time_start:2293 : local start_time= 2021-02-16 19:48:13.058 | + functions-common:time_start:2294 : [[ -n '' ]] 2021-02-16 19:48:13.061 | ++ functions-common:time_start:2297 : date +%s%3N 2021-02-16 19:48:13.065 | + functions-common:time_start:2297 : _TIME_START[$name]=1613504893062 2021-02-16 19:48:13.068 | + functions-common:run_process:1569 : is_service_enabled c-bak 2021-02-16 19:48:13.084 | + functions-common:is_service_enabled:1962 : return 1 2021-02-16 19:48:13.087 | + functions-common:run_process:1572 : time_stop run_process 2021-02-16 19:48:13.089 | + functions-common:time_stop:2306 : local name 2021-02-16 19:48:13.092 | + functions-common:time_stop:2307 : local end_time 2021-02-16 19:48:13.094 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-16 19:48:13.097 | + functions-common:time_stop:2309 : local total 2021-02-16 19:48:13.099 | + functions-common:time_stop:2310 : local start_time 2021-02-16 19:48:13.103 | + functions-common:time_stop:2312 : name=run_process 2021-02-16 19:48:13.105 | + functions-common:time_stop:2313 : start_time=1613504893062 2021-02-16 19:48:13.107 | + functions-common:time_stop:2315 : [[ -z 1613504893062 ]] 2021-02-16 19:48:13.111 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-16 19:48:13.114 | + functions-common:time_stop:2318 : end_time=1613504893111 2021-02-16 19:48:13.117 | + functions-common:time_stop:2319 : elapsed_time=49 2021-02-16 19:48:13.119 | + functions-common:time_stop:2320 : total=16508 2021-02-16 19:48:13.122 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-16 19:48:13.124 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=16557 2021-02-16 19:48:13.127 | + lib/cinder:start_cinder:508 : run_process c-vol '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2021-02-16 19:48:13.129 | + functions-common:run_process:1561 : local service=c-vol 2021-02-16 19:48:13.132 | + functions-common:run_process:1562 : local 'command=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2021-02-16 19:48:13.135 | + functions-common:run_process:1563 : local group= 2021-02-16 19:48:13.137 | + functions-common:run_process:1564 : local user= 2021-02-16 19:48:13.140 | + functions-common:run_process:1566 : local name=c-vol 2021-02-16 19:48:13.142 | + functions-common:run_process:1568 : time_start run_process 2021-02-16 19:48:13.145 | + functions-common:time_start:2292 : local name=run_process 2021-02-16 19:48:13.147 | + functions-common:time_start:2293 : local start_time= 2021-02-16 19:48:13.150 | + functions-common:time_start:2294 : [[ -n '' ]] 2021-02-16 19:48:13.153 | ++ functions-common:time_start:2297 : date +%s%3N 2021-02-16 19:48:13.157 | + functions-common:time_start:2297 : _TIME_START[$name]=1613504893154 2021-02-16 19:48:13.159 | + functions-common:run_process:1569 : is_service_enabled c-vol 2021-02-16 19:48:13.176 | + functions-common:is_service_enabled:1962 : return 0 2021-02-16 19:48:13.179 | + functions-common:run_process:1570 : _run_under_systemd c-vol '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' '' '' 2021-02-16 19:48:13.181 | + functions-common:_run_under_systemd:1526 : local service=c-vol 2021-02-16 19:48:13.184 | + functions-common:_run_under_systemd:1527 : local 'command=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2021-02-16 19:48:13.187 | + functions-common:_run_under_systemd:1528 : local 'cmd=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2021-02-16 19:48:13.189 | + functions-common:_run_under_systemd:1530 : _common_systemd_pitfalls '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2021-02-16 19:48:13.192 | + functions-common:_common_systemd_pitfalls:1498 : local 'cmd=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2021-02-16 19:48:13.195 | + functions-common:_common_systemd_pitfalls:1501 : [[ /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ sudo ]] 2021-02-16 19:48:13.197 | + functions-common:_common_systemd_pitfalls:1512 : [[ ! /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2021-02-16 19:48:13.200 | + functions-common:_run_under_systemd:1532 : local systemd_service=devstack@c-vol.service 2021-02-16 19:48:13.202 | + functions-common:_run_under_systemd:1533 : local group= 2021-02-16 19:48:13.205 | + functions-common:_run_under_systemd:1534 : local user=ubuntu 2021-02-16 19:48:13.207 | + functions-common:_run_under_systemd:1535 : [[ /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2021-02-16 19:48:13.210 | + functions-common:_run_under_systemd:1538 : write_user_unit_file devstack@c-vol.service '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' '' ubuntu 2021-02-16 19:48:13.213 | + functions-common:write_user_unit_file:1443 : local service=devstack@c-vol.service 2021-02-16 19:48:13.215 | + functions-common:write_user_unit_file:1444 : local 'command=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2021-02-16 19:48:13.218 | + functions-common:write_user_unit_file:1445 : local group= 2021-02-16 19:48:13.221 | + functions-common:write_user_unit_file:1446 : local user=ubuntu 2021-02-16 19:48:13.223 | + functions-common:write_user_unit_file:1447 : local extra= 2021-02-16 19:48:13.226 | + functions-common:write_user_unit_file:1448 : [[ -n '' ]] 2021-02-16 19:48:13.228 | + functions-common:write_user_unit_file:1451 : local unitfile=/etc/systemd/system/devstack@c-vol.service 2021-02-16 19:48:13.231 | + functions-common:write_user_unit_file:1452 : mkdir -p /etc/systemd/system 2021-02-16 19:48:13.235 | + functions-common:write_user_unit_file:1454 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Unit Description 'Devstack devstack@c-vol.service' 2021-02-16 19:48:13.292 | + functions-common:write_user_unit_file:1455 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service User ubuntu 2021-02-16 19:48:13.348 | + functions-common:write_user_unit_file:1456 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service ExecStart '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2021-02-16 19:48:13.396 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service KillMode process 2021-02-16 19:48:13.455 | + functions-common:write_user_unit_file:1458 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service TimeoutStopSec 300 2021-02-16 19:48:13.502 | + functions-common:write_user_unit_file:1459 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-02-16 19:48:13.552 | + functions-common:write_user_unit_file:1460 : [[ -n '' ]] 2021-02-16 19:48:13.554 | + functions-common:write_user_unit_file:1463 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Install WantedBy multi-user.target 2021-02-16 19:48:13.612 | + functions-common:write_user_unit_file:1466 : sudo systemctl daemon-reload 2021-02-16 19:48:13.827 | + functions-common:_run_under_systemd:1541 : sudo systemctl enable devstack@c-vol.service 2021-02-16 19:48:13.842 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-vol.service → /etc/systemd/system/devstack@c-vol.service. 2021-02-16 19:48:14.048 | + functions-common:_run_under_systemd:1542 : sudo systemctl start devstack@c-vol.service 2021-02-16 19:48:14.069 | + functions-common:run_process:1572 : time_stop run_process 2021-02-16 19:48:14.072 | + functions-common:time_stop:2306 : local name 2021-02-16 19:48:14.074 | + functions-common:time_stop:2307 : local end_time 2021-02-16 19:48:14.077 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-16 19:48:14.079 | + functions-common:time_stop:2309 : local total 2021-02-16 19:48:14.082 | + functions-common:time_stop:2310 : local start_time 2021-02-16 19:48:14.085 | + functions-common:time_stop:2312 : name=run_process 2021-02-16 19:48:14.088 | + functions-common:time_stop:2313 : start_time=1613504893154 2021-02-16 19:48:14.090 | + functions-common:time_stop:2315 : [[ -z 1613504893154 ]] 2021-02-16 19:48:14.093 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-16 19:48:14.097 | + functions-common:time_stop:2318 : end_time=1613504894094 2021-02-16 19:48:14.100 | + functions-common:time_stop:2319 : elapsed_time=940 2021-02-16 19:48:14.102 | + functions-common:time_stop:2320 : total=16557 2021-02-16 19:48:14.104 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-16 19:48:14.107 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=17497 2021-02-16 19:48:14.110 | + ./stack.sh:main:1310 : create_volume_types 2021-02-16 19:48:14.112 | + lib/cinder:create_volume_types:526 : is_service_enabled c-api 2021-02-16 19:48:14.132 | + functions-common:is_service_enabled:1962 : return 0 2021-02-16 19:48:14.134 | + lib/cinder:create_volume_types:526 : [[ -n ceph ]] 2021-02-16 19:48:14.137 | + lib/cinder:create_volume_types:527 : local be be_name 2021-02-16 19:48:14.139 | + lib/cinder:create_volume_types:528 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2021-02-16 19:48:14.141 | + lib/cinder:create_volume_types:529 : be_name=ceph 2021-02-16 19:48:14.144 | + lib/cinder:create_volume_types:531 : is_service_enabled keystone 2021-02-16 19:48:14.161 | + functions-common:is_service_enabled:1962 : return 0 2021-02-16 19:48:14.164 | + lib/cinder:create_volume_types:532 : openstack --os-region-name=RegionOne volume type create --property volume_backend_name=ceph ceph 2021-02-16 19:48:17.978 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-16 19:48:17.978 | 2021-02-16 19:48:17.978 | Traceback (most recent call last): 2021-02-16 19:48:17.978 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-16 19:48:17.978 | exec(line) 2021-02-16 19:48:17.978 | File "", line 1, in 2021-02-16 19:48:17.978 | File "", line 568, in module_from_spec 2021-02-16 19:48:17.978 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-16 19:48:17.978 | 2021-02-16 19:48:17.978 | Remainder of file ignored 2021-02-16 19:48:17.978 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:48:17.978 | from cryptography.utils import int_from_bytes 2021-02-16 19:48:17.978 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:48:17.978 | from cryptography.utils import int_from_bytes 2021-02-16 19:48:17.978 | +-------------+--------------------------------------+ 2021-02-16 19:48:17.978 | | Field | Value | 2021-02-16 19:48:17.978 | +-------------+--------------------------------------+ 2021-02-16 19:48:17.978 | | description | None | 2021-02-16 19:48:17.978 | | id | 7b6e2eb6-80f9-48aa-ae89-e428857b0d80 | 2021-02-16 19:48:17.978 | | is_public | True | 2021-02-16 19:48:17.978 | | name | ceph | 2021-02-16 19:48:17.979 | | properties | volume_backend_name='ceph' | 2021-02-16 19:48:17.979 | +-------------+--------------------------------------+ 2021-02-16 19:48:18.169 | + lib/cinder:create_volume_types:546 : [[ False == \T\r\u\e ]] 2021-02-16 19:48:18.172 | + ./stack.sh:main:1315 : [[ False == \T\r\u\e ]] 2021-02-16 19:48:18.174 | + ./stack.sh:main:1323 : is_service_enabled glance 2021-02-16 19:48:18.191 | + functions-common:is_service_enabled:1962 : return 0 2021-02-16 19:48:18.196 | + ./stack.sh:main:1324 : echo_summary 'Starting Glance' 2021-02-16 19:48:18.199 | + ./stack.sh:echo_summary:419 : [[ -t 3 ]] 2021-02-16 19:48:18.201 | + ./stack.sh:echo_summary:425 : echo -e Starting Glance 2021-02-16 19:48:18.204 | + ./stack.sh:main:1325 : start_glance 2021-02-16 19:48:18.206 | + lib/glance:start_glance:465 : local service_protocol=http 2021-02-16 19:48:18.209 | + lib/glance:start_glance:466 : is_service_enabled tls-proxy 2021-02-16 19:48:18.228 | + functions-common:is_service_enabled:1962 : return 1 2021-02-16 19:48:18.230 | + lib/glance:start_glance:472 : [[ False == False ]] 2021-02-16 19:48:18.234 | ++ lib/glance:start_glance:473 : which uwsgi 2021-02-16 19:48:18.237 | + lib/glance:start_glance:473 : run_process g-api '/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2021-02-16 19:48:18.240 | + functions-common:run_process:1561 : local service=g-api 2021-02-16 19:48:18.243 | + functions-common:run_process:1562 : local 'command=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2021-02-16 19:48:18.245 | + functions-common:run_process:1563 : local group= 2021-02-16 19:48:18.248 | + functions-common:run_process:1564 : local user= 2021-02-16 19:48:18.250 | + functions-common:run_process:1566 : local name=g-api 2021-02-16 19:48:18.253 | + functions-common:run_process:1568 : time_start run_process 2021-02-16 19:48:18.256 | + functions-common:time_start:2292 : local name=run_process 2021-02-16 19:48:18.258 | + functions-common:time_start:2293 : local start_time= 2021-02-16 19:48:18.261 | + functions-common:time_start:2294 : [[ -n '' ]] 2021-02-16 19:48:18.264 | ++ functions-common:time_start:2297 : date +%s%3N 2021-02-16 19:48:18.268 | + functions-common:time_start:2297 : _TIME_START[$name]=1613504898265 2021-02-16 19:48:18.271 | + functions-common:run_process:1569 : is_service_enabled g-api 2021-02-16 19:48:18.295 | + functions-common:is_service_enabled:1962 : return 0 2021-02-16 19:48:18.298 | + functions-common:run_process:1570 : _run_under_systemd g-api '/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' '' '' 2021-02-16 19:48:18.301 | + functions-common:_run_under_systemd:1526 : local service=g-api 2021-02-16 19:48:18.303 | + functions-common:_run_under_systemd:1527 : local 'command=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2021-02-16 19:48:18.306 | + functions-common:_run_under_systemd:1528 : local 'cmd=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2021-02-16 19:48:18.308 | + functions-common:_run_under_systemd:1530 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2021-02-16 19:48:18.311 | + functions-common:_common_systemd_pitfalls:1498 : local 'cmd=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2021-02-16 19:48:18.313 | + functions-common:_common_systemd_pitfalls:1501 : [[ /usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ sudo ]] 2021-02-16 19:48:18.316 | + functions-common:_common_systemd_pitfalls:1512 : [[ ! /usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ ^/ ]] 2021-02-16 19:48:18.319 | + functions-common:_run_under_systemd:1532 : local systemd_service=devstack@g-api.service 2021-02-16 19:48:18.322 | + functions-common:_run_under_systemd:1533 : local group= 2021-02-16 19:48:18.324 | + functions-common:_run_under_systemd:1534 : local user=ubuntu 2021-02-16 19:48:18.327 | + functions-common:_run_under_systemd:1535 : [[ /usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ uwsgi ]] 2021-02-16 19:48:18.329 | + functions-common:_run_under_systemd:1536 : write_uwsgi_user_unit_file devstack@g-api.service '/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' '' ubuntu 2021-02-16 19:48:18.332 | + functions-common:write_uwsgi_user_unit_file:1470 : local service=devstack@g-api.service 2021-02-16 19:48:18.335 | + functions-common:write_uwsgi_user_unit_file:1471 : local 'command=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2021-02-16 19:48:18.337 | + functions-common:write_uwsgi_user_unit_file:1472 : local group= 2021-02-16 19:48:18.340 | + functions-common:write_uwsgi_user_unit_file:1473 : local user=ubuntu 2021-02-16 19:48:18.342 | + functions-common:write_uwsgi_user_unit_file:1474 : local unitfile=/etc/systemd/system/devstack@g-api.service 2021-02-16 19:48:18.344 | + functions-common:write_uwsgi_user_unit_file:1475 : mkdir -p /etc/systemd/system 2021-02-16 19:48:18.348 | + functions-common:write_uwsgi_user_unit_file:1477 : iniset -sudo /etc/systemd/system/devstack@g-api.service Unit Description 'Devstack devstack@g-api.service' 2021-02-16 19:48:18.410 | + functions-common:write_uwsgi_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service SyslogIdentifier devstack@g-api.service 2021-02-16 19:48:18.470 | + functions-common:write_uwsgi_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service User ubuntu 2021-02-16 19:48:18.519 | + functions-common:write_uwsgi_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service ExecStart '/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2021-02-16 19:48:18.568 | + functions-common:write_uwsgi_user_unit_file:1481 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-02-16 19:48:18.615 | + functions-common:write_uwsgi_user_unit_file:1482 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Type notify 2021-02-16 19:48:18.662 | + functions-common:write_uwsgi_user_unit_file:1483 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service KillMode process 2021-02-16 19:48:18.708 | + functions-common:write_uwsgi_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Restart always 2021-02-16 19:48:18.758 | + functions-common:write_uwsgi_user_unit_file:1485 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service NotifyAccess all 2021-02-16 19:48:18.805 | + functions-common:write_uwsgi_user_unit_file:1486 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service RestartForceExitStatus 100 2021-02-16 19:48:18.851 | + functions-common:write_uwsgi_user_unit_file:1488 : [[ -n '' ]] 2021-02-16 19:48:18.854 | + functions-common:write_uwsgi_user_unit_file:1491 : iniset -sudo /etc/systemd/system/devstack@g-api.service Install WantedBy multi-user.target 2021-02-16 19:48:18.911 | + functions-common:write_uwsgi_user_unit_file:1494 : sudo systemctl daemon-reload 2021-02-16 19:48:19.141 | + functions-common:_run_under_systemd:1541 : sudo systemctl enable devstack@g-api.service 2021-02-16 19:48:19.155 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@g-api.service → /etc/systemd/system/devstack@g-api.service. 2021-02-16 19:48:19.340 | + functions-common:_run_under_systemd:1542 : sudo systemctl start devstack@g-api.service 2021-02-16 19:48:19.429 | + functions-common:run_process:1572 : time_stop run_process 2021-02-16 19:48:19.432 | + functions-common:time_stop:2306 : local name 2021-02-16 19:48:19.434 | + functions-common:time_stop:2307 : local end_time 2021-02-16 19:48:19.437 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-16 19:48:19.439 | + functions-common:time_stop:2309 : local total 2021-02-16 19:48:19.442 | + functions-common:time_stop:2310 : local start_time 2021-02-16 19:48:19.445 | + functions-common:time_stop:2312 : name=run_process 2021-02-16 19:48:19.449 | + functions-common:time_stop:2313 : start_time=1613504898265 2021-02-16 19:48:19.452 | + functions-common:time_stop:2315 : [[ -z 1613504898265 ]] 2021-02-16 19:48:19.455 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-16 19:48:19.461 | + functions-common:time_stop:2318 : end_time=1613504899458 2021-02-16 19:48:19.464 | + functions-common:time_stop:2319 : elapsed_time=1193 2021-02-16 19:48:19.467 | + functions-common:time_stop:2320 : total=17497 2021-02-16 19:48:19.469 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-16 19:48:19.472 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=18690 2021-02-16 19:48:19.474 | + lib/glance:start_glance:478 : echo 'Waiting for g-api (10.222.0.13) to start...' 2021-02-16 19:48:19.474 | Waiting for g-api (10.222.0.13) to start... 2021-02-16 19:48:19.477 | + lib/glance:start_glance:479 : wait_for_service 60 http://10.222.0.13/image 2021-02-16 19:48:19.479 | + functions:wait_for_service:482 : local timeout=60 2021-02-16 19:48:19.482 | + functions:wait_for_service:483 : local url=http://10.222.0.13/image 2021-02-16 19:48:19.484 | + functions:wait_for_service:484 : local rval=0 2021-02-16 19:48:19.487 | + functions:wait_for_service:485 : time_start wait_for_service 2021-02-16 19:48:19.489 | + functions-common:time_start:2292 : local name=wait_for_service 2021-02-16 19:48:19.493 | + functions-common:time_start:2293 : local start_time= 2021-02-16 19:48:19.495 | + functions-common:time_start:2294 : [[ -n '' ]] 2021-02-16 19:48:19.498 | ++ functions-common:time_start:2297 : date +%s%3N 2021-02-16 19:48:19.502 | + functions-common:time_start:2297 : _TIME_START[$name]=1613504899499 2021-02-16 19:48:19.505 | + functions:wait_for_service:486 : timeout 60 bash -x 2021-02-16 19:48:19.511 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.13/image 2021-02-16 19:48:23.176 | + :: : [[ 300 == 503 ]] 2021-02-16 19:48:23.178 | + :: : [[ 0 -eq 7 ]] 2021-02-16 19:48:23.181 | + functions:wait_for_service:491 : time_stop wait_for_service 2021-02-16 19:48:23.184 | + functions-common:time_stop:2306 : local name 2021-02-16 19:48:23.187 | + functions-common:time_stop:2307 : local end_time 2021-02-16 19:48:23.189 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-16 19:48:23.192 | + functions-common:time_stop:2309 : local total 2021-02-16 19:48:23.195 | + functions-common:time_stop:2310 : local start_time 2021-02-16 19:48:23.197 | + functions-common:time_stop:2312 : name=wait_for_service 2021-02-16 19:48:23.200 | + functions-common:time_stop:2313 : start_time=1613504899499 2021-02-16 19:48:23.202 | + functions-common:time_stop:2315 : [[ -z 1613504899499 ]] 2021-02-16 19:48:23.206 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-16 19:48:23.210 | + functions-common:time_stop:2318 : end_time=1613504903207 2021-02-16 19:48:23.212 | + functions-common:time_stop:2319 : elapsed_time=3708 2021-02-16 19:48:23.215 | + functions-common:time_stop:2320 : total=20721 2021-02-16 19:48:23.218 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-16 19:48:23.220 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=24429 2021-02-16 19:48:23.223 | + functions:wait_for_service:492 : return 0 2021-02-16 19:48:23.226 | + ./stack.sh:main:1339 : is_service_enabled mysql postgresql 2021-02-16 19:48:23.243 | + functions-common:is_service_enabled:1962 : return 0 2021-02-16 19:48:23.245 | + ./stack.sh:main:1339 : is_service_enabled glance 2021-02-16 19:48:23.262 | + functions-common:is_service_enabled:1962 : return 0 2021-02-16 19:48:23.264 | + ./stack.sh:main:1340 : echo_summary 'Uploading images' 2021-02-16 19:48:23.267 | + ./stack.sh:echo_summary:419 : [[ -t 3 ]] 2021-02-16 19:48:23.269 | + ./stack.sh:echo_summary:425 : echo -e Uploading images 2021-02-16 19:48:23.272 | + ./stack.sh:main:1342 : for image_url in ${IMAGE_URLS//,/ } 2021-02-16 19:48:23.275 | + ./stack.sh:main:1343 : upload_image http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2021-02-16 19:48:23.277 | + functions:upload_image:132 : local image_url=http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2021-02-16 19:48:23.279 | + functions:upload_image:134 : local image image_fname image_name 2021-02-16 19:48:23.281 | + functions:upload_image:137 : mkdir -p /home/ubuntu/devstack/files/images 2021-02-16 19:48:23.286 | ++ functions:upload_image:138 : basename http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2021-02-16 19:48:23.289 | + functions:upload_image:138 : image_fname=ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2021-02-16 19:48:23.291 | + functions:upload_image:139 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx != file* ]] 2021-02-16 19:48:23.293 | + functions:upload_image:141 : [[ ! -f /home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx ]] 2021-02-16 19:48:23.296 | + functions:upload_image:142 : 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-02-16 19:48:23.298 | --2021-02-16 19:48:23-- http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2021-02-16 19:48:23.300 | Connecting to 10.100.0.9:80... connected. 2021-02-16 19:48:23.301 | HTTP request sent, awaiting response... 200 OK 2021-02-16 19:48:23.301 | Length: 645922816 (616M) 2021-02-16 19:48:23.301 | Saving to: ‘/home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx’ 2021-02-16 19:48:23.323 | 2021-02-16 19:48:23.619 | 0K ........ ........ ........ ........ 5% 104M 6s 2021-02-16 19:48:23.914 | 32768K ........ ........ ........ ........ 10% 108M 5s 2021-02-16 19:48:24.219 | 65536K ........ ........ ........ ........ 15% 105M 5s 2021-02-16 19:48:24.519 | 98304K ........ ........ ........ ........ 20% 107M 5s 2021-02-16 19:48:24.814 | 131072K ........ ........ ........ ........ 25% 109M 4s 2021-02-16 19:48:25.115 | 163840K ........ ........ ........ ........ 31% 107M 4s 2021-02-16 19:48:25.414 | 196608K ........ ........ ........ ........ 36% 107M 4s 2021-02-16 19:48:25.752 | 229376K ........ ........ ........ ........ 41% 94.4M 3s 2021-02-16 19:48:26.038 | 262144K ........ ........ ........ ........ 46% 112M 3s 2021-02-16 19:48:26.324 | 294912K ........ ........ ........ ........ 51% 112M 3s 2021-02-16 19:48:26.614 | 327680K ........ ........ ........ ........ 57% 110M 2s 2021-02-16 19:48:26.902 | 360448K ........ ........ ........ ........ 62% 111M 2s 2021-02-16 19:48:27.188 | 393216K ........ ........ ........ ........ 67% 112M 2s 2021-02-16 19:48:27.473 | 425984K ........ ........ ........ ........ 72% 112M 2s 2021-02-16 19:48:27.788 | 458752K ........ ........ ........ ........ 77% 102M 1s 2021-02-16 19:48:28.075 | 491520K ........ ........ ........ ........ 83% 112M 1s 2021-02-16 19:48:28.363 | 524288K ........ ........ ........ ........ 88% 111M 1s 2021-02-16 19:48:28.652 | 557056K ........ ........ ........ ........ 93% 111M 0s 2021-02-16 19:48:28.939 | 589824K ........ ........ ........ ........ 98% 112M 0s 2021-02-16 19:48:29.002 | 622592K ........ 100% 111M=5.7s 2021-02-16 19:48:29.002 | 2021-02-16 19:48:29.002 | 2021-02-16 19:48:28 (108 MB/s) - ‘/home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx’ saved [645922816/645922816] 2021-02-16 19:48:29.002 | 2021-02-16 19:48:29.005 | + functions:upload_image:143 : [[ 0 -ne 0 ]] 2021-02-16 19:48:29.007 | + functions:upload_image:148 : image=/home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2021-02-16 19:48:29.010 | + functions:upload_image:162 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx =~ openvz ]] 2021-02-16 19:48:29.012 | + functions:upload_image:169 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx =~ \.vmdk ]] 2021-02-16 19:48:29.014 | + functions:upload_image:285 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx =~ \.vhd\.tgz ]] 2021-02-16 19:48:29.016 | + functions:upload_image:302 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx =~ \.xen-raw\.tgz ]] 2021-02-16 19:48:29.019 | + functions:upload_image:308 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx =~ \.hds ]] 2021-02-16 19:48:29.021 | + functions:upload_image:319 : local kernel= 2021-02-16 19:48:29.023 | + functions:upload_image:320 : local ramdisk= 2021-02-16 19:48:29.025 | + functions:upload_image:321 : local disk_format= 2021-02-16 19:48:29.028 | + functions:upload_image:322 : local container_format= 2021-02-16 19:48:29.030 | + functions:upload_image:323 : local unpack= 2021-02-16 19:48:29.032 | + functions:upload_image:324 : local img_property= 2021-02-16 19:48:29.034 | + functions:upload_image:328 : [[ libvirt == \l\i\b\v\i\r\t ]] 2021-02-16 19:48:29.037 | + functions:upload_image:329 : [[ kvm == \q\e\m\u ]] 2021-02-16 19:48:29.039 | + functions:upload_image:329 : [[ kvm == \k\v\m ]] 2021-02-16 19:48:29.041 | + functions:upload_image:330 : img_property=hw_rng_model=virtio 2021-02-16 19:48:29.044 | + functions:upload_image:334 : case "$image_fname" in 2021-02-16 19:48:29.046 | + functions:upload_image:399 : local extension=04-minimal-cloudimg-amd64-sync.vhdx 2021-02-16 19:48:29.049 | ++ functions:upload_image:400 : basename /home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx .04-minimal-cloudimg-amd64-sync.vhdx 2021-02-16 19:48:29.053 | + functions:upload_image:400 : image_name=ubuntu-16 2021-02-16 19:48:29.056 | ++ functions:upload_image:401 : grep -oP '(?<=\.)vhdx?(?=\.|$)' 2021-02-16 19:48:29.057 | ++ functions:upload_image:401 : echo ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2021-02-16 19:48:29.061 | + functions:upload_image:401 : disk_format=vhdx 2021-02-16 19:48:29.063 | + functions:upload_image:402 : container_format=bare 2021-02-16 19:48:29.066 | + functions:upload_image:403 : '[' vhdx == gz ']' 2021-02-16 19:48:29.068 | + functions:upload_image:410 : is_arch ppc64le 2021-02-16 19:48:29.071 | ++ functions-common:is_arch:430 : uname -m 2021-02-16 19:48:29.074 | + functions-common:is_arch:430 : [[ x86_64 == \p\p\c\6\4\l\e ]] 2021-02-16 19:48:29.076 | + functions:upload_image:410 : is_arch ppc64 2021-02-16 19:48:29.079 | ++ functions-common:is_arch:430 : uname -m 2021-02-16 19:48:29.082 | + functions-common:is_arch:430 : [[ x86_64 == \p\p\c\6\4 ]] 2021-02-16 19:48:29.084 | + functions:upload_image:410 : is_arch ppc 2021-02-16 19:48:29.087 | ++ functions-common:is_arch:430 : uname -m 2021-02-16 19:48:29.091 | + functions-common:is_arch:430 : [[ x86_64 == \p\p\c ]] 2021-02-16 19:48:29.093 | + functions:upload_image:414 : is_arch aarch64 2021-02-16 19:48:29.096 | ++ functions-common:is_arch:430 : uname -m 2021-02-16 19:48:29.099 | + functions-common:is_arch:430 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2021-02-16 19:48:29.101 | + functions:upload_image:418 : '[' bare = bare ']' 2021-02-16 19:48:29.104 | + functions:upload_image:419 : '[' '' = zcat ']' 2021-02-16 19:48:29.106 | + functions:upload_image:421 : '[' '' = bunzip2 ']' 2021-02-16 19:48:29.108 | + functions:upload_image:423 : '[' '' = unxz ']' 2021-02-16 19:48:29.111 | + functions:upload_image:434 : _upload_image ubuntu-16 bare vhdx /home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx hw_rng_model=virtio 2021-02-16 19:48:29.113 | + functions:_upload_image:104 : local image_name=ubuntu-16 2021-02-16 19:48:29.115 | + functions:_upload_image:105 : shift 2021-02-16 19:48:29.117 | + functions:_upload_image:106 : local container=bare 2021-02-16 19:48:29.119 | + functions:_upload_image:107 : shift 2021-02-16 19:48:29.121 | + functions:_upload_image:108 : local disk=vhdx 2021-02-16 19:48:29.123 | + functions:_upload_image:109 : shift 2021-02-16 19:48:29.125 | + functions:_upload_image:110 : local image=/home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2021-02-16 19:48:29.127 | + functions:_upload_image:111 : shift 2021-02-16 19:48:29.129 | + functions:_upload_image:112 : local properties 2021-02-16 19:48:29.131 | + functions:_upload_image:113 : local useimport 2021-02-16 19:48:29.134 | ++ functions:_upload_image:115 : _image_properties_to_arg hw_rng_model=virtio 2021-02-16 19:48:29.136 | ++ functions:_image_properties_to_arg:87 : local result= 2021-02-16 19:48:29.138 | ++ functions:_image_properties_to_arg:88 : for property in $* 2021-02-16 19:48:29.140 | ++ functions:_image_properties_to_arg:89 : result+=' --property hw_rng_model=virtio' 2021-02-16 19:48:29.142 | ++ functions:_image_properties_to_arg:91 : echo --property hw_rng_model=virtio 2021-02-16 19:48:29.145 | + functions:_upload_image:115 : properties='--property hw_rng_model=virtio' 2021-02-16 19:48:29.147 | + functions:_upload_image:117 : [[ False == \T\r\u\e ]] 2021-02-16 19:48:29.149 | + functions:_upload_image:121 : openstack --os-cloud=devstack-admin --os-region-name=RegionOne image create ubuntu-16 --public --container-format bare --disk-format vhdx --property hw_rng_model=virtio 2021-02-16 19:48:38.763 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-16 19:48:38.763 | 2021-02-16 19:48:38.763 | Traceback (most recent call last): 2021-02-16 19:48:38.763 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-16 19:48:38.763 | exec(line) 2021-02-16 19:48:38.763 | File "", line 1, in 2021-02-16 19:48:38.764 | File "", line 568, in module_from_spec 2021-02-16 19:48:38.764 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-16 19:48:38.764 | 2021-02-16 19:48:38.764 | Remainder of file ignored 2021-02-16 19:48:38.764 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:48:38.764 | from cryptography.utils import int_from_bytes 2021-02-16 19:48:38.764 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:48:38.764 | from cryptography.utils import int_from_bytes 2021-02-16 19:48:38.764 | +------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-02-16 19:48:38.764 | | Field | Value | 2021-02-16 19:48:38.764 | +------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-02-16 19:48:38.764 | | container_format | bare | 2021-02-16 19:48:38.764 | | created_at | 2021-02-16T19:48:32Z | 2021-02-16 19:48:38.764 | | disk_format | vhdx | 2021-02-16 19:48:38.764 | | file | /v2/images/367b8692-582a-4817-9bb9-98b0133b47f7/file | 2021-02-16 19:48:38.764 | | id | 367b8692-582a-4817-9bb9-98b0133b47f7 | 2021-02-16 19:48:38.764 | | min_disk | 0 | 2021-02-16 19:48:38.764 | | min_ram | 0 | 2021-02-16 19:48:38.764 | | name | ubuntu-16 | 2021-02-16 19:48:38.764 | | owner | 18523a281c204b5c845f1cd9fb92d831 | 2021-02-16 19:48:38.764 | | properties | hw_rng_model='virtio', os_hidden='False', owner_specified.openstack.md5='', owner_specified.openstack.object='images/ubuntu-16', owner_specified.openstack.sha256='' | 2021-02-16 19:48:38.764 | | protected | False | 2021-02-16 19:48:38.764 | | schema | /v2/schemas/image | 2021-02-16 19:48:38.764 | | status | queued | 2021-02-16 19:48:38.764 | | tags | | 2021-02-16 19:48:38.764 | | updated_at | 2021-02-16T19:48:32Z | 2021-02-16 19:48:38.764 | | visibility | public | 2021-02-16 19:48:38.764 | +------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-02-16 19:48:38.949 | + ./stack.sh:main:1348 : is_service_enabled horizon 2021-02-16 19:48:38.965 | + functions-common:is_service_enabled:1962 : return 1 2021-02-16 19:48:38.967 | + ./stack.sh:main:1354 : async_wait create_flavors 2021-02-16 19:48:39.013 | [Async create_flavors:self]: Waiting for completion of create_flavors (2 other jobs running) 2021-02-16 19:48:39.052 | [Async create_flavors:self]: finished create_flavors with result 0 in -1613504852 seconds 2021-02-16 19:48:39.056 | + inc/async:async_wait:166 : return 0 2021-02-16 19:48:39.059 | + ./stack.sh:main:1364 : is_service_enabled nova 2021-02-16 19:48:39.075 | + functions-common:is_service_enabled:1962 : return 0 2021-02-16 19:48:39.078 | + ./stack.sh:main:1364 : is_service_enabled keystone 2021-02-16 19:48:39.094 | + functions-common:is_service_enabled:1962 : return 0 2021-02-16 19:48:39.097 | + ./stack.sh:main:1365 : USERRC_PARAMS='-PA --target-dir /home/ubuntu/devstack/accrc' 2021-02-16 19:48:39.099 | + ./stack.sh:main:1367 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2021-02-16 19:48:39.101 | + ./stack.sh:main:1371 : /home/ubuntu/devstack/tools/create_userrc.sh -PA --target-dir /home/ubuntu/devstack/accrc 2021-02-16 19:48:39.105 | + home/ubuntu/devstack/tools/create_userrc.sh:main:31 : ACCOUNT_DIR=./accrc 2021-02-16 19:48:39.107 | ++ 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-02-16 19:48:39.109 | + home/ubuntu/devstack/tools/create_userrc.sh:main:80 : options=' -P -A --target-dir '\''/home/ubuntu/devstack/accrc'\'' --' 2021-02-16 19:48:39.111 | + home/ubuntu/devstack/tools/create_userrc.sh:main:84 : eval set -- -P -A --target-dir ''\''/home/ubuntu/devstack/accrc'\''' -- 2021-02-16 19:48:39.112 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:84 : set -- -P -A --target-dir /home/ubuntu/devstack/accrc -- 2021-02-16 19:48:39.114 | + home/ubuntu/devstack/tools/create_userrc.sh:main:85 : ADDPASS= 2021-02-16 19:48:39.115 | + home/ubuntu/devstack/tools/create_userrc.sh:main:86 : HEAT_URL= 2021-02-16 19:48:39.117 | + home/ubuntu/devstack/tools/create_userrc.sh:main:91 : SKIP_PROJECT=service 2021-02-16 19:48:39.118 | + home/ubuntu/devstack/tools/create_userrc.sh:main:92 : MODE= 2021-02-16 19:48:39.119 | + home/ubuntu/devstack/tools/create_userrc.sh:main:93 : ROLE=Member 2021-02-16 19:48:39.121 | + home/ubuntu/devstack/tools/create_userrc.sh:main:94 : USER_NAME= 2021-02-16 19:48:39.123 | + home/ubuntu/devstack/tools/create_userrc.sh:main:95 : USER_PASS= 2021-02-16 19:48:39.124 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 5 -gt 0 ']' 2021-02-16 19:48:39.126 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2021-02-16 19:48:39.127 | + home/ubuntu/devstack/tools/create_userrc.sh:main:119 : ADDPASS=yes 2021-02-16 19:48:39.129 | + home/ubuntu/devstack/tools/create_userrc.sh:main:126 : shift 2021-02-16 19:48:39.130 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 4 -gt 0 ']' 2021-02-16 19:48:39.131 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2021-02-16 19:48:39.133 | + home/ubuntu/devstack/tools/create_userrc.sh:main:118 : MODE=all 2021-02-16 19:48:39.134 | + home/ubuntu/devstack/tools/create_userrc.sh:main:126 : shift 2021-02-16 19:48:39.136 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 3 -gt 0 ']' 2021-02-16 19:48:39.138 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2021-02-16 19:48:39.139 | + home/ubuntu/devstack/tools/create_userrc.sh:main:113 : ACCOUNT_DIR=/home/ubuntu/devstack/accrc 2021-02-16 19:48:39.141 | + home/ubuntu/devstack/tools/create_userrc.sh:main:113 : shift 2021-02-16 19:48:39.142 | + home/ubuntu/devstack/tools/create_userrc.sh:main:126 : shift 2021-02-16 19:48:39.143 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 1 -gt 0 ']' 2021-02-16 19:48:39.145 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2021-02-16 19:48:39.146 | + home/ubuntu/devstack/tools/create_userrc.sh:main:122 : shift 2021-02-16 19:48:39.148 | + home/ubuntu/devstack/tools/create_userrc.sh:main:122 : break 2021-02-16 19:48:39.149 | + home/ubuntu/devstack/tools/create_userrc.sh:main:129 : '[' -z Passw0rd ']' 2021-02-16 19:48:39.151 | + home/ubuntu/devstack/tools/create_userrc.sh:main:138 : '[' -z '' -a '' ']' 2021-02-16 19:48:39.152 | + home/ubuntu/devstack/tools/create_userrc.sh:main:142 : '[' -z admin -a '' ']' 2021-02-16 19:48:39.153 | + home/ubuntu/devstack/tools/create_userrc.sh:main:146 : '[' -z admin -a -z '' ']' 2021-02-16 19:48:39.155 | + home/ubuntu/devstack/tools/create_userrc.sh:main:150 : '[' -z admin ']' 2021-02-16 19:48:39.156 | + home/ubuntu/devstack/tools/create_userrc.sh:main:154 : '[' -z http://10.222.0.13/identity ']' 2021-02-16 19:48:39.158 | + home/ubuntu/devstack/tools/create_userrc.sh:main:158 : '[' -z default -a -z '' ']' 2021-02-16 19:48:39.159 | + home/ubuntu/devstack/tools/create_userrc.sh:main:163 : '[' -z default -a -z '' ']' 2021-02-16 19:48:39.161 | + home/ubuntu/devstack/tools/create_userrc.sh:main:168 : USER_PASS=Passw0rd 2021-02-16 19:48:39.162 | + home/ubuntu/devstack/tools/create_userrc.sh:main:169 : USER_NAME=admin 2021-02-16 19:48:39.164 | + home/ubuntu/devstack/tools/create_userrc.sh:main:171 : '[' -z all ']' 2021-02-16 19:48:39.166 | + home/ubuntu/devstack/tools/create_userrc.sh:main:239 : '[' all '!=' create ']' 2021-02-16 19:48:39.168 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : openstack project list --long --quote none -f csv 2021-02-16 19:48:39.168 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : grep -v service 2021-02-16 19:48:39.168 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : grep ,True 2021-02-16 19:48:39.170 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : IFS=, 2021-02-16 19:48:39.171 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2021-02-16 19:48:41.488 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-16 19:48:41.488 | 2021-02-16 19:48:41.488 | Traceback (most recent call last): 2021-02-16 19:48:41.488 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-16 19:48:41.488 | exec(line) 2021-02-16 19:48:41.488 | File "", line 1, in 2021-02-16 19:48:41.488 | File "", line 568, in module_from_spec 2021-02-16 19:48:41.488 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-16 19:48:41.488 | 2021-02-16 19:48:41.488 | Remainder of file ignored 2021-02-16 19:48:41.488 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:48:41.489 | from cryptography.utils import int_from_bytes 2021-02-16 19:48:41.489 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:48:41.489 | from cryptography.utils import int_from_bytes 2021-02-16 19:48:41.664 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : grep ,True 2021-02-16 19:48:41.665 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-02-16 19:48:41.666 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-02-16 19:48:41.667 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : openstack user list --project 18523a281c204b5c845f1cd9fb92d831 --long --quote none -f csv 2021-02-16 19:48:43.995 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-16 19:48:43.996 | 2021-02-16 19:48:43.996 | Traceback (most recent call last): 2021-02-16 19:48:43.996 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-16 19:48:43.996 | exec(line) 2021-02-16 19:48:43.996 | File "", line 1, in 2021-02-16 19:48:43.996 | File "", line 568, in module_from_spec 2021-02-16 19:48:43.996 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-16 19:48:43.996 | 2021-02-16 19:48:43.996 | Remainder of file ignored 2021-02-16 19:48:43.996 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:48:43.996 | from cryptography.utils import int_from_bytes 2021-02-16 19:48:43.996 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:48:43.996 | from cryptography.utils import int_from_bytes 2021-02-16 19:48:44.170 | + home/ubuntu/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a admin '!=' admin ']' 2021-02-16 19:48:44.172 | + home/ubuntu/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$admin_password' 2021-02-16 19:48:44.173 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD= 2021-02-16 19:48:44.175 | + home/ubuntu/devstack/tools/create_userrc.sh:main:251 : '[' -n '' ']' 2021-02-16 19:48:44.176 | + home/ubuntu/devstack/tools/create_userrc.sh:main:254 : add_entry 561036b8fdb24e46a8967ec58f85afdc admin 18523a281c204b5c845f1cd9fb92d831 admin Passw0rd 2021-02-16 19:48:44.178 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=561036b8fdb24e46a8967ec58f85afdc 2021-02-16 19:48:44.179 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=admin 2021-02-16 19:48:44.181 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=18523a281c204b5c845f1cd9fb92d831 2021-02-16 19:48:44.183 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=admin 2021-02-16 19:48:44.184 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=Passw0rd 2021-02-16 19:48:44.186 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /home/ubuntu/devstack/accrc/admin 2021-02-16 19:48:44.189 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/home/ubuntu/devstack/accrc/admin/admin 2021-02-16 19:48:44.191 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:188 : cat 2021-02-16 19:48:44.193 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2021-02-16 19:48:44.195 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="Passw0rd"' 2021-02-16 19:48:44.196 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2021-02-16 19:48:44.198 | + 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-02-16 19:48:44.200 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-02-16 19:48:44.202 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2021-02-16 19:48:44.203 | + 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-02-16 19:48:44.205 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-02-16 19:48:44.206 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2021-02-16 19:48:44.208 | + 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-02-16 19:48:44.209 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-02-16 19:48:44.211 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2021-02-16 19:48:44.212 | + 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-02-16 19:48:44.214 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-02-16 19:48:44.215 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2021-02-16 19:48:44.217 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-02-16 19:48:44.218 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-02-16 19:48:44.220 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : IFS=, 2021-02-16 19:48:44.222 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2021-02-16 19:48:44.224 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : openstack user list --project 824a0cbd1b1744dfb708d5fff3e8e0c3 --long --quote none -f csv 2021-02-16 19:48:44.224 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-02-16 19:48:44.224 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : grep ,True 2021-02-16 19:48:44.226 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-02-16 19:48:46.609 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-16 19:48:46.609 | 2021-02-16 19:48:46.609 | Traceback (most recent call last): 2021-02-16 19:48:46.609 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-16 19:48:46.609 | exec(line) 2021-02-16 19:48:46.609 | File "", line 1, in 2021-02-16 19:48:46.609 | File "", line 568, in module_from_spec 2021-02-16 19:48:46.609 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-16 19:48:46.609 | 2021-02-16 19:48:46.609 | Remainder of file ignored 2021-02-16 19:48:46.609 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:48:46.609 | from cryptography.utils import int_from_bytes 2021-02-16 19:48:46.609 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:48:46.609 | from cryptography.utils import int_from_bytes 2021-02-16 19:48:46.785 | + home/ubuntu/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a alt_demo '!=' admin ']' 2021-02-16 19:48:46.786 | + home/ubuntu/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$alt_demo_password' 2021-02-16 19:48:46.788 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD= 2021-02-16 19:48:46.789 | + home/ubuntu/devstack/tools/create_userrc.sh:main:251 : '[' -n '' ']' 2021-02-16 19:48:46.791 | + home/ubuntu/devstack/tools/create_userrc.sh:main:254 : add_entry 2907095fa8da4c12912978076b3659c2 alt_demo 824a0cbd1b1744dfb708d5fff3e8e0c3 alt_demo Passw0rd 2021-02-16 19:48:46.792 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=2907095fa8da4c12912978076b3659c2 2021-02-16 19:48:46.794 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=alt_demo 2021-02-16 19:48:46.796 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=824a0cbd1b1744dfb708d5fff3e8e0c3 2021-02-16 19:48:46.797 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=alt_demo 2021-02-16 19:48:46.798 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=Passw0rd 2021-02-16 19:48:46.800 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /home/ubuntu/devstack/accrc/alt_demo 2021-02-16 19:48:46.804 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/home/ubuntu/devstack/accrc/alt_demo/alt_demo 2021-02-16 19:48:46.805 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:188 : cat 2021-02-16 19:48:46.808 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2021-02-16 19:48:46.810 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="Passw0rd"' 2021-02-16 19:48:46.811 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2021-02-16 19:48:46.813 | + 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-02-16 19:48:46.814 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-02-16 19:48:46.816 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2021-02-16 19:48:46.817 | + 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-02-16 19:48:46.819 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-02-16 19:48:46.820 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2021-02-16 19:48:46.821 | + 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-02-16 19:48:46.823 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-02-16 19:48:46.825 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2021-02-16 19:48:46.826 | + 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-02-16 19:48:46.828 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-02-16 19:48:46.829 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2021-02-16 19:48:46.831 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-02-16 19:48:46.832 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-02-16 19:48:46.834 | + home/ubuntu/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a admin '!=' admin ']' 2021-02-16 19:48:46.836 | + home/ubuntu/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$admin_password' 2021-02-16 19:48:46.837 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD= 2021-02-16 19:48:46.839 | + home/ubuntu/devstack/tools/create_userrc.sh:main:251 : '[' -n '' ']' 2021-02-16 19:48:46.841 | + home/ubuntu/devstack/tools/create_userrc.sh:main:254 : add_entry 561036b8fdb24e46a8967ec58f85afdc admin 824a0cbd1b1744dfb708d5fff3e8e0c3 alt_demo Passw0rd 2021-02-16 19:48:46.842 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=561036b8fdb24e46a8967ec58f85afdc 2021-02-16 19:48:46.844 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=admin 2021-02-16 19:48:46.845 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=824a0cbd1b1744dfb708d5fff3e8e0c3 2021-02-16 19:48:46.847 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=alt_demo 2021-02-16 19:48:46.849 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=Passw0rd 2021-02-16 19:48:46.851 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /home/ubuntu/devstack/accrc/alt_demo 2021-02-16 19:48:46.853 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/home/ubuntu/devstack/accrc/alt_demo/admin 2021-02-16 19:48:46.855 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:188 : cat 2021-02-16 19:48:46.858 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2021-02-16 19:48:46.860 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="Passw0rd"' 2021-02-16 19:48:46.861 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2021-02-16 19:48:46.863 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-02-16 19:48:46.864 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-02-16 19:48:46.866 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2021-02-16 19:48:46.867 | + 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-02-16 19:48:46.869 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-02-16 19:48:46.870 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2021-02-16 19:48:46.872 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-02-16 19:48:46.873 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-02-16 19:48:46.875 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2021-02-16 19:48:46.876 | + 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-02-16 19:48:46.878 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-02-16 19:48:46.884 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2021-02-16 19:48:46.886 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-02-16 19:48:46.888 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-02-16 19:48:46.889 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : IFS=, 2021-02-16 19:48:46.891 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2021-02-16 19:48:46.893 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : grep ,True 2021-02-16 19:48:46.893 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-02-16 19:48:46.895 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-02-16 19:48:46.896 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : openstack user list --project 9a41009c4a1a42d09bedcca7a82afcb2 --long --quote none -f csv 2021-02-16 19:48:49.308 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-16 19:48:49.308 | 2021-02-16 19:48:49.308 | Traceback (most recent call last): 2021-02-16 19:48:49.308 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-16 19:48:49.308 | exec(line) 2021-02-16 19:48:49.308 | File "", line 1, in 2021-02-16 19:48:49.308 | File "", line 568, in module_from_spec 2021-02-16 19:48:49.308 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-16 19:48:49.308 | 2021-02-16 19:48:49.308 | Remainder of file ignored 2021-02-16 19:48:49.309 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:48:49.309 | from cryptography.utils import int_from_bytes 2021-02-16 19:48:49.309 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:48:49.309 | from cryptography.utils import int_from_bytes 2021-02-16 19:48:49.483 | + home/ubuntu/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a demo '!=' admin ']' 2021-02-16 19:48:49.485 | + home/ubuntu/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$demo_password' 2021-02-16 19:48:49.486 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD= 2021-02-16 19:48:49.488 | + home/ubuntu/devstack/tools/create_userrc.sh:main:251 : '[' -n '' ']' 2021-02-16 19:48:49.489 | + home/ubuntu/devstack/tools/create_userrc.sh:main:254 : add_entry 5c9f36a35551486b8948a1a0b1c7476f demo 9a41009c4a1a42d09bedcca7a82afcb2 demo Passw0rd 2021-02-16 19:48:49.491 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=5c9f36a35551486b8948a1a0b1c7476f 2021-02-16 19:48:49.492 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=demo 2021-02-16 19:48:49.494 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=9a41009c4a1a42d09bedcca7a82afcb2 2021-02-16 19:48:49.496 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=demo 2021-02-16 19:48:49.497 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=Passw0rd 2021-02-16 19:48:49.499 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /home/ubuntu/devstack/accrc/demo 2021-02-16 19:48:49.502 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/home/ubuntu/devstack/accrc/demo/demo 2021-02-16 19:48:49.504 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:188 : cat 2021-02-16 19:48:49.506 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2021-02-16 19:48:49.508 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="Passw0rd"' 2021-02-16 19:48:49.509 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2021-02-16 19:48:49.512 | + 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-02-16 19:48:49.513 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-02-16 19:48:49.514 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2021-02-16 19:48:49.516 | + 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-02-16 19:48:49.517 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-02-16 19:48:49.519 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2021-02-16 19:48:49.520 | + 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-02-16 19:48:49.522 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-02-16 19:48:49.523 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2021-02-16 19:48:49.525 | + 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-02-16 19:48:49.526 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-02-16 19:48:49.528 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2021-02-16 19:48:49.529 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-02-16 19:48:49.531 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-02-16 19:48:49.533 | + home/ubuntu/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a admin '!=' admin ']' 2021-02-16 19:48:49.534 | + home/ubuntu/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$admin_password' 2021-02-16 19:48:49.536 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD= 2021-02-16 19:48:49.537 | + home/ubuntu/devstack/tools/create_userrc.sh:main:251 : '[' -n '' ']' 2021-02-16 19:48:49.539 | + home/ubuntu/devstack/tools/create_userrc.sh:main:254 : add_entry 561036b8fdb24e46a8967ec58f85afdc admin 9a41009c4a1a42d09bedcca7a82afcb2 demo Passw0rd 2021-02-16 19:48:49.540 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=561036b8fdb24e46a8967ec58f85afdc 2021-02-16 19:48:49.542 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=admin 2021-02-16 19:48:49.543 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=9a41009c4a1a42d09bedcca7a82afcb2 2021-02-16 19:48:49.545 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=demo 2021-02-16 19:48:49.546 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=Passw0rd 2021-02-16 19:48:49.547 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /home/ubuntu/devstack/accrc/demo 2021-02-16 19:48:49.550 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/home/ubuntu/devstack/accrc/demo/admin 2021-02-16 19:48:49.552 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:188 : cat 2021-02-16 19:48:49.555 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2021-02-16 19:48:49.556 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="Passw0rd"' 2021-02-16 19:48:49.558 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2021-02-16 19:48:49.560 | + 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-02-16 19:48:49.561 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-02-16 19:48:49.563 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2021-02-16 19:48:49.564 | + 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-02-16 19:48:49.566 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-02-16 19:48:49.568 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2021-02-16 19:48:49.569 | + 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-02-16 19:48:49.571 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-02-16 19:48:49.572 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2021-02-16 19:48:49.574 | + 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-02-16 19:48:49.576 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-02-16 19:48:49.577 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2021-02-16 19:48:49.579 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-02-16 19:48:49.580 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-02-16 19:48:49.582 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : IFS=, 2021-02-16 19:48:49.584 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2021-02-16 19:48:49.586 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : openstack user list --project bc6b00a67a3f4a3e892d628d9526e43d --long --quote none -f csv 2021-02-16 19:48:49.586 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-02-16 19:48:49.588 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : grep ,True 2021-02-16 19:48:49.589 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-02-16 19:48:51.965 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-16 19:48:51.965 | 2021-02-16 19:48:51.965 | Traceback (most recent call last): 2021-02-16 19:48:51.965 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-16 19:48:51.965 | exec(line) 2021-02-16 19:48:51.965 | File "", line 1, in 2021-02-16 19:48:51.965 | File "", line 568, in module_from_spec 2021-02-16 19:48:51.965 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-16 19:48:51.965 | 2021-02-16 19:48:51.965 | Remainder of file ignored 2021-02-16 19:48:51.965 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:48:51.965 | from cryptography.utils import int_from_bytes 2021-02-16 19:48:51.965 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:48:51.965 | from cryptography.utils import int_from_bytes 2021-02-16 19:48:52.138 | + home/ubuntu/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a demo '!=' admin ']' 2021-02-16 19:48:52.139 | + home/ubuntu/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$demo_password' 2021-02-16 19:48:52.141 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD= 2021-02-16 19:48:52.143 | + home/ubuntu/devstack/tools/create_userrc.sh:main:251 : '[' -n '' ']' 2021-02-16 19:48:52.144 | + home/ubuntu/devstack/tools/create_userrc.sh:main:254 : add_entry 5c9f36a35551486b8948a1a0b1c7476f demo bc6b00a67a3f4a3e892d628d9526e43d invisible_to_admin Passw0rd 2021-02-16 19:48:52.146 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=5c9f36a35551486b8948a1a0b1c7476f 2021-02-16 19:48:52.147 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=demo 2021-02-16 19:48:52.149 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=bc6b00a67a3f4a3e892d628d9526e43d 2021-02-16 19:48:52.150 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=invisible_to_admin 2021-02-16 19:48:52.152 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=Passw0rd 2021-02-16 19:48:52.153 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /home/ubuntu/devstack/accrc/invisible_to_admin 2021-02-16 19:48:52.156 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/home/ubuntu/devstack/accrc/invisible_to_admin/demo 2021-02-16 19:48:52.158 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:188 : cat 2021-02-16 19:48:52.161 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2021-02-16 19:48:52.162 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="Passw0rd"' 2021-02-16 19:48:52.164 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2021-02-16 19:48:52.165 | + 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-02-16 19:48:52.167 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-02-16 19:48:52.169 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2021-02-16 19:48:52.170 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-02-16 19:48:52.172 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-02-16 19:48:52.173 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2021-02-16 19:48:52.175 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-02-16 19:48:52.177 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-02-16 19:48:52.178 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2021-02-16 19:48:52.180 | + 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-02-16 19:48:52.181 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-02-16 19:48:52.183 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2021-02-16 19:48:52.185 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-02-16 19:48:52.186 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-02-16 19:48:52.188 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : IFS=, 2021-02-16 19:48:52.189 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2021-02-16 19:48:52.193 | + ./stack.sh:main:1376 : save_stackenv 2021-02-16 19:48:52.195 | + functions-common:save_stackenv:60 : local tag= 2021-02-16 19:48:52.198 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2021-02-16 19:48:52.202 | + functions-common:save_stackenv:62 : time_stamp=2021-02-16-194852 2021-02-16 19:48:52.204 | + functions-common:save_stackenv:63 : echo '# 2021-02-16-194852 ' 2021-02-16 19:48:52.207 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-02-16 19:48:52.209 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-02-16 19:48:52.211 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-02-16 19:48:52.214 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2021-02-16 19:48:52.216 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-02-16 19:48:52.219 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2021-02-16 19:48:52.221 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-02-16 19:48:52.223 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,g-reg,cinder,n-super-cond,n-cond-cell1 2021-02-16 19:48:52.226 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-02-16 19:48:52.228 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.13 2021-02-16 19:48:52.231 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-02-16 19:48:52.233 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.13/identity 2021-02-16 19:48:52.236 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-02-16 19:48:52.238 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2021-02-16-192509 2021-02-16 19:48:52.241 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-02-16 19:48:52.243 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2021-02-16 19:48:52.246 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-02-16 19:48:52.248 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.13 2021-02-16 19:48:52.251 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-02-16 19:48:52.253 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2021-02-16 19:48:52.256 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-02-16 19:48:52.258 | + functions-common:save_stackenv:65 : echo TLS_IP= 2021-02-16 19:48:52.260 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-02-16 19:48:52.263 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2021-02-16 19:48:52.265 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-02-16 19:48:52.268 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2021-02-16 19:48:52.270 | + ./stack.sh:main:1387 : merge_config_group /home/ubuntu/devstack/local.conf extra 2021-02-16 19:48:52.273 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2021-02-16 19:48:52.275 | + inc/meta-config:merge_config_group:171 : shift 2021-02-16 19:48:52.277 | + inc/meta-config:merge_config_group:172 : local matchgroups=extra 2021-02-16 19:48:52.280 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-02-16 19:48:52.282 | + inc/meta-config:merge_config_group:176 : local configfile group 2021-02-16 19:48:52.284 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2021-02-16 19:48:52.287 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf extra 2021-02-16 19:48:52.290 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2021-02-16 19:48:52.293 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=extra 2021-02-16 19:48:52.296 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-02-16 19:48:52.298 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=extra ' 2021-02-16 19:48:52.298 | /^\[\[.+\|.*\]\]/ { 2021-02-16 19:48:52.298 | gsub("[][]", "", $1); 2021-02-16 19:48:52.298 | split($1, a, "|"); 2021-02-16 19:48:52.298 | if (a[1] == matchgroup) 2021-02-16 19:48:52.298 | print a[2] 2021-02-16 19:48:52.298 | } 2021-02-16 19:48:52.298 | ' /home/ubuntu/devstack/local.conf 2021-02-16 19:48:52.304 | + ./stack.sh:main:1394 : run_phase stack extra 2021-02-16 19:48:52.307 | + functions-common:run_phase:1734 : local mode=stack 2021-02-16 19:48:52.310 | + functions-common:run_phase:1735 : local phase=extra 2021-02-16 19:48:52.312 | + functions-common:run_phase:1736 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-02-16 19:48:52.315 | + functions-common:run_phase:1737 : local extra_plugin_file_name 2021-02-16 19:48:52.317 | + functions-common:run_phase:1738 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-02-16 19:48:52.320 | + functions-common:run_phase:1743 : local exceptions=80-tempest.sh 2021-02-16 19:48:52.323 | + functions-common:run_phase:1744 : local extra 2021-02-16 19:48:52.326 | ++ functions-common:run_phase:1745 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-02-16 19:48:52.330 | + functions-common:run_phase:1745 : extra=80-tempest.sh 2021-02-16 19:48:52.332 | + functions-common:run_phase:1746 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-02-16 19:48:52.335 | + functions-common:run_phase:1750 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-02-16 19:48:52.338 | + functions-common:run_phase:1750 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack extra 2021-02-16 19:48:52.341 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-02-16 19:48:52.357 | ++ functions-common:is_service_enabled:1962 : return 0 2021-02-16 19:48:52.359 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2021-02-16 19:48:52.362 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2021-02-16 19:48:52.364 | ++ extras.d/80-tempest.sh:source:7 : [[ extra == \i\n\s\t\a\l\l ]] 2021-02-16 19:48:52.367 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2021-02-16 19:48:52.369 | ++ extras.d/80-tempest.sh:source:10 : [[ extra == \p\o\s\t\-\c\o\n\f\i\g ]] 2021-02-16 19:48:52.372 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2021-02-16 19:48:52.374 | ++ extras.d/80-tempest.sh:source:13 : [[ extra == \e\x\t\r\a ]] 2021-02-16 19:48:52.377 | ++ extras.d/80-tempest.sh:source:15 : : 2021-02-16 19:48:52.379 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2021-02-16 19:48:52.382 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2021-02-16 19:48:52.385 | + functions-common:run_phase:1755 : [[ stack == \s\o\u\r\c\e ]] 2021-02-16 19:48:52.387 | + functions-common:run_phase:1758 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-02-16 19:48:52.390 | + functions-common:run_phase:1761 : run_plugins stack extra 2021-02-16 19:48:52.392 | + functions-common:run_plugins:1720 : local mode=stack 2021-02-16 19:48:52.395 | + functions-common:run_plugins:1721 : local phase=extra 2021-02-16 19:48:52.397 | + functions-common:run_plugins:1723 : local plugins=,devstack-plugin-ceph 2021-02-16 19:48:52.400 | + functions-common:run_plugins:1724 : local plugin 2021-02-16 19:48:52.403 | + functions-common:run_plugins:1725 : for plugin in ${plugins//,/ } 2021-02-16 19:48:52.406 | + functions-common:run_plugins:1726 : local dir=/opt/stack/devstack-plugin-ceph 2021-02-16 19:48:52.408 | + functions-common:run_plugins:1727 : [[ -f /opt/stack/devstack-plugin-ceph/devstack/plugin.sh ]] 2021-02-16 19:48:52.411 | + functions-common:run_plugins:1728 : source /opt/stack/devstack-plugin-ceph/devstack/plugin.sh stack extra 2021-02-16 19:48:52.414 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:3 : [[ stack == \s\o\u\r\c\e ]] 2021-02-16 19:48:52.417 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:6 : [[ stack == \s\t\a\c\k ]] 2021-02-16 19:48:52.420 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:6 : [[ extra == \p\r\e\-\i\n\s\t\a\l\l ]] 2021-02-16 19:48:52.422 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:32 : [[ stack == \s\t\a\c\k ]] 2021-02-16 19:48:52.424 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:32 : [[ extra == \i\n\s\t\a\l\l ]] 2021-02-16 19:48:52.427 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:44 : [[ stack == \s\t\a\c\k ]] 2021-02-16 19:48:52.429 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:44 : [[ extra == \p\o\s\t\-\c\o\n\f\i\g ]] 2021-02-16 19:48:52.431 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:95 : [[ stack == \s\t\a\c\k ]] 2021-02-16 19:48:52.434 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:95 : [[ extra == \t\e\s\t\-\c\o\n\f\i\g ]] 2021-02-16 19:48:52.436 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:125 : [[ stack == \u\n\s\t\a\c\k ]] 2021-02-16 19:48:52.439 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:139 : [[ stack == \c\l\e\a\n ]] 2021-02-16 19:48:52.441 | + ./stack.sh:main:1402 : merge_config_group /home/ubuntu/devstack/local.conf post-extra 2021-02-16 19:48:52.444 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2021-02-16 19:48:52.446 | + inc/meta-config:merge_config_group:171 : shift 2021-02-16 19:48:52.449 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-extra 2021-02-16 19:48:52.451 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-02-16 19:48:52.454 | + inc/meta-config:merge_config_group:176 : local configfile group 2021-02-16 19:48:52.456 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2021-02-16 19:48:52.459 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf post-extra 2021-02-16 19:48:52.462 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2021-02-16 19:48:52.465 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-extra 2021-02-16 19:48:52.468 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-02-16 19:48:52.470 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-extra ' 2021-02-16 19:48:52.471 | /^\[\[.+\|.*\]\]/ { 2021-02-16 19:48:52.471 | gsub("[][]", "", $1); 2021-02-16 19:48:52.471 | split($1, a, "|"); 2021-02-16 19:48:52.471 | if (a[1] == matchgroup) 2021-02-16 19:48:52.471 | print a[2] 2021-02-16 19:48:52.471 | } 2021-02-16 19:48:52.471 | ' /home/ubuntu/devstack/local.conf 2021-02-16 19:48:52.477 | + ./stack.sh:main:1411 : is_service_enabled n-cpu 2021-02-16 19:48:52.494 | + functions-common:is_service_enabled:1962 : return 1 2021-02-16 19:48:52.496 | + ./stack.sh:main:1416 : service_check 2021-02-16 19:48:52.499 | + functions-common:service_check:1599 : local service 2021-02-16 19:48:52.504 | + functions-common:service_check:1600 : for service in ${ENABLED_SERVICES//,/ } 2021-02-16 19:48:52.507 | + functions-common:service_check:1602 : sudo systemctl is-enabled devstack@key.service 2021-02-16 19:48:52.520 | Failed to get unit file state for devstack@key.service: No such file or directory 2021-02-16 19:48:52.523 | + functions-common:service_check:1600 : for service in ${ENABLED_SERVICES//,/ } 2021-02-16 19:48:52.527 | + functions-common:service_check:1602 : sudo systemctl is-enabled devstack@n-api.service 2021-02-16 19:48:52.540 | enabled 2021-02-16 19:48:52.544 | + functions-common:service_check:1606 : sudo systemctl status devstack@n-api.service --no-pager 2021-02-16 19:48:52.560 | ● devstack@n-api.service - Devstack devstack@n-api.service 2021-02-16 19:48:52.560 | Loaded: loaded (/etc/systemd/system/devstack@n-api.service; enabled; vendor preset: enabled) 2021-02-16 19:48:52.560 | Active: active (running) since Tue 2021-02-16 19:46:11 UTC; 2min 40s ago 2021-02-16 19:48:52.560 | Main PID: 85815 (uwsgi) 2021-02-16 19:48:52.560 | Status: "uWSGI is ready" 2021-02-16 19:48:52.560 | Tasks: 3 (limit: 14352) 2021-02-16 19:48:52.560 | CGroup: /system.slice/system-devstack.slice/devstack@n-api.service 2021-02-16 19:48:52.560 | ├─85815 nova-apiuWSGI master 2021-02-16 19:48:52.560 | ├─85816 nova-apiuWSGI worker 1 2021-02-16 19:48:52.560 | └─85817 nova-apiuWSGI worker 2 2021-02-16 19:48:52.560 | 2021-02-16 19:48:52.560 | Feb 16 19:48:02 dv-osbrick-775890-2-ceph devstack@n-api.service[85815]: [pid: 85817|app: 0|req: 15/30] 10.222.0.13 () {58 vars in 1180 bytes} [Tue Feb 16 19:48:02 2021] GET /compute/v2.1/flavors/4/os-extra_specs => generated 43 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2021-02-16 19:48:52.560 | Feb 16 19:48:04 dv-osbrick-775890-2-ceph devstack@n-api.service[85815]: DEBUG nova.api.openstack.wsgi [None req-a4d6054b-e6ac-4060-bc92-b047b4568095 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=85816) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:510}} 2021-02-16 19:48:52.560 | Feb 16 19:48:04 dv-osbrick-775890-2-ceph devstack@n-api.service[85815]: INFO nova.api.openstack.requestlog [None req-a4d6054b-e6ac-4060-bc92-b047b4568095 admin admin] 10.222.0.13 "POST /compute/v2.1/flavors" status: 200 len: 368 microversion: 2.1 time: 0.075631 2021-02-16 19:48:52.560 | Feb 16 19:48:04 dv-osbrick-775890-2-ceph devstack@n-api.service[85815]: [pid: 85816|app: 0|req: 16/31] 10.222.0.13 () {62 vars in 1183 bytes} [Tue Feb 16 19:48:04 2021] POST /compute/v2.1/flavors => generated 368 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2021-02-16 19:48:52.560 | Feb 16 19:48:04 dv-osbrick-775890-2-ceph devstack@n-api.service[85815]: DEBUG nova.api.openstack.wsgi [None req-837b3faf-bb2f-4f3b-a4f4-7e7e1584bd5e admin admin] Action: 'create', calling method: >, body: {"extra_specs": {"hw_rng:allowed": "True"}} {{(pid=85817) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:510}} 2021-02-16 19:48:52.560 | Feb 16 19:48:05 dv-osbrick-775890-2-ceph devstack@n-api.service[85815]: INFO nova.api.openstack.requestlog [None req-837b3faf-bb2f-4f3b-a4f4-7e7e1584bd5e admin admin] 10.222.0.13 "POST /compute/v2.1/flavors/5/os-extra_specs" status: 200 len: 43 microversion: 2.1 time: 0.041714 2021-02-16 19:48:52.560 | Feb 16 19:48:05 dv-osbrick-775890-2-ceph devstack@n-api.service[85815]: [pid: 85817|app: 0|req: 16/32] 10.222.0.13 () {62 vars in 1233 bytes} [Tue Feb 16 19:48:04 2021] POST /compute/v2.1/flavors/5/os-extra_specs => generated 43 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2021-02-16 19:48:52.561 | Feb 16 19:48:05 dv-osbrick-775890-2-ceph devstack@n-api.service[85815]: DEBUG nova.api.openstack.wsgi [None req-03b12951-f584-425d-87a6-d168aa607960 admin admin] Calling method '>' {{(pid=85816) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} 2021-02-16 19:48:52.561 | Feb 16 19:48:05 dv-osbrick-775890-2-ceph devstack@n-api.service[85815]: INFO nova.api.openstack.requestlog [None req-03b12951-f584-425d-87a6-d168aa607960 admin admin] 10.222.0.13 "GET /compute/v2.1/flavors/5/os-extra_specs" status: 200 len: 43 microversion: 2.1 time: 0.021096 2021-02-16 19:48:52.561 | Feb 16 19:48:05 dv-osbrick-775890-2-ceph devstack@n-api.service[85815]: [pid: 85816|app: 0|req: 17/33] 10.222.0.13 () {58 vars in 1180 bytes} [Tue Feb 16 19:48:05 2021] GET /compute/v2.1/flavors/5/os-extra_specs => generated 43 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2021-02-16 19:48:52.564 | + functions-common:service_check:1600 : for service in ${ENABLED_SERVICES//,/ } 2021-02-16 19:48:52.566 | + functions-common:service_check:1602 : sudo systemctl is-enabled devstack@n-cond.service 2021-02-16 19:48:52.578 | Failed to get unit file state for devstack@n-cond.service: No such file or directory 2021-02-16 19:48:52.582 | + functions-common:service_check:1600 : for service in ${ENABLED_SERVICES//,/ } 2021-02-16 19:48:52.584 | + functions-common:service_check:1602 : sudo systemctl is-enabled devstack@n-sch.service 2021-02-16 19:48:52.598 | enabled 2021-02-16 19:48:52.601 | + functions-common:service_check:1606 : sudo systemctl status devstack@n-sch.service --no-pager 2021-02-16 19:48:52.617 | ● devstack@n-sch.service - Devstack devstack@n-sch.service 2021-02-16 19:48:52.617 | Loaded: loaded (/etc/systemd/system/devstack@n-sch.service; enabled; vendor preset: enabled) 2021-02-16 19:48:52.618 | Active: active (running) since Tue 2021-02-16 19:47:22 UTC; 1min 30s ago 2021-02-16 19:48:52.618 | Main PID: 90343 (nova-scheduler) 2021-02-16 19:48:52.618 | Tasks: 3 (limit: 14352) 2021-02-16 19:48:52.618 | CGroup: /system.slice/system-devstack.slice/devstack@n-sch.service 2021-02-16 19:48:52.618 | ├─90343 /usr/bin/python3.6 /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf 2021-02-16 19:48:52.618 | ├─91930 /usr/bin/python3.6 /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf 2021-02-16 19:48:52.618 | └─91931 /usr/bin/python3.6 /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf 2021-02-16 19:48:52.618 | 2021-02-16 19:48:52.618 | Feb 16 19:47:26 dv-osbrick-775890-2-ceph nova-scheduler[90343]: DEBUG oslo_service.service [None req-1391d157-704e-4718-8c73-2020e4ef62bb None None] oslo_messaging_notifications.topics = ['notifications'] {{(pid=90343) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-02-16 19:48:52.618 | Feb 16 19:47:26 dv-osbrick-775890-2-ceph nova-scheduler[90343]: DEBUG oslo_service.service [None req-1391d157-704e-4718-8c73-2020e4ef62bb None None] oslo_messaging_notifications.transport_url = **** {{(pid=90343) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-02-16 19:48:52.618 | Feb 16 19:47:26 dv-osbrick-775890-2-ceph nova-scheduler[90343]: DEBUG oslo_service.service [None req-1391d157-704e-4718-8c73-2020e4ef62bb None None] oslo_reports.file_event_handler = None {{(pid=90343) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-02-16 19:48:52.618 | Feb 16 19:47:26 dv-osbrick-775890-2-ceph nova-scheduler[90343]: DEBUG oslo_service.service [None req-1391d157-704e-4718-8c73-2020e4ef62bb None None] oslo_reports.file_event_handler_interval = 1 {{(pid=90343) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-02-16 19:48:52.618 | Feb 16 19:47:26 dv-osbrick-775890-2-ceph nova-scheduler[90343]: DEBUG oslo_service.service [None req-1391d157-704e-4718-8c73-2020e4ef62bb None None] oslo_reports.log_dir = None {{(pid=90343) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-02-16 19:48:52.618 | Feb 16 19:47:26 dv-osbrick-775890-2-ceph nova-scheduler[90343]: DEBUG oslo_service.service [None req-1391d157-704e-4718-8c73-2020e4ef62bb None None] ******************************************************************************** {{(pid=90343) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2591}} 2021-02-16 19:48:52.618 | Feb 16 19:47:29 dv-osbrick-775890-2-ceph nova-scheduler[90343]: DEBUG oslo_service.periodic_task [None req-4d428b3a-7e41-4c6a-b262-6568f33d14d2 None None] Running periodic task SchedulerManager._run_periodic_tasks {{(pid=91930) run_periodic_tasks /usr/local/lib/python3.6/dist-packages/oslo_service/periodic_task.py:211}} 2021-02-16 19:48:52.618 | Feb 16 19:47:45 dv-osbrick-775890-2-ceph nova-scheduler[90343]: DEBUG oslo_service.periodic_task [None req-d772f321-6bad-4f82-95c7-094d1b9a6d07 None None] Running periodic task SchedulerManager._run_periodic_tasks {{(pid=91931) run_periodic_tasks /usr/local/lib/python3.6/dist-packages/oslo_service/periodic_task.py:211}} 2021-02-16 19:48:52.618 | Feb 16 19:48:29 dv-osbrick-775890-2-ceph nova-scheduler[90343]: DEBUG oslo_service.periodic_task [None req-4d428b3a-7e41-4c6a-b262-6568f33d14d2 None None] Running periodic task SchedulerManager._run_periodic_tasks {{(pid=91930) run_periodic_tasks /usr/local/lib/python3.6/dist-packages/oslo_service/periodic_task.py:211}} 2021-02-16 19:48:52.618 | Feb 16 19:48:45 dv-osbrick-775890-2-ceph nova-scheduler[90343]: DEBUG oslo_service.periodic_task [None req-d772f321-6bad-4f82-95c7-094d1b9a6d07 None None] Running periodic task SchedulerManager._run_periodic_tasks {{(pid=91931) run_periodic_tasks /usr/local/lib/python3.6/dist-packages/oslo_service/periodic_task.py:211}} 2021-02-16 19:48:52.621 | + functions-common:service_check:1600 : for service in ${ENABLED_SERVICES//,/ } 2021-02-16 19:48:52.624 | + functions-common:service_check:1602 : sudo systemctl is-enabled devstack@n-api-meta.service 2021-02-16 19:48:52.636 | enabled 2021-02-16 19:48:52.640 | + functions-common:service_check:1606 : sudo systemctl status devstack@n-api-meta.service --no-pager 2021-02-16 19:48:52.656 | ● devstack@n-api-meta.service - Devstack devstack@n-api-meta.service 2021-02-16 19:48:52.656 | Loaded: loaded (/etc/systemd/system/devstack@n-api-meta.service; enabled; vendor preset: enabled) 2021-02-16 19:48:52.656 | Active: active (running) since Tue 2021-02-16 19:47:23 UTC; 1min 29s ago 2021-02-16 19:48:52.656 | Main PID: 90788 (uwsgi) 2021-02-16 19:48:52.656 | Status: "uWSGI is ready" 2021-02-16 19:48:52.656 | Tasks: 4 (limit: 14352) 2021-02-16 19:48:52.656 | CGroup: /system.slice/system-devstack.slice/devstack@n-api-meta.service 2021-02-16 19:48:52.656 | ├─90788 nova-api-metauWSGI master 2021-02-16 19:48:52.656 | ├─90789 nova-api-metauWSGI worker 1 2021-02-16 19:48:52.656 | ├─90790 nova-api-metauWSGI worker 2 2021-02-16 19:48:52.656 | └─90791 nova-api-metauWSGI http 1 2021-02-16 19:48:52.656 | 2021-02-16 19:48:52.656 | Feb 16 19:47:28 dv-osbrick-775890-2-ceph devstack@n-api-meta.service[90788]: DEBUG oslo_concurrency.lockutils [None req-784bc6da-6436-4b1c-9ef8-2b6b8555808c None None] Lock "00000000-0000-0000-0000-000000000000" released by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=90790) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:371}} 2021-02-16 19:48:52.656 | Feb 16 19:47:28 dv-osbrick-775890-2-ceph devstack@n-api-meta.service[90788]: DEBUG oslo_concurrency.lockutils [None req-784bc6da-6436-4b1c-9ef8-2b6b8555808c None None] Lock "1e69a008-13c0-4b18-aa86-3c1721addbd6" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=90790) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:359}} 2021-02-16 19:48:52.656 | Feb 16 19:47:28 dv-osbrick-775890-2-ceph devstack@n-api-meta.service[90788]: DEBUG oslo_concurrency.lockutils [None req-784bc6da-6436-4b1c-9ef8-2b6b8555808c None None] Lock "1e69a008-13c0-4b18-aa86-3c1721addbd6" released by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=90790) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:371}} 2021-02-16 19:48:52.656 | Feb 16 19:47:28 dv-osbrick-775890-2-ceph devstack@n-api-meta.service[90788]: DEBUG oslo_db.sqlalchemy.engines [None req-784bc6da-6436-4b1c-9ef8-2b6b8555808c 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=90790) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} 2021-02-16 19:48:52.656 | Feb 16 19:47:28 dv-osbrick-775890-2-ceph devstack@n-api-meta.service[90788]: DEBUG oslo_db.sqlalchemy.engines [None req-784bc6da-6436-4b1c-9ef8-2b6b8555808c 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=90790) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} 2021-02-16 19:48:52.656 | Feb 16 19:47:28 dv-osbrick-775890-2-ceph devstack@n-api-meta.service[90788]: DEBUG oslo_db.sqlalchemy.engines [None req-784bc6da-6436-4b1c-9ef8-2b6b8555808c 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=90790) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} 2021-02-16 19:48:52.657 | Feb 16 19:47:28 dv-osbrick-775890-2-ceph devstack@n-api-meta.service[90788]: WARNING nova.api.metadata.handler [None req-935498bd-db04-47db-890d-9a40b480114f None None] metadata_proxy_shared_secret is not configured, the metadata information returned by the proxy cannot be trusted 2021-02-16 19:48:52.657 | Feb 16 19:47:28 dv-osbrick-775890-2-ceph devstack@n-api-meta.service[90788]: WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x5640b9ecf8b0 pid: 90789 (default app) 2021-02-16 19:48:52.657 | Feb 16 19:47:28 dv-osbrick-775890-2-ceph devstack@n-api-meta.service[90788]: WARNING nova.api.metadata.handler [None req-784bc6da-6436-4b1c-9ef8-2b6b8555808c None None] metadata_proxy_shared_secret is not configured, the metadata information returned by the proxy cannot be trusted 2021-02-16 19:48:52.657 | Feb 16 19:47:28 dv-osbrick-775890-2-ceph devstack@n-api-meta.service[90788]: WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x5640b9ecf8b0 pid: 90790 (default app) 2021-02-16 19:48:52.660 | + functions-common:service_check:1600 : for service in ${ENABLED_SERVICES//,/ } 2021-02-16 19:48:52.662 | + functions-common:service_check:1602 : sudo systemctl is-enabled devstack@placement-api.service 2021-02-16 19:48:52.676 | enabled 2021-02-16 19:48:52.679 | + functions-common:service_check:1606 : sudo systemctl status devstack@placement-api.service --no-pager 2021-02-16 19:48:52.695 | ● devstack@placement-api.service - Devstack devstack@placement-api.service 2021-02-16 19:48:52.695 | Loaded: loaded (/etc/systemd/system/devstack@placement-api.service; enabled; vendor preset: enabled) 2021-02-16 19:48:52.695 | Active: active (running) since Tue 2021-02-16 19:46:25 UTC; 2min 27s ago 2021-02-16 19:48:52.695 | Main PID: 86977 (uwsgi) 2021-02-16 19:48:52.695 | Status: "uWSGI is ready" 2021-02-16 19:48:52.695 | Tasks: 3 (limit: 14352) 2021-02-16 19:48:52.695 | CGroup: /system.slice/system-devstack.slice/devstack@placement-api.service 2021-02-16 19:48:52.695 | ├─86977 placementuWSGI master 2021-02-16 19:48:52.695 | ├─86978 placementuWSGI worker 1 2021-02-16 19:48:52.695 | └─86979 placementuWSGI worker 2 2021-02-16 19:48:52.695 | 2021-02-16 19:48:52.695 | Feb 16 19:47:25 dv-osbrick-775890-2-ceph devstack@placement-api.service[86977]: [pid: 86979|app: 0|req: 1/2] 10.222.0.13 () {54 vars in 905 bytes} [Tue Feb 16 19:47:25 2021] GET /placement => generated 136 bytes in 32 msecs (HTTP/1.1 200) 6 headers in 224 bytes (1 switches on core 0) 2021-02-16 19:48:52.695 | Feb 16 19:47:26 dv-osbrick-775890-2-ceph devstack@placement-api.service[86977]: DEBUG placement.requestlog [None req-b44aaf64-d749-4f4c-95ac-1e01444bec12 None None] Starting request: 10.222.0.13 "GET /placement/" {{(pid=86978) __call__ /opt/stack/placement/placement/requestlog.py:57}} 2021-02-16 19:48:52.695 | Feb 16 19:47:26 dv-osbrick-775890-2-ceph devstack@placement-api.service[86977]: INFO placement.requestlog [None req-b44aaf64-d749-4f4c-95ac-1e01444bec12 None None] 10.222.0.13 "GET /placement/" status: 200 len: 136 microversion: 1.0 2021-02-16 19:48:52.695 | Feb 16 19:47:26 dv-osbrick-775890-2-ceph devstack@placement-api.service[86977]: [pid: 86978|app: 0|req: 2/3] 10.222.0.13 () {54 vars in 905 bytes} [Tue Feb 16 19:47:26 2021] GET /placement => generated 136 bytes in 2 msecs (HTTP/1.1 200) 6 headers in 224 bytes (1 switches on core 0) 2021-02-16 19:48:52.695 | Feb 16 19:47:29 dv-osbrick-775890-2-ceph devstack@placement-api.service[86977]: DEBUG placement.requestlog [None req-d7bfee5b-d252-4c21-a107-a480f4fa93ab None None] Starting request: 10.222.0.13 "GET /placement/" {{(pid=86979) __call__ /opt/stack/placement/placement/requestlog.py:57}} 2021-02-16 19:48:52.695 | Feb 16 19:47:29 dv-osbrick-775890-2-ceph devstack@placement-api.service[86977]: INFO placement.requestlog [None req-d7bfee5b-d252-4c21-a107-a480f4fa93ab None None] 10.222.0.13 "GET /placement/" status: 200 len: 136 microversion: 1.0 2021-02-16 19:48:52.695 | Feb 16 19:47:29 dv-osbrick-775890-2-ceph devstack@placement-api.service[86977]: [pid: 86979|app: 0|req: 2/4] 10.222.0.13 () {54 vars in 905 bytes} [Tue Feb 16 19:47: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-02-16 19:48:52.695 | Feb 16 19:47:30 dv-osbrick-775890-2-ceph devstack@placement-api.service[86977]: DEBUG placement.requestlog [None req-4288b0e8-6e0d-443c-aec8-67bfe7909067 None None] Starting request: 10.222.0.13 "GET /placement/" {{(pid=86978) __call__ /opt/stack/placement/placement/requestlog.py:57}} 2021-02-16 19:48:52.695 | Feb 16 19:47:30 dv-osbrick-775890-2-ceph devstack@placement-api.service[86977]: INFO placement.requestlog [None req-4288b0e8-6e0d-443c-aec8-67bfe7909067 None None] 10.222.0.13 "GET /placement/" status: 200 len: 136 microversion: 1.0 2021-02-16 19:48:52.695 | Feb 16 19:47:30 dv-osbrick-775890-2-ceph devstack@placement-api.service[86977]: [pid: 86978|app: 0|req: 3/5] 10.222.0.13 () {54 vars in 905 bytes} [Tue Feb 16 19:47:30 2021] GET /placement => generated 136 bytes in 2 msecs (HTTP/1.1 200) 6 headers in 224 bytes (1 switches on core 0) 2021-02-16 19:48:52.698 | + functions-common:service_check:1600 : for service in ${ENABLED_SERVICES//,/ } 2021-02-16 19:48:52.701 | + functions-common:service_check:1602 : sudo systemctl is-enabled devstack@placement-client.service 2021-02-16 19:48:52.713 | Failed to get unit file state for devstack@placement-client.service: No such file or directory 2021-02-16 19:48:52.717 | + functions-common:service_check:1600 : for service in ${ENABLED_SERVICES//,/ } 2021-02-16 19:48:52.719 | + functions-common:service_check:1602 : sudo systemctl is-enabled devstack@g-api.service 2021-02-16 19:48:52.733 | enabled 2021-02-16 19:48:52.736 | + functions-common:service_check:1606 : sudo systemctl status devstack@g-api.service --no-pager 2021-02-16 19:48:52.751 | ● devstack@g-api.service - Devstack devstack@g-api.service 2021-02-16 19:48:52.751 | Loaded: loaded (/etc/systemd/system/devstack@g-api.service; enabled; vendor preset: enabled) 2021-02-16 19:48:52.751 | Active: active (running) since Tue 2021-02-16 19:48:19 UTC; 33s ago 2021-02-16 19:48:52.751 | Main PID: 94906 (uwsgi) 2021-02-16 19:48:52.751 | Status: "uWSGI is ready" 2021-02-16 19:48:52.752 | Tasks: 5 (limit: 14352) 2021-02-16 19:48:52.752 | CGroup: /system.slice/system-devstack.slice/devstack@g-api.service 2021-02-16 19:48:52.752 | ├─94906 glance-apiuWSGI master 2021-02-16 19:48:52.752 | ├─94907 glance-apiuWSGI worker 1 2021-02-16 19:48:52.752 | └─94908 glance-apiuWSGI worker 2 2021-02-16 19:48:52.752 | 2021-02-16 19:48:52.752 | Feb 16 19:48:32 dv-osbrick-775890-2-ceph devstack@g-api.service[94906]: DEBUG glance.api.middleware.version_negotiation [None req-d2cb08f8-eabf-46ed-89a9-299e854928f9 admin admin] Determining version of request: PUT /v2/images/367b8692-582a-4817-9bb9-98b0133b47f7/file Accept: {{(pid=94907) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:45}} 2021-02-16 19:48:52.752 | Feb 16 19:48:32 dv-osbrick-775890-2-ceph devstack@g-api.service[94906]: DEBUG glance.api.middleware.version_negotiation [None req-d2cb08f8-eabf-46ed-89a9-299e854928f9 admin admin] Using url versioning {{(pid=94907) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:57}} 2021-02-16 19:48:52.752 | Feb 16 19:48:32 dv-osbrick-775890-2-ceph devstack@g-api.service[94906]: DEBUG glance.api.middleware.version_negotiation [None req-d2cb08f8-eabf-46ed-89a9-299e854928f9 admin admin] Matched version: v2 {{(pid=94907) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:69}} 2021-02-16 19:48:52.752 | Feb 16 19:48:32 dv-osbrick-775890-2-ceph devstack@g-api.service[94906]: DEBUG glance.api.middleware.version_negotiation [None req-d2cb08f8-eabf-46ed-89a9-299e854928f9 admin admin] new path /v2/images/367b8692-582a-4817-9bb9-98b0133b47f7/file {{(pid=94907) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:70}} 2021-02-16 19:48:52.752 | Feb 16 19:48:32 dv-osbrick-775890-2-ceph devstack@g-api.service[94906]: INFO glance.api.v2.image_data [None req-c86807e2-85e8-419b-966a-b20d32658133 admin admin] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2021-02-16 19:48:52.752 | Feb 16 19:48:32 dv-osbrick-775890-2-ceph devstack@g-api.service[94906]: DEBUG glance.location [None req-c86807e2-85e8-419b-966a-b20d32658133 admin admin] Enabling in-flight format inspection for vhdx {{(pid=94907) set_data /opt/stack/glance/glance/location.py:563}} 2021-02-16 19:48:52.752 | Feb 16 19:48:38 dv-osbrick-775890-2-ceph devstack@g-api.service[94906]: DEBUG glance_store._drivers.filesystem [None req-c86807e2-85e8-419b-966a-b20d32658133 admin admin] Wrote 645922816 bytes to /opt/stack/data/glance/images/367b8692-582a-4817-9bb9-98b0133b47f7 with checksum 318f990048c8a194829e52141534610d and multihash 1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53 {{(pid=94907) add /usr/local/lib/python3.6/dist-packages/glance_store/_drivers/filesystem.py:779}} 2021-02-16 19:48:52.752 | Feb 16 19:48:38 dv-osbrick-775890-2-ceph devstack@g-api.service[94906]: INFO glance.location [None req-c86807e2-85e8-419b-966a-b20d32658133 admin admin] Image format matched and virtual size computed: 734003200 2021-02-16 19:48:52.752 | Feb 16 19:48:38 dv-osbrick-775890-2-ceph devstack@g-api.service[94906]: DEBUG glance_store.backend [None req-c86807e2-85e8-419b-966a-b20d32658133 admin admin] Skipping store.set_acls... not implemented. {{(pid=94907) set_acls /usr/local/lib/python3.6/dist-packages/glance_store/backend.py:509}} 2021-02-16 19:48:52.752 | Feb 16 19:48:38 dv-osbrick-775890-2-ceph devstack@g-api.service[94906]: [pid: 94907|app: 0|req: 3/7] 127.0.0.1 () {40 vars in 876 bytes} [Tue Feb 16 19:48:32 2021] PUT /v2/images/367b8692-582a-4817-9bb9-98b0133b47f7/file => generated 0 bytes in 6648 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) 2021-02-16 19:48:52.755 | + functions-common:service_check:1600 : for service in ${ENABLED_SERVICES//,/ } 2021-02-16 19:48:52.757 | + functions-common:service_check:1602 : sudo systemctl is-enabled devstack@c-sch.service 2021-02-16 19:48:52.771 | enabled 2021-02-16 19:48:52.774 | + functions-common:service_check:1606 : sudo systemctl status devstack@c-sch.service --no-pager 2021-02-16 19:48:52.790 | ● devstack@c-sch.service - Devstack devstack@c-sch.service 2021-02-16 19:48:52.790 | Loaded: loaded (/etc/systemd/system/devstack@c-sch.service; enabled; vendor preset: enabled) 2021-02-16 19:48:52.790 | Active: active (running) since Tue 2021-02-16 19:48:12 UTC; 39s ago 2021-02-16 19:48:52.790 | Main PID: 93735 (cinder-schedule) 2021-02-16 19:48:52.790 | Tasks: 5 (limit: 14352) 2021-02-16 19:48:52.790 | CGroup: /system.slice/system-devstack.slice/devstack@c-sch.service 2021-02-16 19:48:52.790 | └─93735 /usr/bin/python3.6 /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf 2021-02-16 19:48:52.790 | 2021-02-16 19:48:52.790 | Feb 16 19:48:17 dv-osbrick-775890-2-ceph cinder-scheduler[93735]: DEBUG oslo_service.service [None req-99511a73-d639-4033-96fe-cd66d445d7f3 None None] nova.timeout = None {{(pid=93735) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-02-16 19:48:52.790 | Feb 16 19:48:17 dv-osbrick-775890-2-ceph cinder-scheduler[93735]: DEBUG oslo_service.service [None req-99511a73-d639-4033-96fe-cd66d445d7f3 None None] nova.token_auth_url = None {{(pid=93735) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-02-16 19:48:52.790 | Feb 16 19:48:17 dv-osbrick-775890-2-ceph cinder-scheduler[93735]: DEBUG oslo_service.service [None req-99511a73-d639-4033-96fe-cd66d445d7f3 None None] ******************************************************************************** {{(pid=93735) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2591}} 2021-02-16 19:48:52.790 | Feb 16 19:48:17 dv-osbrick-775890-2-ceph cinder-scheduler[93735]: INFO cinder.service [-] Starting cinder-scheduler node (version 17.1.0) 2021-02-16 19:48:52.790 | Feb 16 19:48:17 dv-osbrick-775890-2-ceph cinder-scheduler[93735]: INFO cinder.manager [None req-ebb6dac7-5bb0-483a-9e90-b7d0c9e69d30 None None] Initiating service 1 cleanup 2021-02-16 19:48:52.790 | Feb 16 19:48:17 dv-osbrick-775890-2-ceph cinder-scheduler[93735]: INFO cinder.manager [None req-ebb6dac7-5bb0-483a-9e90-b7d0c9e69d30 None None] Service 1 cleanup completed. 2021-02-16 19:48:52.790 | Feb 16 19:48:17 dv-osbrick-775890-2-ceph cinder-scheduler[93735]: DEBUG cinder.service [None req-ebb6dac7-5bb0-483a-9e90-b7d0c9e69d30 None None] Creating RPC server for service cinder-scheduler {{(pid=93735) start /opt/stack/cinder/cinder/service.py:231}} 2021-02-16 19:48:52.790 | Feb 16 19:48:17 dv-osbrick-775890-2-ceph cinder-scheduler[93735]: DEBUG cinder.service [None req-ebb6dac7-5bb0-483a-9e90-b7d0c9e69d30 None None] Pinning object versions for RPC server serializer to 1.38 {{(pid=93735) start /opt/stack/cinder/cinder/service.py:238}} 2021-02-16 19:48:52.790 | Feb 16 19:48:18 dv-osbrick-775890-2-ceph cinder-scheduler[93735]: DEBUG cinder.scheduler.host_manager [None req-96946691-5e7c-45f4-b45e-a09a121046fe None None] Received volume service update from dv-osbrick-775890-2-ceph@ceph: {'vendor_name': 'Open Source', 'driver_version': '1.2.0', 'storage_protocol': 'ceph', 'total_capacity_gb': 18.95, 'free_capacity_gb': 18.95, 'reserved_percentage': 0, 'multiattach': True, 'thin_provisioning_support': True, 'max_over_subscription_ratio': '20.0', 'location_info': 'ceph:/etc/ceph/ceph.conf:86e55950-a01e-4d5d-a00f-5ab922445bbe:cinder:volumes', 'backend_state': 'up', 'volume_backend_name': 'ceph', 'replication_enabled': False, 'provisioned_capacity_gb': 0, 'allocated_capacity_gb': 0, 'filter_function': None, 'goodness_function': None} {{(pid=93735) update_service_capabilities /opt/stack/cinder/cinder/scheduler/host_manager.py:579}} 2021-02-16 19:48:52.791 | Feb 16 19:48:18 dv-osbrick-775890-2-ceph cinder-scheduler[93735]: DEBUG cinder.scheduler.host_manager [None req-96946691-5e7c-45f4-b45e-a09a121046fe None None] Updating capabilities for dv-osbrick-775890-2-ceph@ceph#ceph: {'vendor_name': 'Open Source', 'driver_version': '1.2.0', 'storage_protocol': 'ceph', 'total_capacity_gb': 18.95, 'free_capacity_gb': 18.95, 'reserved_percentage': 0, 'multiattach': True, 'thin_provisioning_support': True, 'max_over_subscription_ratio': '20.0', 'location_info': 'ceph:/etc/ceph/ceph.conf:86e55950-a01e-4d5d-a00f-5ab922445bbe:cinder:volumes', 'backend_state': 'up', 'volume_backend_name': 'ceph', 'replication_enabled': False, 'provisioned_capacity_gb': 0, 'allocated_capacity_gb': 0, 'filter_function': None, 'goodness_function': None, 'timestamp': datetime.datetime(2021, 2, 16, 19, 48, 18, 334886)} {{(pid=93735) update_from_volume_capability /opt/stack/cinder/cinder/scheduler/host_manager.py:368}} 2021-02-16 19:48:52.794 | + functions-common:service_check:1600 : for service in ${ENABLED_SERVICES//,/ } 2021-02-16 19:48:52.797 | + functions-common:service_check:1602 : sudo systemctl is-enabled devstack@c-api.service 2021-02-16 19:48:52.810 | enabled 2021-02-16 19:48:52.814 | + functions-common:service_check:1606 : sudo systemctl status devstack@c-api.service --no-pager 2021-02-16 19:48:52.830 | ● devstack@c-api.service - Devstack devstack@c-api.service 2021-02-16 19:48:52.830 | Loaded: loaded (/etc/systemd/system/devstack@c-api.service; enabled; vendor preset: enabled) 2021-02-16 19:48:52.830 | Active: active (running) since Tue 2021-02-16 19:48:06 UTC; 45s ago 2021-02-16 19:48:52.830 | Main PID: 93302 (uwsgi) 2021-02-16 19:48:52.830 | Status: "uWSGI is ready" 2021-02-16 19:48:52.830 | Tasks: 11 (limit: 14352) 2021-02-16 19:48:52.830 | CGroup: /system.slice/system-devstack.slice/devstack@c-api.service 2021-02-16 19:48:52.830 | ├─93302 cinder-apiuWSGI master 2021-02-16 19:48:52.830 | ├─93303 cinder-apiuWSGI worker 1 2021-02-16 19:48:52.830 | └─93304 cinder-apiuWSGI worker 2 2021-02-16 19:48:52.830 | 2021-02-16 19:48:52.830 | Feb 16 19:48:17 dv-osbrick-775890-2-ceph devstack@c-api.service[93302]: [pid: 93303|app: 0|req: 1/2] 10.222.0.13 () {60 vars in 1227 bytes} [Tue Feb 16 19:48:16 2021] POST /volume/v3/18523a281c204b5c845f1cd9fb92d831/types => generated 179 bytes in 755 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2021-02-16 19:48:52.830 | Feb 16 19:48:17 dv-osbrick-775890-2-ceph devstack@c-api.service[93302]: INFO cinder.api.openstack.wsgi [req-e8fd211e-d433-4234-914f-15f82dac8f44 req-d1a48208-72f1-4f6e-a05c-0a3022da3c00 admin admin] POST http://10.222.0.13/volume/v3/18523a281c204b5c845f1cd9fb92d831/types/7b6e2eb6-80f9-48aa-ae89-e428857b0d80/extra_specs 2021-02-16 19:48:52.830 | Feb 16 19:48:17 dv-osbrick-775890-2-ceph devstack@c-api.service[93302]: /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-02-16 19:48:52.830 | Feb 16 19:48:17 dv-osbrick-775890-2-ceph devstack@c-api.service[93302]: DeprecationWarning, 2021-02-16 19:48:52.830 | Feb 16 19:48:17 dv-osbrick-775890-2-ceph devstack@c-api.service[93302]: DEBUG cinder.api.openstack.wsgi [req-e8fd211e-d433-4234-914f-15f82dac8f44 req-d1a48208-72f1-4f6e-a05c-0a3022da3c00 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "ceph"}} {{(pid=93304) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} 2021-02-16 19:48:52.830 | Feb 16 19:48:17 dv-osbrick-775890-2-ceph devstack@c-api.service[93302]: /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-02-16 19:48:52.830 | Feb 16 19:48:17 dv-osbrick-775890-2-ceph devstack@c-api.service[93302]: DeprecationWarning) 2021-02-16 19:48:52.830 | Feb 16 19:48:17 dv-osbrick-775890-2-ceph devstack@c-api.service[93302]: DEBUG oslo_db.sqlalchemy.engines [req-e8fd211e-d433-4234-914f-15f82dac8f44 req-d1a48208-72f1-4f6e-a05c-0a3022da3c00 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=93304) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} 2021-02-16 19:48:52.830 | Feb 16 19:48:17 dv-osbrick-775890-2-ceph devstack@c-api.service[93302]: INFO cinder.api.openstack.wsgi [req-e8fd211e-d433-4234-914f-15f82dac8f44 req-d1a48208-72f1-4f6e-a05c-0a3022da3c00 admin admin] http://10.222.0.13/volume/v3/18523a281c204b5c845f1cd9fb92d831/types/7b6e2eb6-80f9-48aa-ae89-e428857b0d80/extra_specs returned with HTTP 200 2021-02-16 19:48:52.831 | Feb 16 19:48:17 dv-osbrick-775890-2-ceph devstack@c-api.service[93302]: [pid: 93304|app: 0|req: 2/3] 10.222.0.13 () {62 vars in 1445 bytes} [Tue Feb 16 19:48:17 2021] POST /volume/v3/18523a281c204b5c845f1cd9fb92d831/types/7b6e2eb6-80f9-48aa-ae89-e428857b0d80/extra_specs => generated 48 bytes in 678 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2021-02-16 19:48:52.833 | + functions-common:service_check:1600 : for service in ${ENABLED_SERVICES//,/ } 2021-02-16 19:48:52.836 | + functions-common:service_check:1602 : sudo systemctl is-enabled devstack@c-vol.service 2021-02-16 19:48:52.849 | enabled 2021-02-16 19:48:52.853 | + functions-common:service_check:1606 : sudo systemctl status devstack@c-vol.service --no-pager 2021-02-16 19:48:52.868 | ● devstack@c-vol.service - Devstack devstack@c-vol.service 2021-02-16 19:48:52.868 | Loaded: loaded (/etc/systemd/system/devstack@c-vol.service; enabled; vendor preset: enabled) 2021-02-16 19:48:52.868 | Active: active (running) since Tue 2021-02-16 19:48:14 UTC; 38s ago 2021-02-16 19:48:52.868 | Main PID: 94154 (cinder-volume) 2021-02-16 19:48:52.868 | Tasks: 23 (limit: 14352) 2021-02-16 19:48:52.868 | CGroup: /system.slice/system-devstack.slice/devstack@c-vol.service 2021-02-16 19:48:52.868 | ├─94154 /usr/bin/python3.6 /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2021-02-16 19:48:52.868 | └─94254 /usr/bin/python3.6 /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2021-02-16 19:48:52.868 | 2021-02-16 19:48:52.868 | Feb 16 19:48:18 dv-osbrick-775890-2-ceph cinder-volume[94154]: INFO cinder.volume.manager [None req-96946691-5e7c-45f4-b45e-a09a121046fe None None] Driver initialization completed successfully. 2021-02-16 19:48:52.868 | Feb 16 19:48:18 dv-osbrick-775890-2-ceph cinder-volume[94154]: INFO cinder.manager [None req-96946691-5e7c-45f4-b45e-a09a121046fe None None] Initiating service 2 cleanup 2021-02-16 19:48:52.868 | Feb 16 19:48:18 dv-osbrick-775890-2-ceph cinder-volume[94154]: INFO cinder.manager [None req-96946691-5e7c-45f4-b45e-a09a121046fe None None] Service 2 cleanup completed. 2021-02-16 19:48:52.868 | Feb 16 19:48:18 dv-osbrick-775890-2-ceph cinder-volume[94154]: DEBUG cinder.service [None req-96946691-5e7c-45f4-b45e-a09a121046fe None None] Creating RPC server for service cinder-volume {{(pid=94254) start /opt/stack/cinder/cinder/service.py:231}} 2021-02-16 19:48:52.868 | Feb 16 19:48:18 dv-osbrick-775890-2-ceph cinder-volume[94154]: DEBUG cinder.service [None req-96946691-5e7c-45f4-b45e-a09a121046fe None None] Pinning object versions for RPC server serializer to 1.38 {{(pid=94254) start /opt/stack/cinder/cinder/service.py:238}} 2021-02-16 19:48:52.869 | Feb 16 19:48:18 dv-osbrick-775890-2-ceph cinder-volume[94154]: INFO cinder.volume.manager [None req-96946691-5e7c-45f4-b45e-a09a121046fe None None] Initializing RPC dependent components of volume driver RBDDriver (1.2.0) 2021-02-16 19:48:52.869 | Feb 16 19:48:18 dv-osbrick-775890-2-ceph cinder-volume[94154]: DEBUG cinder.volume.drivers.rbd [None req-96946691-5e7c-45f4-b45e-a09a121046fe None None] connecting to cinder@ceph (conf=/etc/ceph/ceph.conf, timeout=-1). {{(pid=94254) _do_conn /opt/stack/cinder/cinder/volume/drivers/rbd.py:480}} 2021-02-16 19:48:52.869 | Feb 16 19:48:18 dv-osbrick-775890-2-ceph cinder-volume[94154]: DEBUG cinder.volume.drivers.rbd [None req-96946691-5e7c-45f4-b45e-a09a121046fe None None] connecting to cinder@ceph (conf=/etc/ceph/ceph.conf, timeout=-1). {{(pid=94254) _do_conn /opt/stack/cinder/cinder/volume/drivers/rbd.py:480}} 2021-02-16 19:48:52.869 | Feb 16 19:48:18 dv-osbrick-775890-2-ceph cinder-volume[94154]: DEBUG cinder.volume.drivers.rbd [None req-96946691-5e7c-45f4-b45e-a09a121046fe None None] connecting to cinder@ceph (conf=/etc/ceph/ceph.conf, timeout=-1). {{(pid=94254) _do_conn /opt/stack/cinder/cinder/volume/drivers/rbd.py:480}} 2021-02-16 19:48:52.869 | Feb 16 19:48:18 dv-osbrick-775890-2-ceph cinder-volume[94154]: INFO cinder.volume.manager [None req-96946691-5e7c-45f4-b45e-a09a121046fe None None] Driver post RPC initialization completed successfully. 2021-02-16 19:48:52.873 | + functions-common:service_check:1600 : for service in ${ENABLED_SERVICES//,/ } 2021-02-16 19:48:52.876 | + functions-common:service_check:1602 : sudo systemctl is-enabled devstack@q-svc.service 2021-02-16 19:48:52.891 | enabled 2021-02-16 19:48:52.895 | + functions-common:service_check:1606 : sudo systemctl status devstack@q-svc.service --no-pager 2021-02-16 19:48:52.911 | ● devstack@q-svc.service - Devstack devstack@q-svc.service 2021-02-16 19:48:52.911 | Loaded: loaded (/etc/systemd/system/devstack@q-svc.service; enabled; vendor preset: enabled) 2021-02-16 19:48:52.911 | Active: active (running) since Tue 2021-02-16 19:46:18 UTC; 2min 34s ago 2021-02-16 19:48:52.911 | Main PID: 86393 (/usr/bin/python) 2021-02-16 19:48:52.911 | Tasks: 9 (limit: 14352) 2021-02-16 19:48:52.911 | CGroup: /system.slice/system-devstack.slice/devstack@q-svc.service 2021-02-16 19:48:52.911 | ├─86393 /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-02-16 19:48:52.911 | ├─86502 neutron-server: api 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-02-16 19:48:52.911 | ├─86503 neutron-server: api 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-02-16 19:48:52.911 | ├─86506 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-02-16 19:48:52.911 | └─86507 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-02-16 19:48:52.911 | 2021-02-16 19:48:52.911 | Feb 16 19:47:41 dv-osbrick-775890-2-ceph neutron-server[86393]: DEBUG neutron.db.agents_db [None req-92d9a34a-7e88-42cd-85ed-87805d738c9d None None] Agent healthcheck: found 4 active agents {{(pid=86507) agent_health_check /opt/stack/neutron/neutron/db/agents_db.py:326}} 2021-02-16 19:48:52.912 | Feb 16 19:48:04 dv-osbrick-775890-2-ceph neutron-server[86393]: DEBUG neutron_lib.callbacks.manager [None req-6acf3d35-1eec-45ac-a04c-547e1a62e482 None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent--9223363284882267644', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents--9223372036848813314'] for agent, after_update {{(pid=86506) _notify_loop /usr/local/lib/python3.6/dist-packages/neutron_lib/callbacks/manager.py:193}} 2021-02-16 19:48:52.912 | Feb 16 19:48:06 dv-osbrick-775890-2-ceph neutron-server[86393]: DEBUG neutron_lib.callbacks.manager [None req-59e08e3d-e79c-47ff-b5aa-091a945c97d6 None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent--9223363284882267644', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents--9223372036848813314'] for agent, after_update {{(pid=86506) _notify_loop /usr/local/lib/python3.6/dist-packages/neutron_lib/callbacks/manager.py:193}} 2021-02-16 19:48:52.912 | Feb 16 19:48:06 dv-osbrick-775890-2-ceph neutron-server[86393]: DEBUG neutron_lib.callbacks.manager [None req-34acbc4a-91d5-48d8-b4b0-e61cb09dc016 None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent--9223363284882267644', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents--9223372036848813314'] for agent, after_update {{(pid=86506) _notify_loop /usr/local/lib/python3.6/dist-packages/neutron_lib/callbacks/manager.py:193}} 2021-02-16 19:48:52.912 | Feb 16 19:48:07 dv-osbrick-775890-2-ceph neutron-server[86393]: DEBUG neutron_lib.callbacks.manager [None req-d00fabc8-3001-45c2-a0fa-a1177f659886 None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent--9223363284882267644', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents--9223372036848813314'] for agent, after_update {{(pid=86506) _notify_loop /usr/local/lib/python3.6/dist-packages/neutron_lib/callbacks/manager.py:193}} 2021-02-16 19:48:52.912 | Feb 16 19:48:18 dv-osbrick-775890-2-ceph neutron-server[86393]: DEBUG neutron.db.agents_db [None req-92d9a34a-7e88-42cd-85ed-87805d738c9d None None] Agent healthcheck: found 4 active agents {{(pid=86507) agent_health_check /opt/stack/neutron/neutron/db/agents_db.py:326}} 2021-02-16 19:48:52.912 | Feb 16 19:48:34 dv-osbrick-775890-2-ceph neutron-server[86393]: DEBUG neutron_lib.callbacks.manager [None req-1af1004f-cd71-445f-8d32-5ff743a20580 None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent--9223363284882267644', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents--9223372036848813314'] for agent, after_update {{(pid=86506) _notify_loop /usr/local/lib/python3.6/dist-packages/neutron_lib/callbacks/manager.py:193}} 2021-02-16 19:48:52.912 | Feb 16 19:48:36 dv-osbrick-775890-2-ceph neutron-server[86393]: DEBUG neutron_lib.callbacks.manager [None req-abe6d889-7643-47e9-8d09-6fc944ab94e1 None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent--9223363284882267644', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents--9223372036848813314'] for agent, after_update {{(pid=86506) _notify_loop /usr/local/lib/python3.6/dist-packages/neutron_lib/callbacks/manager.py:193}} 2021-02-16 19:48:52.912 | Feb 16 19:48:36 dv-osbrick-775890-2-ceph neutron-server[86393]: DEBUG neutron_lib.callbacks.manager [None req-34acbc4a-91d5-48d8-b4b0-e61cb09dc016 None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent--9223363284882267644', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents--9223372036848813314'] for agent, after_update {{(pid=86506) _notify_loop /usr/local/lib/python3.6/dist-packages/neutron_lib/callbacks/manager.py:193}} 2021-02-16 19:48:52.912 | Feb 16 19:48:37 dv-osbrick-775890-2-ceph neutron-server[86393]: DEBUG neutron_lib.callbacks.manager [None req-d00fabc8-3001-45c2-a0fa-a1177f659886 None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent--9223363284882267644', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents--9223372036848813314'] for agent, after_update {{(pid=86506) _notify_loop /usr/local/lib/python3.6/dist-packages/neutron_lib/callbacks/manager.py:193}} 2021-02-16 19:48:52.915 | + functions-common:service_check:1600 : for service in ${ENABLED_SERVICES//,/ } 2021-02-16 19:48:52.918 | + functions-common:service_check:1602 : sudo systemctl is-enabled devstack@q-dhcp.service 2021-02-16 19:48:52.931 | enabled 2021-02-16 19:48:52.935 | + functions-common:service_check:1606 : sudo systemctl status devstack@q-dhcp.service --no-pager 2021-02-16 19:48:52.951 | ● devstack@q-dhcp.service - Devstack devstack@q-dhcp.service 2021-02-16 19:48:52.951 | Loaded: loaded (/etc/systemd/system/devstack@q-dhcp.service; enabled; vendor preset: enabled) 2021-02-16 19:48:52.951 | Active: active (running) since Tue 2021-02-16 19:46:30 UTC; 2min 22s ago 2021-02-16 19:48:52.951 | Main PID: 87791 (neutron-dhcp-ag) 2021-02-16 19:48:52.951 | Tasks: 14 (limit: 14352) 2021-02-16 19:48:52.951 | CGroup: /system.slice/system-devstack.slice/devstack@q-dhcp.service 2021-02-16 19:48:52.951 | ├─87791 neutron-dhcp-agent (/usr/bin/python3.6 /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini) 2021-02-16 19:48:52.951 | ├─89130 /usr/bin/python3.6 /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/tmpgka88vef/privsep.sock 2021-02-16 19:48:52.951 | ├─89198 sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf 2021-02-16 19:48:52.951 | ├─89199 /usr/bin/python3.6 /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf 2021-02-16 19:48:52.952 | └─89290 dnsmasq --no-hosts --pid-file=/opt/stack/data/neutron/dhcp/811dc427-ac8a-4fee-98d6-d649c6bda39e/pid --dhcp-hostsfile=/opt/stack/data/neutron/dhcp/811dc427-ac8a-4fee-98d6-d649c6bda39e/host --addn-hosts=/opt/stack/data/neutron/dhcp/811dc427-ac8a-4fee-98d6-d649c6bda39e/addn_hosts --dhcp-optsfile=/opt/stack/data/neutron/dhcp/811dc427-ac8a-4fee-98d6-d649c6bda39e/opts --dhcp-leasefile=/opt/stack/data/neutron/dhcp/811dc427-ac8a-4fee-98d6-d649c6bda39e/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-f56a3c23-5ec3-4f57-8cf1-b80675dc2e46,172.20.0.0,static,255.255.255.192,86400s --dhcp-option-force=option:mtu,1450 --dhcp-lease-max=64 --conf-file=/dev/null --domain=openstacklocal 2021-02-16 19:48:52.952 | 2021-02-16 19:48:52.952 | Feb 16 19:47:20 dv-osbrick-775890-2-ceph dnsmasq[89290]: reading /etc/resolv.conf 2021-02-16 19:48:52.952 | Feb 16 19:47:20 dv-osbrick-775890-2-ceph dnsmasq[89290]: using nameserver 127.0.0.53#53 2021-02-16 19:48:52.952 | Feb 16 19:47:20 dv-osbrick-775890-2-ceph dnsmasq[89290]: reading /etc/resolv.conf 2021-02-16 19:48:52.952 | Feb 16 19:47:20 dv-osbrick-775890-2-ceph dnsmasq[89290]: using nameserver 127.0.0.53#53 2021-02-16 19:48:52.952 | Feb 16 19:47:20 dv-osbrick-775890-2-ceph dnsmasq[89290]: reading /etc/resolv.conf 2021-02-16 19:48:52.952 | Feb 16 19:47:20 dv-osbrick-775890-2-ceph dnsmasq[89290]: using nameserver 127.0.0.53#53 2021-02-16 19:48:52.952 | Feb 16 19:47:34 dv-osbrick-775890-2-ceph neutron-dhcp-agent[87791]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=87791) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:359}} 2021-02-16 19:48:52.952 | Feb 16 19:47:34 dv-osbrick-775890-2-ceph neutron-dhcp-agent[87791]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" released by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.001s {{(pid=87791) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:371}} 2021-02-16 19:48:52.952 | Feb 16 19:48:34 dv-osbrick-775890-2-ceph neutron-dhcp-agent[87791]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=87791) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:359}} 2021-02-16 19:48:52.952 | Feb 16 19:48:34 dv-osbrick-775890-2-ceph neutron-dhcp-agent[87791]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" released by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.002s {{(pid=87791) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:371}} 2021-02-16 19:48:52.955 | + functions-common:service_check:1600 : for service in ${ENABLED_SERVICES//,/ } 2021-02-16 19:48:52.957 | + functions-common:service_check:1602 : sudo systemctl is-enabled devstack@q-meta.service 2021-02-16 19:48:52.971 | enabled 2021-02-16 19:48:52.974 | + functions-common:service_check:1606 : sudo systemctl status devstack@q-meta.service --no-pager 2021-02-16 19:48:52.990 | ● devstack@q-meta.service - Devstack devstack@q-meta.service 2021-02-16 19:48:52.990 | Loaded: loaded (/etc/systemd/system/devstack@q-meta.service; enabled; vendor preset: enabled) 2021-02-16 19:48:52.990 | Active: active (running) since Tue 2021-02-16 19:46:32 UTC; 2min 20s ago 2021-02-16 19:48:52.990 | Main PID: 88535 (neutron-metadat) 2021-02-16 19:48:52.990 | Tasks: 4 (limit: 14352) 2021-02-16 19:48:52.990 | CGroup: /system.slice/system-devstack.slice/devstack@q-meta.service 2021-02-16 19:48:52.990 | ├─88535 neutron-metadata-agent (/usr/bin/python3.6 /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini) 2021-02-16 19:48:52.990 | ├─88798 neutron-metadata-agent (/usr/bin/python3.6 /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini) 2021-02-16 19:48:52.990 | └─88799 neutron-metadata-agent (/usr/bin/python3.6 /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini) 2021-02-16 19:48:52.990 | 2021-02-16 19:48:52.991 | Feb 16 19:46:36 dv-osbrick-775890-2-ceph neutron-metadata-agent[88535]: DEBUG oslo_service.service [None req-34acbc4a-91d5-48d8-b4b0-e61cb09dc016 None None] oslo_messaging_rabbit.ssl = False {{(pid=88535) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-02-16 19:48:52.991 | Feb 16 19:46:36 dv-osbrick-775890-2-ceph neutron-metadata-agent[88535]: DEBUG oslo_service.service [None req-34acbc4a-91d5-48d8-b4b0-e61cb09dc016 None None] oslo_messaging_rabbit.ssl_ca_file = {{(pid=88535) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-02-16 19:48:52.991 | Feb 16 19:46:36 dv-osbrick-775890-2-ceph neutron-metadata-agent[88535]: DEBUG oslo_service.service [None req-34acbc4a-91d5-48d8-b4b0-e61cb09dc016 None None] oslo_messaging_rabbit.ssl_cert_file = {{(pid=88535) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-02-16 19:48:52.991 | Feb 16 19:46:36 dv-osbrick-775890-2-ceph neutron-metadata-agent[88535]: DEBUG oslo_service.service [None req-34acbc4a-91d5-48d8-b4b0-e61cb09dc016 None None] oslo_messaging_rabbit.ssl_key_file = {{(pid=88535) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-02-16 19:48:52.991 | Feb 16 19:46:36 dv-osbrick-775890-2-ceph neutron-metadata-agent[88535]: DEBUG oslo_service.service [None req-34acbc4a-91d5-48d8-b4b0-e61cb09dc016 None None] oslo_messaging_rabbit.ssl_version = {{(pid=88535) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-02-16 19:48:52.991 | Feb 16 19:46:36 dv-osbrick-775890-2-ceph neutron-metadata-agent[88535]: DEBUG oslo_service.service [None req-34acbc4a-91d5-48d8-b4b0-e61cb09dc016 None None] oslo_messaging_notifications.driver = [] {{(pid=88535) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-02-16 19:48:52.991 | Feb 16 19:46:36 dv-osbrick-775890-2-ceph neutron-metadata-agent[88535]: DEBUG oslo_service.service [None req-34acbc4a-91d5-48d8-b4b0-e61cb09dc016 None None] oslo_messaging_notifications.retry = -1 {{(pid=88535) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-02-16 19:48:52.991 | Feb 16 19:46:36 dv-osbrick-775890-2-ceph neutron-metadata-agent[88535]: DEBUG oslo_service.service [None req-34acbc4a-91d5-48d8-b4b0-e61cb09dc016 None None] oslo_messaging_notifications.topics = ['notifications'] {{(pid=88535) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-02-16 19:48:52.991 | Feb 16 19:46:36 dv-osbrick-775890-2-ceph neutron-metadata-agent[88535]: DEBUG oslo_service.service [None req-34acbc4a-91d5-48d8-b4b0-e61cb09dc016 None None] oslo_messaging_notifications.transport_url = **** {{(pid=88535) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-02-16 19:48:52.991 | Feb 16 19:46:36 dv-osbrick-775890-2-ceph neutron-metadata-agent[88535]: DEBUG oslo_service.service [None req-34acbc4a-91d5-48d8-b4b0-e61cb09dc016 None None] ******************************************************************************** {{(pid=88535) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2591}} 2021-02-16 19:48:52.994 | + functions-common:service_check:1600 : for service in ${ENABLED_SERVICES//,/ } 2021-02-16 19:48:52.996 | + functions-common:service_check:1602 : sudo systemctl is-enabled devstack@q-agt.service 2021-02-16 19:48:53.009 | enabled 2021-02-16 19:48:53.013 | + functions-common:service_check:1606 : sudo systemctl status devstack@q-agt.service --no-pager 2021-02-16 19:48:53.029 | ● devstack@q-agt.service - Devstack devstack@q-agt.service 2021-02-16 19:48:53.029 | Loaded: loaded (/etc/systemd/system/devstack@q-agt.service; enabled; vendor preset: enabled) 2021-02-16 19:48:53.029 | Active: active (running) since Tue 2021-02-16 19:46:29 UTC; 2min 23s ago 2021-02-16 19:48:53.029 | Main PID: 87437 (neutron-openvsw) 2021-02-16 19:48:53.029 | Tasks: 16 (limit: 14352) 2021-02-16 19:48:53.029 | CGroup: /system.slice/system-devstack.slice/devstack@q-agt.service 2021-02-16 19:48:53.029 | ├─87437 neutron-openvswitch-agent (/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-02-16 19:48:53.029 | ├─88723 /usr/bin/python3.6 /usr/local/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpaph784jm/privsep.sock 2021-02-16 19:48:53.030 | ├─88830 sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf 2021-02-16 19:48:53.030 | ├─88831 /usr/bin/python3.6 /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf 2021-02-16 19:48:53.030 | ├─88898 /usr/bin/python3.6 /usr/local/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.ovs_vsctl_cmd --privsep_sock_path /tmp/tmpwz7wwnod/privsep.sock 2021-02-16 19:48:53.030 | └─88903 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json 2021-02-16 19:48:53.030 | 2021-02-16 19:48:53.030 | Feb 16 19:48:47 dv-osbrick-775890-2-ceph neutron-openvswitch-agent[87437]: DEBUG neutron.agent.linux.utils [None req-df3f30aa-6a81-4bd3-ae9d-6099fa6e13bf None None] Found cmdline ['ovsdb-client', 'monitor', 'tcp:127.0.0.1:6640', 'Interface', 'name,ofport,external_ids', '--format=json'] for process with PID 88903. {{(pid=87437) get_cmdline_from_pid /opt/stack/neutron/neutron/agent/linux/utils.py:334}} 2021-02-16 19:48:53.030 | Feb 16 19:48:47 dv-osbrick-775890-2-ceph neutron-openvswitch-agent[87437]: INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-df3f30aa-6a81-4bd3-ae9d-6099fa6e13bf None None] Agent rpc_loop - iteration:64 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.004 2021-02-16 19:48:53.030 | Feb 16 19:48:49 dv-osbrick-775890-2-ceph neutron-openvswitch-agent[87437]: INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-df3f30aa-6a81-4bd3-ae9d-6099fa6e13bf None None] Agent rpc_loop - iteration:65 started 2021-02-16 19:48:53.030 | Feb 16 19:48:49 dv-osbrick-775890-2-ceph neutron-openvswitch-agent[87437]: DEBUG neutron.plugins.ml2.drivers.openvswitch.agent.openflow.native.ofswitch [None req-df3f30aa-6a81-4bd3-ae9d-6099fa6e13bf None None] ofctl request version=0x4,msg_type=0x12,msg_len=0x38,xid=0x9cc97d9c,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=14497574000001335044,duration_nsec=847000000,duration_sec=132,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=87437) _send_msg /opt/stack/neutron/neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native/ofswitch.py:113}} 2021-02-16 19:48:53.030 | Feb 16 19:48:49 dv-osbrick-775890-2-ceph neutron-openvswitch-agent[87437]: DEBUG neutron.agent.linux.utils [None req-df3f30aa-6a81-4bd3-ae9d-6099fa6e13bf None None] Found cmdline ['ovsdb-client', 'monitor', 'tcp:127.0.0.1:6640', 'Interface', 'name,ofport,external_ids', '--format=json'] for process with PID 88903. {{(pid=87437) get_cmdline_from_pid /opt/stack/neutron/neutron/agent/linux/utils.py:334}} 2021-02-16 19:48:53.030 | Feb 16 19:48:49 dv-osbrick-775890-2-ceph neutron-openvswitch-agent[87437]: INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-df3f30aa-6a81-4bd3-ae9d-6099fa6e13bf None None] Agent rpc_loop - iteration:65 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.004 2021-02-16 19:48:53.030 | Feb 16 19:48:51 dv-osbrick-775890-2-ceph neutron-openvswitch-agent[87437]: INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-df3f30aa-6a81-4bd3-ae9d-6099fa6e13bf None None] Agent rpc_loop - iteration:66 started 2021-02-16 19:48:53.030 | Feb 16 19:48:51 dv-osbrick-775890-2-ceph neutron-openvswitch-agent[87437]: DEBUG neutron.plugins.ml2.drivers.openvswitch.agent.openflow.native.ofswitch [None req-df3f30aa-6a81-4bd3-ae9d-6099fa6e13bf None None] ofctl request version=0x4,msg_type=0x12,msg_len=0x38,xid=0x9cc97d9e,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=14497574000001335044,duration_nsec=849000000,duration_sec=134,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=87437) _send_msg /opt/stack/neutron/neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native/ofswitch.py:113}} 2021-02-16 19:48:53.030 | Feb 16 19:48:51 dv-osbrick-775890-2-ceph neutron-openvswitch-agent[87437]: DEBUG neutron.agent.linux.utils [None req-df3f30aa-6a81-4bd3-ae9d-6099fa6e13bf None None] Found cmdline ['ovsdb-client', 'monitor', 'tcp:127.0.0.1:6640', 'Interface', 'name,ofport,external_ids', '--format=json'] for process with PID 88903. {{(pid=87437) get_cmdline_from_pid /opt/stack/neutron/neutron/agent/linux/utils.py:334}} 2021-02-16 19:48:53.030 | Feb 16 19:48:51 dv-osbrick-775890-2-ceph neutron-openvswitch-agent[87437]: INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-df3f30aa-6a81-4bd3-ae9d-6099fa6e13bf None None] Agent rpc_loop - iteration:66 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.003 2021-02-16 19:48:53.033 | + functions-common:service_check:1600 : for service in ${ENABLED_SERVICES//,/ } 2021-02-16 19:48:53.036 | + functions-common:service_check:1602 : sudo systemctl is-enabled devstack@q-l3.service 2021-02-16 19:48:53.049 | enabled 2021-02-16 19:48:53.052 | + functions-common:service_check:1606 : sudo systemctl status devstack@q-l3.service --no-pager 2021-02-16 19:48:53.068 | ● devstack@q-l3.service - Devstack devstack@q-l3.service 2021-02-16 19:48:53.068 | Loaded: loaded (/etc/systemd/system/devstack@q-l3.service; enabled; vendor preset: enabled) 2021-02-16 19:48:53.068 | Active: active (running) since Tue 2021-02-16 19:46:31 UTC; 2min 21s ago 2021-02-16 19:48:53.068 | Main PID: 88179 (neutron-l3-agen) 2021-02-16 19:48:53.068 | Tasks: 13 (limit: 14352) 2021-02-16 19:48:53.068 | CGroup: /system.slice/system-devstack.slice/devstack@q-l3.service 2021-02-16 19:48:53.068 | ├─88179 neutron-l3-agent (/usr/bin/python3.6 /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini) 2021-02-16 19:48:53.068 | ├─88858 /usr/bin/python3.6 /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/tmp5t50qsjo/privsep.sock 2021-02-16 19:48:53.068 | ├─89644 sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf 2021-02-16 19:48:53.068 | ├─89654 /usr/bin/python3.6 /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf 2021-02-16 19:48:53.068 | └─89741 haproxy -f /opt/stack/data/neutron/ns-metadata-proxy/d1312e12-a981-4fb3-a7cb-57d2183fad3a.conf 2021-02-16 19:48:53.068 | 2021-02-16 19:48:53.068 | Feb 16 19:47:35 dv-osbrick-775890-2-ceph neutron-l3-agent[88179]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=88179) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:359}} 2021-02-16 19:48:53.068 | Feb 16 19:47:35 dv-osbrick-775890-2-ceph neutron-l3-agent[88179]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" released by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.001s {{(pid=88179) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:371}} 2021-02-16 19:48:53.068 | Feb 16 19:47:35 dv-osbrick-775890-2-ceph neutron-l3-agent[88179]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=88179) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:359}} 2021-02-16 19:48:53.068 | Feb 16 19:47:35 dv-osbrick-775890-2-ceph neutron-l3-agent[88179]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" released by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.001s {{(pid=88179) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:371}} 2021-02-16 19:48:53.068 | Feb 16 19:47:57 dv-osbrick-775890-2-ceph neutron-l3-agent[88179]: DEBUG oslo_service.periodic_task [None req-cf362922-971a-40bf-831f-2c0266ade167 None None] Running periodic task L3NATAgentWithStateReport.periodic_sync_routers_task {{(pid=88179) run_periodic_tasks /usr/local/lib/python3.6/dist-packages/oslo_service/periodic_task.py:211}} 2021-02-16 19:48:53.068 | Feb 16 19:48:35 dv-osbrick-775890-2-ceph neutron-l3-agent[88179]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=88179) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:359}} 2021-02-16 19:48:53.068 | Feb 16 19:48:35 dv-osbrick-775890-2-ceph neutron-l3-agent[88179]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" released by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.001s {{(pid=88179) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:371}} 2021-02-16 19:48:53.068 | Feb 16 19:48:35 dv-osbrick-775890-2-ceph neutron-l3-agent[88179]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=88179) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:359}} 2021-02-16 19:48:53.068 | Feb 16 19:48:35 dv-osbrick-775890-2-ceph neutron-l3-agent[88179]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" released by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.001s {{(pid=88179) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:371}} 2021-02-16 19:48:53.068 | Feb 16 19:48:37 dv-osbrick-775890-2-ceph neutron-l3-agent[88179]: DEBUG oslo_service.periodic_task [None req-cf362922-971a-40bf-831f-2c0266ade167 None None] Running periodic task L3NATAgentWithStateReport.periodic_sync_routers_task {{(pid=88179) run_periodic_tasks /usr/local/lib/python3.6/dist-packages/oslo_service/periodic_task.py:211}} 2021-02-16 19:48:53.072 | + functions-common:service_check:1600 : for service in ${ENABLED_SERVICES//,/ } 2021-02-16 19:48:53.075 | + functions-common:service_check:1602 : sudo systemctl is-enabled devstack@rabbit.service 2021-02-16 19:48:53.086 | Failed to get unit file state for devstack@rabbit.service: No such file or directory 2021-02-16 19:48:53.091 | + functions-common:service_check:1600 : for service in ${ENABLED_SERVICES//,/ } 2021-02-16 19:48:53.093 | + functions-common:service_check:1602 : sudo systemctl is-enabled devstack@tempest.service 2021-02-16 19:48:53.105 | Failed to get unit file state for devstack@tempest.service: No such file or directory 2021-02-16 19:48:53.109 | + functions-common:service_check:1600 : for service in ${ENABLED_SERVICES//,/ } 2021-02-16 19:48:53.111 | + functions-common:service_check:1602 : sudo systemctl is-enabled devstack@mysql.service 2021-02-16 19:48:53.124 | Failed to get unit file state for devstack@mysql.service: No such file or directory 2021-02-16 19:48:53.127 | + functions-common:service_check:1600 : for service in ${ENABLED_SERVICES//,/ } 2021-02-16 19:48:53.130 | + functions-common:service_check:1602 : sudo systemctl is-enabled devstack@etcd3.service 2021-02-16 19:48:53.142 | Failed to get unit file state for devstack@etcd3.service: No such file or directory 2021-02-16 19:48:53.146 | + functions-common:service_check:1600 : for service in ${ENABLED_SERVICES//,/ } 2021-02-16 19:48:53.148 | + functions-common:service_check:1602 : sudo systemctl is-enabled devstack@dstat.service 2021-02-16 19:48:53.161 | enabled 2021-02-16 19:48:53.164 | + functions-common:service_check:1606 : sudo systemctl status devstack@dstat.service --no-pager 2021-02-16 19:48:53.180 | ● devstack@dstat.service - Devstack devstack@dstat.service 2021-02-16 19:48:53.180 | Loaded: loaded (/etc/systemd/system/devstack@dstat.service; enabled; vendor preset: enabled) 2021-02-16 19:48:53.180 | Active: active (running) since Tue 2021-02-16 19:37:15 UTC; 11min ago 2021-02-16 19:48:53.180 | Main PID: 69429 (dstat.sh) 2021-02-16 19:48:53.180 | Tasks: 3 (limit: 14352) 2021-02-16 19:48:53.180 | CGroup: /system.slice/system-devstack.slice/devstack@dstat.service 2021-02-16 19:48:53.180 | ├─69429 /bin/bash /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs 2021-02-16 19:48:53.180 | ├─69487 python2 /usr/bin/dstat -tcmndrylpg --tcp --output /opt/stack/logs/dstat-csv.log 2021-02-16 19:48:53.180 | └─69488 python2 /usr/bin/dstat -tcmndrylpg --top-cpu-adv --top-io-adv --top-mem --swap --tcp 2021-02-16 19:48:53.180 | 2021-02-16 19:48:53.180 | Feb 16 19:48:43 dv-osbrick-775890-2-ceph dstat.sh[69429]: 16-02 19:48:43| 26 3 71 1 0|4470M 2177M 150M 4972M|1178B 0 | 0 380k| 0 43.0 | 437 2961 |1.77 1.49 1.09|2.0 0 0| 0 0 |openstack 95454 24%5786k 0 |openstack 954545786k 0 24%|mysqld 381M| 0 0 | 32 271 0 145 0 2021-02-16 19:48:53.180 | Feb 16 19:48:44 dv-osbrick-775890-2-ceph dstat.sh[69429]: 16-02 19:48:44| 27 4 68 0 0|4426M 2221M 150M 4972M| 0 0 | 0 170k| 0 16.0 | 928 3757 |1.77 1.49 1.09|9.0 0 80| 0 0 |openstack 95534 17%4509k 34k|bash 95441 14M 43k 0%|mysqld 381M| 0 0 | 32 269 0 148 0 2021-02-16 19:48:53.181 | Feb 16 19:48:45 dv-osbrick-775890-2-ceph dstat.sh[69429]: 16-02 19:48:45| 27 3 70 0 0|4453M 2194M 150M 4973M|1012B 0 | 0 222k| 0 20.0 | 374 2897 |1.77 1.49 1.09|2.0 0 2.0| 0 0 |openstack 95534 25%6781k 7B|openstack 955346781k 7B 25%|mysqld 381M| 0 0 | 32 269 0 146 0 2021-02-16 19:48:53.181 | Feb 16 19:48:46 dv-osbrick-775890-2-ceph dstat.sh[69429]: 16-02 19:48:46| 25 5 70 1 0|4408M 2239M 150M 4973M|2060B 0 | 0 760k| 0 47.0 |1230 4632 |1.77 1.49 1.09|3.0 0 119| 0 0 |uwsgi 706532.0%3737B 15k|bash 95441 14M 51k 0%|mysqld 381M| 0 0 | 32 269 0 152 0 2021-02-16 19:48:53.181 | Feb 16 19:48:47 dv-osbrick-775890-2-ceph dstat.sh[69429]: 16-02 19:48:47| 24 4 72 0 0|4438M 2209M 150M 4973M| 0 0 | 0 2860k| 0 56.0 | 458 2936 |1.77 1.49 1.09|2.0 0 21| 0 0 |openstack 95678 25%7073k 34k|openstack 956786910k 34k 25%|mysqld 381M| 0 0 | 32 269 0 146 0 2021-02-16 19:48:53.181 | Feb 16 19:48:48 dv-osbrick-775890-2-ceph dstat.sh[69429]: 16-02 19:48:48| 27 3 71 0 0|4463M 2184M 150M 4973M| 0 0 | 0 272k| 0 45.0 | 436 3014 |1.70 1.48 1.09|2.0 0 2.0| 0 0 |openstack 95678 25%6068k 7B|openstack 956786068k 7B 25%|mysqld 381M| 0 0 | 32 269 0 146 0 2021-02-16 19:48:53.181 | Feb 16 19:48:49 dv-osbrick-775890-2-ceph dstat.sh[69429]: 16-02 19:48:49| 25 4 70 0 0|4418M 2228M 150M 4973M| 457B 0 | 0 362k| 0 26.0 |1302 4616 |1.70 1.48 1.09|3.0 0 139| 0 0 |openstack 958207.5%2106k 256B|bash 95441 14M 50k 0%|mysqld 381M| 0 0 | 32 269 0 146 0 2021-02-16 19:48:53.181 | Feb 16 19:48:50 dv-osbrick-775890-2-ceph dstat.sh[69429]: 16-02 19:48:50| 26 3 71 1 0|4445M 2201M 150M 4973M| 457B 0 | 0 494k| 0 36.0 | 420 2975 |1.70 1.48 1.09|3.0 0 3.0| 0 0 |openstack 95820 25%6503k 34k|openstack 958206503k 34k 25%|mysqld 381M| 0 0 | 32 269 0 146 0 2021-02-16 19:48:53.181 | Feb 16 19:48:51 dv-osbrick-775890-2-ceph dstat.sh[69429]: 16-02 19:48:51| 25 3 71 0 0|4471M 2176M 150M 4973M| 457B 0 | 0 274k| 0 27.0 | 519 3209 |1.70 1.48 1.09|2.0 0 0| 0 0 |openstack 95820 23%5786k 0 |openstack 958205786k 0 23%|mysqld 381M| 0 0 | 32 271 0 145 0 2021-02-16 19:48:53.181 | Feb 16 19:48:52 dv-osbrick-775890-2-ceph dstat.sh[69429]: 16-02 19:48:52| 16 14 69 0 0|4407M 2239M 150M 4973M| 0 0 | 0 198k| 0 18.0 |2379 6714 |1.70 1.48 1.09|2.0 0 413| 0 0 |bash 151422.0% 73M 290k|bash 15142 73M 290k2.0%|mysqld 381M| 0 0 | 32 269 0 147 0 2021-02-16 19:48:53.184 | + functions-common:service_check:1600 : for service in ${ENABLED_SERVICES//,/ } 2021-02-16 19:48:53.187 | + functions-common:service_check:1602 : sudo systemctl is-enabled devstack@n-crt.service 2021-02-16 19:48:53.199 | Failed to get unit file state for devstack@n-crt.service: No such file or directory 2021-02-16 19:48:53.203 | + functions-common:service_check:1600 : for service in ${ENABLED_SERVICES//,/ } 2021-02-16 19:48:53.205 | + functions-common:service_check:1602 : sudo systemctl is-enabled devstack@n-cauth.service 2021-02-16 19:48:53.217 | Failed to get unit file state for devstack@n-cauth.service: No such file or directory 2021-02-16 19:48:53.221 | + functions-common:service_check:1600 : for service in ${ENABLED_SERVICES//,/ } 2021-02-16 19:48:53.223 | + functions-common:service_check:1602 : sudo systemctl is-enabled devstack@g-reg.service 2021-02-16 19:48:53.235 | Failed to get unit file state for devstack@g-reg.service: No such file or directory 2021-02-16 19:48:53.239 | + functions-common:service_check:1600 : for service in ${ENABLED_SERVICES//,/ } 2021-02-16 19:48:53.242 | + functions-common:service_check:1602 : sudo systemctl is-enabled devstack@cinder.service 2021-02-16 19:48:53.254 | Failed to get unit file state for devstack@cinder.service: No such file or directory 2021-02-16 19:48:53.258 | + functions-common:service_check:1600 : for service in ${ENABLED_SERVICES//,/ } 2021-02-16 19:48:53.261 | + functions-common:service_check:1602 : sudo systemctl is-enabled devstack@n-super-cond.service 2021-02-16 19:48:53.274 | enabled 2021-02-16 19:48:53.277 | + functions-common:service_check:1606 : sudo systemctl status devstack@n-super-cond.service --no-pager 2021-02-16 19:48:53.293 | ● devstack@n-super-cond.service - Devstack devstack@n-super-cond.service 2021-02-16 19:48:53.293 | Loaded: loaded (/etc/systemd/system/devstack@n-super-cond.service; enabled; vendor preset: enabled) 2021-02-16 19:48:53.293 | Active: active (running) since Tue 2021-02-16 19:47:25 UTC; 1min 27s ago 2021-02-16 19:48:53.293 | Main PID: 91674 (nova-conductor) 2021-02-16 19:48:53.293 | Tasks: 3 (limit: 14352) 2021-02-16 19:48:53.293 | CGroup: /system.slice/system-devstack.slice/devstack@n-super-cond.service 2021-02-16 19:48:53.293 | ├─91674 /usr/bin/python3.6 /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf 2021-02-16 19:48:53.293 | ├─92566 /usr/bin/python3.6 /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf 2021-02-16 19:48:53.293 | └─92567 /usr/bin/python3.6 /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf 2021-02-16 19:48:53.293 | 2021-02-16 19:48:53.293 | Feb 16 19:47:30 dv-osbrick-775890-2-ceph nova-conductor[91674]: DEBUG oslo_service.service [None req-1bcd4c99-d232-40eb-83c8-bdfbc440a0c0 None None] oslo_messaging_rabbit.ssl_key_file = {{(pid=91674) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-02-16 19:48:53.293 | Feb 16 19:47:30 dv-osbrick-775890-2-ceph nova-conductor[91674]: DEBUG oslo_service.service [None req-1bcd4c99-d232-40eb-83c8-bdfbc440a0c0 None None] oslo_messaging_rabbit.ssl_version = {{(pid=91674) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-02-16 19:48:53.293 | Feb 16 19:47:30 dv-osbrick-775890-2-ceph nova-conductor[91674]: DEBUG oslo_service.service [None req-1bcd4c99-d232-40eb-83c8-bdfbc440a0c0 None None] oslo_messaging_notifications.driver = ['messagingv2'] {{(pid=91674) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-02-16 19:48:53.293 | Feb 16 19:47:30 dv-osbrick-775890-2-ceph nova-conductor[91674]: DEBUG oslo_service.service [None req-1bcd4c99-d232-40eb-83c8-bdfbc440a0c0 None None] oslo_messaging_notifications.retry = -1 {{(pid=91674) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-02-16 19:48:53.293 | Feb 16 19:47:30 dv-osbrick-775890-2-ceph nova-conductor[91674]: DEBUG oslo_service.service [None req-1bcd4c99-d232-40eb-83c8-bdfbc440a0c0 None None] oslo_messaging_notifications.topics = ['notifications'] {{(pid=91674) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-02-16 19:48:53.293 | Feb 16 19:47:30 dv-osbrick-775890-2-ceph nova-conductor[91674]: DEBUG oslo_service.service [None req-1bcd4c99-d232-40eb-83c8-bdfbc440a0c0 None None] oslo_messaging_notifications.transport_url = **** {{(pid=91674) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-02-16 19:48:53.293 | Feb 16 19:47:30 dv-osbrick-775890-2-ceph nova-conductor[91674]: DEBUG oslo_service.service [None req-1bcd4c99-d232-40eb-83c8-bdfbc440a0c0 None None] oslo_reports.file_event_handler = None {{(pid=91674) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-02-16 19:48:53.293 | Feb 16 19:47:30 dv-osbrick-775890-2-ceph nova-conductor[91674]: DEBUG oslo_service.service [None req-1bcd4c99-d232-40eb-83c8-bdfbc440a0c0 None None] oslo_reports.file_event_handler_interval = 1 {{(pid=91674) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-02-16 19:48:53.293 | Feb 16 19:47:30 dv-osbrick-775890-2-ceph nova-conductor[91674]: DEBUG oslo_service.service [None req-1bcd4c99-d232-40eb-83c8-bdfbc440a0c0 None None] oslo_reports.log_dir = None {{(pid=91674) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-02-16 19:48:53.293 | Feb 16 19:47:30 dv-osbrick-775890-2-ceph nova-conductor[91674]: DEBUG oslo_service.service [None req-1bcd4c99-d232-40eb-83c8-bdfbc440a0c0 None None] ******************************************************************************** {{(pid=91674) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2591}} 2021-02-16 19:48:53.296 | + functions-common:service_check:1600 : for service in ${ENABLED_SERVICES//,/ } 2021-02-16 19:48:53.299 | + functions-common:service_check:1602 : sudo systemctl is-enabled devstack@n-cond-cell1.service 2021-02-16 19:48:53.312 | enabled 2021-02-16 19:48:53.316 | + functions-common:service_check:1606 : sudo systemctl status devstack@n-cond-cell1.service --no-pager 2021-02-16 19:48:53.332 | ● devstack@n-cond-cell1.service - Devstack devstack@n-cond-cell1.service 2021-02-16 19:48:53.332 | Loaded: loaded (/etc/systemd/system/devstack@n-cond-cell1.service; enabled; vendor preset: enabled) 2021-02-16 19:48:53.332 | Active: active (running) since Tue 2021-02-16 19:47:27 UTC; 1min 26s ago 2021-02-16 19:48:53.332 | Main PID: 92063 (nova-conductor) 2021-02-16 19:48:53.332 | Tasks: 3 (limit: 14352) 2021-02-16 19:48:53.332 | CGroup: /system.slice/system-devstack.slice/devstack@n-cond-cell1.service 2021-02-16 19:48:53.332 | ├─92063 /usr/bin/python3.6 /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf 2021-02-16 19:48:53.332 | ├─92571 /usr/bin/python3.6 /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf 2021-02-16 19:48:53.332 | └─92572 /usr/bin/python3.6 /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf 2021-02-16 19:48:53.332 | 2021-02-16 19:48:53.332 | Feb 16 19:47:30 dv-osbrick-775890-2-ceph nova-conductor[92063]: DEBUG oslo_service.service [None req-6b9306b6-a1f3-45ba-84c6-3ed227897ee0 None None] oslo_reports.log_dir = None {{(pid=92063) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-02-16 19:48:53.332 | Feb 16 19:47:30 dv-osbrick-775890-2-ceph nova-conductor[92063]: DEBUG oslo_service.service [None req-6b9306b6-a1f3-45ba-84c6-3ed227897ee0 None None] ******************************************************************************** {{(pid=92063) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2591}} 2021-02-16 19:48:53.332 | Feb 16 19:47:31 dv-osbrick-775890-2-ceph nova-conductor[92063]: DEBUG oslo_db.sqlalchemy.engines [None req-2e633b4d-9f52-41bc-9efc-dc1221fe61c6 None None] Parent process 92063 forked (92572) with an open database connection, which is being discarded and recreated. {{(pid=92572) checkout /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:407}} 2021-02-16 19:48:53.332 | Feb 16 19:47:31 dv-osbrick-775890-2-ceph nova-conductor[92063]: DEBUG nova.service [None req-2e633b4d-9f52-41bc-9efc-dc1221fe61c6 None None] Creating RPC server for service conductor {{(pid=92572) start /opt/stack/nova/nova/service.py:182}} 2021-02-16 19:48:53.332 | Feb 16 19:47:31 dv-osbrick-775890-2-ceph nova-conductor[92063]: DEBUG nova.service [None req-2e633b4d-9f52-41bc-9efc-dc1221fe61c6 None None] Join ServiceGroup membership for this service conductor {{(pid=92572) start /opt/stack/nova/nova/service.py:200}} 2021-02-16 19:48:53.332 | Feb 16 19:47:31 dv-osbrick-775890-2-ceph nova-conductor[92063]: DEBUG nova.servicegroup.drivers.db [None req-2e633b4d-9f52-41bc-9efc-dc1221fe61c6 None None] DB_Driver: join new ServiceGroup member dv-osbrick-775890-2-ceph to the conductor group, service = {{(pid=92572) join /opt/stack/nova/nova/servicegroup/drivers/db.py:47}} 2021-02-16 19:48:53.332 | Feb 16 19:47:31 dv-osbrick-775890-2-ceph nova-conductor[92063]: DEBUG oslo_db.sqlalchemy.engines [None req-33a0313f-fbae-45a5-8cc8-127bd573bfef None None] Parent process 92063 forked (92571) with an open database connection, which is being discarded and recreated. {{(pid=92571) checkout /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:407}} 2021-02-16 19:48:53.332 | Feb 16 19:47:31 dv-osbrick-775890-2-ceph nova-conductor[92063]: DEBUG nova.service [None req-33a0313f-fbae-45a5-8cc8-127bd573bfef None None] Creating RPC server for service conductor {{(pid=92571) start /opt/stack/nova/nova/service.py:182}} 2021-02-16 19:48:53.332 | Feb 16 19:47:31 dv-osbrick-775890-2-ceph nova-conductor[92063]: DEBUG nova.service [None req-33a0313f-fbae-45a5-8cc8-127bd573bfef None None] Join ServiceGroup membership for this service conductor {{(pid=92571) start /opt/stack/nova/nova/service.py:200}} 2021-02-16 19:48:53.332 | Feb 16 19:47:31 dv-osbrick-775890-2-ceph nova-conductor[92063]: DEBUG nova.servicegroup.drivers.db [None req-33a0313f-fbae-45a5-8cc8-127bd573bfef None None] DB_Driver: join new ServiceGroup member dv-osbrick-775890-2-ceph to the conductor group, service = {{(pid=92571) join /opt/stack/nova/nova/servicegroup/drivers/db.py:47}} 2021-02-16 19:48:53.335 | + ./stack.sh:main:1422 : is_service_enabled n-api 2021-02-16 19:48:53.352 | + functions-common:is_service_enabled:1962 : return 0 2021-02-16 19:48:53.355 | + ./stack.sh:main:1423 : is_service_enabled n-cpu 2021-02-16 19:48:53.373 | + functions-common:is_service_enabled:1962 : return 1 2021-02-16 19:48:53.375 | + ./stack.sh:main:1430 : 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-02-16 19:48:53.378 | + ./stack.sh:echo_summary:419 : [[ -t 3 ]] 2021-02-16 19:48:53.380 | + ./stack.sh:echo_summary:425 : 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-02-16 19:48:53.383 | + ./stack.sh:main:1437 : /usr/local/bin/nova-status --config-file /etc/nova/nova.conf upgrade check 2021-02-16 19:48:56.820 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-16 19:48:56.820 | 2021-02-16 19:48:56.820 | Traceback (most recent call last): 2021-02-16 19:48:56.820 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-16 19:48:56.820 | exec(line) 2021-02-16 19:48:56.820 | File "", line 1, in 2021-02-16 19:48:56.820 | File "", line 568, in module_from_spec 2021-02-16 19:48:56.820 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-16 19:48:56.820 | 2021-02-16 19:48:56.820 | Remainder of file ignored 2021-02-16 19:48:56.820 | +--------------------------------------------------------------------+ 2021-02-16 19:48:56.820 | | Upgrade Check Results | 2021-02-16 19:48:56.820 | +--------------------------------------------------------------------+ 2021-02-16 19:48:56.820 | | Check: Cells v2 | 2021-02-16 19:48:56.820 | | Result: Success | 2021-02-16 19:48:56.820 | | Details: No host mappings or compute nodes were found. Remember to | 2021-02-16 19:48:56.820 | | run command 'nova-manage cell_v2 discover_hosts' when new | 2021-02-16 19:48:56.820 | | compute hosts are deployed. | 2021-02-16 19:48:56.821 | +--------------------------------------------------------------------+ 2021-02-16 19:48:56.821 | | Check: Placement API | 2021-02-16 19:48:56.821 | | Result: Success | 2021-02-16 19:48:56.821 | | Details: None | 2021-02-16 19:48:56.821 | +--------------------------------------------------------------------+ 2021-02-16 19:48:56.821 | | Check: Ironic Flavor Migration | 2021-02-16 19:48:56.821 | | Result: Success | 2021-02-16 19:48:56.821 | | Details: None | 2021-02-16 19:48:56.821 | +--------------------------------------------------------------------+ 2021-02-16 19:48:56.821 | | Check: Cinder API | 2021-02-16 19:48:56.821 | | Result: Success | 2021-02-16 19:48:56.821 | | Details: None | 2021-02-16 19:48:56.821 | +--------------------------------------------------------------------+ 2021-02-16 19:48:56.821 | | Check: Policy Scope-based Defaults | 2021-02-16 19:48:56.821 | | Result: Success | 2021-02-16 19:48:56.821 | | Details: None | 2021-02-16 19:48:56.821 | +--------------------------------------------------------------------+ 2021-02-16 19:48:56.821 | | Check: Policy File JSON to YAML Migration | 2021-02-16 19:48:56.821 | | Result: Success | 2021-02-16 19:48:56.821 | | Details: None | 2021-02-16 19:48:56.821 | +--------------------------------------------------------------------+ 2021-02-16 19:48:56.821 | | Check: Older than N-1 computes | 2021-02-16 19:48:56.821 | | Result: Success | 2021-02-16 19:48:56.821 | | Details: None | 2021-02-16 19:48:56.821 | +--------------------------------------------------------------------+ 2021-02-16 19:48:57.170 | + ./stack.sh:main:1444 : [[ -x /home/ubuntu/devstack/local.sh ]] 2021-02-16 19:48:57.173 | + ./stack.sh:main:1445 : echo 'Running user script /home/ubuntu/devstack/local.sh' 2021-02-16 19:48:57.173 | Running user script /home/ubuntu/devstack/local.sh 2021-02-16 19:48:57.176 | + ./stack.sh:main:1446 : /home/ubuntu/devstack/local.sh 2021-02-16 19:48:57.178 | Before updating nova flavors: 2021-02-16 19:48:59.574 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-16 19:48:59.574 | 2021-02-16 19:48:59.574 | Traceback (most recent call last): 2021-02-16 19:48:59.574 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-16 19:48:59.575 | exec(line) 2021-02-16 19:48:59.575 | File "", line 1, in 2021-02-16 19:48:59.575 | File "", line 568, in module_from_spec 2021-02-16 19:48:59.575 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-16 19:48:59.575 | 2021-02-16 19:48:59.575 | Remainder of file ignored 2021-02-16 19:48:59.575 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:48:59.575 | from cryptography.utils import int_from_bytes 2021-02-16 19:48:59.575 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:48:59.575 | from cryptography.utils import int_from_bytes 2021-02-16 19:48:59.575 | +----+-----------+-------+------+-----------+-------+-----------+ 2021-02-16 19:48:59.575 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2021-02-16 19:48:59.575 | +----+-----------+-------+------+-----------+-------+-----------+ 2021-02-16 19:48:59.575 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2021-02-16 19:48:59.575 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2021-02-16 19:48:59.575 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2021-02-16 19:48:59.575 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2021-02-16 19:48:59.575 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2021-02-16 19:48:59.575 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2021-02-16 19:48:59.575 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2021-02-16 19:48:59.575 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2021-02-16 19:48:59.575 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2021-02-16 19:48:59.575 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2021-02-16 19:48:59.575 | +----+-----------+-------+------+-----------+-------+-----------+ 2021-02-16 19:49:01.515 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-16 19:49:01.515 | 2021-02-16 19:49:01.515 | Traceback (most recent call last): 2021-02-16 19:49:01.515 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-16 19:49:01.515 | exec(line) 2021-02-16 19:49:01.515 | File "", line 1, in 2021-02-16 19:49:01.515 | File "", line 568, in module_from_spec 2021-02-16 19:49:01.515 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-16 19:49:01.515 | 2021-02-16 19:49:01.515 | Remainder of file ignored 2021-02-16 19:49:01.515 | ERROR (CommandError): No flavor with a name or ID of '42' exists. 2021-02-16 19:49:01.599 | Flavor 42 not found 2021-02-16 19:49:03.335 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-16 19:49:03.335 | 2021-02-16 19:49:03.335 | Traceback (most recent call last): 2021-02-16 19:49:03.335 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-16 19:49:03.335 | exec(line) 2021-02-16 19:49:03.335 | File "", line 1, in 2021-02-16 19:49:03.335 | File "", line 568, in module_from_spec 2021-02-16 19:49:03.335 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-16 19:49:03.335 | 2021-02-16 19:49:03.335 | Remainder of file ignored 2021-02-16 19:49:03.335 | ERROR (CommandError): No flavor with a name or ID of '84' exists. 2021-02-16 19:49:03.417 | Flavor 84 not found 2021-02-16 19:49:05.161 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-16 19:49:05.161 | 2021-02-16 19:49:05.161 | Traceback (most recent call last): 2021-02-16 19:49:05.161 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-16 19:49:05.161 | exec(line) 2021-02-16 19:49:05.161 | File "", line 1, in 2021-02-16 19:49:05.161 | File "", line 568, in module_from_spec 2021-02-16 19:49:05.161 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-16 19:49:05.161 | 2021-02-16 19:49:05.161 | Remainder of file ignored 2021-02-16 19:49:05.161 | ERROR (CommandError): No flavor with a name or ID of '451' exists. 2021-02-16 19:49:05.243 | Flavor 451 not found 2021-02-16 19:49:06.936 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-16 19:49:06.936 | 2021-02-16 19:49:06.936 | Traceback (most recent call last): 2021-02-16 19:49:06.936 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-16 19:49:06.937 | exec(line) 2021-02-16 19:49:06.937 | File "", line 1, in 2021-02-16 19:49:06.937 | File "", line 568, in module_from_spec 2021-02-16 19:49:06.937 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-16 19:49:06.937 | 2021-02-16 19:49:06.937 | Remainder of file ignored 2021-02-16 19:49:06.937 | +----+---------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-02-16 19:49:06.937 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2021-02-16 19:49:06.937 | +----+---------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-02-16 19:49:06.937 | | 42 | m1.nano | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-02-16 19:49:06.937 | +----+---------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-02-16 19:49:08.699 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-16 19:49:08.700 | 2021-02-16 19:49:08.700 | Traceback (most recent call last): 2021-02-16 19:49:08.700 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-16 19:49:08.700 | exec(line) 2021-02-16 19:49:08.700 | File "", line 1, in 2021-02-16 19:49:08.700 | File "", line 568, in module_from_spec 2021-02-16 19:49:08.700 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-16 19:49:08.700 | 2021-02-16 19:49:08.700 | Remainder of file ignored 2021-02-16 19:49:08.700 | +----+----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-02-16 19:49:08.700 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2021-02-16 19:49:08.700 | +----+----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-02-16 19:49:08.700 | | 84 | m1.micro | 256 | 2 | 0 | 0 | 1 | 1.0 | True | - | 2021-02-16 19:49:08.700 | +----+----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-02-16 19:49:10.455 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-16 19:49:10.455 | 2021-02-16 19:49:10.455 | Traceback (most recent call last): 2021-02-16 19:49:10.455 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-16 19:49:10.455 | exec(line) 2021-02-16 19:49:10.455 | File "", line 1, in 2021-02-16 19:49:10.456 | File "", line 568, in module_from_spec 2021-02-16 19:49:10.456 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-16 19:49:10.456 | 2021-02-16 19:49:10.456 | Remainder of file ignored 2021-02-16 19:49:10.456 | +-----+---------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-02-16 19:49:10.456 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2021-02-16 19:49:10.456 | +-----+---------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-02-16 19:49:10.456 | | 451 | m1.heat | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-02-16 19:49:10.456 | +-----+---------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-02-16 19:49:12.196 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-16 19:49:12.196 | 2021-02-16 19:49:12.196 | Traceback (most recent call last): 2021-02-16 19:49:12.196 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-16 19:49:12.196 | exec(line) 2021-02-16 19:49:12.196 | File "", line 1, in 2021-02-16 19:49:12.196 | File "", line 568, in module_from_spec 2021-02-16 19:49:12.196 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-16 19:49:12.196 | 2021-02-16 19:49:12.196 | Remainder of file ignored 2021-02-16 19:49:12.196 | +-----+----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-02-16 19:49:12.196 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2021-02-16 19:49:12.197 | +-----+----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-02-16 19:49:12.197 | | 452 | m1.heat2 | 1024 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-02-16 19:49:12.197 | +-----+----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-02-16 19:49:12.279 | After updating nova flavors: 2021-02-16 19:49:13.955 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-16 19:49:13.955 | 2021-02-16 19:49:13.955 | Traceback (most recent call last): 2021-02-16 19:49:13.955 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-16 19:49:13.955 | exec(line) 2021-02-16 19:49:13.956 | File "", line 1, in 2021-02-16 19:49:13.956 | File "", line 568, in module_from_spec 2021-02-16 19:49:13.956 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-16 19:49:13.956 | 2021-02-16 19:49:13.956 | Remainder of file ignored 2021-02-16 19:49:13.956 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-02-16 19:49:13.956 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2021-02-16 19:49:13.956 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-02-16 19:49:13.956 | | 1 | m1.tiny | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-02-16 19:49:13.956 | | 2 | m1.small | 2048 | 20 | 0 | 0 | 1 | 1.0 | True | - | 2021-02-16 19:49:13.956 | | 3 | m1.medium | 4096 | 40 | 0 | 0 | 2 | 1.0 | True | - | 2021-02-16 19:49:13.956 | | 4 | m1.large | 8192 | 80 | 0 | 0 | 4 | 1.0 | True | - | 2021-02-16 19:49:13.956 | | 42 | m1.nano | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-02-16 19:49:13.956 | | 451 | m1.heat | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-02-16 19:49:13.956 | | 452 | m1.heat2 | 1024 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-02-16 19:49:13.956 | | 5 | m1.xlarge | 16384 | 160 | 0 | 0 | 8 | 1.0 | True | - | 2021-02-16 19:49:13.956 | | 84 | m1.micro | 256 | 2 | 0 | 0 | 1 | 1.0 | True | - | 2021-02-16 19:49:13.956 | | c1 | cirros256 | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-02-16 19:49:13.956 | | d1 | ds512M | 512 | 5 | 0 | 0 | 1 | 1.0 | True | - | 2021-02-16 19:49:13.956 | | d2 | ds1G | 1024 | 10 | 0 | 0 | 1 | 1.0 | True | - | 2021-02-16 19:49:13.956 | | d3 | ds2G | 2048 | 10 | 0 | 0 | 2 | 1.0 | True | - | 2021-02-16 19:49:13.956 | | d4 | ds4G | 4096 | 20 | 0 | 0 | 4 | 1.0 | True | - | 2021-02-16 19:49:13.956 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-02-16 19:49:16.558 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-16 19:49:16.558 | 2021-02-16 19:49:16.558 | Traceback (most recent call last): 2021-02-16 19:49:16.558 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-16 19:49:16.558 | exec(line) 2021-02-16 19:49:16.558 | File "", line 1, in 2021-02-16 19:49:16.558 | File "", line 568, in module_from_spec 2021-02-16 19:49:16.558 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-16 19:49:16.558 | 2021-02-16 19:49:16.558 | Remainder of file ignored 2021-02-16 19:49:16.558 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:49:16.558 | from cryptography.utils import int_from_bytes 2021-02-16 19:49:16.558 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:49:16.558 | from cryptography.utils import int_from_bytes 2021-02-16 19:49:19.786 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-16 19:49:19.786 | 2021-02-16 19:49:19.786 | Traceback (most recent call last): 2021-02-16 19:49:19.787 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-16 19:49:19.787 | exec(line) 2021-02-16 19:49:19.787 | File "", line 1, in 2021-02-16 19:49:19.787 | File "", line 568, in module_from_spec 2021-02-16 19:49:19.787 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-16 19:49:19.787 | 2021-02-16 19:49:19.787 | Remainder of file ignored 2021-02-16 19:49:19.787 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:49:19.787 | from cryptography.utils import int_from_bytes 2021-02-16 19:49:19.787 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:49:19.787 | from cryptography.utils import int_from_bytes 2021-02-16 19:49:19.977 | Neutron networks: 2021-02-16 19:49:22.430 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-16 19:49:22.430 | 2021-02-16 19:49:22.431 | Traceback (most recent call last): 2021-02-16 19:49:22.431 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-16 19:49:22.431 | exec(line) 2021-02-16 19:49:22.431 | File "", line 1, in 2021-02-16 19:49:22.431 | File "", line 568, in module_from_spec 2021-02-16 19:49:22.431 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-16 19:49:22.431 | 2021-02-16 19:49:22.431 | Remainder of file ignored 2021-02-16 19:49:22.431 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:49:22.431 | from cryptography.utils import int_from_bytes 2021-02-16 19:49:22.431 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:49:22.431 | from cryptography.utils import int_from_bytes 2021-02-16 19:49:22.431 | +--------------------------------------+---------+--------------------------------------+ 2021-02-16 19:49:22.431 | | ID | Name | Subnets | 2021-02-16 19:49:22.431 | +--------------------------------------+---------+--------------------------------------+ 2021-02-16 19:49:22.431 | | 811dc427-ac8a-4fee-98d6-d649c6bda39e | private | f56a3c23-5ec3-4f57-8cf1-b80675dc2e46 | 2021-02-16 19:49:22.431 | | fd8028e7-09ba-4905-83b3-7a5905c62081 | public | 0839b6e8-1b9c-4b63-9931-bfb6a0543458 | 2021-02-16 19:49:22.431 | +--------------------------------------+---------+--------------------------------------+ 2021-02-16 19:49:25.084 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-16 19:49:25.084 | 2021-02-16 19:49:25.084 | Traceback (most recent call last): 2021-02-16 19:49:25.084 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-16 19:49:25.085 | exec(line) 2021-02-16 19:49:25.085 | File "", line 1, in 2021-02-16 19:49:25.085 | File "", line 568, in module_from_spec 2021-02-16 19:49:25.085 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-16 19:49:25.085 | 2021-02-16 19:49:25.085 | Remainder of file ignored 2021-02-16 19:49:25.085 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:49:25.085 | from cryptography.utils import int_from_bytes 2021-02-16 19:49:25.085 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:49:25.085 | from cryptography.utils import int_from_bytes 2021-02-16 19:49:27.882 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-16 19:49:27.882 | 2021-02-16 19:49:27.882 | Traceback (most recent call last): 2021-02-16 19:49:27.882 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-16 19:49:27.882 | exec(line) 2021-02-16 19:49:27.882 | File "", line 1, in 2021-02-16 19:49:27.882 | File "", line 568, in module_from_spec 2021-02-16 19:49:27.882 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-16 19:49:27.883 | 2021-02-16 19:49:27.883 | Remainder of file ignored 2021-02-16 19:49:27.883 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:49:27.883 | from cryptography.utils import int_from_bytes 2021-02-16 19:49:27.883 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:49:27.883 | from cryptography.utils import int_from_bytes 2021-02-16 19:49:27.883 | +---------------------------+--------------------------------------+ 2021-02-16 19:49:27.883 | | Field | Value | 2021-02-16 19:49:27.883 | +---------------------------+--------------------------------------+ 2021-02-16 19:49:27.883 | | admin_state_up | UP | 2021-02-16 19:49:27.883 | | availability_zone_hints | | 2021-02-16 19:49:27.883 | | availability_zones | nova | 2021-02-16 19:49:27.883 | | created_at | 2021-02-16T19:46:44Z | 2021-02-16 19:49:27.883 | | description | | 2021-02-16 19:49:27.883 | | dns_domain | None | 2021-02-16 19:49:27.883 | | id | 811dc427-ac8a-4fee-98d6-d649c6bda39e | 2021-02-16 19:49:27.883 | | ipv4_address_scope | None | 2021-02-16 19:49:27.883 | | ipv6_address_scope | None | 2021-02-16 19:49:27.883 | | is_default | None | 2021-02-16 19:49:27.883 | | is_vlan_transparent | None | 2021-02-16 19:49:27.883 | | mtu | 1450 | 2021-02-16 19:49:27.883 | | name | private | 2021-02-16 19:49:27.883 | | port_security_enabled | True | 2021-02-16 19:49:27.883 | | project_id | 9a41009c4a1a42d09bedcca7a82afcb2 | 2021-02-16 19:49:27.883 | | provider:network_type | vxlan | 2021-02-16 19:49:27.883 | | provider:physical_network | None | 2021-02-16 19:49:27.883 | | provider:segmentation_id | 1 | 2021-02-16 19:49:27.883 | | qos_policy_id | None | 2021-02-16 19:49:27.883 | | revision_number | 3 | 2021-02-16 19:49:27.883 | | router:external | Internal | 2021-02-16 19:49:27.884 | | segments | None | 2021-02-16 19:49:27.884 | | shared | False | 2021-02-16 19:49:27.884 | | status | ACTIVE | 2021-02-16 19:49:27.884 | | subnets | f56a3c23-5ec3-4f57-8cf1-b80675dc2e46 | 2021-02-16 19:49:27.884 | | tags | | 2021-02-16 19:49:27.884 | | updated_at | 2021-02-16T19:49:19Z | 2021-02-16 19:49:27.884 | +---------------------------+--------------------------------------+ 2021-02-16 19:49:30.513 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-16 19:49:30.513 | 2021-02-16 19:49:30.513 | Traceback (most recent call last): 2021-02-16 19:49:30.513 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-16 19:49:30.513 | exec(line) 2021-02-16 19:49:30.513 | File "", line 1, in 2021-02-16 19:49:30.513 | File "", line 568, in module_from_spec 2021-02-16 19:49:30.513 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-16 19:49:30.513 | 2021-02-16 19:49:30.513 | Remainder of file ignored 2021-02-16 19:49:30.513 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:49:30.513 | from cryptography.utils import int_from_bytes 2021-02-16 19:49:30.513 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:49:30.513 | from cryptography.utils import int_from_bytes 2021-02-16 19:49:30.513 | +---------------------------+--------------------------------------+ 2021-02-16 19:49:30.514 | | Field | Value | 2021-02-16 19:49:30.514 | +---------------------------+--------------------------------------+ 2021-02-16 19:49:30.514 | | admin_state_up | UP | 2021-02-16 19:49:30.514 | | availability_zone_hints | | 2021-02-16 19:49:30.514 | | availability_zones | nova | 2021-02-16 19:49:30.514 | | created_at | 2021-02-16T19:47:02Z | 2021-02-16 19:49:30.514 | | description | | 2021-02-16 19:49:30.514 | | dns_domain | None | 2021-02-16 19:49:30.514 | | id | fd8028e7-09ba-4905-83b3-7a5905c62081 | 2021-02-16 19:49:30.514 | | ipv4_address_scope | None | 2021-02-16 19:49:30.514 | | ipv6_address_scope | None | 2021-02-16 19:49:30.514 | | is_default | True | 2021-02-16 19:49:30.514 | | is_vlan_transparent | None | 2021-02-16 19:49:30.514 | | mtu | 1500 | 2021-02-16 19:49:30.514 | | name | public | 2021-02-16 19:49:30.514 | | port_security_enabled | True | 2021-02-16 19:49:30.514 | | project_id | 18523a281c204b5c845f1cd9fb92d831 | 2021-02-16 19:49:30.514 | | provider:network_type | flat | 2021-02-16 19:49:30.514 | | provider:physical_network | physnet1 | 2021-02-16 19:49:30.514 | | provider:segmentation_id | None | 2021-02-16 19:49:30.514 | | qos_policy_id | None | 2021-02-16 19:49:30.514 | | revision_number | 2 | 2021-02-16 19:49:30.514 | | router:external | External | 2021-02-16 19:49:30.514 | | segments | None | 2021-02-16 19:49:30.514 | | shared | False | 2021-02-16 19:49:30.514 | | status | ACTIVE | 2021-02-16 19:49:30.514 | | subnets | 0839b6e8-1b9c-4b63-9931-bfb6a0543458 | 2021-02-16 19:49:30.514 | | tags | | 2021-02-16 19:49:30.514 | | updated_at | 2021-02-16T19:47:11Z | 2021-02-16 19:49:30.514 | +---------------------------+--------------------------------------+ 2021-02-16 19:49:30.688 | Neutron subnetworks: 2021-02-16 19:49:33.118 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-16 19:49:33.118 | 2021-02-16 19:49:33.118 | Traceback (most recent call last): 2021-02-16 19:49:33.118 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-16 19:49:33.118 | exec(line) 2021-02-16 19:49:33.118 | File "", line 1, in 2021-02-16 19:49:33.118 | File "", line 568, in module_from_spec 2021-02-16 19:49:33.118 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-16 19:49:33.118 | 2021-02-16 19:49:33.118 | Remainder of file ignored 2021-02-16 19:49:33.118 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:49:33.118 | from cryptography.utils import int_from_bytes 2021-02-16 19:49:33.118 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:49:33.118 | from cryptography.utils import int_from_bytes 2021-02-16 19:49:33.118 | +--------------------------------------+----------------+--------------------------------------+---------------+ 2021-02-16 19:49:33.118 | | ID | Name | Network | Subnet | 2021-02-16 19:49:33.118 | +--------------------------------------+----------------+--------------------------------------+---------------+ 2021-02-16 19:49:33.118 | | 0839b6e8-1b9c-4b63-9931-bfb6a0543458 | public-subnet | fd8028e7-09ba-4905-83b3-7a5905c62081 | 172.31.0.0/24 | 2021-02-16 19:49:33.118 | | f56a3c23-5ec3-4f57-8cf1-b80675dc2e46 | private-subnet | 811dc427-ac8a-4fee-98d6-d649c6bda39e | 172.20.0.0/26 | 2021-02-16 19:49:33.118 | +--------------------------------------+----------------+--------------------------------------+---------------+ 2021-02-16 19:49:35.795 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-16 19:49:35.796 | 2021-02-16 19:49:35.796 | Traceback (most recent call last): 2021-02-16 19:49:35.796 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-16 19:49:35.796 | exec(line) 2021-02-16 19:49:35.796 | File "", line 1, in 2021-02-16 19:49:35.796 | File "", line 568, in module_from_spec 2021-02-16 19:49:35.796 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-16 19:49:35.796 | 2021-02-16 19:49:35.796 | Remainder of file ignored 2021-02-16 19:49:35.796 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:49:35.796 | from cryptography.utils import int_from_bytes 2021-02-16 19:49:35.796 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:49:35.796 | from cryptography.utils import int_from_bytes 2021-02-16 19:49:38.378 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-16 19:49:38.378 | 2021-02-16 19:49:38.378 | Traceback (most recent call last): 2021-02-16 19:49:38.378 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-16 19:49:38.378 | exec(line) 2021-02-16 19:49:38.379 | File "", line 1, in 2021-02-16 19:49:38.379 | File "", line 568, in module_from_spec 2021-02-16 19:49:38.379 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-16 19:49:38.379 | 2021-02-16 19:49:38.379 | Remainder of file ignored 2021-02-16 19:49:38.379 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:49:38.379 | from cryptography.utils import int_from_bytes 2021-02-16 19:49:38.379 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:49:38.379 | from cryptography.utils import int_from_bytes 2021-02-16 19:49:38.379 | +----------------------+--------------------------------------+ 2021-02-16 19:49:38.379 | | Field | Value | 2021-02-16 19:49:38.379 | +----------------------+--------------------------------------+ 2021-02-16 19:49:38.379 | | allocation_pools | 172.31.0.2-172.31.0.254 | 2021-02-16 19:49:38.379 | | cidr | 172.31.0.0/24 | 2021-02-16 19:49:38.379 | | created_at | 2021-02-16T19:47:11Z | 2021-02-16 19:49:38.379 | | description | | 2021-02-16 19:49:38.379 | | dns_nameservers | | 2021-02-16 19:49:38.379 | | dns_publish_fixed_ip | None | 2021-02-16 19:49:38.379 | | enable_dhcp | False | 2021-02-16 19:49:38.379 | | gateway_ip | 172.31.0.1 | 2021-02-16 19:49:38.379 | | host_routes | | 2021-02-16 19:49:38.379 | | id | 0839b6e8-1b9c-4b63-9931-bfb6a0543458 | 2021-02-16 19:49:38.379 | | ip_version | 4 | 2021-02-16 19:49:38.379 | | ipv6_address_mode | None | 2021-02-16 19:49:38.379 | | ipv6_ra_mode | None | 2021-02-16 19:49:38.379 | | name | public-subnet | 2021-02-16 19:49:38.379 | | network_id | fd8028e7-09ba-4905-83b3-7a5905c62081 | 2021-02-16 19:49:38.379 | | prefix_length | None | 2021-02-16 19:49:38.379 | | project_id | 18523a281c204b5c845f1cd9fb92d831 | 2021-02-16 19:49:38.379 | | revision_number | 0 | 2021-02-16 19:49:38.379 | | segment_id | None | 2021-02-16 19:49:38.379 | | service_types | | 2021-02-16 19:49:38.380 | | subnetpool_id | None | 2021-02-16 19:49:38.380 | | tags | | 2021-02-16 19:49:38.380 | | updated_at | 2021-02-16T19:47:11Z | 2021-02-16 19:49:38.380 | +----------------------+--------------------------------------+ 2021-02-16 19:49:40.981 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-16 19:49:40.981 | 2021-02-16 19:49:40.981 | Traceback (most recent call last): 2021-02-16 19:49:40.981 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-16 19:49:40.981 | exec(line) 2021-02-16 19:49:40.982 | File "", line 1, in 2021-02-16 19:49:40.982 | File "", line 568, in module_from_spec 2021-02-16 19:49:40.982 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-16 19:49:40.982 | 2021-02-16 19:49:40.982 | Remainder of file ignored 2021-02-16 19:49:40.982 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:49:40.982 | from cryptography.utils import int_from_bytes 2021-02-16 19:49:40.982 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:49:40.982 | from cryptography.utils import int_from_bytes 2021-02-16 19:49:40.982 | +----------------------+--------------------------------------+ 2021-02-16 19:49:40.982 | | Field | Value | 2021-02-16 19:49:40.982 | +----------------------+--------------------------------------+ 2021-02-16 19:49:40.982 | | allocation_pools | 172.20.0.2-172.20.0.62 | 2021-02-16 19:49:40.982 | | cidr | 172.20.0.0/26 | 2021-02-16 19:49:40.982 | | created_at | 2021-02-16T19:46:47Z | 2021-02-16 19:49:40.982 | | description | | 2021-02-16 19:49:40.982 | | dns_nameservers | 8.8.4.4, 8.8.8.8 | 2021-02-16 19:49:40.982 | | dns_publish_fixed_ip | None | 2021-02-16 19:49:40.982 | | enable_dhcp | True | 2021-02-16 19:49:40.982 | | gateway_ip | 172.20.0.1 | 2021-02-16 19:49:40.982 | | host_routes | | 2021-02-16 19:49:40.982 | | id | f56a3c23-5ec3-4f57-8cf1-b80675dc2e46 | 2021-02-16 19:49:40.982 | | ip_version | 4 | 2021-02-16 19:49:40.982 | | ipv6_address_mode | None | 2021-02-16 19:49:40.982 | | ipv6_ra_mode | None | 2021-02-16 19:49:40.982 | | name | private-subnet | 2021-02-16 19:49:40.982 | | network_id | 811dc427-ac8a-4fee-98d6-d649c6bda39e | 2021-02-16 19:49:40.982 | | prefix_length | None | 2021-02-16 19:49:40.982 | | project_id | 9a41009c4a1a42d09bedcca7a82afcb2 | 2021-02-16 19:49:40.982 | | revision_number | 1 | 2021-02-16 19:49:40.983 | | segment_id | None | 2021-02-16 19:49:40.983 | | service_types | | 2021-02-16 19:49:40.983 | | subnetpool_id | 966ddbd1-0770-4854-bac9-573192635a28 | 2021-02-16 19:49:40.983 | | tags | | 2021-02-16 19:49:40.983 | | updated_at | 2021-02-16T19:49:19Z | 2021-02-16 19:49:40.983 | +----------------------+--------------------------------------+ 2021-02-16 19:49:41.352 | + ./stack.sh:main:1456 : sudo tee /etc/bash_completion.d/osc.bash_completion 2021-02-16 19:49:41.352 | + ./stack.sh:main:1455 : command openstack complete 2021-02-16 19:49:41.355 | + ./stack.sh:main:1455 : openstack complete 2021-02-16 19:49:44.009 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-16 19:49:44.009 | 2021-02-16 19:49:44.009 | Traceback (most recent call last): 2021-02-16 19:49:44.009 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-16 19:49:44.009 | exec(line) 2021-02-16 19:49:44.009 | File "", line 1, in 2021-02-16 19:49:44.009 | File "", line 568, in module_from_spec 2021-02-16 19:49:44.010 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-16 19:49:44.010 | 2021-02-16 19:49:44.010 | Remainder of file ignored 2021-02-16 19:49:44.010 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:49:44.010 | from cryptography.utils import int_from_bytes 2021-02-16 19:49:44.010 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:49:44.010 | from cryptography.utils import int_from_bytes 2021-02-16 19:49:44.010 | The 'openstack bgp speaker show dragents' CLI is deprecated and will be removed in the future. Use 'openstack bgp dragent list' CLI instead. 2021-02-16 19:49:44.358 | + ./stack.sh:main:1459 : is_service_enabled cinder 2021-02-16 19:49:44.376 | + functions-common:is_service_enabled:1962 : return 0 2021-02-16 19:49:44.379 | + ./stack.sh:main:1460 : is_ubuntu 2021-02-16 19:49:44.381 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-02-16 19:49:44.383 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-02-16 19:49:44.386 | + ./stack.sh:main:1461 : echo_summary 'Configuring lvm.conf global device filter' 2021-02-16 19:49:44.388 | + ./stack.sh:echo_summary:419 : [[ -t 3 ]] 2021-02-16 19:49:44.391 | + ./stack.sh:echo_summary:425 : echo -e Configuring lvm.conf global device filter 2021-02-16 19:49:44.394 | + ./stack.sh:main:1462 : set_lvm_filter 2021-02-16 19:49:44.396 | + lib/lvm:set_lvm_filter:178 : local 'filter_suffix="r|.*|" ] # from devstack' 2021-02-16 19:49:44.399 | + lib/lvm:set_lvm_filter:179 : local 'filter_string=global_filter = [ ' 2021-02-16 19:49:44.402 | + lib/lvm:set_lvm_filter:180 : local pv 2021-02-16 19:49:44.404 | + lib/lvm:set_lvm_filter:181 : local vg 2021-02-16 19:49:44.407 | + lib/lvm:set_lvm_filter:182 : local line 2021-02-16 19:49:44.410 | ++ lib/lvm:set_lvm_filter:184 : sudo pvs --noheadings -o name 2021-02-16 19:49:44.478 | + lib/lvm:set_lvm_filter:189 : filter_string='global_filter = [ "r|.*|" ] # from devstack' 2021-02-16 19:49:44.481 | + lib/lvm:set_lvm_filter:191 : clean_lvm_filter 2021-02-16 19:49:44.483 | + lib/lvm:clean_lvm_filter:166 : sudo sed -i 's/^.*# from devstack$//' /etc/lvm/lvm.conf 2021-02-16 19:49:44.503 | + lib/lvm:set_lvm_filter:192 : sudo sed -i '/# global_filter = \[*\]/a\ global_filter = [ "r|.*|" ] # from devstack' /etc/lvm/lvm.conf 2021-02-16 19:49:44.522 | + lib/lvm:set_lvm_filter:193 : echo_summary 'set lvm.conf device global_filter to: global_filter = [ "r|.*|" ] # from devstack' 2021-02-16 19:49:44.524 | + ./stack.sh:echo_summary:419 : [[ -t 3 ]] 2021-02-16 19:49:44.528 | + ./stack.sh:echo_summary:425 : echo -e set lvm.conf device global_filter to: global_filter = '[' '"r|.*|"' ']' '#' from devstack 2021-02-16 19:49:44.530 | + ./stack.sh:main:1472 : run_phase stack test-config 2021-02-16 19:49:44.533 | + functions-common:run_phase:1734 : local mode=stack 2021-02-16 19:49:44.536 | + functions-common:run_phase:1735 : local phase=test-config 2021-02-16 19:49:44.538 | + functions-common:run_phase:1736 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-02-16 19:49:44.541 | + functions-common:run_phase:1737 : local extra_plugin_file_name 2021-02-16 19:49:44.544 | + functions-common:run_phase:1738 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-02-16 19:49:44.546 | + functions-common:run_phase:1743 : local exceptions=80-tempest.sh 2021-02-16 19:49:44.549 | + functions-common:run_phase:1744 : local extra 2021-02-16 19:49:44.552 | ++ functions-common:run_phase:1745 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-02-16 19:49:44.556 | + functions-common:run_phase:1745 : extra=80-tempest.sh 2021-02-16 19:49:44.559 | + functions-common:run_phase:1746 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-02-16 19:49:44.563 | + functions-common:run_phase:1750 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-02-16 19:49:44.566 | + functions-common:run_phase:1750 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack test-config 2021-02-16 19:49:44.568 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-02-16 19:49:44.584 | ++ functions-common:is_service_enabled:1962 : return 0 2021-02-16 19:49:44.587 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2021-02-16 19:49:44.590 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2021-02-16 19:49:44.592 | ++ extras.d/80-tempest.sh:source:7 : [[ test-config == \i\n\s\t\a\l\l ]] 2021-02-16 19:49:44.595 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2021-02-16 19:49:44.597 | ++ extras.d/80-tempest.sh:source:10 : [[ test-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2021-02-16 19:49:44.599 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2021-02-16 19:49:44.602 | ++ extras.d/80-tempest.sh:source:13 : [[ test-config == \e\x\t\r\a ]] 2021-02-16 19:49:44.605 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2021-02-16 19:49:44.607 | ++ extras.d/80-tempest.sh:source:16 : [[ test-config == \p\o\s\t\-\e\x\t\r\a ]] 2021-02-16 19:49:44.610 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2021-02-16 19:49:44.612 | ++ extras.d/80-tempest.sh:source:19 : [[ test-config == \t\e\s\t\-\c\o\n\f\i\g ]] 2021-02-16 19:49:44.614 | ++ extras.d/80-tempest.sh:source:20 : async_wait install_tempest 2021-02-16 19:49:44.657 | [Async install_tempest:self]: Waiting for completion of install_tempest (1 other jobs running) 2021-02-16 19:49:44.696 | [Async install_tempest:self]: finished install_tempest with result 0 in -1613504170 seconds 2021-02-16 19:49:44.700 | ++ inc/async:async_wait:166 : return 0 2021-02-16 19:49:44.703 | ++ extras.d/80-tempest.sh:source:21 : echo_summary 'Initializing Tempest' 2021-02-16 19:49:44.705 | ++ ./stack.sh:echo_summary:419 : [[ -t 3 ]] 2021-02-16 19:49:44.708 | ++ ./stack.sh:echo_summary:425 : echo -e Initializing Tempest 2021-02-16 19:49:44.711 | ++ extras.d/80-tempest.sh:source:22 : configure_tempest 2021-02-16 19:49:44.714 | ++ lib/tempest:configure_tempest:116 : [[ True == \T\r\u\e ]] 2021-02-16 19:49:44.716 | ++ lib/tempest:configure_tempest:117 : setup_develop /opt/stack/tempest 2021-02-16 19:49:44.718 | ++ inc/python:setup_develop:338 : local bindep 2021-02-16 19:49:44.720 | ++ inc/python:setup_develop:339 : [[ /opt/stack/tempest == -bindep* ]] 2021-02-16 19:49:44.723 | ++ inc/python:setup_develop:343 : local project_dir=/opt/stack/tempest 2021-02-16 19:49:44.725 | ++ inc/python:setup_develop:344 : local extras= 2021-02-16 19:49:44.727 | ++ inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/tempest -e 2021-02-16 19:49:44.729 | ++ inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-02-16 19:49:44.731 | ++ inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/tempest == -bindep* ]] 2021-02-16 19:49:44.733 | ++ inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/tempest 2021-02-16 19:49:44.735 | ++ inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-02-16 19:49:44.738 | ++ inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-02-16 19:49:44.740 | +++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/tempest 2021-02-16 19:49:44.742 | +++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-02-16 19:49:44.745 | ++ inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/tempest 2021-02-16 19:49:44.747 | ++ inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-02-16 19:49:44.749 | ++ inc/python:_setup_package_with_constraints_edit:382 : local name 2021-02-16 19:49:44.752 | +++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/tempest/setup.cfg 2021-02-16 19:49:44.757 | ++ inc/python:_setup_package_with_constraints_edit:383 : name=tempest 2021-02-16 19:49:44.759 | ++ inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- tempest '-e file:///opt/stack/tempest#egg=tempest' 2021-02-16 19:49:45.447 | ++ inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/tempest -e 2021-02-16 19:49:45.449 | ++ inc/python:setup_package:417 : local bindep=0 2021-02-16 19:49:45.451 | ++ inc/python:setup_package:418 : local bindep_flag= 2021-02-16 19:49:45.454 | ++ inc/python:setup_package:419 : local bindep_profiles= 2021-02-16 19:49:45.456 | ++ inc/python:setup_package:420 : [[ /opt/stack/tempest == -bindep* ]] 2021-02-16 19:49:45.458 | ++ inc/python:setup_package:425 : local project_dir=/opt/stack/tempest 2021-02-16 19:49:45.460 | ++ inc/python:setup_package:426 : local flags=-e 2021-02-16 19:49:45.462 | ++ inc/python:setup_package:427 : local extras= 2021-02-16 19:49:45.464 | ++ inc/python:setup_package:431 : [[ -n -e ]] 2021-02-16 19:49:45.466 | ++ inc/python:setup_package:431 : [[ -z '' ]] 2021-02-16 19:49:45.468 | ++ inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2021-02-16 19:49:45.471 | ++ inc/python:setup_package:436 : [[ ! -z '' ]] 2021-02-16 19:49:45.473 | ++ inc/python:setup_package:441 : [[ 0 == 1 ]] 2021-02-16 19:49:45.475 | ++ inc/python:setup_package:445 : pip_install -e /opt/stack/tempest 2021-02-16 19:49:45.494 | Using python 3.6 to install /opt/stack/tempest 2021-02-16 19:49:45.496 | ++ inc/python:pip_install:193 : 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 python3.6 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/tempest 2021-02-16 19:49:46.683 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-16 19:49:46.683 | 2021-02-16 19:49:46.683 | Traceback (most recent call last): 2021-02-16 19:49:46.683 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-16 19:49:46.683 | exec(line) 2021-02-16 19:49:46.683 | File "", line 1, in 2021-02-16 19:49:46.683 | File "", line 568, in module_from_spec 2021-02-16 19:49:46.683 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-16 19:49:46.683 | 2021-02-16 19:49:46.683 | Remainder of file ignored 2021-02-16 19:49:46.683 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:49:46.683 | from cryptography.utils import int_from_bytes 2021-02-16 19:49:46.683 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:49:46.683 | from cryptography.utils import int_from_bytes 2021-02-16 19:49:47.828 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-02-16 19:49:47.828 | 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-02-16 19:49:47.836 | Ignoring importlib-resources: markers 'python_version == "3.8"' don't match your environment 2021-02-16 19:49:47.840 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-02-16 19:49:47.847 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-02-16 19:49:47.852 | Obtaining file:///opt/stack/tempest 2021-02-16 19:49:49.814 | Obtaining tempest from file:///opt/stack/tempest#egg=tempest (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-02-16 19:49:51.799 | Requirement already satisfied: PyYAML===5.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.4.1) 2021-02-16 19:49:51.804 | Requirement already satisfied: cliff===3.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (3.6.0) 2021-02-16 19:49:51.818 | Requirement already satisfied: cmd2===1.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (1.5.0) 2021-02-16 19:49:51.883 | Requirement already satisfied: colorama===0.4.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 116)) (0.4.4) 2021-02-16 19:49:51.888 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.2.0) 2021-02-16 19:49:51.896 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (3.0.0) 2021-02-16 19:49:51.908 | Requirement already satisfied: importlib-metadata===3.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (3.4.0) 2021-02-16 19:49:51.949 | Requirement already satisfied: jsonschema===3.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (3.2.0) 2021-02-16 19:49:51.981 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 265)) (0.8.0) 2021-02-16 19:49:51.988 | Requirement already satisfied: oslo.concurrency===4.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (4.4.0) 2021-02-16 19:49:52.000 | Requirement already satisfied: oslo.config===8.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (8.4.0) 2021-02-16 19:49:52.048 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (5.0.1) 2021-02-16 19:49:52.055 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (4.4.0) 2021-02-16 19:49:52.099 | Requirement already satisfied: oslo.serialization===4.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (4.1.0) 2021-02-16 19:49:52.109 | Requirement already satisfied: oslo.utils===4.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (4.7.0) 2021-02-16 19:49:52.129 | Requirement already satisfied: packaging===20.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 337)) (20.9) 2021-02-16 19:49:52.135 | Requirement already satisfied: paramiko===2.7.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 339)) (2.7.2) 2021-02-16 19:49:52.174 | Requirement already satisfied: pbr===5.5.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 341)) (5.5.1) 2021-02-16 19:49:52.177 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 349)) (0.7.2) 2021-02-16 19:49:52.180 | Requirement already satisfied: pyinotify===0.9.6 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (0.9.6) 2021-02-16 19:49:52.183 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 376)) (2.4.7) 2021-02-16 19:49:52.186 | Requirement already satisfied: pyperclip===1.8.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 377)) (1.8.1) 2021-02-16 19:49:52.189 | Requirement already satisfied: pyrsistent===0.17.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 380)) (0.17.3) 2021-02-16 19:49:52.194 | 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 403)) (2.8.1) 2021-02-16 19:49:52.200 | 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 436)) (1.4.0) 2021-02-16 19:49:52.216 | Requirement already satisfied: pytz===2021.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 444)) (2021.1) 2021-02-16 19:49:52.221 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (2.25.1) 2021-02-16 19:49:52.243 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 468)) (1.4.0) 2021-02-16 19:49:52.248 | Requirement already satisfied: setuptools===53.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 488)) (53.0.0) 2021-02-16 19:49:52.297 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 491)) (1.15.0) 2021-02-16 19:49:52.301 | Requirement already satisfied: stestr===3.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 522)) (3.1.0) 2021-02-16 19:49:52.333 | Requirement already satisfied: stevedore===3.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (3.3.0) 2021-02-16 19:49:52.343 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 541)) (2.4.0) 2021-02-16 19:49:52.363 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 552)) (1.4.0) 2021-02-16 19:49:52.366 | Requirement already satisfied: typing-extensions===3.7.4.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 557)) (3.7.4.3) 2021-02-16 19:49:52.372 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 561)) (1.1.0) 2021-02-16 19:49:52.379 | Requirement already satisfied: urllib3===1.26.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 563)) (1.26.3) 2021-02-16 19:49:52.402 | Requirement already satisfied: voluptuous===0.12.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (0.12.1) 2021-02-16 19:49:52.407 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 573)) (0.2.5) 2021-02-16 19:49:52.414 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 578)) (1.12.1) 2021-02-16 19:49:52.418 | Requirement already satisfied: zipp===3.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 591)) (3.4.0) 2021-02-16 19:49:52.445 | Requirement already satisfied: attrs===20.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.3.0) 2021-02-16 19:49:52.491 | Requirement already satisfied: importlib-resources===3.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 206)) (3.3.1) 2021-02-16 19:49:52.510 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 167)) (0.14.1) 2021-02-16 19:49:52.516 | Requirement already satisfied: oslo.context===3.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (3.1.1) 2021-02-16 19:49:52.522 | Requirement already satisfied: msgpack===1.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 258)) (1.0.2) 2021-02-16 19:49:52.526 | Requirement already satisfied: iso8601===0.1.14 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 214)) (0.1.14) 2021-02-16 19:49:52.530 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 266)) (0.10.9) 2021-02-16 19:49:52.533 | Requirement already satisfied: bcrypt===3.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (3.2.0) 2021-02-16 19:49:52.544 | Requirement already satisfied: cryptography===3.4.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (3.4.4) 2021-02-16 19:49:52.615 | Requirement already satisfied: PyNaCl===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 20)) (1.4.0) 2021-02-16 19:49:52.629 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 165)) (1.0.0) 2021-02-16 19:49:52.632 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (2.10) 2021-02-16 19:49:52.637 | Requirement already satisfied: certifi===2020.12.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (2020.12.5) 2021-02-16 19:49:52.640 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (4.0.0) 2021-02-16 19:49:52.644 | Requirement already satisfied: future===0.18.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 173)) (0.18.2) 2021-02-16 19:49:52.648 | 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 420)) (1.6.0) 2021-02-16 19:49:52.651 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 242)) (1.0.0) 2021-02-16 19:49:52.654 | 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 561)) (1.4.0) 2021-02-16 19:49:52.657 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (1.5) 2021-02-16 19:49:52.661 | Requirement already satisfied: cffi===1.14.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 109)) (1.14.5) 2021-02-16 19:49:52.665 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (2.20) 2021-02-16 19:49:54.489 | Installing collected packages: tempest 2021-02-16 19:49:54.491 | Running setup.py develop for tempest 2021-02-16 19:49:56.777 | Successfully installed tempest 2021-02-16 19:49:56.936 | WARNING: You are using pip version 20.2.4; however, version 21.0.1 is available. 2021-02-16 19:49:56.936 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-02-16 19:49:57.039 | ++ inc/python:pip_install:200 : result=0 2021-02-16 19:49:57.041 | ++ inc/python:pip_install:202 : time_stop pip_install 2021-02-16 19:49:57.044 | ++ functions-common:time_stop:2306 : local name 2021-02-16 19:49:57.046 | ++ functions-common:time_stop:2307 : local end_time 2021-02-16 19:49:57.048 | ++ functions-common:time_stop:2308 : local elapsed_time 2021-02-16 19:49:57.050 | ++ functions-common:time_stop:2309 : local total 2021-02-16 19:49:57.053 | ++ functions-common:time_stop:2310 : local start_time 2021-02-16 19:49:57.055 | ++ functions-common:time_stop:2312 : name=pip_install 2021-02-16 19:49:57.057 | ++ functions-common:time_stop:2313 : start_time=1613504985489 2021-02-16 19:49:57.059 | ++ functions-common:time_stop:2315 : [[ -z 1613504985489 ]] 2021-02-16 19:49:57.062 | +++ functions-common:time_stop:2318 : date +%s%3N 2021-02-16 19:49:57.066 | ++ functions-common:time_stop:2318 : end_time=1613504997063 2021-02-16 19:49:57.068 | ++ functions-common:time_stop:2319 : elapsed_time=11574 2021-02-16 19:49:57.070 | ++ functions-common:time_stop:2320 : total=285488 2021-02-16 19:49:57.072 | ++ functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-16 19:49:57.074 | ++ functions-common:time_stop:2323 : _TIME_TOTAL[$name]=297062 2021-02-16 19:49:57.077 | ++ inc/python:pip_install:203 : return 0 2021-02-16 19:49:57.079 | ++ inc/python:setup_package:447 : [[ -e == \-\e ]] 2021-02-16 19:49:57.081 | ++ inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/tempest/tempest.egg-info 2021-02-16 19:49:57.083 | ++ functions-common:safe_chown:2207 : _safe_permission_operation chown -R ubuntu /opt/stack/tempest/tempest.egg-info 2021-02-16 19:49:57.100 | ++ functions-common:_safe_permission_operation:2055 : sudo chown -R ubuntu /opt/stack/tempest/tempest.egg-info 2021-02-16 19:49:57.112 | ++ inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/tempest 2021-02-16 19:49:57.114 | ++ inc/python:use_library_from_git:250 : local name=/opt/stack/tempest 2021-02-16 19:49:57.117 | ++ inc/python:use_library_from_git:251 : local enabled=1 2021-02-16 19:49:57.119 | ++ inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-02-16 19:49:57.121 | ++ inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/tempest, ]] 2021-02-16 19:49:57.123 | ++ inc/python:use_library_from_git:253 : return 1 2021-02-16 19:49:57.125 | ++ lib/tempest:configure_tempest:123 : local image_lines 2021-02-16 19:49:57.128 | ++ lib/tempest:configure_tempest:124 : local images 2021-02-16 19:49:57.130 | ++ lib/tempest:configure_tempest:125 : local num_images 2021-02-16 19:49:57.132 | ++ lib/tempest:configure_tempest:126 : local image_uuid 2021-02-16 19:49:57.134 | ++ lib/tempest:configure_tempest:127 : local image_uuid_alt 2021-02-16 19:49:57.137 | ++ lib/tempest:configure_tempest:128 : local password 2021-02-16 19:49:57.139 | ++ lib/tempest:configure_tempest:129 : local line 2021-02-16 19:49:57.141 | ++ lib/tempest:configure_tempest:130 : local flavors 2021-02-16 19:49:57.143 | ++ lib/tempest:configure_tempest:131 : local available_flavors 2021-02-16 19:49:57.145 | ++ lib/tempest:configure_tempest:132 : local flavors_ref 2021-02-16 19:49:57.147 | ++ lib/tempest:configure_tempest:133 : local flavor_lines 2021-02-16 19:49:57.150 | ++ lib/tempest:configure_tempest:134 : local flavor_ref_size 2021-02-16 19:49:57.152 | ++ lib/tempest:configure_tempest:135 : local flavor_ref_alt_size 2021-02-16 19:49:57.155 | ++ lib/tempest:configure_tempest:136 : local public_network_id 2021-02-16 19:49:57.157 | ++ lib/tempest:configure_tempest:137 : local public_router_id 2021-02-16 19:49:57.159 | ++ lib/tempest:configure_tempest:138 : local ssh_connect_method=floating 2021-02-16 19:49:57.161 | ++ lib/tempest:configure_tempest:139 : local disk 2021-02-16 19:49:57.163 | ++ lib/tempest:configure_tempest:142 : ifs=' 2021-02-16 19:49:57.163 | ' 2021-02-16 19:49:57.165 | ++ lib/tempest:configure_tempest:152 : declare -a images 2021-02-16 19:49:57.168 | ++ lib/tempest:configure_tempest:154 : is_service_enabled glance 2021-02-16 19:49:57.184 | ++ functions-common:is_service_enabled:1962 : return 0 2021-02-16 19:49:57.187 | ++ lib/tempest:configure_tempest:155 : read -r IMAGE_NAME IMAGE_UUID 2021-02-16 19:49:57.187 | +++ lib/tempest:configure_tempest:115 : oscwrap image list --property status=active 2021-02-16 19:49:57.188 | +++ lib/tempest:configure_tempest:115 : awk '-F|' '!/^(+--)|ID|aki|ari/ { print $3,$2 }' 2021-02-16 19:49:59.740 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-16 19:49:59.740 | 2021-02-16 19:49:59.740 | Traceback (most recent call last): 2021-02-16 19:49:59.740 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-16 19:49:59.740 | exec(line) 2021-02-16 19:49:59.740 | File "", line 1, in 2021-02-16 19:49:59.740 | File "", line 568, in module_from_spec 2021-02-16 19:49:59.740 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-16 19:49:59.740 | 2021-02-16 19:49:59.740 | Remainder of file ignored 2021-02-16 19:49:59.740 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:49:59.740 | from cryptography.utils import int_from_bytes 2021-02-16 19:49:59.740 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:49:59.740 | from cryptography.utils import int_from_bytes 2021-02-16 19:49:59.922 | +++ functions-common:oscwrap:2346 : return 0 2021-02-16 19:49:59.924 | ++ lib/tempest:configure_tempest:156 : '[' ubuntu-16 = '' ']' 2021-02-16 19:49:59.928 | ++ lib/tempest:configure_tempest:160 : images+=($IMAGE_UUID) 2021-02-16 19:49:59.930 | ++ lib/tempest:configure_tempest:155 : read -r IMAGE_NAME IMAGE_UUID 2021-02-16 19:49:59.933 | ++ lib/tempest:configure_tempest:163 : case "${#images[*]}" in 2021-02-16 19:49:59.935 | ++ lib/tempest:configure_tempest:169 : '[' -z '' ']' 2021-02-16 19:49:59.937 | ++ lib/tempest:configure_tempest:170 : image_uuid=367b8692-582a-4817-9bb9-98b0133b47f7 2021-02-16 19:49:59.940 | ++ lib/tempest:configure_tempest:171 : image_uuid_alt=367b8692-582a-4817-9bb9-98b0133b47f7 2021-02-16 19:49:59.942 | ++ lib/tempest:configure_tempest:185 : sudo install -d -o ubuntu /opt/stack/tempest/etc 2021-02-16 19:49:59.954 | ++ lib/tempest:configure_tempest:186 : rm -f /opt/stack/tempest/etc/tempest.conf 2021-02-16 19:49:59.958 | ++ lib/tempest:configure_tempest:188 : local password=Passw0rd 2021-02-16 19:49:59.960 | ++ lib/tempest:configure_tempest:191 : local admin_username=admin 2021-02-16 19:49:59.963 | ++ lib/tempest:configure_tempest:192 : local admin_project_name=admin 2021-02-16 19:49:59.965 | ++ lib/tempest:configure_tempest:193 : local admin_domain_name=Default 2021-02-16 19:49:59.968 | ++ lib/tempest:configure_tempest:194 : local alt_username=alt_demo 2021-02-16 19:49:59.970 | ++ lib/tempest:configure_tempest:195 : local alt_project_name=alt_demo 2021-02-16 19:49:59.972 | ++ lib/tempest:configure_tempest:196 : local admin_project_id 2021-02-16 19:49:59.976 | +++ lib/tempest:configure_tempest:197 : oscwrap project list 2021-02-16 19:49:59.976 | +++ lib/tempest:configure_tempest:197 : awk '/ admin / { print $2 }' 2021-02-16 19:50:02.290 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-16 19:50:02.290 | 2021-02-16 19:50:02.290 | Traceback (most recent call last): 2021-02-16 19:50:02.290 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-16 19:50:02.290 | exec(line) 2021-02-16 19:50:02.290 | File "", line 1, in 2021-02-16 19:50:02.290 | File "", line 568, in module_from_spec 2021-02-16 19:50:02.290 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-16 19:50:02.290 | 2021-02-16 19:50:02.290 | Remainder of file ignored 2021-02-16 19:50:02.290 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:50:02.290 | from cryptography.utils import int_from_bytes 2021-02-16 19:50:02.290 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:50:02.290 | from cryptography.utils import int_from_bytes 2021-02-16 19:50:02.468 | +++ functions-common:oscwrap:2346 : return 0 2021-02-16 19:50:02.472 | ++ lib/tempest:configure_tempest:197 : admin_project_id=18523a281c204b5c845f1cd9fb92d831 2021-02-16 19:50:02.474 | ++ lib/tempest:configure_tempest:199 : is_service_enabled nova 2021-02-16 19:50:02.490 | ++ functions-common:is_service_enabled:1962 : return 0 2021-02-16 19:50:02.493 | +++ lib/tempest:configure_tempest:202 : nova flavor-list 2021-02-16 19:50:04.179 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-16 19:50:04.179 | 2021-02-16 19:50:04.179 | Traceback (most recent call last): 2021-02-16 19:50:04.179 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-16 19:50:04.179 | exec(line) 2021-02-16 19:50:04.179 | File "", line 1, in 2021-02-16 19:50:04.179 | File "", line 568, in module_from_spec 2021-02-16 19:50:04.179 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-16 19:50:04.180 | 2021-02-16 19:50:04.180 | Remainder of file ignored 2021-02-16 19:50:04.265 | ++ lib/tempest:configure_tempest:202 : available_flavors='+-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-02-16 19:50:04.265 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2021-02-16 19:50:04.265 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-02-16 19:50:04.266 | | 1 | m1.tiny | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-02-16 19:50:04.266 | | 2 | m1.small | 2048 | 20 | 0 | 0 | 1 | 1.0 | True | - | 2021-02-16 19:50:04.266 | | 3 | m1.medium | 4096 | 40 | 0 | 0 | 2 | 1.0 | True | - | 2021-02-16 19:50:04.266 | | 4 | m1.large | 8192 | 80 | 0 | 0 | 4 | 1.0 | True | - | 2021-02-16 19:50:04.266 | | 42 | m1.nano | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-02-16 19:50:04.266 | | 451 | m1.heat | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-02-16 19:50:04.266 | | 452 | m1.heat2 | 1024 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-02-16 19:50:04.266 | | 5 | m1.xlarge | 16384 | 160 | 0 | 0 | 8 | 1.0 | True | - | 2021-02-16 19:50:04.266 | | 84 | m1.micro | 256 | 2 | 0 | 0 | 1 | 1.0 | True | - | 2021-02-16 19:50:04.266 | | c1 | cirros256 | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-02-16 19:50:04.266 | | d1 | ds512M | 512 | 5 | 0 | 0 | 1 | 1.0 | True | - | 2021-02-16 19:50:04.266 | | d2 | ds1G | 1024 | 10 | 0 | 0 | 1 | 1.0 | True | - | 2021-02-16 19:50:04.266 | | d3 | ds2G | 2048 | 10 | 0 | 0 | 2 | 1.0 | True | - | 2021-02-16 19:50:04.266 | | d4 | ds4G | 4096 | 20 | 0 | 0 | 4 | 1.0 | True | - | 2021-02-16 19:50:04.266 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+' 2021-02-16 19:50:04.268 | ++ lib/tempest:configure_tempest:203 : [[ -z '' ]] 2021-02-16 19:50:04.270 | ++ lib/tempest:configure_tempest:204 : [[ +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-02-16 19:50:04.270 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2021-02-16 19:50:04.270 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-02-16 19:50:04.270 | | 1 | m1.tiny | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-02-16 19:50:04.270 | | 2 | m1.small | 2048 | 20 | 0 | 0 | 1 | 1.0 | True | - | 2021-02-16 19:50:04.271 | | 3 | m1.medium | 4096 | 40 | 0 | 0 | 2 | 1.0 | True | - | 2021-02-16 19:50:04.271 | | 4 | m1.large | 8192 | 80 | 0 | 0 | 4 | 1.0 | True | - | 2021-02-16 19:50:04.271 | | 42 | m1.nano | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-02-16 19:50:04.271 | | 451 | m1.heat | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-02-16 19:50:04.271 | | 452 | m1.heat2 | 1024 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-02-16 19:50:04.271 | | 5 | m1.xlarge | 16384 | 160 | 0 | 0 | 8 | 1.0 | True | - | 2021-02-16 19:50:04.271 | | 84 | m1.micro | 256 | 2 | 0 | 0 | 1 | 1.0 | True | - | 2021-02-16 19:50:04.271 | | c1 | cirros256 | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-02-16 19:50:04.271 | | d1 | ds512M | 512 | 5 | 0 | 0 | 1 | 1.0 | True | - | 2021-02-16 19:50:04.271 | | d2 | ds1G | 1024 | 10 | 0 | 0 | 1 | 1.0 | True | - | 2021-02-16 19:50:04.271 | | d3 | ds2G | 2048 | 10 | 0 | 0 | 2 | 1.0 | True | - | 2021-02-16 19:50:04.271 | | d4 | ds4G | 4096 | 20 | 0 | 0 | 4 | 1.0 | True | - | 2021-02-16 19:50:04.271 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ =~ m1\.nano ]] 2021-02-16 19:50:04.273 | ++ lib/tempest:configure_tempest:209 : flavor_ref=42 2021-02-16 19:50:04.275 | ++ lib/tempest:configure_tempest:210 : [[ +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-02-16 19:50:04.275 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2021-02-16 19:50:04.275 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-02-16 19:50:04.275 | | 1 | m1.tiny | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-02-16 19:50:04.275 | | 2 | m1.small | 2048 | 20 | 0 | 0 | 1 | 1.0 | True | - | 2021-02-16 19:50:04.275 | | 3 | m1.medium | 4096 | 40 | 0 | 0 | 2 | 1.0 | True | - | 2021-02-16 19:50:04.275 | | 4 | m1.large | 8192 | 80 | 0 | 0 | 4 | 1.0 | True | - | 2021-02-16 19:50:04.275 | | 42 | m1.nano | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-02-16 19:50:04.275 | | 451 | m1.heat | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-02-16 19:50:04.275 | | 452 | m1.heat2 | 1024 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-02-16 19:50:04.275 | | 5 | m1.xlarge | 16384 | 160 | 0 | 0 | 8 | 1.0 | True | - | 2021-02-16 19:50:04.276 | | 84 | m1.micro | 256 | 2 | 0 | 0 | 1 | 1.0 | True | - | 2021-02-16 19:50:04.276 | | c1 | cirros256 | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-02-16 19:50:04.276 | | d1 | ds512M | 512 | 5 | 0 | 0 | 1 | 1.0 | True | - | 2021-02-16 19:50:04.276 | | d2 | ds1G | 1024 | 10 | 0 | 0 | 1 | 1.0 | True | - | 2021-02-16 19:50:04.276 | | d3 | ds2G | 2048 | 10 | 0 | 0 | 2 | 1.0 | True | - | 2021-02-16 19:50:04.276 | | d4 | ds4G | 4096 | 20 | 0 | 0 | 4 | 1.0 | True | - | 2021-02-16 19:50:04.276 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ =~ m1\.micro ]] 2021-02-16 19:50:04.278 | ++ lib/tempest:configure_tempest:215 : flavor_ref_alt=84 2021-02-16 19:50:04.280 | ++ lib/tempest:configure_tempest:264 : iniset /opt/stack/tempest/etc/tempest.conf network project_network_cidr 172.20.0.0/16 2021-02-16 19:50:04.309 | ++ lib/tempest:configure_tempest:266 : ssh_connect_method=floating 2021-02-16 19:50:04.311 | ++ lib/tempest:configure_tempest:272 : [[ True == \T\r\u\e ]] 2021-02-16 19:50:04.313 | ++ lib/tempest:configure_tempest:272 : is_networking_extension_supported external-net 2021-02-16 19:50:04.316 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : local extension=external-net 2021-02-16 19:50:04.319 | +++ lib/neutron_plugins/services/l3:is_networking_extension_supported:436 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2021-02-16 19:50:06.712 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-16 19:50:06.712 | 2021-02-16 19:50:06.712 | Traceback (most recent call last): 2021-02-16 19:50:06.712 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-16 19:50:06.712 | exec(line) 2021-02-16 19:50:06.712 | File "", line 1, in 2021-02-16 19:50:06.712 | File "", line 568, in module_from_spec 2021-02-16 19:50:06.712 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-16 19:50:06.712 | 2021-02-16 19:50:06.712 | Remainder of file ignored 2021-02-16 19:50:06.713 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:50:06.713 | from cryptography.utils import int_from_bytes 2021-02-16 19:50:06.713 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:50:06.713 | from cryptography.utils import int_from_bytes 2021-02-16 19:50:06.891 | +++ functions-common:oscwrap:2346 : return 0 2021-02-16 19:50:06.894 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:436 : EXT_LIST='address-group 2021-02-16 19:50:06.894 | address-scope 2021-02-16 19:50:06.894 | router-admin-state-down-before-update 2021-02-16 19:50:06.894 | agent 2021-02-16 19:50:06.894 | agent-resources-synced 2021-02-16 19:50:06.894 | allowed-address-pairs 2021-02-16 19:50:06.894 | auto-allocated-topology 2021-02-16 19:50:06.895 | availability_zone 2021-02-16 19:50:06.895 | availability_zone_filter 2021-02-16 19:50:06.895 | default-subnetpools 2021-02-16 19:50:06.895 | dhcp_agent_scheduler 2021-02-16 19:50:06.895 | dvr 2021-02-16 19:50:06.895 | empty-string-filtering 2021-02-16 19:50:06.895 | external-net 2021-02-16 19:50:06.895 | extra_dhcp_opt 2021-02-16 19:50:06.895 | extraroute 2021-02-16 19:50:06.895 | extraroute-atomic 2021-02-16 19:50:06.895 | filter-validation 2021-02-16 19:50:06.895 | fip-port-details 2021-02-16 19:50:06.895 | flavors 2021-02-16 19:50:06.895 | floatingip-pools 2021-02-16 19:50:06.895 | ip-substring-filtering 2021-02-16 19:50:06.895 | router 2021-02-16 19:50:06.895 | ext-gw-mode 2021-02-16 19:50:06.895 | l3-ha 2021-02-16 19:50:06.895 | l3-flavors 2021-02-16 19:50:06.895 | l3-port-ip-change-not-allowed 2021-02-16 19:50:06.895 | l3_agent_scheduler 2021-02-16 19:50:06.895 | multi-provider 2021-02-16 19:50:06.895 | net-mtu 2021-02-16 19:50:06.895 | net-mtu-writable 2021-02-16 19:50:06.895 | network_availability_zone 2021-02-16 19:50:06.895 | network-ip-availability 2021-02-16 19:50:06.895 | pagination 2021-02-16 19:50:06.895 | port-device-profile 2021-02-16 19:50:06.895 | port-mac-address-regenerate 2021-02-16 19:50:06.895 | port-numa-affinity-policy 2021-02-16 19:50:06.895 | binding 2021-02-16 19:50:06.895 | binding-extended 2021-02-16 19:50:06.895 | port-security 2021-02-16 19:50:06.895 | project-id 2021-02-16 19:50:06.895 | provider 2021-02-16 19:50:06.896 | quotas 2021-02-16 19:50:06.896 | quota_details 2021-02-16 19:50:06.896 | rbac-policies 2021-02-16 19:50:06.896 | rbac-address-scope 2021-02-16 19:50:06.896 | rbac-security-groups 2021-02-16 19:50:06.896 | rbac-subnetpool 2021-02-16 19:50:06.896 | revision-if-match 2021-02-16 19:50:06.896 | standard-attr-revisions 2021-02-16 19:50:06.896 | router_availability_zone 2021-02-16 19:50:06.896 | security-groups-normalized-cidr 2021-02-16 19:50:06.896 | port-security-groups-filtering 2021-02-16 19:50:06.896 | security-groups-remote-address-group 2021-02-16 19:50:06.896 | security-group 2021-02-16 19:50:06.896 | service-type 2021-02-16 19:50:06.896 | sorting 2021-02-16 19:50:06.896 | standard-attr-description 2021-02-16 19:50:06.896 | stateful-security-group 2021-02-16 19:50:06.896 | subnet_onboard 2021-02-16 19:50:06.896 | subnet-service-types 2021-02-16 19:50:06.896 | subnet_allocation 2021-02-16 19:50:06.896 | subnetpool-prefix-ops 2021-02-16 19:50:06.896 | standard-attr-tag 2021-02-16 19:50:06.896 | standard-attr-timestamp' 2021-02-16 19:50:06.898 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:437 : [[ address-group 2021-02-16 19:50:06.898 | address-scope 2021-02-16 19:50:06.898 | router-admin-state-down-before-update 2021-02-16 19:50:06.898 | agent 2021-02-16 19:50:06.898 | agent-resources-synced 2021-02-16 19:50:06.898 | allowed-address-pairs 2021-02-16 19:50:06.898 | auto-allocated-topology 2021-02-16 19:50:06.898 | availability_zone 2021-02-16 19:50:06.898 | availability_zone_filter 2021-02-16 19:50:06.898 | default-subnetpools 2021-02-16 19:50:06.898 | dhcp_agent_scheduler 2021-02-16 19:50:06.898 | dvr 2021-02-16 19:50:06.898 | empty-string-filtering 2021-02-16 19:50:06.898 | external-net 2021-02-16 19:50:06.898 | extra_dhcp_opt 2021-02-16 19:50:06.898 | extraroute 2021-02-16 19:50:06.898 | extraroute-atomic 2021-02-16 19:50:06.898 | filter-validation 2021-02-16 19:50:06.898 | fip-port-details 2021-02-16 19:50:06.898 | flavors 2021-02-16 19:50:06.898 | floatingip-pools 2021-02-16 19:50:06.898 | ip-substring-filtering 2021-02-16 19:50:06.898 | router 2021-02-16 19:50:06.898 | ext-gw-mode 2021-02-16 19:50:06.898 | l3-ha 2021-02-16 19:50:06.898 | l3-flavors 2021-02-16 19:50:06.898 | l3-port-ip-change-not-allowed 2021-02-16 19:50:06.899 | l3_agent_scheduler 2021-02-16 19:50:06.899 | multi-provider 2021-02-16 19:50:06.899 | net-mtu 2021-02-16 19:50:06.899 | net-mtu-writable 2021-02-16 19:50:06.899 | network_availability_zone 2021-02-16 19:50:06.899 | network-ip-availability 2021-02-16 19:50:06.899 | pagination 2021-02-16 19:50:06.899 | port-device-profile 2021-02-16 19:50:06.899 | port-mac-address-regenerate 2021-02-16 19:50:06.899 | port-numa-affinity-policy 2021-02-16 19:50:06.899 | binding 2021-02-16 19:50:06.899 | binding-extended 2021-02-16 19:50:06.899 | port-security 2021-02-16 19:50:06.899 | project-id 2021-02-16 19:50:06.899 | provider 2021-02-16 19:50:06.899 | quotas 2021-02-16 19:50:06.899 | quota_details 2021-02-16 19:50:06.899 | rbac-policies 2021-02-16 19:50:06.899 | rbac-address-scope 2021-02-16 19:50:06.899 | rbac-security-groups 2021-02-16 19:50:06.899 | rbac-subnetpool 2021-02-16 19:50:06.899 | revision-if-match 2021-02-16 19:50:06.899 | standard-attr-revisions 2021-02-16 19:50:06.899 | router_availability_zone 2021-02-16 19:50:06.899 | security-groups-normalized-cidr 2021-02-16 19:50:06.899 | port-security-groups-filtering 2021-02-16 19:50:06.899 | security-groups-remote-address-group 2021-02-16 19:50:06.899 | security-group 2021-02-16 19:50:06.899 | service-type 2021-02-16 19:50:06.899 | sorting 2021-02-16 19:50:06.899 | standard-attr-description 2021-02-16 19:50:06.899 | stateful-security-group 2021-02-16 19:50:06.899 | subnet_onboard 2021-02-16 19:50:06.899 | subnet-service-types 2021-02-16 19:50:06.900 | subnet_allocation 2021-02-16 19:50:06.900 | subnetpool-prefix-ops 2021-02-16 19:50:06.900 | standard-attr-tag 2021-02-16 19:50:06.900 | standard-attr-timestamp =~ external-net ]] 2021-02-16 19:50:06.901 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:437 : return 0 2021-02-16 19:50:06.904 | +++ lib/tempest:configure_tempest:273 : oscwrap network show -f value -c id public 2021-02-16 19:50:09.431 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-16 19:50:09.431 | 2021-02-16 19:50:09.431 | Traceback (most recent call last): 2021-02-16 19:50:09.431 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-16 19:50:09.431 | exec(line) 2021-02-16 19:50:09.431 | File "", line 1, in 2021-02-16 19:50:09.431 | File "", line 568, in module_from_spec 2021-02-16 19:50:09.431 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-16 19:50:09.431 | 2021-02-16 19:50:09.431 | Remainder of file ignored 2021-02-16 19:50:09.432 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:50:09.432 | from cryptography.utils import int_from_bytes 2021-02-16 19:50:09.432 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:50:09.432 | from cryptography.utils import int_from_bytes 2021-02-16 19:50:09.611 | +++ functions-common:oscwrap:2346 : return 0 2021-02-16 19:50:09.614 | ++ lib/tempest:configure_tempest:273 : public_network_id=fd8028e7-09ba-4905-83b3-7a5905c62081 2021-02-16 19:50:09.616 | ++ lib/tempest:configure_tempest:275 : openstack network create --share shared 2021-02-16 19:50:12.286 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-16 19:50:12.286 | 2021-02-16 19:50:12.286 | Traceback (most recent call last): 2021-02-16 19:50:12.286 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-16 19:50:12.286 | exec(line) 2021-02-16 19:50:12.286 | File "", line 1, in 2021-02-16 19:50:12.286 | File "", line 568, in module_from_spec 2021-02-16 19:50:12.286 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-16 19:50:12.286 | 2021-02-16 19:50:12.286 | Remainder of file ignored 2021-02-16 19:50:12.286 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:50:12.287 | from cryptography.utils import int_from_bytes 2021-02-16 19:50:12.287 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:50:12.287 | from cryptography.utils import int_from_bytes 2021-02-16 19:50:12.287 | +---------------------------+--------------------------------------+ 2021-02-16 19:50:12.287 | | Field | Value | 2021-02-16 19:50:12.287 | +---------------------------+--------------------------------------+ 2021-02-16 19:50:12.287 | | admin_state_up | UP | 2021-02-16 19:50:12.287 | | availability_zone_hints | | 2021-02-16 19:50:12.287 | | availability_zones | | 2021-02-16 19:50:12.287 | | created_at | 2021-02-16T19:50:12Z | 2021-02-16 19:50:12.287 | | description | | 2021-02-16 19:50:12.287 | | dns_domain | None | 2021-02-16 19:50:12.287 | | id | bd420d44-139e-478d-98b7-b103ad403c94 | 2021-02-16 19:50:12.287 | | ipv4_address_scope | None | 2021-02-16 19:50:12.287 | | ipv6_address_scope | None | 2021-02-16 19:50:12.287 | | is_default | False | 2021-02-16 19:50:12.287 | | is_vlan_transparent | None | 2021-02-16 19:50:12.287 | | mtu | 1450 | 2021-02-16 19:50:12.287 | | name | shared | 2021-02-16 19:50:12.287 | | port_security_enabled | True | 2021-02-16 19:50:12.287 | | project_id | 18523a281c204b5c845f1cd9fb92d831 | 2021-02-16 19:50:12.287 | | provider:network_type | vxlan | 2021-02-16 19:50:12.287 | | provider:physical_network | None | 2021-02-16 19:50:12.287 | | provider:segmentation_id | 2 | 2021-02-16 19:50:12.287 | | qos_policy_id | None | 2021-02-16 19:50:12.287 | | revision_number | 1 | 2021-02-16 19:50:12.287 | | router:external | Internal | 2021-02-16 19:50:12.287 | | segments | None | 2021-02-16 19:50:12.287 | | shared | True | 2021-02-16 19:50:12.287 | | status | ACTIVE | 2021-02-16 19:50:12.288 | | subnets | | 2021-02-16 19:50:12.288 | | tags | | 2021-02-16 19:50:12.288 | | updated_at | 2021-02-16T19:50:12Z | 2021-02-16 19:50:12.288 | +---------------------------+--------------------------------------+ 2021-02-16 19:50:12.470 | ++ lib/tempest:configure_tempest:276 : openstack subnet create --description shared-subnet --subnet-range 192.168.233.0/24 --network shared shared-subnet 2021-02-16 19:50:15.671 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-16 19:50:15.671 | 2021-02-16 19:50:15.671 | Traceback (most recent call last): 2021-02-16 19:50:15.671 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-16 19:50:15.671 | exec(line) 2021-02-16 19:50:15.671 | File "", line 1, in 2021-02-16 19:50:15.671 | File "", line 568, in module_from_spec 2021-02-16 19:50:15.671 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-16 19:50:15.671 | 2021-02-16 19:50:15.671 | Remainder of file ignored 2021-02-16 19:50:15.671 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:50:15.671 | from cryptography.utils import int_from_bytes 2021-02-16 19:50:15.671 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-16 19:50:15.672 | from cryptography.utils import int_from_bytes 2021-02-16 19:50:15.672 | +----------------------+--------------------------------------+ 2021-02-16 19:50:15.672 | | Field | Value | 2021-02-16 19:50:15.672 | +----------------------+--------------------------------------+ 2021-02-16 19:50:15.672 | | allocation_pools | 192.168.233.2-192.168.233.254 | 2021-02-16 19:50:15.672 | | cidr | 192.168.233.0/24 | 2021-02-16 19:50:15.672 | | created_at | 2021-02-16T19:50:15Z | 2021-02-16 19:50:15.672 | | description | shared-subnet | 2021-02-16 19:50:15.672 | | dns_nameservers | | 2021-02-16 19:50:15.672 | | dns_publish_fixed_ip | None | 2021-02-16 19:50:15.672 | | enable_dhcp | True | 2021-02-16 19:50:15.672 | | gateway_ip | 192.168.233.1 | 2021-02-16 19:50:15.672 | | host_routes | | 2021-02-16 19:50:15.672 | | id | 53b9a8de-9135-4719-988a-3aea1c19590e | 2021-02-16 19:50:15.672 | | ip_version | 4 | 2021-02-16 19:50:15.672 | | ipv6_address_mode | None | 2021-02-16 19:50:15.672 | | ipv6_ra_mode | None | 2021-02-16 19:50:15.672 | | name | shared-subnet | 2021-02-16 19:50:15.672 | | network_id | bd420d44-139e-478d-98b7-b103ad403c94 | 2021-02-16 19:50:15.672 | | prefix_length | None | 2021-02-16 19:50:15.672 | | project_id | 18523a281c204b5c845f1cd9fb92d831 | 2021-02-16 19:50:15.672 | | revision_number | 0 | 2021-02-16 19:50:15.672 | | segment_id | None | 2021-02-16 19:50:15.672 | | service_types | | 2021-02-16 19:50:15.672 | | subnetpool_id | None | 2021-02-16 19:50:15.672 | | tags | | 2021-02-16 19:50:15.672 | | updated_at | 2021-02-16T19:50:15Z | 2021-02-16 19:50:15.672 | +----------------------+--------------------------------------+ 2021-02-16 19:50:15.859 | ++ lib/tempest:configure_tempest:279 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_syslog False 2021-02-16 19:50:15.897 | ++ lib/tempest:configure_tempest:282 : iniset /opt/stack/tempest/etc/tempest.conf oslo_concurrency lock_path /opt/stack/data/tempest 2021-02-16 19:50:15.928 | ++ lib/tempest:configure_tempest:283 : mkdir -p /opt/stack/data/tempest 2021-02-16 19:50:15.933 | ++ lib/tempest:configure_tempest:284 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_stderr False 2021-02-16 19:50:15.959 | ++ lib/tempest:configure_tempest:285 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT log_file tempest.log 2021-02-16 19:50:15.986 | ++ lib/tempest:configure_tempest:286 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT debug True 2021-02-16 19:50:16.014 | ++ lib/tempest:configure_tempest:289 : iniset /opt/stack/tempest/etc/tempest.conf compute build_timeout 196 2021-02-16 19:50:16.044 | ++ lib/tempest:configure_tempest:290 : iniset /opt/stack/tempest/etc/tempest.conf volume build_timeout 196 2021-02-16 19:50:16.075 | ++ lib/tempest:configure_tempest:293 : iniset /opt/stack/tempest/etc/tempest.conf identity uri http://10.222.0.13/identity/v2.0/ 2021-02-16 19:50:16.104 | ++ lib/tempest:configure_tempest:294 : iniset /opt/stack/tempest/etc/tempest.conf identity uri_v3 http://10.222.0.13/identity/v3 2021-02-16 19:50:16.131 | ++ lib/tempest:configure_tempest:295 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_failure_attempts 2 2021-02-16 19:50:16.160 | ++ lib/tempest:configure_tempest:296 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_duration 10 2021-02-16 19:50:16.189 | ++ lib/tempest:configure_tempest:297 : iniset /opt/stack/tempest/etc/tempest.conf identity user_unique_last_password_count 2 2021-02-16 19:50:16.216 | ++ lib/tempest:configure_tempest:298 : [[ True == \T\r\u\e ]] 2021-02-16 19:50:16.219 | ++ lib/tempest:configure_tempest:299 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_username admin 2021-02-16 19:50:16.248 | ++ lib/tempest:configure_tempest:300 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_password Passw0rd 2021-02-16 19:50:16.276 | ++ lib/tempest:configure_tempest:301 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_project_name admin 2021-02-16 19:50:16.302 | ++ lib/tempest:configure_tempest:302 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_domain_name Default 2021-02-16 19:50:16.328 | ++ lib/tempest:configure_tempest:304 : '[' False == True ']' 2021-02-16 19:50:16.331 | ++ lib/tempest:configure_tempest:309 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled api_v2 False 2021-02-16 19:50:16.360 | ++ lib/tempest:configure_tempest:311 : iniset /opt/stack/tempest/etc/tempest.conf identity auth_version v3 2021-02-16 19:50:16.387 | ++ lib/tempest:configure_tempest:312 : [[ '' != \v\2 ]] 2021-02-16 19:50:16.390 | ++ lib/tempest:configure_tempest:314 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled api_v2_admin False 2021-02-16 19:50:16.415 | ++ lib/tempest:configure_tempest:317 : is_service_enabled tls-proxy 2021-02-16 19:50:16.433 | ++ functions-common:is_service_enabled:1962 : return 1 2021-02-16 19:50:16.435 | ++ lib/tempest:configure_tempest:322 : [[ True = True ]] 2021-02-16 19:50:16.438 | ++ lib/tempest:configure_tempest:323 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled security_compliance True 2021-02-16 19:50:16.465 | ++ lib/tempest:configure_tempest:328 : is_service_enabled ldap 2021-02-16 19:50:16.480 | ++ functions-common:is_service_enabled:1962 : return 1 2021-02-16 19:50:16.483 | ++ lib/tempest:configure_tempest:334 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled project_tags True 2021-02-16 19:50:16.510 | ++ lib/tempest:configure_tempest:338 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled application_credentials True 2021-02-16 19:50:16.537 | ++ lib/tempest:configure_tempest:342 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled access_rules True 2021-02-16 19:50:16.567 | ++ lib/tempest:configure_tempest:347 : [[ ! -z '' ]] 2021-02-16 19:50:16.569 | ++ lib/tempest:configure_tempest:350 : '[' libvirt = xenserver ']' 2021-02-16 19:50:16.572 | ++ lib/tempest:configure_tempest:353 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled import_image False 2021-02-16 19:50:16.601 | ++ lib/tempest:configure_tempest:355 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref 367b8692-582a-4817-9bb9-98b0133b47f7 2021-02-16 19:50:16.628 | ++ lib/tempest:configure_tempest:356 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref_alt 367b8692-582a-4817-9bb9-98b0133b47f7 2021-02-16 19:50:16.655 | ++ lib/tempest:configure_tempest:357 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref 42 2021-02-16 19:50:16.681 | ++ lib/tempest:configure_tempest:358 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref_alt 84 2021-02-16 19:50:16.707 | ++ lib/tempest:configure_tempest:359 : iniset /opt/stack/tempest/etc/tempest.conf validation connect_method floating 2021-02-16 19:50:16.736 | ++ lib/tempest:configure_tempest:360 : is_service_enabled neutron 2021-02-16 19:50:16.753 | ++ functions-common:is_service_enabled:1962 : return 0 2021-02-16 19:50:16.755 | ++ lib/tempest:configure_tempest:368 : [[ -n '' ]] 2021-02-16 19:50:16.758 | ++ lib/tempest:configure_tempest:378 : local tempest_compute_min_microversion=None 2021-02-16 19:50:16.760 | ++ lib/tempest:configure_tempest:379 : local tempest_compute_max_microversion=latest 2021-02-16 19:50:16.767 | ++ lib/tempest:configure_tempest:382 : [[ '' == \c\o\m\p\u\t\e\_\l\e\g\a\c\y ]] 2021-02-16 19:50:16.769 | ++ lib/tempest:configure_tempest:386 : '[' None == None ']' 2021-02-16 19:50:16.772 | ++ lib/tempest:configure_tempest:387 : inicomment /opt/stack/tempest/etc/tempest.conf compute min_microversion 2021-02-16 19:50:16.790 | ++ lib/tempest:configure_tempest:391 : '[' latest == None ']' 2021-02-16 19:50:16.793 | ++ lib/tempest:configure_tempest:394 : iniset /opt/stack/tempest/etc/tempest.conf compute max_microversion latest 2021-02-16 19:50:16.820 | ++ lib/tempest:configure_tempest:397 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled personality False 2021-02-16 19:50:16.848 | ++ lib/tempest:configure_tempest:398 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled resize True 2021-02-16 19:50:16.878 | ++ lib/tempest:configure_tempest:399 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migration False 2021-02-16 19:50:16.910 | ++ lib/tempest:configure_tempest:400 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled change_password False 2021-02-16 19:50:16.942 | ++ lib/tempest:configure_tempest:401 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled block_migration_for_live_migration True 2021-02-16 19:50:16.968 | ++ lib/tempest:configure_tempest:402 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migrate_back_and_forth False 2021-02-16 19:50:16.996 | ++ lib/tempest:configure_tempest:403 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled attach_encrypted_volume False 2021-02-16 19:50:17.022 | ++ lib/tempest:configure_tempest:405 : [[ -n AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter ]] 2021-02-16 19:50:17.025 | ++ lib/tempest:configure_tempest:406 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled scheduler_enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2021-02-16 19:50:17.052 | ++ lib/tempest:configure_tempest:409 : [[ False == \T\r\u\e ]] 2021-02-16 19:50:17.054 | ++ lib/tempest:configure_tempest:413 : is_service_enabled n-novnc 2021-02-16 19:50:17.071 | ++ functions-common:is_service_enabled:1962 : return 1 2021-02-16 19:50:17.073 | ++ lib/tempest:configure_tempest:418 : iniset /opt/stack/tempest/etc/tempest.conf network project_networks_reachable false 2021-02-16 19:50:17.101 | ++ lib/tempest:configure_tempest:419 : iniset /opt/stack/tempest/etc/tempest.conf network public_network_id fd8028e7-09ba-4905-83b3-7a5905c62081 2021-02-16 19:50:17.128 | ++ lib/tempest:configure_tempest:420 : iniset /opt/stack/tempest/etc/tempest.conf network public_router_id '' 2021-02-16 19:50:17.155 | ++ lib/tempest:configure_tempest:421 : iniset /opt/stack/tempest/etc/tempest.conf network default_network 172.20.0.0/16 2021-02-16 19:50:17.187 | ++ lib/tempest:configure_tempest:422 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6 True 2021-02-16 19:50:17.219 | ++ lib/tempest:configure_tempest:423 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6_subnet_attributes True 2021-02-16 19:50:17.246 | ++ lib/tempest:configure_tempest:424 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled port_security True 2021-02-16 19:50:17.272 | ++ lib/tempest:configure_tempest:427 : '[' libvirt = xenserver ']' 2021-02-16 19:50:17.274 | ++ lib/tempest:configure_tempest:433 : SCENARIO_IMAGE_DIR=/home/ubuntu/devstack/files 2021-02-16 19:50:17.277 | ++ lib/tempest:configure_tempest:434 : SCENARIO_IMAGE_FILE= 2021-02-16 19:50:17.280 | ++ lib/tempest:configure_tempest:436 : iniset /opt/stack/tempest/etc/tempest.conf scenario img_file /home/ubuntu/devstack/files/ 2021-02-16 19:50:17.312 | ++ lib/tempest:configure_tempest:439 : TEMPEST_SSH_NETWORK_NAME=private 2021-02-16 19:50:17.315 | ++ lib/tempest:configure_tempest:440 : is_provider_network 2021-02-16 19:50:17.317 | ++ functions-common:is_provider_network:2155 : '[' '' == True ']' 2021-02-16 19:50:17.319 | ++ functions-common:is_provider_network:2158 : return 1 2021-02-16 19:50:17.322 | ++ lib/tempest:configure_tempest:444 : iniset /opt/stack/tempest/etc/tempest.conf validation run_validation True 2021-02-16 19:50:17.348 | ++ lib/tempest:configure_tempest:445 : iniset /opt/stack/tempest/etc/tempest.conf validation ip_version_for_ssh 4 2021-02-16 19:50:17.375 | ++ lib/tempest:configure_tempest:446 : iniset /opt/stack/tempest/etc/tempest.conf validation ssh_timeout 196 2021-02-16 19:50:17.401 | ++ lib/tempest:configure_tempest:447 : iniset /opt/stack/tempest/etc/tempest.conf validation image_ssh_user cirros 2021-02-16 19:50:17.431 | ++ lib/tempest:configure_tempest:448 : iniset /opt/stack/tempest/etc/tempest.conf validation image_alt_ssh_user cirros 2021-02-16 19:50:17.475 | ++ lib/tempest:configure_tempest:449 : iniset /opt/stack/tempest/etc/tempest.conf validation network_for_ssh private 2021-02-16 19:50:17.504 | ++ lib/tempest:configure_tempest:456 : [[ -n '' ]] 2021-02-16 19:50:17.507 | ++ lib/tempest:configure_tempest:460 : [[ ceph == *\l\v\m* ]] 2021-02-16 19:50:17.510 | +++ lib/tempest:configure_tempest:463 : trueorfalse False TEMPEST_VOLUME_MANAGE_SNAPSHOT 2021-02-16 19:50:17.529 | ++ lib/tempest:configure_tempest:463 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_snapshot False 2021-02-16 19:50:17.561 | ++ lib/tempest:configure_tempest:465 : [[ ceph == *\l\v\m* ]] 2021-02-16 19:50:17.564 | +++ lib/tempest:configure_tempest:468 : trueorfalse False TEMPEST_VOLUME_MANAGE_VOLUME 2021-02-16 19:50:17.581 | ++ lib/tempest:configure_tempest:468 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_volume False 2021-02-16 19:50:17.610 | ++ lib/tempest:configure_tempest:471 : [[ ceph == *\l\v\m* ]] 2021-02-16 19:50:17.613 | +++ lib/tempest:configure_tempest:474 : trueorfalse False TEMPEST_EXTEND_ATTACHED_VOLUME 2021-02-16 19:50:17.629 | ++ lib/tempest:configure_tempest:474 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled extend_attached_volume False 2021-02-16 19:50:17.656 | ++ lib/tempest:configure_tempest:476 : [[ ceph == *\l\v\m* ]] 2021-02-16 19:50:17.659 | +++ lib/tempest:configure_tempest:479 : trueorfalse False TEMPEST_VOLUME_REVERT_TO_SNAPSHOT 2021-02-16 19:50:17.676 | ++ lib/tempest:configure_tempest:479 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled volume_revert False 2021-02-16 19:50:17.703 | ++ lib/tempest:configure_tempest:480 : local tempest_volume_min_microversion=None 2021-02-16 19:50:17.706 | ++ lib/tempest:configure_tempest:481 : local tempest_volume_max_microversion=latest 2021-02-16 19:50:17.708 | ++ lib/tempest:configure_tempest:484 : [[ '' == \v\o\l\u\m\e\v\2 ]] 2021-02-16 19:50:17.710 | ++ lib/tempest:configure_tempest:488 : '[' None == None ']' 2021-02-16 19:50:17.713 | ++ lib/tempest:configure_tempest:489 : inicomment /opt/stack/tempest/etc/tempest.conf volume min_microversion 2021-02-16 19:50:17.731 | ++ lib/tempest:configure_tempest:494 : '[' latest == None ']' 2021-02-16 19:50:17.733 | ++ lib/tempest:configure_tempest:497 : iniset /opt/stack/tempest/etc/tempest.conf volume max_microversion latest 2021-02-16 19:50:17.759 | ++ lib/tempest:configure_tempest:500 : is_service_enabled c-bak 2021-02-16 19:50:17.777 | ++ functions-common:is_service_enabled:1962 : return 1 2021-02-16 19:50:17.780 | ++ lib/tempest:configure_tempest:501 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled backup False 2021-02-16 19:50:17.811 | ++ lib/tempest:configure_tempest:507 : [[ -n ceph ]] 2021-02-16 19:50:17.813 | ++ lib/tempest:configure_tempest:507 : [[ ceph =~ .*,.* ]] 2021-02-16 19:50:17.816 | ++ lib/tempest:configure_tempest:527 : '[' default '!=' default -o 'Open Source' '!=' 'Open Source' ']' 2021-02-16 19:50:17.819 | ++ lib/tempest:configure_tempest:531 : '[' default '!=' default -o ceph '!=' iSCSI ']' 2021-02-16 19:50:17.821 | ++ lib/tempest:configure_tempest:533 : iniset /opt/stack/tempest/etc/tempest.conf volume storage_protocol ceph 2021-02-16 19:50:17.850 | ++ lib/tempest:configure_tempest:541 : local tempest_placement_min_microversion=None 2021-02-16 19:50:17.852 | ++ lib/tempest:configure_tempest:542 : local tempest_placement_max_microversion=latest 2021-02-16 19:50:17.855 | ++ lib/tempest:configure_tempest:543 : '[' None == None ']' 2021-02-16 19:50:17.857 | ++ lib/tempest:configure_tempest:544 : inicomment /opt/stack/tempest/etc/tempest.conf placement min_microversion 2021-02-16 19:50:17.876 | ++ lib/tempest:configure_tempest:548 : '[' latest == None ']' 2021-02-16 19:50:17.886 | ++ lib/tempest:configure_tempest:551 : iniset /opt/stack/tempest/etc/tempest.conf placement max_microversion latest 2021-02-16 19:50:17.918 | ++ lib/tempest:configure_tempest:555 : '[' libvirt = ironic ']' 2021-02-16 19:50:17.920 | ++ lib/tempest:configure_tempest:569 : '[' libvirt = libvirt ']' 2021-02-16 19:50:17.924 | ++ lib/tempest:configure_tempest:571 : '[' kvm = lxc ']' 2021-02-16 19:50:17.926 | ++ lib/tempest:configure_tempest:578 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled shelve_migrate True 2021-02-16 19:50:17.954 | ++ lib/tempest:configure_tempest:579 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled stable_rescue True 2021-02-16 19:50:17.980 | ++ lib/tempest:configure_tempest:580 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled swap_volume True 2021-02-16 19:50:18.006 | ++ lib/tempest:configure_tempest:593 : local service 2021-02-16 19:50:18.008 | ++ lib/tempest:configure_tempest:594 : local tempest_services=key,glance,nova,neutron,cinder,swift,horizon 2021-02-16 19:50:18.011 | ++ lib/tempest:configure_tempest:595 : for service in ${tempest_services//,/ } 2021-02-16 19:50:18.014 | ++ lib/tempest:configure_tempest:596 : is_service_enabled key 2021-02-16 19:50:18.029 | ++ functions-common:is_service_enabled:1962 : return 0 2021-02-16 19:50:18.031 | ++ lib/tempest:configure_tempest:597 : iniset /opt/stack/tempest/etc/tempest.conf service_available key True 2021-02-16 19:50:18.060 | ++ lib/tempest:configure_tempest:595 : for service in ${tempest_services//,/ } 2021-02-16 19:50:18.062 | ++ lib/tempest:configure_tempest:596 : is_service_enabled glance 2021-02-16 19:50:18.079 | ++ functions-common:is_service_enabled:1962 : return 0 2021-02-16 19:50:18.081 | ++ lib/tempest:configure_tempest:597 : iniset /opt/stack/tempest/etc/tempest.conf service_available glance True 2021-02-16 19:50:18.108 | ++ lib/tempest:configure_tempest:595 : for service in ${tempest_services//,/ } 2021-02-16 19:50:18.110 | ++ lib/tempest:configure_tempest:596 : is_service_enabled nova 2021-02-16 19:50:18.127 | ++ functions-common:is_service_enabled:1962 : return 0 2021-02-16 19:50:18.129 | ++ lib/tempest:configure_tempest:597 : iniset /opt/stack/tempest/etc/tempest.conf service_available nova True 2021-02-16 19:50:18.163 | ++ lib/tempest:configure_tempest:595 : for service in ${tempest_services//,/ } 2021-02-16 19:50:18.166 | ++ lib/tempest:configure_tempest:596 : is_service_enabled neutron 2021-02-16 19:50:18.183 | ++ functions-common:is_service_enabled:1962 : return 0 2021-02-16 19:50:18.185 | ++ lib/tempest:configure_tempest:597 : iniset /opt/stack/tempest/etc/tempest.conf service_available neutron True 2021-02-16 19:50:18.216 | ++ lib/tempest:configure_tempest:595 : for service in ${tempest_services//,/ } 2021-02-16 19:50:18.218 | ++ lib/tempest:configure_tempest:596 : is_service_enabled cinder 2021-02-16 19:50:18.236 | ++ functions-common:is_service_enabled:1962 : return 0 2021-02-16 19:50:18.238 | ++ lib/tempest:configure_tempest:597 : iniset /opt/stack/tempest/etc/tempest.conf service_available cinder True 2021-02-16 19:50:18.267 | ++ lib/tempest:configure_tempest:595 : for service in ${tempest_services//,/ } 2021-02-16 19:50:18.269 | ++ lib/tempest:configure_tempest:596 : is_service_enabled swift 2021-02-16 19:50:18.287 | ++ functions-common:is_service_enabled:1962 : return 1 2021-02-16 19:50:18.290 | ++ lib/tempest:configure_tempest:599 : iniset /opt/stack/tempest/etc/tempest.conf service_available swift False 2021-02-16 19:50:18.321 | ++ lib/tempest:configure_tempest:595 : for service in ${tempest_services//,/ } 2021-02-16 19:50:18.324 | ++ lib/tempest:configure_tempest:596 : is_service_enabled horizon 2021-02-16 19:50:18.340 | ++ functions-common:is_service_enabled:1962 : return 1 2021-02-16 19:50:18.343 | ++ lib/tempest:configure_tempest:599 : iniset /opt/stack/tempest/etc/tempest.conf service_available horizon False 2021-02-16 19:50:18.374 | ++ lib/tempest:configure_tempest:603 : '[' libvirt = libvirt ']' 2021-02-16 19:50:18.377 | ++ lib/tempest:configure_tempest:603 : '[' kvm = lxc ']' 2021-02-16 19:50:18.379 | ++ lib/tempest:configure_tempest:613 : local tmp_cfg_file 2021-02-16 19:50:18.382 | +++ lib/tempest:configure_tempest:614 : mktemp 2021-02-16 19:50:18.387 | ++ lib/tempest:configure_tempest:614 : tmp_cfg_file=/tmp/tmp.2Jdwjr6KFl 2021-02-16 19:50:18.390 | ++ lib/tempest:configure_tempest:615 : cd /opt/stack/tempest 2021-02-16 19:50:18.393 | ++ lib/tempest:configure_tempest:616 : [[ False != \T\r\u\e ]] 2021-02-16 19:50:18.395 | ++ lib/tempest:configure_tempest:617 : tox -revenv-tempest --notest 2021-02-16 19:50:19.056 | venv-tempest recreate: /opt/stack/tempest/.tox/tempest 2021-02-16 19:50:20.035 | venv-tempest installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2021-02-16 19:50:36.507 | venv-tempest develop-inst: /opt/stack/tempest 2021-02-16 19:50:42.034 | venv-tempest installed: attrs==20.3.0,bcrypt==3.2.0,certifi==2020.12.5,cffi==1.14.5,chardet==4.0.0,cliff==3.6.0,cmd2==1.5.0,colorama==0.4.4,cryptography==3.4.4,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==3.4.0,importlib-resources==3.3.1,iso8601==0.1.14,jsonschema==3.2.0,linecache2==1.0.0,monotonic==1.5,msgpack==1.0.2,netaddr==0.8.0,netifaces==0.10.9,oslo.concurrency==4.4.0,oslo.config==8.4.0,oslo.context==3.1.1,oslo.i18n==5.0.1,oslo.log==4.4.0,oslo.serialization==4.1.0,oslo.utils==4.7.0,packaging==20.9,paramiko==2.7.2,pbr==5.5.1,prettytable==0.7.2,pycparser==2.20,pyinotify==0.9.6,PyNaCl==1.4.0,pyparsing==2.4.7,pyperclip==1.8.1,pyrsistent==0.17.3,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.4.0,six==1.15.0,stestr==3.1.0,stevedore==3.3.0,-e git+https://opendev.org/openstack/tempest@d141295f3e1f5b75618e3028f23519ee61749f52#egg=tempest,testtools==2.4.0,traceback2==1.4.0,typing-extensions==3.7.4.3,unittest2==1.1.0,urllib3==1.26.3,voluptuous==0.12.1,wcwidth==0.2.5,wrapt==1.12.1,zipp==3.4.0 2021-02-16 19:50:42.035 | ___________________________________ summary ____________________________________ 2021-02-16 19:50:42.035 | venv-tempest: skipped tests 2021-02-16 19:50:42.035 | congratulations :) 2021-02-16 19:50:42.035 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-16 19:50:42.035 | 2021-02-16 19:50:42.035 | Traceback (most recent call last): 2021-02-16 19:50:42.035 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-16 19:50:42.035 | exec(line) 2021-02-16 19:50:42.035 | File "", line 1, in 2021-02-16 19:50:42.035 | File "", line 568, in module_from_spec 2021-02-16 19:50:42.035 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-16 19:50:42.035 | 2021-02-16 19:50:42.035 | Remainder of file ignored 2021-02-16 19:50:42.067 | ++ lib/tempest:configure_tempest:621 : local tmp_u_c_m 2021-02-16 19:50:42.070 | +++ lib/tempest:configure_tempest:622 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2021-02-16 19:50:42.075 | ++ lib/tempest:configure_tempest:622 : tmp_u_c_m=/tmp/tempest_u_c_m.bx9K2UVB0v 2021-02-16 19:50:42.078 | ++ lib/tempest:configure_tempest:623 : cd /opt/stack/requirements 2021-02-16 19:50:42.081 | ++ lib/tempest:configure_tempest:623 : git show origin/master:upper-constraints.txt 2021-02-16 19:50:42.087 | ++ lib/tempest:configure_tempest:624 : tox -evenv-tempest -- pip install -c /tmp/tempest_u_c_m.bx9K2UVB0v -r requirements.txt 2021-02-16 19:50:43.754 | /opt/stack/tempest/.tox/tempest/lib/python3.6/site-packages/pbr/core.py:131: UserWarning: Unknown distribution option: 'requires_python' 2021-02-16 19:50:43.754 | warnings.warn(msg) 2021-02-16 19:50:43.834 | venv-tempest develop-inst-noop: /opt/stack/tempest 2021-02-16 19:50:44.440 | venv-tempest installed: attrs==20.3.0,bcrypt==3.2.0,certifi==2020.12.5,cffi==1.14.5,chardet==4.0.0,cliff==3.6.0,cmd2==1.5.0,colorama==0.4.4,cryptography==3.4.4,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==3.4.0,importlib-resources==3.3.1,iso8601==0.1.14,jsonschema==3.2.0,linecache2==1.0.0,monotonic==1.5,msgpack==1.0.2,netaddr==0.8.0,netifaces==0.10.9,oslo.concurrency==4.4.0,oslo.config==8.4.0,oslo.context==3.1.1,oslo.i18n==5.0.1,oslo.log==4.4.0,oslo.serialization==4.1.0,oslo.utils==4.7.0,packaging==20.9,paramiko==2.7.2,pbr==5.5.1,prettytable==0.7.2,pycparser==2.20,pyinotify==0.9.6,PyNaCl==1.4.0,pyparsing==2.4.7,pyperclip==1.8.1,pyrsistent==0.17.3,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.4.0,six==1.15.0,stestr==3.1.0,stevedore==3.3.0,-e git+https://opendev.org/openstack/tempest@d141295f3e1f5b75618e3028f23519ee61749f52#egg=tempest,testtools==2.4.0,traceback2==1.4.0,typing-extensions==3.7.4.3,unittest2==1.1.0,urllib3==1.26.3,voluptuous==0.12.1,wcwidth==0.2.5,wrapt==1.12.1,zipp==3.4.0 2021-02-16 19:50:44.441 | venv-tempest run-test-pre: PYTHONHASHSEED='2954958455' 2021-02-16 19:50:44.441 | venv-tempest run-test: commands[0] | pip install -c /tmp/tempest_u_c_m.bx9K2UVB0v -r requirements.txt 2021-02-16 19:50:45.981 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-02-16 19:50:45.986 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-02-16 19:50:45.995 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-02-16 19:50:46.000 | Ignoring importlib-resources: markers 'python_version == "3.8"' don't match your environment 2021-02-16 19:50:46.004 | Requirement already satisfied: oslo.concurrency===4.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.bx9K2UVB0v (line 24)) (4.4.0) 2021-02-16 19:50:46.029 | Requirement already satisfied: pbr===5.5.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.bx9K2UVB0v (line 46)) (5.5.1) 2021-02-16 19:50:46.031 | Requirement already satisfied: oslo.i18n===5.0.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.bx9K2UVB0v (line 52)) (5.0.1) 2021-02-16 19:50:46.036 | Requirement already satisfied: fixtures===3.0.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.bx9K2UVB0v (line 62)) (3.0.0) 2021-02-16 19:50:46.047 | Requirement already satisfied: debtcollector===2.2.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.bx9K2UVB0v (line 118)) (2.2.0) 2021-02-16 19:50:46.055 | Requirement already satisfied: netaddr===0.8.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.bx9K2UVB0v (line 135)) (0.8.0) 2021-02-16 19:50:46.060 | Requirement already satisfied: prettytable===0.7.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.bx9K2UVB0v (line 143)) (0.7.2) 2021-02-16 19:50:46.062 | Requirement already satisfied: paramiko===2.7.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.bx9K2UVB0v (line 167)) (2.7.2) 2021-02-16 19:50:46.099 | Requirement already satisfied: urllib3===1.26.3 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.bx9K2UVB0v (line 172)) (1.26.3) 2021-02-16 19:50:46.121 | Requirement already satisfied: python-subunit===1.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.bx9K2UVB0v (line 177)) (1.4.0) 2021-02-16 19:50:46.135 | Requirement already satisfied: PyYAML===5.4.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.bx9K2UVB0v (line 181)) (5.4.1) 2021-02-16 19:50:46.138 | Requirement already satisfied: cryptography===3.4.4 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.bx9K2UVB0v (line 185)) (3.4.4) 2021-02-16 19:50:46.182 | Requirement already satisfied: unittest2===1.1.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.bx9K2UVB0v (line 203)) (1.1.0) 2021-02-16 19:50:46.188 | Requirement already satisfied: bcrypt===3.2.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.bx9K2UVB0v (line 211)) (3.2.0) 2021-02-16 19:50:46.198 | Requirement already satisfied: cliff===3.6.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.bx9K2UVB0v (line 245)) (3.6.0) 2021-02-16 19:50:46.210 | Requirement already satisfied: oslo.log===4.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.bx9K2UVB0v (line 276)) (4.4.0) 2021-02-16 19:50:46.252 | Requirement already satisfied: stestr===3.1.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.bx9K2UVB0v (line 304)) (3.1.0) 2021-02-16 19:50:46.284 | Requirement already satisfied: oslo.serialization===4.1.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.bx9K2UVB0v (line 305)) (4.1.0) 2021-02-16 19:50:46.292 | Requirement already satisfied: testtools===2.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.bx9K2UVB0v (line 343)) (2.4.0) 2021-02-16 19:50:46.310 | Requirement already satisfied: PyNaCl===1.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.bx9K2UVB0v (line 385)) (1.4.0) 2021-02-16 19:50:46.324 | Requirement already satisfied: msgpack===1.0.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.bx9K2UVB0v (line 392)) (1.0.2) 2021-02-16 19:50:46.327 | Requirement already satisfied: oslo.config===8.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.bx9K2UVB0v (line 394)) (8.4.0) 2021-02-16 19:50:46.372 | Requirement already satisfied: pyparsing===2.4.7 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.bx9K2UVB0v (line 409)) (2.4.7) 2021-02-16 19:50:46.374 | Requirement already satisfied: stevedore===3.3.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.bx9K2UVB0v (line 420)) (3.3.0) 2021-02-16 19:50:46.383 | Requirement already satisfied: cmd2===1.5.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.bx9K2UVB0v (line 429)) (1.5.0) 2021-02-16 19:50:46.446 | Requirement already satisfied: six===1.15.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.bx9K2UVB0v (line 446)) (1.15.0) 2021-02-16 19:50:46.448 | Requirement already satisfied: wrapt===1.12.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.bx9K2UVB0v (line 473)) (1.12.1) 2021-02-16 19:50:46.450 | Requirement already satisfied: rfc3986===1.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.bx9K2UVB0v (line 484)) (1.4.0) 2021-02-16 19:50:46.454 | Requirement already satisfied: future===0.18.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.bx9K2UVB0v (line 487)) (0.18.2) 2021-02-16 19:50:46.456 | Requirement already satisfied: importlib-resources===3.3.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.bx9K2UVB0v (line 516)) (3.3.1) 2021-02-16 19:50:46.474 | Requirement already satisfied: cffi===1.14.5 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.bx9K2UVB0v (line 531)) (1.14.5) 2021-02-16 19:50:46.477 | Requirement already satisfied: jsonschema===3.2.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.bx9K2UVB0v (line 534)) (3.2.0) 2021-02-16 19:50:46.508 | Requirement already satisfied: zipp===3.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.bx9K2UVB0v (line 547)) (3.4.0) 2021-02-16 19:50:46.534 | Requirement already satisfied: fasteners===0.14.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.bx9K2UVB0v (line 560)) (0.14.1) 2021-02-16 19:50:46.538 | Requirement already satisfied: oslo.utils===4.7.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.bx9K2UVB0v (line 566)) (4.7.0) 2021-02-16 19:50:46.557 | Requirement already satisfied: python-dateutil===2.8.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.bx9K2UVB0v (line 573)) (2.8.1) 2021-02-16 19:50:46.562 | Requirement already satisfied: colorama===0.4.4 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.bx9K2UVB0v (line 577)) (0.4.4) 2021-02-16 19:50:46.565 | Requirement already satisfied: pytz===2021.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.bx9K2UVB0v (line 580)) (2021.1) 2021-02-16 19:50:46.568 | Requirement already satisfied: setuptools===53.0.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.bx9K2UVB0v (line 587)) (53.0.0) 2021-02-16 19:50:46.617 | Requirement already satisfied: extras===1.0.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.bx9K2UVB0v (line 161)) (1.0.0) 2021-02-16 19:50:46.619 | Requirement already satisfied: argparse in ./.tox/tempest/lib/python3.6/site-packages (from unittest2===1.1.0->-c /tmp/tempest_u_c_m.bx9K2UVB0v (line 203)) (1.4.0) 2021-02-16 19:50:46.621 | Requirement already satisfied: traceback2===1.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.bx9K2UVB0v (line 146)) (1.4.0) 2021-02-16 19:50:46.624 | Requirement already satisfied: oslo.context===3.1.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.bx9K2UVB0v (line 55)) (3.1.1) 2021-02-16 19:50:46.629 | Requirement already satisfied: pyinotify===0.9.6 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.bx9K2UVB0v (line 117)) (0.9.6) 2021-02-16 19:50:46.631 | Requirement already satisfied: voluptuous===0.12.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.bx9K2UVB0v (line 2)) (0.12.1) 2021-02-16 19:50:46.635 | Requirement already satisfied: python-mimeparse===1.6.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.bx9K2UVB0v (line 97)) (1.6.0) 2021-02-16 19:50:46.637 | Requirement already satisfied: requests===2.25.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.bx9K2UVB0v (line 220)) (2.25.1) 2021-02-16 19:50:46.658 | Requirement already satisfied: importlib-metadata===3.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.bx9K2UVB0v (line 279)) (3.4.0) 2021-02-16 19:50:46.698 | Requirement already satisfied: pyperclip===1.8.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.bx9K2UVB0v (line 267)) (1.8.1) 2021-02-16 19:50:46.700 | Requirement already satisfied: wcwidth===0.2.5 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.bx9K2UVB0v (line 140)) (0.2.5) 2021-02-16 19:50:46.705 | Requirement already satisfied: attrs===20.3.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.bx9K2UVB0v (line 49)) (20.3.0) 2021-02-16 19:50:46.750 | Requirement already satisfied: pycparser===2.20 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.bx9K2UVB0v (line 179)) (2.20) 2021-02-16 19:50:46.753 | Requirement already satisfied: pyrsistent===0.17.3 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.bx9K2UVB0v (line 482)) (0.17.3) 2021-02-16 19:50:46.756 | Requirement already satisfied: monotonic===1.5 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.bx9K2UVB0v (line 501)) (1.5) 2021-02-16 19:50:46.758 | Requirement already satisfied: packaging===20.9 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.bx9K2UVB0v (line 331)) (20.9) 2021-02-16 19:50:46.763 | Requirement already satisfied: netifaces===0.10.9 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.bx9K2UVB0v (line 508)) (0.10.9) 2021-02-16 19:50:46.765 | Requirement already satisfied: iso8601===0.1.14 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.bx9K2UVB0v (line 357)) (0.1.14) 2021-02-16 19:50:46.767 | Requirement already satisfied: linecache2===1.0.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.bx9K2UVB0v (line 359)) (1.0.0) 2021-02-16 19:50:46.769 | Requirement already satisfied: chardet===4.0.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.bx9K2UVB0v (line 3)) (4.0.0) 2021-02-16 19:50:46.771 | Requirement already satisfied: idna===2.10 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.bx9K2UVB0v (line 361)) (2.10) 2021-02-16 19:50:46.774 | Requirement already satisfied: certifi===2020.12.5 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.bx9K2UVB0v (line 41)) (2020.12.5) 2021-02-16 19:50:46.776 | Requirement already satisfied: typing-extensions===3.7.4.3 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.bx9K2UVB0v (line 574)) (3.7.4.3) 2021-02-16 19:50:46.875 | WARNING: You are using pip version 20.2.4; however, version 21.0.1 is available. 2021-02-16 19:50:46.876 | You should consider upgrading via the '/opt/stack/tempest/.tox/tempest/bin/python -m pip install --upgrade pip' command. 2021-02-16 19:50:46.935 | ___________________________________ summary ____________________________________ 2021-02-16 19:50:46.935 | venv-tempest: commands succeeded 2021-02-16 19:50:46.935 | congratulations :) 2021-02-16 19:50:46.935 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-16 19:50:46.935 | 2021-02-16 19:50:46.935 | Traceback (most recent call last): 2021-02-16 19:50:46.935 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-16 19:50:46.935 | exec(line) 2021-02-16 19:50:46.935 | File "", line 1, in 2021-02-16 19:50:46.935 | File "", line 568, in module_from_spec 2021-02-16 19:50:46.935 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-16 19:50:46.935 | 2021-02-16 19:50:46.936 | Remainder of file ignored 2021-02-16 19:50:46.966 | ++ lib/tempest:configure_tempest:625 : rm -f /tmp/tempest_u_c_m.bx9K2UVB0v 2021-02-16 19:50:46.970 | ++ lib/tempest:configure_tempest:628 : iniset /opt/stack/tempest/etc/tempest.conf auth tempest_roles member 2021-02-16 19:50:46.998 | ++ lib/tempest:configure_tempest:629 : [[ False == \T\r\u\e ]] 2021-02-16 19:50:47.000 | ++ lib/tempest:configure_tempest:637 : [[ True == \F\a\l\s\e ]] 2021-02-16 19:50:47.002 | ++ lib/tempest:configure_tempest:641 : iniset /opt/stack/tempest/etc/tempest.conf auth use_dynamic_credentials True 2021-02-16 19:50:47.028 | ++ lib/tempest:configure_tempest:647 : tox -evenv -- tempest verify-config -uro /tmp/tmp.2Jdwjr6KFl 2021-02-16 19:50:47.691 | venv create: /opt/stack/tempest/.tox/venv 2021-02-16 19:50:48.404 | venv installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt, -r/opt/stack/tempest/doc/requirements.txt 2021-02-16 19:51:16.973 | venv develop-inst: /opt/stack/tempest 2021-02-16 19:51:24.592 | venv installed: alabaster==0.7.12,attrs==20.3.0,Babel==2.9.0,bcrypt==3.2.0,certifi==2020.12.5,cffi==1.14.5,chardet==4.0.0,cliff==3.6.0,cmd2==1.5.0,colorama==0.4.4,cryptography==3.4.4,debtcollector==2.2.0,docutils==0.16,dulwich==0.20.19,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==3.4.0,importlib-resources==3.3.1,iso8601==0.1.14,Jinja2==2.11.3,jsonschema==3.2.0,linecache2==1.0.0,MarkupSafe==1.1.1,monotonic==1.5,msgpack==1.0.2,netaddr==0.8.0,netifaces==0.10.9,openstackdocstheme==2.2.7,oslo.concurrency==4.4.0,oslo.config==8.4.0,oslo.context==3.1.1,oslo.i18n==5.0.1,oslo.log==4.4.0,oslo.serialization==4.1.0,oslo.utils==4.7.0,packaging==20.9,paramiko==2.7.2,pbr==5.5.1,prettytable==0.7.2,pycparser==2.20,Pygments==2.7.4,pyinotify==0.9.6,PyNaCl==1.4.0,pyparsing==2.4.7,pyperclip==1.8.1,pyrsistent==0.17.3,python-dateutil==2.8.1,python-mimeparse==1.6.0,python-subunit==1.4.0,pytz==2021.1,PyYAML==5.4.1,reno==3.2.0,requests==2.25.1,rfc3986==1.4.0,six==1.15.0,snowballstemmer==2.1.0,Sphinx==3.4.3,sphinxcontrib-applehelp==1.0.2,sphinxcontrib-devhelp==1.0.2,sphinxcontrib-htmlhelp==1.0.3,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-qthelp==1.0.3,sphinxcontrib-serializinghtml==1.1.4,sphinxcontrib-svg2pdfconverter==1.1.1,stestr==3.1.0,stevedore==3.3.0,-e git+https://opendev.org/openstack/tempest@d141295f3e1f5b75618e3028f23519ee61749f52#egg=tempest,testtools==2.4.0,traceback2==1.4.0,typing-extensions==3.7.4.3,unittest2==1.1.0,urllib3==1.26.3,voluptuous==0.12.1,wcwidth==0.2.5,wrapt==1.12.1,zipp==3.4.0 2021-02-16 19:51:24.593 | venv run-test-pre: PYTHONHASHSEED='846843993' 2021-02-16 19:51:24.593 | venv run-test: commands[0] | tempest verify-config -uro /tmp/tmp.2Jdwjr6KFl 2021-02-16 19:51:27.648 | /opt/stack/tempest/tempest/lib/services/clients.py:211: 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-02-16 19:51:27.648 | _client = klass(auth_provider=auth_provider, **kwargs) 2021-02-16 19:51:27.648 | Config option api_v2 in group image-feature-enabled should be changed to: False 2021-02-16 19:51:27.751 | ___________________________________ summary ____________________________________ 2021-02-16 19:51:27.751 | venv: commands succeeded 2021-02-16 19:51:27.751 | congratulations :) 2021-02-16 19:51:27.752 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-16 19:51:27.752 | 2021-02-16 19:51:27.752 | Traceback (most recent call last): 2021-02-16 19:51:27.752 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-16 19:51:27.752 | exec(line) 2021-02-16 19:51:27.752 | File "", line 1, in 2021-02-16 19:51:27.752 | File "", line 568, in module_from_spec 2021-02-16 19:51:27.752 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-16 19:51:27.752 | 2021-02-16 19:51:27.752 | Remainder of file ignored 2021-02-16 19:51:27.786 | ++ lib/tempest:configure_tempest:652 : is_service_enabled q-metering 2021-02-16 19:51:27.803 | ++ functions-common:is_service_enabled:1962 : return 1 2021-02-16 19:51:27.805 | ++ lib/tempest:configure_tempest:653 : DISABLE_NETWORK_API_EXTENSIONS+=', metering' 2021-02-16 19:51:27.808 | ++ lib/tempest:configure_tempest:657 : is_service_enabled q-l3 2021-02-16 19:51:27.824 | ++ functions-common:is_service_enabled:1962 : return 0 2021-02-16 19:51:27.827 | ++ lib/tempest:configure_tempest:661 : local network_api_extensions=all 2021-02-16 19:51:27.829 | ++ lib/tempest:configure_tempest:662 : [[ ! -z , metering ]] 2021-02-16 19:51:27.833 | +++ lib/tempest:configure_tempest:664 : iniget /tmp/tmp.2Jdwjr6KFl network-feature-enabled api_extensions 2021-02-16 19:51:27.833 | +++ lib/tempest:configure_tempest:664 : tr -d ' ' 2021-02-16 19:51:27.854 | ++ lib/tempest:configure_tempest:664 : network_api_extensions=address-group,address-scope,agent,agent-resources-synced,allowed-address-pairs,auto-allocated-topology,availability_zone,availability_zone_filter,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dvr,empty-string-filtering,ext-gw-mode,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floatingip-pools,ip-substring-filtering,l3-flavors,l3-ha,l3-port-ip-change-not-allowed,l3_agent_scheduler,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,pagination,port-device-profile,port-mac-address-regenerate,port-numa-affinity-policy,port-security,port-security-groups-filtering,project-id,provider,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,rbac-subnetpool,revision-if-match,router,router-admin-state-down-before-update,router_availability_zone,security-group,security-groups-normalized-cidr,security-groups-remote-address-group,service-type,sorting,standard-attr-description,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops 2021-02-16 19:51:27.857 | +++ lib/tempest:configure_tempest:666 : remove_disabled_extensions address-group,address-scope,agent,agent-resources-synced,allowed-address-pairs,auto-allocated-topology,availability_zone,availability_zone_filter,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dvr,empty-string-filtering,ext-gw-mode,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floatingip-pools,ip-substring-filtering,l3-flavors,l3-ha,l3-port-ip-change-not-allowed,l3_agent_scheduler,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,pagination,port-device-profile,port-mac-address-regenerate,port-numa-affinity-policy,port-security,port-security-groups-filtering,project-id,provider,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,rbac-subnetpool,revision-if-match,router,router-admin-state-down-before-update,router_availability_zone,security-group,security-groups-normalized-cidr,security-groups-remote-address-group,service-type,sorting,standard-attr-description,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops , metering 2021-02-16 19:51:27.860 | +++ lib/tempest:remove_disabled_extensions:100 : local extensions_list=address-group,address-scope,agent,agent-resources-synced,allowed-address-pairs,auto-allocated-topology,availability_zone,availability_zone_filter,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dvr,empty-string-filtering,ext-gw-mode,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floatingip-pools,ip-substring-filtering,l3-flavors,l3-ha,l3-port-ip-change-not-allowed,l3_agent_scheduler,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,pagination,port-device-profile,port-mac-address-regenerate,port-numa-affinity-policy,port-security,port-security-groups-filtering,project-id,provider,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,rbac-subnetpool,revision-if-match,router,router-admin-state-down-before-update,router_availability_zone,security-group,security-groups-normalized-cidr,security-groups-remote-address-group,service-type,sorting,standard-attr-description,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops 2021-02-16 19:51:27.862 | +++ lib/tempest:remove_disabled_extensions:101 : shift 2021-02-16 19:51:27.865 | +++ lib/tempest:remove_disabled_extensions:102 : local 'disabled_exts=, metering' 2021-02-16 19:51:27.867 | +++ lib/tempest:remove_disabled_extensions:103 : remove_disabled_services address-group,address-scope,agent,agent-resources-synced,allowed-address-pairs,auto-allocated-topology,availability_zone,availability_zone_filter,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dvr,empty-string-filtering,ext-gw-mode,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floatingip-pools,ip-substring-filtering,l3-flavors,l3-ha,l3-port-ip-change-not-allowed,l3_agent_scheduler,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,pagination,port-device-profile,port-mac-address-regenerate,port-numa-affinity-policy,port-security,port-security-groups-filtering,project-id,provider,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,rbac-subnetpool,revision-if-match,router,router-admin-state-down-before-update,router_availability_zone,security-group,security-groups-normalized-cidr,security-groups-remote-address-group,service-type,sorting,standard-attr-description,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops ', metering' 2021-02-16 19:51:27.887 | +++ functions-common:remove_disabled_services:1993 : _cleanup_service_list ,address-group,address-scope,agent,agent-resources-synced,allowed-address-pairs,auto-allocated-topology,availability_zone,availability_zone_filter,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dvr,empty-string-filtering,ext-gw-mode,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floatingip-pools,ip-substring-filtering,l3-flavors,l3-ha,l3-port-ip-change-not-allowed,l3_agent_scheduler,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,pagination,port-device-profile,port-mac-address-regenerate,port-numa-affinity-policy,port-security,port-security-groups-filtering,project-id,provider,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,rbac-subnetpool,revision-if-match,router,router-admin-state-down-before-update,router_availability_zone,security-group,security-groups-normalized-cidr,security-groups-remote-address-group,service-type,sorting,standard-attr-description,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops 2021-02-16 19:51:27.907 | ++ lib/tempest:configure_tempest:666 : network_api_extensions=address-group,address-scope,agent,agent-resources-synced,allowed-address-pairs,auto-allocated-topology,availability_zone,availability_zone_filter,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dvr,empty-string-filtering,ext-gw-mode,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floatingip-pools,ip-substring-filtering,l3-flavors,l3-ha,l3-port-ip-change-not-allowed,l3_agent_scheduler,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,pagination,port-device-profile,port-mac-address-regenerate,port-numa-affinity-policy,port-security,port-security-groups-filtering,project-id,provider,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,rbac-subnetpool,revision-if-match,router,router-admin-state-down-before-update,router_availability_zone,security-group,security-groups-normalized-cidr,security-groups-remote-address-group,service-type,sorting,standard-attr-description,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops 2021-02-16 19:51:27.909 | ++ lib/tempest:configure_tempest:668 : [[ -n '' ]] 2021-02-16 19:51:27.912 | ++ lib/tempest:configure_tempest:671 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled api_extensions address-group,address-scope,agent,agent-resources-synced,allowed-address-pairs,auto-allocated-topology,availability_zone,availability_zone_filter,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dvr,empty-string-filtering,ext-gw-mode,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floatingip-pools,ip-substring-filtering,l3-flavors,l3-ha,l3-port-ip-change-not-allowed,l3_agent_scheduler,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,pagination,port-device-profile,port-mac-address-regenerate,port-numa-affinity-policy,port-security,port-security-groups-filtering,project-id,provider,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,rbac-subnetpool,revision-if-match,router,router-admin-state-down-before-update,router_availability_zone,security-group,security-groups-normalized-cidr,security-groups-remote-address-group,service-type,sorting,standard-attr-description,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops 2021-02-16 19:51:27.939 | ++ lib/tempest:configure_tempest:673 : local object_storage_api_extensions=all 2021-02-16 19:51:27.942 | ++ lib/tempest:configure_tempest:674 : [[ ! -z '' ]] 2021-02-16 19:51:27.944 | ++ lib/tempest:configure_tempest:680 : iniset /opt/stack/tempest/etc/tempest.conf object-storage-feature-enabled discoverable_apis all 2021-02-16 19:51:27.973 | ++ lib/tempest:configure_tempest:682 : local volume_api_extensions=all 2021-02-16 19:51:27.976 | ++ lib/tempest:configure_tempest:683 : [[ ! -z '' ]] 2021-02-16 19:51:27.978 | ++ lib/tempest:configure_tempest:689 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled api_extensions all 2021-02-16 19:51:28.005 | ++ lib/tempest:configure_tempest:692 : IFS=' 2021-02-16 19:51:28.005 | ' 2021-02-16 19:51:28.008 | ++ extras.d/80-tempest.sh:source:23 : echo_summary 'Installing Tempest Plugins' 2021-02-16 19:51:28.010 | ++ ./stack.sh:echo_summary:419 : [[ -t 3 ]] 2021-02-16 19:51:28.013 | ++ ./stack.sh:echo_summary:425 : echo -e Installing Tempest Plugins 2021-02-16 19:51:28.016 | ++ extras.d/80-tempest.sh:source:24 : install_tempest_plugins 2021-02-16 19:51:28.019 | ++ lib/tempest:install_tempest_plugins:719 : pushd /opt/stack/tempest 2021-02-16 19:51:28.019 | /opt/stack/tempest /opt/stack/tempest 2021-02-16 19:51:28.021 | ++ lib/tempest:install_tempest_plugins:720 : [[ 0 != 0 ]] 2021-02-16 19:51:28.023 | ++ lib/tempest:install_tempest_plugins:730 : popd 2021-02-16 19:51:28.023 | /opt/stack/tempest 2021-02-16 19:51:28.026 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2021-02-16 19:51:28.029 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2021-02-16 19:51:28.031 | + functions-common:run_phase:1755 : [[ stack == \s\o\u\r\c\e ]] 2021-02-16 19:51:28.034 | + functions-common:run_phase:1758 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-02-16 19:51:28.037 | + functions-common:run_phase:1761 : run_plugins stack test-config 2021-02-16 19:51:28.040 | + functions-common:run_plugins:1720 : local mode=stack 2021-02-16 19:51:28.042 | + functions-common:run_plugins:1721 : local phase=test-config 2021-02-16 19:51:28.045 | + functions-common:run_plugins:1723 : local plugins=,devstack-plugin-ceph 2021-02-16 19:51:28.048 | + functions-common:run_plugins:1724 : local plugin 2021-02-16 19:51:28.051 | + functions-common:run_plugins:1725 : for plugin in ${plugins//,/ } 2021-02-16 19:51:28.054 | + functions-common:run_plugins:1726 : local dir=/opt/stack/devstack-plugin-ceph 2021-02-16 19:51:28.057 | + functions-common:run_plugins:1727 : [[ -f /opt/stack/devstack-plugin-ceph/devstack/plugin.sh ]] 2021-02-16 19:51:28.060 | + functions-common:run_plugins:1728 : source /opt/stack/devstack-plugin-ceph/devstack/plugin.sh stack test-config 2021-02-16 19:51:28.063 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:3 : [[ stack == \s\o\u\r\c\e ]] 2021-02-16 19:51:28.066 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:6 : [[ stack == \s\t\a\c\k ]] 2021-02-16 19:51:28.068 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:6 : [[ test-config == \p\r\e\-\i\n\s\t\a\l\l ]] 2021-02-16 19:51:28.071 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:32 : [[ stack == \s\t\a\c\k ]] 2021-02-16 19:51:28.074 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:32 : [[ test-config == \i\n\s\t\a\l\l ]] 2021-02-16 19:51:28.077 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:44 : [[ stack == \s\t\a\c\k ]] 2021-02-16 19:51:28.079 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:44 : [[ test-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2021-02-16 19:51:28.082 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:95 : [[ stack == \s\t\a\c\k ]] 2021-02-16 19:51:28.084 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:95 : [[ test-config == \t\e\s\t\-\c\o\n\f\i\g ]] 2021-02-16 19:51:28.087 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:96 : is_service_enabled tempest 2021-02-16 19:51:28.102 | ++ functions-common:is_service_enabled:1962 : return 0 2021-02-16 19:51:28.105 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:97 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled swap_volume False 2021-02-16 19:51:28.134 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:101 : [[ master =~ stable/(ocata|pike) ]] 2021-02-16 19:51:28.137 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:104 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled shelve True 2021-02-16 19:51:28.164 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:108 : [[ master =~ stable/(ocata|pike|queens|rocky) ]] 2021-02-16 19:51:28.167 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:111 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled extend_attached_volume True 2021-02-16 19:51:28.196 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:115 : [[ master =~ stable/(ocata|pike|queens|rocky|stein|train) ]] 2021-02-16 19:51:28.200 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:118 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled volume_revert True 2021-02-16 19:51:28.228 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:125 : [[ stack == \u\n\s\t\a\c\k ]] 2021-02-16 19:51:28.231 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:139 : [[ stack == \c\l\e\a\n ]] 2021-02-16 19:51:28.234 | + ./stack.sh:main:1476 : merge_config_group /home/ubuntu/devstack/local.conf test-config 2021-02-16 19:51:28.237 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2021-02-16 19:51:28.239 | + inc/meta-config:merge_config_group:171 : shift 2021-02-16 19:51:28.242 | + inc/meta-config:merge_config_group:172 : local matchgroups=test-config 2021-02-16 19:51:28.245 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-02-16 19:51:28.248 | + inc/meta-config:merge_config_group:176 : local configfile group 2021-02-16 19:51:28.251 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2021-02-16 19:51:28.254 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf test-config 2021-02-16 19:51:28.258 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2021-02-16 19:51:28.261 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=test-config 2021-02-16 19:51:28.264 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-02-16 19:51:28.267 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=test-config ' 2021-02-16 19:51:28.267 | /^\[\[.+\|.*\]\]/ { 2021-02-16 19:51:28.267 | gsub("[][]", "", $1); 2021-02-16 19:51:28.267 | split($1, a, "|"); 2021-02-16 19:51:28.267 | if (a[1] == matchgroup) 2021-02-16 19:51:28.267 | print a[2] 2021-02-16 19:51:28.267 | } 2021-02-16 19:51:28.267 | ' /home/ubuntu/devstack/local.conf Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: Traceback (most recent call last): File "/usr/lib/python3.6/site.py", line 174, in addpackage exec(line) File "", line 1, in File "", line 568, in module_from_spec AttributeError: 'NoneType' object has no attribute 'loader' Remainder of file ignored ========================= DevStack Component Timing (times are in seconds) ========================= run_process 18 test_with_retry 5 apt-get-update 5 async_wait 0 osc 298 wait_for_service 24 git_timed 14 dbsync 75 pip_install 297 apt-get 277 ------------------------- Unaccounted time 569 ========================= Total runtime 1582 This is your host IP address: 10.222.0.13 This is your host IPv6 address: ::1 Keystone is serving at http://10.222.0.13/identity/ The default users are: admin and demo The password: Passw0rd Services are running under systemd unit files. For more information see: https://docs.openstack.org/devstack/latest/systemd.html DevStack Version: wallaby Change: 556f84aea90c572873fc9834292635b41e590224 Merge "Async task support" 2021-02-11 22:33:01 +0000 OS Version: Ubuntu 18.04 bionic